﻿document.writeln("<SCRIPT>")
document.writeln("	function toueme(){")
document.writeln("		document.getElementById(\"topad\").style.display=\"none\";")
document.writeln("	}")
document.writeln("<\/SCRIPT>")
document.writeln("<DIV id=topad>")
document.writeln("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">")
document.writeln("  <tr>")
document.writeln("    <td width=\"4%\" height=\"20\" align=\"center\" bgcolor=\"#EFFFEF\"><img src=\"/skin/default/123arrow10.gif\" width=\"20\" height=\"16\"><\/td>")
document.writeln("    <td width=\"92%\" align=\"center\" bgcolor=\"#EFFFEF\"><font>")
document.writeln("    欢迎光临本站，庆祝本站全新改版成功，Ctrl+D加入收藏夹<br>")
document.writeln("    <br>")
document.writeln("    新版本正式开放浏览，欢迎新老客户光临！如果大家对此次改版有什么意见，可以留言给我们 !<\/font><\/td>")
document.writeln("    <td width=\"4%\" align=\"right\" bgcolor=\"#EFFFEF\"><a style=\"CURSOR: hand\" onClick=toueme()><img ")
document.writeln("      src=\"/skin/default/123close.gif\" width=17 height=17 hspace=\"6\" border=0><\/a><\/td>")
document.writeln("  <\/tr>")
document.writeln("  <tr>")
document.writeln("    <td height=\"2\" colspan=\"3\" align=\"center\" bgcolor=\"#6CD827\"><\/td>")
document.writeln("    <\/tr>")
document.writeln("<\/table>")
document.writeln("<\/DIV>")

