document.write("<table width='781' border='0' align='center' cellpadding='0' cellspacing='0'>")
document.write("<tr>") 
document.write("<td width='781'><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='781' height='120'>")
document.write("<param name='movie' value='/images/top.swf'>")
document.write("<param name='quality' value='high'>")
document.write("<embed src='/images/top.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='781' height='120'></embed></object></td>")
document.write("</tr>")
document.write("</table>")

document.write("<table width='781' border='0' align='center' cellpadding='0' cellspacing='0'>")
document.write("<tr>")
document.write("<td width='781'><img src='/images/dhl.gif' width='781' height='25' border='0' usemap='#Map'></td>")
document.write("</tr>")
document.write("</table>")

document.write("<map name='Map'>")
document.write("<area shape='rect' coords='2,1,65,26' href='/'>")
document.write("<area shape='rect' coords='150,-1,152,3' href='#'><area shape='rect' coords='77,1,151,28' href='/lygl'>")
document.write("<area shape='rect' coords='167,1,240,27' href='/zwpd'>")
document.write("<area shape='rect' coords='254,1,326,29' href='/smpd'><area shape='rect' coords='339,1,414,28' href='/qypd'>")
document.write("<area shape='rect' coords='429,1,501,25' href='/tzpd'>")
document.write("<area shape='rect' coords='514,1,588,30' href='/lypd'><area shape='rect' coords='602,1,677,32' href='/kjzd'>")
document.write("<area shape='rect' coords='690,1,765,29' href='/hstd'></map>")

function write_date(){
var week
if(new Date().getDay()==0)          week="星期日"
if(new Date().getDay()==1)          week="星期一"
if(new Date().getDay()==2)          week="星期二" 
if(new Date().getDay()==3)          week="星期三"
if(new Date().getDay()==4)          week="星期四"
if(new Date().getDay()==5)          week="星期五"
if(new Date().getDay()==6)          week="星期六"
document.write(new Date().getFullYear()+"年"+(new Date().getMonth()+1)+"月"+new Date().getDate()+"日"+"   "+week)
}

