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><img src=\'\/images\/mybm.gif\' width=\'25\' height=\'25\'><\/td>");
document.writeln("                <td><a href=\'\/User.asp?city="+js_city+"\'><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=\'\/inform.asp?ggid=17\' target=\'_blank\'><font style=\'font-size:14px\'>百度免费搜索页推广：010-89153523 ");
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=\'\/index.asp\'><font style=\'font-size:14px\'>首页<\/font><\/a> ");
document.writeln("                  <a href=\'\/login.asp\' target=\'_blank\'><font style=\'font-size:14px\'>登陆<\/font><\/a> <a href=\'\/reg.asp\' target=\'_blank\'><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("				<FONT style=\'FONT-SIZE: 14px;COLOR: #FF0000; TEXT-DECORATION: none\'>让你的广告轻松排在搜索引擎前面，一日成名不再是梦！ <\/font>");
document.writeln("				  <\/td>");
document.writeln("              <\/tr>");
document.writeln("<\/table>   <\/td>");
document.writeln("            <\/tr>");
document.writeln("          <\/table>");