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=\"88%\"align=\"center\"><a target=\"_blank\" href=\"http:\/\/www.codefans.net\">");
document.writeln("<span style=\"text-decoration: none\"><font color=\"#BD0000\">大学生兼职吧：专门为中国大学生打造的免费兼职信息发布的平台，个人求职、单位招聘信息发布全免费，欢迎光临大学生兼职吧！<\/font><\/span><\/a><\/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>");

