var imgheight_close
document.ns = navigator.appName == "Microsoft Internet Explorer"

window.screen.width>800 ? imgheight_close=400:imgheight_close=400
function myload()
{
myright.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight_close;
myright.style.left=document.body.offsetWidth-140;
mymove();
}
function mymove()
{
myright.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight_close;
myright.style.left=document.body.scrollLeft+document.body.offsetWidth-172;
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';
}

if(document.ns){
document.write("<div id=myright style='position: absolute;width:80;top:0;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>\
<table border=0 cellpadding=0 cellspacing=0><tr><td>");

  document.write("<table width=150 height=188 border=0 cellpadding=0 cellspacing=0>");
  document.write("  <tr>");
  document.write("    <td valign=\"bottom\" background=\"server.jpg\"><p><a target=\"blank\" href=\"http://wpa.qq.com/msgrd?V=1&amp;Uin=316375109&amp;Site=商祺表业&amp;Menu=yes\"><br>");
  document.write("        <br>");
  document.write("	  <br>");
  document.write("	  &nbsp;<img alt=\"点这里和我qq洽谈\" align=\"absMiddle\" border=\"0\" src=\"http://wpa.qq.com/pa?p=1:316375109:6\" /></a><br>");
  document.write("	  <a target=\"_blank\" href=\"http://amos1.sh1.china.alibaba.com/msg.atc?v=1&amp;uid=sqwatch\">&nbsp;<img   alt=\"点击这里可以给对方发送消息\" border=\"0\" src=\"http://amos1.sh1.china.alibaba.com/online.atc?v=1&amp;uid=sqwatch&amp;s=1\" /></a><br>");
  document.write("	</p> </td>");
  document.write("  </tr>");
  document.write("</table>");

document.write("</td></tr><tr><td width=80 height=20 align=right><a href='javascript:close_float_right();void(0);'><b><font class=style3 color=#ff0000> </font></b></a></td></tr>\
</table>\
</div>");

myload()
}