document.writeln("<script language=\"javascript\" type=\"text/javascript\">");
document.writeln("var w3c = (document.getElementById) ? true : false;");
document.writeln("var agt = navigator.userAgent.toLowerCase();");
document.writeln("var ie = ((agt.indexOf(\"msie\") != -1) && (agt.indexOf(\"opera\") == -1) && (agt.indexOf(\"omniweb\") == -1));");
document.writeln("var mymovey = new Number();");
document.writeln("function IeTrueBody(){");
document.writeln(" return (document.compatMode && document.compatMode!=\"BackCompat\") ? document.documentElement : document.body;");
document.writeln("}");
document.writeln("function GetScrollTop(){");
document.writeln(" return ie ? IeTrueBody().scrollTop : window.pageYOffset;");
document.writeln("}");
document.writeln("function heartBeat(){");
document.writeln(" diffY=GetScrollTop(); ");
document.writeln(" mymovey += Math.floor((diffY-document.getElementById(\"backi\").style.top.replace(\"px\",\"\")+50)*0.1);");
document.writeln(" document.getElementById(\"backi\").style.top = mymovey+\"px\";");
document.writeln("} ");
document.writeln("window.setInterval(\"heartBeat()\",1);");
document.writeln("</script>");
document.writeln("<div id=\"backi\" style=\"z-index:1;width:110px;height:350px;position:absolute;right:20px;float:right;margin:0px;\">");
document.writeln("<table width=\"110\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln(" <tr>");
document.writeln(" <td><a onclick=\"backi.style.display =\'none\'\" href=\"javascript:;\"><img src=\"/msn/top.gif\" width=\"110\" height=\"57\" border=\"0\" /></a></td>");
document.writeln(" </tr>");
document.writeln(" <tr>");
document.writeln(" <td background=\"/msn/middle.gif\">");
document.writeln(" <table width=\"85%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln(" <tr>");
document.writeln(" <td height=\"35\"><img src=\"/msn/online_msn.gif\" />&nbsp;<a href=\"msnim:chat?contact=hyean37@hotmail.com\">Building</a></td>");
document.writeln(" </tr>");
document.writeln(" <tr>");
document.writeln(" <td height=\"35\"><img src=\"/msn/online_msn.gif\" />&nbsp;<a href=\"msnim:chat?contact=jolinjcm@hotmail.com\">Furniture</a></td>");
document.writeln(" </tr>");
document.writeln(" <tr>");
document.writeln(" <td height=\"35\"><img src=\"/msn/online_msn.gif\" />&nbsp;<a href=\"msnim:chat?contact=simaolu006@163.com\">Generator sets</a></td>");
document.writeln(" </tr>");
document.writeln("</table>");
document.writeln("");
document.writeln(" ");
document.writeln(" </td>");
document.writeln(" </tr>");
document.writeln(" <tr>");
document.writeln(" <td><img src=\"/msn/bottom.gif\" width=\"110\" height=\"42\" /></td>");
document.writeln(" </tr>");
document.writeln("</table>");
document.writeln("</div>");
document.writeln("");
