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=\\\"http://www.just4study.org/pub/images/pic.gif\\\" width=\\\"105\\\" height=\\\"57\\\" border=\\\"0\\\" usemap=\\\"#ivrinMap\\\">\");");
document.writeln("document.writeln(\"<map name=\\\"ivrinMap\\\"><area shape=\\\"rect\\\" coords=\\\"57,0,105,0\\\" href=\\\"#\\\" onclick=\\\"CloseIVR();return false;\\\" target=\\\"_self\\\"><area shape=\\\"rect\\\" coords=\\\"0,1,105,57\\\" href=\\\"http://www.just4study.org/login\\\" 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 - 57 ) + \"px\";");
document.writeln("adst.left = ( bodyfrm.clientWidth - 105 ) + \"px\";");
document.writeln("function moveR() {");
document.writeln("    adst.top = ( bodyfrm.scrollTop + bodyfrm.clientHeight - 57) + \"px\";");
document.writeln("    adst.left = ( bodyfrm.scrollLeft + bodyfrm.clientWidth - 105 ) + \"px\";");
document.writeln("}");
document.writeln("setInterval(\"moveR();\", 80);");
document.writeln("function CloseIVR(){");
document.writeln("    adst.display=\'none\';");
document.writeln("}");
document.writeln("  \/\/-->");
document.writeln("  <\/script>");
document.writeln(""); 
