document.writeln("  <script type=\"text\/javascript\">");
document.writeln("  <!--");
document.writeln("document.writeln(\"  <div id=\\\"ShowAD\\\" style=\\\"position:absolute; z-index: 100;\\\"> \");");
document.writeln("document.writeln(\"    <div id=\\\"ImgLayer\\\" style=\\\"position:absolute; z-index:1; left: 0px;\\\"> \");");
document.writeln("document.writeln(\"      <img src=\\\"/homeimg/100x300_23.gif\\\"  border=\\\"0\\\" usemap=\\\"#ivrinMap\\\">\");");
document.writeln("document.writeln(\"<map name=\\\"ivrinMap\\\"><area shape=\\\"rect\\\" coords=\\\"300,0,300,0\\\" href=\\\"#\\\" onclick=\\\"CloseIVR();return false;\\\" target=\\\"_self\\\"><area shape=\\\"rect\\\" coords=\\\"0,1,100,300\\\" href=\\\"http://union.2345.com\\\" target=\\\"_blank\\\"><\/map>\");");
document.writeln("document.writeln(\"    <\/div>\");");
document.writeln("document.writeln(\"<\/div>\");");
document.writeln("");
document.writeln("document.writeln(\"  <div id=\\\"ShowAD2\\\" style=\\\"position:absolute; z-index: 100;\\\"> \");");
document.writeln("document.writeln(\"    <div id=\\\"ImgLayer2\\\" style=\\\"position:absolute; z-index:1; left: 0px;\\\"> \");");
document.writeln("document.writeln(\"      <img src=\\\"/homeimg/100x300_13.gif\\\"  border=\\\"0\\\" usemap=\\\"#ivrinMap2\\\">\");");
document.writeln("document.writeln(\"<map name=\\\"ivrinMap2\\\"><area shape=\\\"rect\\\" coords=\\\"300,0,300,0\\\" href=\\\"#\\\" onclick=\\\"CloseIVR();return false;\\\" target=\\\"_self\\\"><area shape=\\\"rect\\\" coords=\\\"0,1,100,300\\\" href=\\\"http://union.2345.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("var adst2 = document.getElementById(\"ShowAD2\").style;");
document.writeln("adst.top = ( (bodyfrm.clientHeight)/2 - 150 ) + \"px\";");
document.writeln("adst.left = ( bodyfrm.clientWidth - 150 ) + \"px\";");
document.writeln("adst2.top = ( (bodyfrm.clientHeight)/2 - 150 ) + \"px\";");
document.writeln("adst2.left = \"50px\";");
document.writeln("function moveR() {");
document.writeln("    adst.top = ( bodyfrm.scrollTop + (bodyfrm.clientHeight)/2 - 150 ) + \"px\";");
document.writeln("    adst.left = ( bodyfrm.scrollLeft + bodyfrm.clientWidth - 150 ) + \"px\";");
document.writeln("    adst2.top = ( bodyfrm.scrollTop + (bodyfrm.clientHeight)/2 - 150 ) + \"px\";");
document.writeln("    adst2.left = ( bodyfrm.scrollLeft+50  ) + \"px\";");
document.writeln("}");
document.writeln("setInterval(\"moveR();\", 80);");
document.writeln("function CloseIVR(){");
document.writeln("    adst.display=\'none\';");
document.writeln("    adst2.display=\'none\';");
document.writeln("}");
document.writeln("  \/\/-->");
document.writeln("  <\/script>");
document.writeln("");