$(document).ready(function(){$('.pag_options form select').change(function(){window.location.replace(this.value);});});