<!--
function print_sectionbar(pub_date) {
	var section_bar_str = '<table width="100%" height="50"  border="0" cellpadding="0" cellspacing="0" dwcopytype="CopyTableCell">'
+ '	<tr>'
+ '		<td width="778" background="../../img/tsnsectionbar.gif" width="48">'
+ '			<table width="100%" border="0" cellpadding="0" cellspacing="0" width="48">'
+ '				<tr>'
+ '	        		<td width="173"><a href="http://the-sun.orisun.com/main.html" target="_top"><img src="../../img/space.gif" width="173" height="28" border="0"></a></td>'
+ '        			<td><img src="../../img/space.gif" width="607" height="28" border="0" usemap="#Map"></td>'
+ '				</tr>'
+ '				<tr>'
+ '        			<td width="173"><a href="http://the-sun.orisun.com/main.html" target="_top"><img src="../../img/space.gif" width="173" height="16" border="0"></a></td>'
+ '					<td>'
+ '						<table width="100%"  border="0" cellpadding="0" cellspacing="0">'
+ '            				<tr>'
+ '                				<td><font color="#CC6600" class="date">2006¦~04¤ë16¤é</font>&nbsp;</td>'
+ '            					<td width="280" align="right"><img src="../../img/space.gif" width="280" height="16" border="0" usemap="#Map2"></td>'
+ '							</tr>'
+ '						</table>'
+ '					</td>'
+ '				</tr>'
+ '			</table>'
+ '			</td>'
<!--s:mainpage-->
+ '			<td width="100%" background="../../img/tsnsectionbar_bg.gif">'
+'            <img src="../../img/space.gif" width="200" height="10">'
+'           </td>'
<!--e:mainpage-->
+ '		</tr>'
+ '	</table>'
+ '	<map name="Map">'
+ '		<area shape="rect" coords="-2,9,29,25" href="../../news/20060416/" target="_top">'
+ '		<area shape="rect" coords="32,9,66,25" href="../../fina/20060416/" target="_top">'
+ '		<area shape="rect" coords="69,9,101,25" href="../../ent/20060416/" target="_top">'
+ '		<area shape="rect" coords="104,8,138,25" href="../../sport/20060416/" target="_top">'
+ '		<area shape="rect" coords="141,8,174,25" href="../../fea/20060416/" target="_top">'
+ '		<area shape="rect" coords="177,8,239,26" href="../../adult/20060416/" target="_top">'
+ '		<area shape="rect" coords="241,9,276,25" href="../../racing/20060416/" target="_top">'
+ '		<area shape="rect" coords="278,9,341,25" href="../../charity/20060416/" target="_top">'
+ '		<area shape="rect" coords="410,9,443,25" href="/cgi-bin/hotnews2.cgi?a=news&b=20060416&c=20060416024430_0000.html" target="_top">'
+ '		<area shape="rect" coords="445,9,495,25" href="/cgi-bin/hotnews2.cgi?a=news&b=20060416&c=20060416024115_0000.html" target="_top">'
+ ' 	<area shape="rect" coords="497,9,534,25" href="/channels/fina/20060416/" target="_top">'
+ '		<area shape="rect" coords="536,9,596,25" href="/cgi-bin/hotnews2.cgi?a=news&b=20060416&c=20060416021646_0000.html" target="_top">'
+ '</map>'
+ '<map name="Map2">'
+ '	<area shape="rect" coords="101,2,130,14" href="../../polling/static/index.html" target="_top">'
+ '	<area shape="rect" coords="207,2,270,14" href="../../hot/static/index.html" target="_top" alt="3600 3333">'
+ '	<area shape="rect" coords="136,2,195,14" href="http://orisun.com/orimain/orisunfaq/index.html" target="_blank	">'
+ '</map>'
document.write(section_bar_str);
}
//-->
