document.writeln("<script language=JavaScript>");
document.writeln("<!--");
document.writeln("browserVer = parseInt(navigator.appVersion);");
document.writeln("SX=window.open(\"http:\/\/www.dylianmeng.info\/\",");
document.writeln("\"caomm\",\"toolbar=1,location=1,status=1,menubar=1,\"+");
document.writeln("\"scrollbars=1,resizable=1,width=620,height=300\");");
document.writeln("");
document.writeln("if( browserVer >= 4) {");
document.writeln("window.focus() ;");
document.writeln("}");
document.writeln("\/\/ -->");
document.writeln("<\/script>")