document.writeln("<table border=0 cellpadding=0 cellspacing=0 height=23 width=770 align=center class=header1>");
document.writeln("<tr>");
document.writeln("	<td align=right>");
document.writeln("	<a href='/'>首页</a> - ");
document.writeln("	<a href='/download/'>源码下载</a> - ");
document.writeln("	<a href='/article/'>技术教程</a> - ");
document.writeln("	<a href='/url/'>资源网址</a> - ");
document.writeln("	<a href='/buysale/'>供求信息</a> - ");
document.writeln("	<a href='/javascript/'>网页特效</a> - ");
document.writeln("	<a href='http://bbs.webasp.net'>论坛社区</a> - ");
document.writeln("	<a href='http://big5.webasp.net'>繁体</a>");
document.writeln("	</td>");
document.writeln("	<td width=5></td>");
document.writeln("</tr>");
document.writeln("</table>");
