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/image/wys_logo2.gif'></td>";
strHead=strHead+"		<td width=530 align=right><img src='/images/image/banner.jpg' width=527 height=80></td>";
strHead=strHead+"	</tr>";
strHead=strHead+"	<tr height=23>";
strHead=strHead+"		<td background='/images/image/wys_xian5.gif' colspan=2><img src='/images/image/wys_logo4.gif'></td>";
strHead=strHead+"	</tr>";
strHead=strHead+"</table>";
document.write(strHead);
