var now=new Date();$(document).ready(function(){$("#togj_wall li").hover(function(){$("a img:first",this).hide();$("a img:last",this).show()},function(){$("a img:first",this).show();$("a img:last",this).hide()});if(now.getMilliseconds()%100>-1){$(".show_ad").attr("src","images/topdianqing.gif");$(".show_adb").attr("src","images/topdianqing2.jpg");$("#small a").attr("href","http://mall.astro365.net/newyeardoing/best.php");$("#big a").attr("href","http://mall.astro365.net/newyeardoing/best.php");$("#big").show();$(".tog-top a").click(function(){AddToDB("index10","bnrTop_kappa_brand")})}else{$(".show_ad").attr("src","/images/new_index/newegg-s.jpg");$(".show_adb").attr("src","/images/new_index/newegg-b.jpg");$("#small a").attr("href","http://mall.astro365.net/newyeardoing/best.php");$("#big a").attr("href","http://mall.astro365.net/newyeardoing/best.php");$("#big").show();$(".tog-top a").click(function(){AddToDB("index10","bnrTop_newegg")})}var a=function(){$("#big").slideUp(2000,function(){$("#small").slideDown(400,function(){$(".tog-top").mouseover(function(){$("#small").hide();$("#big").show()});$(".tog-top").mouseout(function(){$("#small").show();$("#big").hide()})})})};setTimeout(a,4000)});