function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i 0) { real_url = url_str.split('/'); real_url = real_url[0]+'//'+real_url[2]+'/'+real_url[3]+'/'; } return real_url; } function goLocate(go_url) { document.location = purl + go_url; } $(document).ready(function(){ $("div#menu > ul > li").hover(function() { $("div", this).slideDown('fast'); $(">a", this).addClass("on"); },function(){ $("div", this).slideUp('slow'); $(">a", this).removeClass("on") }); }); $( document ).ready( function() { $( 'div.viewer_content_01' ).removeAttr( 'style' ); }); $( document ).ready( function() { $("#main_body2 ul li").mouseenter(function(){ $("p.bottom_ban_bg",this).stop(true).animate({top:"0px"},300,"swing"); }); $("#main_body2 li").mouseleave(function(){ $("p.bottom_ban_bg",this).stop(true).animate({top:"98px"},300,"swing"); }); });