//maybe __url_prefix is declared in board_left.jsp
//var	__url_prefix = "http://localhost/eng";

document.write(" \
<table width=\"1000\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"> \
<tr height=\"38\"> \
	<td width=\"300\"></td> \
	<td align=\"right\" valign=\"top\"> \
	<!-- ±Û·Î¹ú ¸Þ´º ½ÃÀÛ --> \
	<table width=\"309\" height=\"36\" background=\"" + __url_prefix + "/images/top_bg.gif\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"> \
	<tr> \
		<td width=\"20\"></td> \
		<td ><!-- <a href=\"https://marathon3.chosun.com/marathon_board/board/list.html?bbs_id=3\"><img src=\"" + __url_prefix + "/images/top_menu01.gif\" alt=\"\" border=\"0\"></a> --></td> \
		<td><a href=\"http://marathon.chosun.com/index.html\"><img src=\"" + __url_prefix + "/images/top_menu02.gif\" alt=\"\" border=\"0\"></a></td> \
		<td><a href=\"javascript:alert('under construction')\"><img src=\"" + __url_prefix + "/images/top_menu03.gif\" alt=\"\" border=\"0\"></a></td> \
		<td width=\"100\"></td> \
	</tr> \
	<tr height=\"10\"><td colspan=\"6\"></td></tr> \
	</table> \
	<!-- ±Û·Î¹ú ¸Þ´º ³¡ --> \
	</td> \
</tr> \
<tr> \
	<td> <a href=\"" + __url_prefix + "\"><img src=\"" + __url_prefix + "/images/index_logo.gif\" alt=\"\" border=\"0\"></a></td> \
	<td> \
	<!-- ¸Þ´º ½ÃÀÛ --> \
	<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\"> \
	<tr> \
		<td width=\"60\" align=\"center\"><a href=\"" + __url_prefix + "/chuncheon/general00.html\"><img src=\"" + __url_prefix + "/images/menu01_off.gif\"  border=\"0\"></a></td> \
		<td width=\"30\" align=\"center\"><img src=\"" + __url_prefix + "/images/menu00.gif\" width=\"28\" height=\"28\" alt=\"\" border=\"0\"></td> \
		<td width=\"60\" align=\"center\"><a href=\"" + __url_prefix + "/chuncheon/history.html\"><img src=\"" + __url_prefix + "/images/menu02_off.gif\"  border=\"0\"></a></td> \
		<td width=\"30\" align=\"center\"><img src=\"" + __url_prefix + "/images/menu00.gif\" width=\"28\" height=\"28\" alt=\"\" border=\"0\"></td> \
		<td width=\"60\" align=\"center\"><a href=\"" + __url_prefix + "/chuncheon/course.html\"><img src=\"" + __url_prefix + "/images/menu03_off.gif\" border=\"0\"></a></td> \
		<td width=\"30\" align=\"center\"><img src=\"" + __url_prefix + "/images/menu00.gif\" width=\"28\" height=\"28\" alt=\"\" border=\"0\"></td> \
		<td width=\"60\" align=\"center\"><a href=\"javascript:popup_registation()\"><img src=\"" + __url_prefix + "/images/menu04_off.gif\"  border=\"0\"></a></td> \
		<td width=\"30\" align=\"center\"><img src=\"" + __url_prefix + "/images/menu00.gif\" width=\"28\" height=\"28\" alt=\"\" border=\"0\"></td> \
		<td width=\"60\" align=\"center\"><a href=\"javascript:popup_record()\"><img src=\"" + __url_prefix + "/images/menu05_off.gif\"  border=\"0\"></a></td> \
	</tr> \
	</table> \
	<!-- ¸Þ´º ³¡ --> \
	</td> \
</tr> \
</table> \
");
