function date()
{
days=new   Date();
var   year=days.getYear();
var   month=days.getMonth()+1;
var   day=days.getDate();
var   sj=year+'年'+month+'月'+day+'日';
document.writeln("<td align=\'center\'>今天是:"+sj+"<\/td> ");
}
document.writeln("      <table cellSpacing=\'0\' cellPadding=\'0\' width=\'980\' align=\'center\' bgColor=\'#effee7\' border=\'0\'>");
document.writeln("        <tr> ");
document.writeln("          <td width=\'231\' align=\'center\'>");
document.writeln("");
document.writeln("");
document.writeln("<table width=\'100%\' border=\'0\'>");
document.writeln("              <tr> ");
document.writeln("                <td height=\'10\'><\/td>");
document.writeln("              <\/tr>");
document.writeln("  ");
document.writeln("             <tr> ");
document.writeln("                <td  align=\'center\' ><font style=\'font-size:23px\'><strong>"+js_city_name+"分类信息网<\/strong><\/font><\/td>");
document.writeln("              <\/tr>");
document.writeln("              <tr>");
date();
document.writeln("              <\/tr>");
document.writeln("");
document.writeln("             ");
document.writeln("            <\/table>");
document.writeln("");
document.writeln("");
document.writeln("");
document.writeln("");
document.writeln("           <\/td>");
document.writeln("          <td width=\'550\' align=\'left\'>");
document.writeln("");
document.writeln("<table border=\'0\'>");
document.writeln("              <tr> ");
document.writeln("                <td>&nbsp;<\/td>");
document.writeln("                <td>&nbsp;<\/td>");
document.writeln("                <td>&nbsp;<\/td>");
document.writeln("                <td>&nbsp;<\/td>");
document.writeln("                <td>&nbsp;<\/td>");
document.writeln("                <td>&nbsp;<\/td>");
document.writeln("                <td>&nbsp;<\/td>");
document.writeln("                <td>&nbsp;<\/td>");
document.writeln("              <\/tr>");
document.writeln("              <tr> ");
document.writeln("                <td>&nbsp;<\/td>");
document.writeln("                <td>&nbsp;<\/td>");
document.writeln("                <td>&nbsp;<\/td>");
document.writeln("                <td>&nbsp;<\/td>");
document.writeln("                <td>&nbsp;<\/td>");
document.writeln("                <td>&nbsp;<\/td>");
document.writeln("                <td>&nbsp;<\/td>");
document.writeln("                <td>&nbsp;<\/td>");
document.writeln("              <\/tr>");
document.writeln("              <tr align=\'center\'> ");
document.writeln("                <td><a href=#><img src=images/fbbut.gif width=\'110\' height=\'26\' border=\'0\'><\/a><\/td>");
document.writeln("                <td><img src=images/mybm.gif width=\'25\' height=\'25\'><\/td>");
document.writeln("                <td><a href=#><font style=\'font-size:14px\'>我的管理中心<\/font><\/a><\/td>");
document.writeln("                <td><img src=images/cubl.gif width=\'25\' height=\'25\'><\/td>");
document.writeln("                <td><a href=#><font style=\'font-size:14px\'>切换城市<\/font><\/a><\/td>");
document.writeln("                <td><img src=images/help.gif width=\'25\' height=\'25\'><\/td>");
document.writeln("                <td><a href=#><font style=\'font-size:14px\'>帮 ");
document.writeln("                  助<\/font><\/a><\/td>");
document.writeln("                <td>&nbsp;<\/td>");
document.writeln("              <\/tr>");
document.writeln("<\/table> ");
document.writeln("              <\/td>");
document.writeln("              <td width=\'199\' vAlign=\'top\'>");
document.writeln("<table width=\'100%\' border=\'0\'><tr>");
document.writeln("                <td align=\'center\'><a href=#><font style=\'font-size:14px\'>首页<\/font><\/a> ");
document.writeln("                  <a href=#><font style=\'font-size:14px\'>登陆<\/font><\/a> <a href=#><font style=\'font-size:14px\'>注册<\/font><\/a>");
document.writeln("				  <\/td>");
document.writeln("              <\/tr>");
document.writeln("              <tr>");
document.writeln("                <td height=\'25\' align=\'center\'>");
document.writeln("				<a href=#><FONT style=\'FONT-SIZE: 14px;COLOR: #FF0000; TEXT-DECORATION: none\'>免费发布商业信息<\/font><\/a>");
document.writeln("				  <\/td>");
document.writeln("              <\/tr>");
document.writeln("<\/table>   <\/td>");
document.writeln("            <\/tr>");
document.writeln("          <\/table>");