jQuery(document).ready(function(){jQuery('#archive-sel select').change(function(){window.location.href = this.value;});});
