document.write("<tr>");
document.write("	<td height='30'>");
document.write("		<div style='float:left;'>");
document.write("			<a class='ClassNav1' href='/'>Ê×Ò³</a> > <a class='ClassNav1' href='/channel/disboard.shtml'>ÌÖÂÛ</a> > ");
document.write("                                        <a class='ClassNav1' href='/channel/disboard.shtml?dt=1'>JSP/Java</a> | ");
document.write("                                        <a class='ClassNav1' href='/channel/disboard.shtml?dt=4'>PHP</a> | ");
document.write("                                        <a class='ClassNav1' href='/channel/disboard.shtml?dt=5'>ASP/.NET</a> | ");
document.write("                                        <a class='ClassNav1' href='/channel/disboard.shtml?dt=3'>AJAX</a> | ");
document.write("                                        <a class='ClassNav1' href='/channel/disboard.shtml?dt=7'>XHTML</a> | ");
document.write("                                        <a class='ClassNav1' href='/channel/disboard.shtml?dt=15'>CGI/Perl</a> | ");
document.write("                                        <a class='ClassNav1' href='/channel/disboard.shtml?dt=12'>DHTML/JS</a>");
document.write("		</div>");
document.write("		<div style='float:right;'>");
document.write("			<form name='f1' action='/search_article.shtml' method='get'>");
document.write("				<input type='text' maxLength='30' name='wo' value='' style='MARGIN-LEFT: 2; WIDTH: 90px;'>");
document.write("				<input type='image' src='/images/sou.gif' align='top' vspace='2'>");
document.write("				<input type=hidden name=ti value='@typeid'>");
document.write("			</form>");
document.write("		</div>");
document.write("	</td>");
document.write("</tr>");
document.write("");

