	today=new Date()
	function initArray()
	{
		this.length=initArray.arguments.length
		for(var i=0;i<this.length;i++)
			this[i+1]=initArray.arguments[i]
	}
	var d=new initArray("星期日","星期一","星期二","星期三","星期四","星期五","星期六")
	tring=today.getYear()+"年"+(today.getMonth()+1)+"月"+today.getDate()+"日"+d[today.getDay()+1]

cpHTML='<table width=743 border=0 cellspacing=0 cellpadding=0>'
+'  <tr><td width=181 rowspan=3><img src=/i/1.jpg width=181 height=114></td><td height=64><img src=/i/bt.jpg></td></tr>'
+'<tr><td><img src=/i/2.jpg width=562 height=20></td></tr>'
+'<tr><td><img src=/i/3.jpg width=447 height=30 usemap=#Map border=0></td></tr></table>'
+'<table width=743 border=0 cellspacing=0 cellpadding=0><tr> '
+'<td valign=top width=599><img src=/i/leftline1.gif width=150 height=18 border=0><img src=/i/leftline2.gif width=449 height=18></td>'
+'<td valign=top align=center>'+tring +'</td></tr></table>'
+'<map name=Map><area shape=rect coords=11,5,68,23 href=/nav/index.asp><area shape=rect coords=79,5,137,24 href=/dzfz/index.htm><area shape=rect coords=147,5,206,22 href=/forum/list.asp?boardID=1><area shape=rect coords=218,5,275,24 href=/show/more.asp?typeid=7&title=诚聘英才><area shape=rect coords=284,6,340,24 href=/zxt/index.htm></map>'
document.write(cpHTML)
