document.write(""); document.write("
"); function show_schedule() { var o=document.getElementById("ezhun_schedule"); if(o==null)return; var s=document.createElement("script"); o.appendChild(s); var url=document.location.href.toLowerCase(); var type="image"; if(type=="image") s.src="http://embed.ezhun.com/static/sina/js/schedule_image.js?pid=&title=&url=&count="+"&r="+Math.random(); else if(type=="right") s.src="http://embed.ezhun.com/static/sina/js/schedule_right.js?pid=&title=&url=&count="+"&r="+Math.random(); else s.src="http://embed.ezhun.com/static/sina/js/schedule_bottom.js?pid=&title=&url=&count="+"&r="+Math.random(); } function show_schedule_i() { var o=document.getElementById("schedule_body"); if(o==null||o.rows.length==0)return; o.last=((o.last==null?-1:parseInt(o.last))+1)%o.rows.length; for(var i=0;i