$("#j-store-select").change(function(){var a=$(this).val();window.location.href="/store-detail/"+a;$("#j-store-select")[0].selectedIndex=0});