//maybe __url_prefix is declared in board_left.jsp

document.write(" \
<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='_blank'><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='_blank'><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='_blank'><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.com' target='_blank'><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='90' align='center'><a href='http://www.dry-zone.com/' target='_blank'><img src='" + __url_prefix + "/images/sponsor_05.gif'  border='0'></a></td> \
			<td width='14'></td> \
			<td width='90' align='center'></td> \
			<td width='14'>  </td> \
			<td width='14'></td>\
			<td width='90' align='center'></td> \
		</tr> \
	</table> \
	</td> \
</tr> \
</table> \
<table  width='100%' height='45' bgcolor='#EFEFEF' cellpadding='0' cellspacing='0' border='0'> \
<tr> \
	<td><img src='" + __url_prefix + "/images/copy.gif' width='759' height='33' alt='' border='0' align='left'> <br/>| <a href='http://www.chosun.com/section/guide/1.html' target='_bank'>°³ÀÎÁ¤º¸ Ãë±Þ¹æÄ§</a></td> \
</tr> \
</table> \
");