document.writeln("<DIV id=floater ");
document.writeln("            style=\"Z-INDEX: 1; left: 778px; POSITION: absolute; TOP: 304px\"> ");
document.writeln("                          <TABLE cellSpacing=0 cellPadding=0 border=0>");
document.writeln("                            <TBODY>");
document.writeln("                              <TR> ");
document.writeln("                                <TD><A ");
document.writeln("                  href=\"#\"><IMG ");
document.writeln("                  height=20 src=\"images\/top.jpg\" width=18 ");
document.writeln("                  border=0><\/A><\/TD>");
document.writeln("                              <\/TR>");
document.writeln("                            <\/TBODY>");
document.writeln("                          <\/TABLE>");
document.writeln("                          <SCRIPT language=JavaScript>");
document.writeln("	self.onError=null;");
document.writeln("	currentX = currentY = 0;  ");
document.writeln("	whichIt = null;           ");
document.writeln("	lastScrollX = 0; lastScrollY = 0;");
document.writeln("	NS = (document.layers) ? 1 : 0;");
document.writeln("	IE = (document.all) ? 1: 0;");
document.writeln("	<!-- STALKER CODE -->");
document.writeln("	function heartBeat() {");
document.writeln("		if(IE) { diffY = document.body.scrollTop; diffX = document.body.scrollLeft; }");
document.writeln("	    if(NS) { diffY = self.pageYOffset; diffX = self.pageXOffset; }");
document.writeln("		if(diffY != lastScrollY) {");
document.writeln("	                percent = .1 * (diffY - lastScrollY);");
document.writeln("	                if(percent > 0) percent = Math.ceil(percent);");
document.writeln("	                else percent = Math.floor(percent);");
document.writeln("					if(IE) document.all.floater.style.pixelTop += percent;");
document.writeln("					if(NS) document.floater.top += percent; ");
document.writeln("	                lastScrollY = lastScrollY + percent;");
document.writeln("	    }");
document.writeln("		if(diffX != lastScrollX) {");
document.writeln("			percent = .1 * (diffX - lastScrollX);");
document.writeln("			if(percent > 0) percent = Math.ceil(percent);");
document.writeln("			else percent = Math.floor(percent);");
document.writeln("			if(IE) document.all.floater.style.pixelLeft += percent;");
document.writeln("			if(NS) document.floater.left += percent;");
document.writeln("			lastScrollX = lastScrollX + percent;");
document.writeln("		}	");
document.writeln("	}");
document.writeln("	<!-- \/STALKER CODE -->");
document.writeln("	<!-- DRAG DROP CODE -->");
document.writeln("	if(NS || IE) action = window.setInterval(\"heartBeat()\",1);");
document.writeln("<\/SCRIPT>");
document.writeln("                        <\/DIV>");
document.writeln("<script language=\"JavaScript\">");
document.writeln("<!--");
document.writeln("IE4=(document.all) ? 1:0");
document.writeln("NS4=(document.layers) ? 1:0");
document.writeln("if (NS4 | IE4) {");
document.writeln("var h=screen.height");
document.writeln("var w=screen.width");
document.writeln("if (h<580 & w<740) {");
document.writeln("floater.style.left=\"760\";");
document.writeln("} else if (h<674 & w<835) {");
document.writeln("floater.style.left=\"760\";");
document.writeln("} else if (h<768 & w<929) {");
document.writeln("floater.style.left=\"760\";");
document.writeln("} else {");
document.writeln("floater.style.left=\"778\";");
document.writeln("}");
document.writeln("}");
document.writeln("\/\/-->");
document.writeln("<\/script>")
document.writeln("<script>");
document.writeln("if(document.body.scrollHeight<=1000)");
document.writeln("{");
document.writeln("  floater.style.display=\"none\"");
document.writeln("}");
document.writeln("<\/script>")