
document.writeln("　　 <script language=\"JScript\">");
document.writeln("　　 <!--");
document.writeln("　　 function initAd() {");
document.writeln("　　 document.all.AdLayer001.style.posTop = 50;\/\/设置onLoad事件激发以后，广告层相对于固定后的y方向位置");
document.writeln("　　 document.all.AdLayer001.style.visibility = \'visible\'\/\/设置层为可见");
document.writeln("　　 MoveLayer(\'AdLayer001\');\/\/调用函数MoveLayer()");
document.writeln("　　 }");
document.writeln("　　 function MoveLayer(layerName) {");
document.writeln("　　 var x = 960;\/\/浮动广告层固定于浏览器的x方向位置");
document.writeln("　　 var y = 260;\/\/浮动广告层固定于浏览器的y方向位置");
document.writeln("　　 var diff = (document.documentElement.scrollTop + y - document.all.AdLayer001.style.posTop)*.40;");
document.writeln("　　 x = document.documentElement.scrollWidth-120");
document.writeln("　　 y = document.documentElement.scrollTop + y - diff;");
document.writeln("　　 eval(\"document.all.\" + layerName + \".style.posTop = y\");");
document.writeln("　　 eval(\"document.all.\" + layerName + \".style.posLeft = x\");\/\/移动广告层");
document.writeln("　　 setTimeout(\"MoveLayer(\'AdLayer001\');\", 20);\/\/设置20毫秒后再调用函数MoveLayer()");
document.writeln("　　 }");
document.writeln("　　 \/\/-->");
document.writeln("　　 <\/script>");
document.writeln("　　 <!--下面为一个ID为AdLayer001的层（如ID名不为AdLayer001，上面MoveLayer()内的AdLayer001也要作相应修改），包括一张带链接的图片-->");
document.writeln("　　 <div id=AdLayer001 style=\'position:absolute; visibility:hidden;z-index:2;\'> ");
document.writeln("　　");
document.writeln("  <table width=\"80\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" bgcolor=\"#00371A\">");
document.writeln("    <tr>");
document.writeln("      <td valign=\"top\"><img src=\"images\/online_1.jpg\" width=\"106\" height=\"44\" \/><\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td height=\"100\" background=\"images\/online_2.jpg\">");
document.writeln("	  ");

document.writeln("	  <table width=\"98%\" height=\"100\"  border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");

document.writeln("      <tr>");
document.writeln("        <td  height=\"28\" align=\"center\">");
document.writeln("		");
document.writeln("		<a target=blank href=tencent://message/?uin=16125736&Site=www.doulexworld.com&Menu=yes><img border=\"0\" SRC=http://wpa.qq.com/pa?p=1:16125736:1 alt=\"客户服务\"></a>");
document.writeln("      </td>");
document.writeln("      </tr>");

document.writeln("      <tr>");
document.writeln("            <td width=\"100%\"  height=\"14\" align=\"center\">");
document.writeln("			");
document.writeln("		<a href=\" http://sighttp.qq.com/cgi-bin/check?sigkey=7cd7c4f0fe8acae45b1c3a0f47e4aacaf12c0cb1d6bf4547232590a6694d0264e63eadaa20c16656360bc80c55687b79b128133d39fbbc63\"; target=_blank; onclick=\"var tempSrc=' http://sighttp.qq.com/wpa.js?rantime='+Math.random()+'&sigkey=7cd7c4f0fe8acae45b1c3a0f47e4aacaf12c0cb1d6bf4547232590a6694d0264e63eadaa20c16656360bc80c55687b79b128133d39fbbc63';var oldscript=document.getElementById('testJs');var newscript=document.createElement('script');newscript.setAttribute('type','text/javascript'); newscript.setAttribute('id', 'testJs');newscript.setAttribute('src',tempSrc);if(oldscript == null){document.body.appendChild(newscript);}else{oldscript.parentNode.replaceChild(newscript, oldscript);}return false;\"><img border=\"0\" SRC=' http://wpa.qq.com/pa?p=1:476008191:1' alt=\"点击这里给我发消息\"></a>");
document.writeln("      </td>");
document.writeln("      </tr>");

document.writeln("      <tr>");
document.writeln("        <td  height=\"28\" align=\"center\">");
document.writeln("		");
document.writeln("		<a href=\" http://sighttp.qq.com/cgi-bin/check?sigkey=7cd7c4f0fe8acae4ded28d3e70060052a3caff37639c99bb19388a09f2dae8944205d4c84b76ca94c6070293a9441378ab9ab90c2b951cc9\"; target=_blank; onclick=\"var tempSrc=' http://sighttp.qq.com/wpa.js?rantime='+Math.random()+'&sigkey=7cd7c4f0fe8acae4ded28d3e70060052a3caff37639c99bb19388a09f2dae8944205d4c84b76ca94c6070293a9441378ab9ab90c2b951cc9';var oldscript=document.getElementById('testJs');var newscript=document.createElement('script');newscript.setAttribute('type','text/javascript'); newscript.setAttribute('id', 'testJs');newscript.setAttribute('src',tempSrc);if(oldscript == null){document.body.appendChild(newscript);}else{oldscript.parentNode.replaceChild(newscript, oldscript);}return false;\"><img border=\"0\" SRC=' http://wpa.qq.com/pa?p=1:1031803719:1' alt=\"点击这里给我发消息\"></a>");
document.writeln("      </td>");
document.writeln("      </tr>");

document.writeln("      <\/table>  ");

document.writeln("	");
document.writeln("	<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td valign=\"bottom\"><img src=\"images\/online_3.jpg\" width=\"106\" height=\"4\" \/><\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/table>");
document.writeln("　　 <\/div> ");
document.writeln("")

document.writeln("　　 <script language=\"JScript\">");
document.writeln("　　 initAd();\/\/载入页面后，调用函数initAd()");
document.writeln("　　 <\/SCRIPT>");
