/*
	jHeader.js 页首 及 基本常用函数
	For 50018.COM\NET
	Philson Xu 2009.05.30
*/

/* LOGO与主要菜单 */
document.write("<table width=\"918\" cellspacing=\"0\" cellpadding=\"0\">");   
document.write("<tr height=\"70\" valign=\"bottom\">");   
document.write("<td width=230 style=\"padding-bottom:6px;\" align=right>");
document.write("<a href=\"/\"><img src=\"/images/logo.gif\" width=\"218\" height=\"60\" alt=\"我要驾照网\"></a>");
document.write("</td>"); 
document.write("<td width=60>&nbsp;</td>");
document.write("<td valign=bottom>");
document.write("<span class=\"TopSpan\" style=\"background-color:#CC0000;\">");
document.write("<a href=\"/\" style=\"color:#FFFFFF\">首页</a>");
document.write("</span>");
document.write("</td>");
document.write("<td valign=bottom>");
document.write("<span class=\"TopSpan\" style=\"background-color:#CC6600;\">");
document.write("<a href=\"/JiaXiao/\" style=\"color:#FFFFFF\">驾校</a>┊");
document.write("<a href=\"/KaoShi/\" style=\"color:#FFFFFF\">驾照考试</a>");
document.write("</span>");
document.write("</td>");   
document.write("<td valign=bottom>");
document.write("<span class=\"TopSpan\" style=\"background-color:#CCCC00;\">");
document.write("<a href=\"/jtgl/\" style=\"color:#FFFFFF\">交管局</a>┊");
document.write("<a href=\"/WeiZhangChaXun/\" style=\"color:#FFFFFF\">违章查询</a>");
document.write("</span>");
document.write("</td>");   
document.write("<td valign=bottom>");
document.write("<span class=\"TopSpan\" style=\"background-color:#00CC00;\">");
document.write("<a href=\"/FaGui/\" style=\"color:#FFFFFF\">交通法律</a>┊");
document.write("<a href=\"/Lawyer/\" style=\"color:#FFFFFF\">律师</a>");
document.write("</span>");
document.write("</td>");   
document.write("<td valign=bottom>");
document.write("<span class=\"TopSpan\" style=\"background-color:#00CCCC;\">");
document.write("<a href=\"/GongAnJu/\" style=\"color:#FFFFFF\">公安局</a>┊");
document.write("<a href=\"/FaYuan/\" style=\"color:#FFFFFF\">法院</a>┊");
document.write("<a href=\"/JianChaYuan/\" style=\"color:#FFFFFF\">检察院</a>");
document.write("</span>");
document.write("</td>");   
document.write("<td valign=bottom>");
document.write("<span class=\"TopSpan\" style=\"background-color:#0066CC;\">");
document.write("<a href=\"/News/\" style=\"color:#FFFFFF\">交通新闻</a>┊");
document.write("<a href=\"/JiaShiJiShu/\" style=\"color:#FFFFFF\">驾驶技术</a>");
document.write("</span>");
document.write("</td>");   
document.write("</tr>");   
document.write("</table>");

/* 代购奖项 */
document.write("<table width=\"918\" height=\"29\" cellspacing=\"0\" cellpadding=\"0\" style=\"font-size:12px;font-family:宋体;background-color:#08312B;color:#FFFFFF;padding-top:2px;\">");   
document.write("<tr height=\"29\">");   
document.write("<td width=8></td>");   
document.write("<td width=\"170\">买彩票中大奖，开汽车住洋房。</td>");   
document.write("<td><a href=\"http://d11.50018.com/\" style=\"color:#FFFFFF;\">11选5</a></td>");   
document.write("<td><a href=\"http://ssc.50018.com/\" style=\"color:#FFFFFF;\">时时彩</a></td>");   
document.write("<td><a href=\"http://ssl.50018.com/\" style=\"color:#FFFFFF;\">时时乐</a></td>");   
document.write("<td><a href=\"http://ssq.50018.com/\" style=\"color:#FFFFFF;\">双色球</a></td>");   
document.write("<td><a href=\"http://3d.50018.com/\" style=\"color:#FFFFFF;\">福彩3D</a></td>");   
document.write("<td><a href=\"http://qlc.50018.com/\" style=\"color:#FFFFFF;\">七乐彩</a></td>");   
document.write("<td><a href=\"http://www.50018.com/fucai/15x5/\" style=\"color:#FFFFFF;\">15选5</a></td>");   
document.write("<td><a href=\"http://cjdlt.50018.com/\" style=\"color:#FFFFFF;\">大乐透</a></td>");   
document.write("<td><a href=\"http://p3.50018.com/\" style=\"color:#FFFFFF;\">排列3</a></td>");   
document.write("<td><a href=\"http://p5.50018.com/\" style=\"color:#FFFFFF;\">排列5</a></td>");   
document.write("<td><a href=\"http://qxc.50018.com/\" style=\"color:#FFFFFF;\">七星彩</a></td>");   
document.write("<td><a href=\"http://www.50018.com/ticai/22x5/\" style=\"color:#FFFFFF;\">22选5</a></td>");   
document.write("<td><a href=\"http://www.50018.com/zucai/zc14/\" style=\"color:#FFFFFF;\">胜负彩</a></td>");   
document.write("<td><a href=\"http://www.50018.com/zucai/zc9/\" style=\"color:#FFFFFF;\">任九场</a></td>");   
document.write("<td> </td>");   
document.write("</tr>");   
document.write("</table>");
