document.writeln("<script language=JavaScript>");
document.writeln("<!--");
document.writeln("\/\/");
document.writeln("var version = \"other\"");
document.writeln("browserName = navigator.appName;");
document.writeln("browserVer = parseInt(navigator.appVersion);");
document.writeln("if (browserName == \"Netscape\" && browserVer >= 3) version = \"n3\";");
document.writeln("else if (browserName == \"Netscape\" && browserVer < 3) version = \"n2\";");
document.writeln("else if (browserName == \"Microsoft Internet Explorer\" && browserVer >= 4) version = \"e4\";");
document.writeln("else if (browserName == \"Microsoft Internet Explorer\" && browserVer < 4) version = \"e3\";");
document.writeln("function marquee1()");
document.writeln("{");
document.writeln("if (version == \"e4\" | version == \"n3\")");
document.writeln("{");
document.writeln("document.write(\"<marquee style=\'BOTTOM: 0px; FONT-WEIGHT: 100px; HEIGHT:86px;  TEXT-ALIGN: left; TOP: 0px\' id=\'news\' scrollamount=\'1\' scrolldelay=\'10\' behavior=\'loop\' direction=\'up\' border=\'0\' onmouseover=\'this.stop()\' onmouseout=\'this.start()\'>\")");
document.writeln("}");
document.writeln("}");
document.writeln("");
document.writeln("function marquee2()");
document.writeln("{");
document.writeln("if (version == \"e4\" | version == \"n3\")");
document.writeln("{");
document.writeln("document.write(\"<\/marquee>\")");
document.writeln("}");
document.writeln("}");
document.writeln("");
document.writeln("function marquee_logo_news()");
document.writeln("{");
document.writeln("if (version == \"e4\")");
document.writeln("{");
document.writeln("document.write(\"<marquee style=\'BOTTOM: 0px; FONT-WEIGHT: 1200px; HEIGHT:31px;  TEXT-ALIGN: left; TOP: 0px\' id=\'link_map\' scrollamount=\'2\' scrolldelay=\'10\' behavior=\'alternate\' direction=\'right\' border=\'0\' onmouseover=\'this.stop()\' onmouseout=\'this.start()\'>\")");
document.writeln("}");
document.writeln("}");
document.writeln("");
document.writeln("function marquee3()");
document.writeln("{");
document.writeln("if (version == \"e4\" | version == \"n3\")");
document.writeln("{");
document.writeln("document.write(\"<marquee direction=\'left\' border=\'0\' onmouseover=\'this.stop()\' onmouseout=\'this.start()\'>\")");
document.writeln("}");
document.writeln("}");
document.writeln("");
document.writeln("function marquee4()");
document.writeln("{");
document.writeln("if (version == \"e4\" | version == \"n3\")");
document.writeln("{");
document.writeln("document.write(\"<\/marquee>\")");
document.writeln("}");
document.writeln("}");
document.writeln("");
document.writeln("function marquee5()");
document.writeln("{");
document.writeln("if (version == \"e4\" | version == \"n3\")");
document.writeln("{");
document.writeln("document.write(\"<marquee style=\'BOTTOM: 0px; FONT-WEIGHT: 100px; HEIGHT:100px;  TEXT-ALIGN: left; TOP: 0px\' id=\'news\' scrollamount=\'1\' scrolldelay=\'10\' behavior=\'loop\' direction=\'up\' border=\'0\' onmouseover=\'this.stop()\' onmouseout=\'this.start()\'>\")");
document.writeln("}");
document.writeln("}");
document.writeln("");
document.writeln("function marquee6()");
document.writeln("{");
document.writeln("if (version == \"e4\" | version == \"n3\")");
document.writeln("{");
document.writeln("document.write(\"<\/marquee>\")");
document.writeln("}");
document.writeln("}");
document.writeln("");
document.writeln("\/\/-->");
document.writeln("<\/script>");
