/*
document.writeln("<style type=\"text\/css\">");
document.writeln("<!--");
document.writeln("body { margin: 0px;padding: 0px;text-align: center;}");
document.writeln("TD {FONT-SIZE: 12px; COLOR: #333;}");
document.writeln("#toubiao {BORDER-BOTTOM: #e2e2e2 1px solid;}");
document.writeln("-->");
document.writeln("<\/style>");
document.writeln("<\/head>");
document.writeln("<body>");
document.writeln("<SCRIPT>");
document.writeln("function toueme(){");
document.writeln("document.getElementById(\"toubiao\").style.display=\"none\";");
document.writeln("}");
document.writeln("<\/SCRIPT>");
document.writeln("<DIV id=toubiao>");
document.writeln("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"5\">");
document.writeln("  <tr>");
document.writeln("    <td width=\"90%\"align=\"center\">");
document.writeln("<span style=\"text-decoration: none\"><font color=\"#BD0000\">08年的老站，即日起本站程序+数据库+域名全站出售，1000 元，有意者请加qq：383127879 详聊，谢绝还价！<\/font><\/span><\/td>");
document.writeln("    <td width=\"12%\" align=\"right\"><a style=\"CURSOR: hand\" onClick=toueme()>");
document.writeln("<img src=\"\/images\/close3.gif\" hspace=\"6\" border=0><\/a><\/td>");
document.writeln("  <\/tr>");
document.writeln("<\/table>");
document.writeln("<\/DIV>");
*/
