var imgheight_close
window.screen.width>800 ? imgheight_close=120:imgheight_close=120
 function myload()
{
myright.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight_close;
myright.style.left=document.body.offsetWidth-1000;
mymove();
}
 function mymove()
 {
 myright.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight_close-480;
 myright.style.left=document.body.scrollLeft+document.body.offsetWidth-110;//调整图片的左右位置
 setTimeout("mymove();",50)
 }

function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true)

function close_float_right(){
	myright.style.visibility='hidden';
}

document.write("<div id=myright style='position: absolute;;top:80;left:578;visibility: visible;z-index: 1'>"
+"<style>"
+"A.closefloat:link,A.refloat:visited {text-decoration:none;color:#000000;font-size:12px}"
+"A.closefloat:active,A.refloat:hover {text-decoration:underline;color:#0000FF;font-size:12px}"
+"</style>"
+"<br><br><br>");

if(ad_float_left_type!="swf")
	//document.write("<a href='" + ad_float_right_url + "' target = '_blank'>客服交dfsdf流<br><img src='" + ad_float_right_src + "'   border = 0></a>");
	document.write('<table border=1 height=120 width=86 cellpadding=0 cellspacing=0  background="0011.jpg"><tr><td width=86  height=100 style="cursor:hand;" onclick="window.open(\'http://www.freepp.com/activex/scripts/click2talk.php?callee=MjQ5OTIxNDQ=\',\'_blank\')"></td></tr><tr><td height=5></td></tr><tr><td  style="cursor:hand;"  onclick="window.open(\'tencent://message/?uin=872072063&Site=potisoft&Menu=yes\')"></td></tr></table>')
else
	document.write("<EMBED src='" + ad_float_right_src + "' quality=high  WIDTH=80 HEIGHT=80 TYPE='application/x-shockwave-flash' id=changhongout ></EMBED>");
document.write("</td></tr>"
+"</table>"
+"</div>");

myload()
