document.writeln('<html>');

document.writeln('<head>');
document.writeln('<meta http-equiv="Content-Language" content="zh-cn">');
document.writeln('<meta http-equiv="Content-Type" content="text/html; charset=gb2312">');
document.writeln('<title>中国普法网</title>');
document.writeln('<style type="text/css">');
document.writeln('.1  { color:white;font-size: 14px;  font-weight: bold; font-family:宋体;TEXT-DECORATION: none }');
document.writeln('</style>');
document.writeln('<base target="_blank">');
document.writeln('</head>');

document.writeln('<body topmargin="2">');

document.writeln('<div align="center">');
document.writeln('	<table border="0" cellpadding="0" cellspacing="0" width="750" id="table1">');
document.writeln('		<tr>');
document.writeln('			<td colspan="2" height="20" background="http://www.legalinfo.gov.cn/tplimg/zthead03.JPG" valign="bottom">');
document.writeln('			<div align="right">');
document.writeln('				<table border="0" cellpadding="0" cellspacing="0" width="350" id="table2" height="15">');
document.writeln('					<tr>');
document.writeln('						<td width="120" align="center" valign="bottom">');
document.writeln('						<a href="http://www.legalinfo.gov.cn" class=1>中国普法网</a></td>');
document.writeln('						<td width="120" align="center" valign="bottom">');
document.writeln('						<a href="http://www.legaldaily.com.cn" class=1>法制网</a></td>');
document.writeln('						<td width="110">　</td>');
document.writeln('					</tr>');
document.writeln('				</table>');
document.writeln('			</div>');
document.writeln('			</td>');
document.writeln('		</tr>');
document.writeln('		<tr>');
document.writeln('			<td height="85" width="236">');
document.writeln('			<img border="0" src="http://www.legalinfo.gov.cn/tplimg/zthead01.gif" width="236" height="85"></td>');
document.writeln('			<td height="85" width="514">');
document.writeln('			<img border="0" src="http://www.legalinfo.gov.cn/tplimg/zthead02.gif" width="514" height="85"></td>');
document.writeln('		</tr>');
document.writeln('	</table>');
document.writeln('</div>');

document.writeln('</body>');

document.writeln('</html>');