﻿

document.writeln("<STYLE type=text\/css>");
document.writeln("<!--");
document.writeln("#hiddenLayer1{ font-size:16px; width:771px; height:60px; line-height:60px; font-weight:bold; text-align:center;}")
document.writeln("#hiddenLayer a,#hiddenLayer a:visited{color:#c00;}");
document.writeln("-->");
document.writeln("<\/STYLE>");
document.writeln("<DIV id=\"hiddenLayer\">")
document.writeln("<table width=\"853\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">");
document.writeln("<tr>");
document.writeln("<td width=\"40\" background=\"image\/11t.gif\">&nbsp;<\/td>");
document.writeln("<td width=\"771\">");
document.writeln("<DIV id=\"hiddenLayer1\" >")
document.writeln("欢迎访问 网站商务通 官方网站，如网站访问速度较慢，可尝试选择<a href=\"http:\/\/www.zoossoft.com\">镜像(电信)<\/a>|<a href=\"http:\/\/www.zoossoft.net\">镜像(网通)<\/a>");
document.writeln("</DIV>")
document.writeln("<\/td>");
document.writeln("<td width=\"42\" background=\"image\/22t.gif\">&nbsp;<\/td>");
document.writeln("<\/tr>");
document.writeln("<\/table>")
document.writeln("</DIV>")


document.writeln("<table width=\"853\" height=\"57\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("<tr>");
document.writeln("    <td height=\"57\" valign=\"top\" background=\"image\/top.gif\"><table  border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("      <tr>");
document.writeln("        <td width=\"52\">&nbsp;<\/td>");
document.writeln("        <td height=\"20\" valign=\"middle\"><a href=\"cht\/index.htm\"><font style=\"font-family: PMingLiU; color: blue; text-decoration: underline;\">繁體中文</font><\/a>&nbsp;|&nbsp;<a href=\"english\/index.htm\"><font style=\"font-family: Tahoma; color: blue; text-decoration: underline;\">English</font><\/a>&nbsp;|&nbsp;<a href=\"japanese\/index.htm\"><font style=\"color: blue; text-decoration: underline;\">日本語</font><\/a>&nbsp;<\/td>");

document.writeln("      <\/tr>");

document.writeln("    <\/table><\/td>");
document.writeln("  <\/tr>")
document.writeln("<\/table>")



function hidediv()  
{  
document.getElementById('hiddenLayer').style.display="none";
}
setTimeout("hidediv()",10000)
if(document.all || document.getElementById)
{
	document.write('<span id=\"LR_User_flash1\"><\/span>');
}
else if(document.layers)
{
	document.write('<layer name=\"LR_User_flash1\"><\/layer>');
}