/* 生活中心 导航条 */

function get_WebNavigation(width){  var inc_navigt ="";   var hostHref = location.href;
  inc_navigt += "<link rel='stylesheet' type='text/css' href='/zhongsou/life_sty.css'>"
  inc_navigt += "<table cellpadding=0 cellspacing=0 width="+width+" bgcolor=770A4A align=center>"
  inc_navigt += "<tr><td align=right class=zs_wht height=21><table cellpadding=0 cellspacing=0><tr><td>&nbsp;</td><td class='zs_wht' align=right><a href='http://life.zhongsou.com/junshi/index.htm' class='zsmn' target='_blank' title='军事信息'>军事</a>|</td><td class='zs_wht'><a href='http://life.zhongsou.com/exam/index.htm' class='zsmn' target='_blank' title='有关各种考试的信息'>考试</a>|</td><td class='zs_wht'><a href='http://life.zhongsou.com/food/index.htm' class='zsmn' target='_blank' title='如何吃得更好'>美食</a>|</td><td class='zs_wht'><a href='http://life.zhongsou.com/zs_tol124/index.htm' class='zsmn' target='_blank' title='英语学习在线'>新东方</a>|</td><td class='zs_wht'><a href='http://life.zhongsou.com/99jk/index.htm' class='zsmn' target='_blank' title='久久健康'>寻医问药</a>|</td><td class='zs_wht'><a href='http://life.zhongsou.com/leisure/index.htm' class='zsmn' target='_blank' title='如何更好地休闲'>休闲时尚</a>|</td><td class='zs_wht'><a href='http://life.zhongsou.com/weather/index.htm' class='zsmn' target='_blank' title='一周内的天气信息'>天气预报</a>|</td><td class='zs_wht'><a href='http://life.zhongsou.com/kuaiji/index.htm' class='zsmn' target='_blank' title='与会计有关的'>会计网校</a></td></tr>"
  inc_navigt += "<tr><td class='zs_wht'><a href='http://life.zhongsou.com/sm/index.htm' class='zsmn' target='_blank' title='数码产品'>数码商城</a>|</td><td class='zs_wht'><a href='http://life.zhongsou.com/publicbookstore/index.htm' class='zsmn' target='_blank' title='商务部的...'>公益书库</a>|</td><td class='zs_wht'><a href='http://life.zhongsou.com/licai/index.htm' class='zsmn' target='_blank' title='帮你整理小金库'>理财</a>|</td><td class='zs_wht'><a href='http://life.zhongsou.com/study/index.htm' class='zsmn' target='_blank' title='学习方面的综合信息'>学习</a>|</td><td class='zs_wht'><a href='http://life.zhongsou.com/estate/index.htm' class='zsmn' target='_blank' title='买房吗'>房地产</a>|</td><td class='zs_wht'><a href='http://life.zhongsou.com/tvguide/index.htm' class='zsmn' target='_blank' title='一周内的电视节目'>电视预告</a>|</td><td class='zs_wht'><a href='http://life.zhongsou.com/liuxue/index.htm' class='zsmn' target='_blank' title='留学指南'>出国留学</a>|</td><td class='zs_wht'><a href='http://life.zhongsou.com/car_pecc/index.htm' class='zsmn' target='_blank' title='看看你的不光彩记录'>违章查询</a>|</td><td class='zs_wht'><a href='http://life.zhongsou.com/car/index.htm' class='zsmn' target='_blank' title='网上的汽车信息'>网上汽车</a></td></tr></table></td></tr>"
  inc_navigt += "<tr><td height=1 bgcolor=ffffff></td></tr></table>"
  return inc_navigt
}
