var strHead="<table width=760 align=center cellspacing=0 cellpadding=0>";
strHead=strHead+"	<tr height=1>";
strHead=strHead+"		<td colspan=2 bgcolor='#ffffff'></td>";
strHead=strHead+"	</tr>";
strHead=strHead+"	<tr height=1>";
strHead=strHead+"		<td colspan=2 bgcolor='#80c080'></td>";
strHead=strHead+"	</tr>";
strHead=strHead+"	<tr height=16>";
strHead=strHead+"		<td colspan=2 bgcolor='#009000'></td>";
strHead=strHead+"	</tr>";
strHead=strHead+"	<tr height=80>";
strHead=strHead+"		<td width=230><img src='images/wys_logo2.gif'></td>";
strHead=strHead+"		<td width=530 align=right><img src='images/banner.jpg' width=527 height=80></td>";
strHead=strHead+"	</tr>";
strHead=strHead+"	<tr height=23>";
strHead=strHead+"		<td background='images/wys_xian5.gif' colspan=2 align=right><a href='http://www.wys.gov.cn'>·µ»ØÊ×Ò³</a>&nbsp;&nbsp;</td>";
strHead=strHead+"	</tr>";
strHead=strHead+"</table>";
document.write(strHead);
