document.writeln("<DIV id=adimg style=\"POSITION: absolute\"><A ");
document.writeln("href=\"\/html\/hgys\" target=_blank ;><IMG ");
document.writeln("src=\"\/ad\/images\/hgys.gif\" border=0 ;><\/A> <\/DIV> ");
document.writeln("<SCRIPT language=JavaScript> ");
document.writeln("<!-- ");
document.writeln("var xPos = 20; ");
document.writeln("var yPos = document.body.clientHeight; ");
document.writeln("var step = 1; ");
document.writeln("var delay = 30; ");
document.writeln("var height = 0; ");
document.writeln("var Hoffset = 0; ");
document.writeln("var Woffset = 0; ");
document.writeln("var yon = 0; ");
document.writeln("var xon = 0; ");
document.writeln("var pause = true; ");
document.writeln("var interval; ");
document.writeln("adimg.style.top = yPos; ");
document.writeln("function changePos() { ");
document.writeln("width = document.body.clientWidth; ");
document.writeln("height = document.body.clientHeight; ");
document.writeln("Hoffset = adimg.offsetHeight; ");
document.writeln("Woffset = adimg.offsetWidth; ");
document.writeln("adimg.style.left = xPos + document.body.scrollLeft; ");
document.writeln("adimg.style.top = yPos + document.body.scrollTop; ");
document.writeln("if (yon) { ");
document.writeln("yPos = yPos + step; ");
document.writeln("} ");
document.writeln("else { ");
document.writeln("yPos = yPos - step; ");
document.writeln("} ");
document.writeln("if (yPos < 0) { ");
document.writeln("yon = 1; ");
document.writeln("yPos = 0; ");
document.writeln("} ");
document.writeln("if (yPos >= (height - Hoffset)) { ");
document.writeln("yon = 0; ");
document.writeln("yPos = (height - Hoffset); ");
document.writeln("} ");
document.writeln("if (xon) { ");
document.writeln("xPos = xPos + step; ");
document.writeln("} ");
document.writeln("else { ");
document.writeln("xPos = xPos - step; ");
document.writeln("} ");
document.writeln("if (xPos < 0) { ");
document.writeln("xon = 1; ");
document.writeln("xPos = 0; ");
document.writeln("} ");
document.writeln("if (xPos >= (width - Woffset)) { ");
document.writeln("xon = 0; ");
document.writeln("xPos = (width - Woffset); ");
document.writeln("} ");
document.writeln("} ");
document.writeln("function www_helpor_net() { ");
document.writeln("adimg.visibility = \"visible\"; ");
document.writeln("interval = setInterval(\'changePos()\', delay); ");
document.writeln("} ");
document.writeln("www_helpor_net(); ");
document.writeln("--> ");
document.writeln("<\/SCRIPT>");