function goTop(){$("#content_scroll").get(0).scrollTop=0}function checkScroll(){if($("#content_scroll").get(0).scrollHeight>500){$("#gotop").show()}else{$("#gotop").hide()}}$(function(){$('select[class!="notsort"]').each(function(){$(this).sortOptions()})});
