﻿var top = 229
var left = 0;
document.writeln(" <script type=\"text\/javascript\">");
document.writeln(" <!--");
document.writeln("document.writeln(\" <div id=\\\"ShowAD\\\" style=\\\"position:absolute; z-index: 1;\\\"> \");");
document.writeln("document.writeln(\" <div id=\\\"ImgLayer\\\" style=\\\"position:absolute; z-index:1; left: 0px;\\\"> \");");
document.writeln("document.writeln(\" <a onclick=\\\"alert('请与客服联系，领取试用账号。\\\\n电话:010-64096692、64096928'); window.open('http://data.allchinadata.com');\\\" style='cursor:pointer'><img border='0' src='../images2/rightGF.jpg'/></a>\");");
//document.writeln("document.writeln(\"<map name=\\\"ivrinMap\\\"><area shape=\\\"rect\\\" coords=\\\"199,0,250,0\\\" href=\\\"#\\\" onclick=\\\"CloseIVR();return false;\\\" target=\\\"_self\\\"><area shape=\\\"rect\\\" coords=\\\"0,1,250,199\\\" href=\\\"http:\/\/www.35inter.com\/\\\" target=\\\"_blank\\\"><\/map>\");");
document.writeln("document.writeln(\" <\/div>\");");
document.writeln("document.writeln(\"<\/div>\");");
document.writeln("");
document.writeln("var bodyfrm = ( document.compatMode.toLowerCase()==\"css1compat\" ) ? document.documentElement : document.body;");
document.writeln("var adst = document.getElementById(\"ShowAD\").style;");
document.writeln("adst.top = ( bodyfrm.clientHeight - " + top + " ) + \"px\";");
document.writeln("adst.right = ( bodyfrm.clientWidth - "+left+" ) + \"px\";");
document.writeln("function moveR() {");
document.writeln(" adst.top = ( bodyfrm.scrollTop + bodyfrm.clientHeight - " + top + " ) + \"px\";");
document.writeln(" adst.right = ( bodyfrm.scrollLeft + bodyfrm.clientWidth - "+left+" ) + \"px\";");
document.writeln("}");
document.writeln("setInterval(\"moveR();\", 80);");
document.writeln("function CloseIVR(){");
document.writeln(" adst.display=\'none\';");
document.writeln("}");
document.writeln(" \/\/-->");
document.writeln(" <\/script>");
