document.write('<table class="table" height="62" cellSpacing="0" cellPadding="0" width="779" border="0" align=center><tr><td width="299" height="60"><IMG height="60" src="/image/logo.jpg" width="297"></td><td width="1" bgColor="#000000"></td><td width="480"><OBJECT codeBase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" height="60" width="480" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" VIEWASTEXT><PARAM NAME="_cx" VALUE="12965"><PARAM NAME="_cy" VALUE="1588"><PARAM NAME="FlashVars" VALUE="12965"><PARAM NAME="Movie" VALUE="/image/11.swf">	<PARAM NAME="Src" VALUE="/image/11.swf"><PARAM NAME="WMode" VALUE="Window"><PARAM NAME="Play" VALUE="-1"><PARAM NAME="Loop" VALUE="-1"><PARAM NAME="Quality" VALUE="High"><PARAM NAME="SAlign" VALUE=""><PARAM NAME="Menu" VALUE="-1"><PARAM NAME="Base" VALUE=""><PARAM NAME="AllowScriptAccess" VALUE="always"><PARAM NAME="Scale" VALUE="ShowAll"><PARAM NAME="DeviceFont" VALUE="0">	<PARAM NAME="EmbedMovie" VALUE="0"><PARAM NAME="BGColor" VALUE=""><PARAM NAME="SWRemote" VALUE=""><embed src="/image/11.swf" pluginspace="http://www.macromedia.com/go/getflashplayer" style="application/x-shockwave-flash" width="480" height="60"></embed></OBJECT></td></tr>	</table>');
document.write('<table height="20" cellSpacing="0" align=center cellPadding="0" width="779" bgColor="#0066cc" border="0">');
document.write('<tr>');
document.write('<td width="50" align="middle"><a class="a01" href="../index.aspx" target="_parent">首页</a></td>');
document.write('<td align="center" width="60"><A class="a01" href="/HomePage/JobGuide.aspx?NewsType=6">就业指导</A></td>');
document.write('<td align="center" width="60"><A class="a01" href="/HomePage/ListNews.aspx?NewsType=1">就业政策</A></td>');
document.write('<td align="center" width="60"><A class="a01" href="/HomePage/ListNews.aspx?NewsType=2">就业程序</A></td>');
document.write('<td align="center" width="60"><A class="a01" href="/HomePage/ListNews.aspx?NewsType=0">就业信息</A></td>');
document.write('<td align="center" width="60"><A class="a01" href="/HomePage/PracticeBase.aspx">实习基地</A></td>');
document.write('<td width="70" align="middle"><a class="a01" href="/HomePage/Map.aspx">直通院校</a></td>');
document.write('<td width="70" align="middle"><a class="a01" href="/HomePage/StatIndex.aspx">就业指数</a></td>');
document.write('<td align="middle" width="60"><A class="a01" href="/HomePage/ListNews.aspx?NewsType=4">下载中心</A></td>');
document.write('<td width="50" align="middle">	<a class="a01" href="/HomePage/help.aspx" target="_parent">帮助</a></td>');
var day="";
var month="";
var ampm="";
var ampmhour="";
var myweekday="";
var year="";
mydate=new Date();
myweekday=mydate.getDay();
mymonth=mydate.getMonth()+1;
myday= mydate.getDate();
myyear= mydate.getYear();
year=(myyear > 200) ? myyear : 1900 + myyear;
if(myweekday == 0)
weekday=" 星期天 ";
else if(myweekday == 1)
weekday=" 星期一 ";
else if(myweekday == 2)
weekday=" 星期二 ";
else if(myweekday == 3)
weekday=" 星期三 ";
else if(myweekday == 4)
weekday=" 星期四 ";
else if(myweekday == 5)
weekday=" 星期五 ";
else if(myweekday == 6)
weekday=" 星期六 ";
document.write('<td align="right"><font color="#ffffff">');
document.write(year+"年"+mymonth+"月"+myday+"日"+weekday);
document.write('</font></td><td width="24px"></td></tr></table><table cellSpacing="0" cellPadding="0" width="779" border="0" align=center><tr><td height="3"></td></tr></table>');
