//maybe __url_prefix is declared in board_left.jsp
//var	__url_prefix = "http://marathon.chosun.com";

document.write(" \
<table  width=\"100%\" height=\"45\" bgcolor=\"#EFEFEF\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"> \
<tr> \
	<td><img src=\"" + __url_prefix + "/images/chuncheon/footer.gif\" alt=\"\" border=\"0\"></td> \
</tr> \
</table> \
<table  width=\"100%\" height=\"45\" background=\"" + __url_prefix + "/images/sponsor_bg.gif\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"> \
<tr> \
	<td> \
	<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\"> \
		<tr> \
			<td width=\"100\" align=\"center\"><img src=\"" + __url_prefix + "/images/sponsor_title.gif\" width=\"60\" height=\"17\" alt=\"\" border=\"0\"></td> \
			<td width=\"14\"><img src=\"" + __url_prefix + "/images/sponsor_line.gif\" width=\"14\" height=\"14\" alt=\"\" border=\"0\"></td> \
			<td width=\"100\" align=\"center\"><a href=\"http://www.chosun.com\" target=\"_new\"><img src=\"" + __url_prefix + "/images/sponsor_01.gif\"  border=\"0\"></a></td> \
			<td width=\"14\"><img src=\"" + __url_prefix + "/images/sponsor_line.gif\" width=\"14\" height=\"14\" alt=\"\" border=\"0\"></td> \
			<td width=\"100\" align=\"center\"><a href=\"http://www.sktelecom.com\" target=\"_new\"><img src=\"" + __url_prefix + "/images/sponsor_02.gif\"  border=\"0\"></a></td> \
			<td width=\"14\"><img src=\"" + __url_prefix + "/images/sponsor_line.gif\" width=\"14\" height=\"14\" alt=\"\" border=\"0\"></td> \
			<td width=\"100\" align=\"center\"><a href=\"http://www.shinhan.com\" target=\"_new\"><img src=\"" + __url_prefix + "/images/sponsor_03.gif\"  border=\"0\"></a></td> \
			<td width=\"14\"><img src=\"" + __url_prefix + "/images/sponsor_line.gif\" width=\"14\" height=\"14\" alt=\"\" border=\"0\"></td> \
			<td width=\"100\" align=\"center\"><a href=\"http://www.asics.co.kr\" target=\"_new\"><img src=\"" + __url_prefix + "/images/sponsor_04.gif\"  border=\"0\"></a></td> \
			<td width=\"14\"><img src=\"" + __url_prefix + "/images/sponsor_line.gif\" width=\"14\" height=\"14\" alt=\"\" border=\"0\"></td> \
			<td width=\"100\" align=\"center\"><a href=\"http://www.dry-zone.com\" target=\"_new\"><img src=\"" + __url_prefix + "/images/sponsor_05.gif\"  border=\"0\"></a></td> \
		</tr> \
	</table> \
	</td> \
</tr> \
</table> \
");