document.writeln("<style type=\"text/css\" media=\"screen\">");
document.writeln("#floater {");
document.writeln("position: absolute;");
document.writeln("left: 500;");
document.writeln("top: 147;");
document.writeln("width: 125;");
document.writeln("visibility: visible;");
document.writeln("z-index: 10;");
document.writeln("}");
document.writeln("-->");
document.writeln("</style>");
