var imgheight_close
document.ns = navigator.appName == "Microsoft Internet Explorer"
var bdy = (document.documentElement && document.documentElement.clientWidth)?document.documentElement:document.body;

window.screen.width>800 ? imgheight_close=800:imgheight_close=800
 function myload()
{
wangyi1small.style.top=bdy.scrollTop+bdy.offsetHeight-imgheight_close;
wangyi1small.style.left=bdy.offsetWidth-130;
mymove();
}
 function mymove()
 {
 wangyi1small.style.top=bdy.scrollTop+bdy.offsetHeight-imgheight_close+300;
 wangyi1small.style.left=bdy.scrollLeft+10;
 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(){
	wangyi1small.style.visibility='hidden';
}



if(document.ns){
document.write("<div id=wangyi1small style='position: absolute;width:80;margin-top:95px;visibility: visible;z-index:500'><a target=blank href='http://wpa.qq.com/msgrd?Menu=no&Exe=QQ&Uin=850079743'><img src='http://wpa.qq.com/pa?p=1:850079743:1' border='0' id=winhide2></a><br><a target=blank href='http://wpa.qq.com/msgrd?Menu=no&Exe=QQ&Uin=303159493'><img src='http://wpa.qq.com/pa?p=1:303159493:1' border='0' id=winhide2></a><br><div style='width:40;background-color:#FFFFFF;'><a href='javascript:close_float_right()'>CLOSE</a></div></div>");

myload()
}