//===========================================================================
//°ò¥»³]©w
//==================== begin ================================================
topMargin = 112;
layerHeight = 23;
leftMargin = 90;
tableWidth = 200;
rowHeight = 22;
showWeekly = false;
path = '';
//====================  end  ================================================

//===========================================================================
//©Ò¦³ªºmenu
//==================== begin ================================================
menuNames = new Array('t','fo','p','so','int','c','o','e','stock','life','sp','region','show');
titles = new Array('ÀYª©·s»D','µJÂI·s»D','¬Fªv·s»D','ªÀ·|·s»D','°ê»Ú·s»D','¦Û¥Ñµû½×','¦Û¥Ñ¼s³õ','°]¸gµJÂI','ÃÒ¨é²z°]','¥Í¬¡·s»D','Åé¨|·s»D','¦a¤è·s»D','¼vµø¦W¤H');
pages = new Array('today-t1.htm','today-fo1.htm','today-p1.htm','today-so0.htm','today-int0.htm','today-s1.htm','today-o0.htm','today-e1.htm','today-stock1.htm','today-life1.htm','today-sp0.htm','today-taipei0.htm','today-show1.htm');
if (showWeekly)
{
	menuNames = menuNames.concat(new Array('weekly'));
	titles = titles.concat(new Array('¥Í¬¡¶g³ø'));
	pages = pages.concat(new Array('today-weekly1.htm'));
}
else
{
	menuNames = menuNames.concat(new Array('supplement'));
	titles = titles.concat(new Array('¥Í¬¡ÃÀ¤å'));
	pages = pages.concat(new Array('today-fashion1.htm'));
}
menuNames2 = new Array('taipei','north','center','south','fashion','living','family','medicine','article','young','art');

names = menuNames.concat(menuNames2);
menus = Array(names.length);
for (i=0; i<menus.length; i++)
{
	menus[i] = new Object();
	menus[i].name = names[i];
}
//====================  end  ================================================

//===========================================================================
//¥D¿ï³æ
//==================== begin ================================================
document.write('<TABLE class=block2L cellSpacing=1 cellPadding=3 width=90 border=0>');
document.write('	<TR>');
document.write('		<TD bgColor=#333399>¤µ¤é­n»D</TD>');
document.write('	</TR>');
for (i=0; i<menuNames.length; i++)
{
	document.write('	<TR>');
	document.write('		<TD class=block2L_tda onMouseOver="showMenu(this,'+menuNames[i]+')" onMouseOut="hideMenu()" style=color:blue;cursor:pointer');
	document.write('				onClick="location.href=\''+path+pages[i]+'\'">'+titles[i]+'</TD>');
	document.write('	</TR>');
}
document.write('	<TR>');
document.write('		<TD bgColor=#cc6600><A class=block2La href="'+path+'Rnews.htm">±MÃD³ø¾É</A></TD>');
document.write('	</TR>');
document.write('	<TR>');
document.write('		<TD bgColor=#666666>ªA°È±M°Ï</TD>');
document.write('	</TR>');
document.write('	<TR>');
document.write('		<TD class=block2L_tdb><A class=block2La href="http://www.roclotto.com.tw/" target=_blank>¼Ö³z±m¨é</A></TD>');
document.write('	</TR>');
document.write('	<TR>');
document.write('		<TD class=block2L_tdb><A class=block2La href="'+path+'Nnews.htm">²Î¤@µo²¼</A></TD>');
document.write('	</TR>');
document.write('	<TR>');
document.write('		<TD class=block2L_tdb><font color=blue><A onmouseover="this.style.cursor=\'pointer\';this.style.color=\'deepskyblue\'" ');
document.write('			onclick="window.open(\'http://www.libertytimes.com.tw/Service/Order.htm\',\'_new\',\'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=770,height=650\');" ');
document.write('			onmouseout="this.style.color=\'blue\'">­q³øªA°È</A></FONT></TD>');
document.write('	</TR>');
document.write('	<TR>');
document.write('		<TD class=block2L_tdb><A href="http://www.libertytimes.com.tw/about/recruit.htm">¨D¤~±M°Ï</a></TD>');
document.write('	</TR>');
document.write('	<TR>');
document.write('		<TD class=block2L_tdb><A href="http://www.lscc.com.tw/" target=_blank>¦Û¥Ñ¼s³õ<br>°ê»Ú·|Ä³¤¤¤ß</a></TD>');
document.write('	</TR>');
document.write('</TABLE>');
//====================  end  ================================================

//===========================================================================
//©Ò¦³ªºmenuªº¶µ¥Ø¡A¥ÑPHP²£¥Í
//==================== begin ================================================

menu = getMenu('fo');
menu.layer = 1;
menu.menuLayer = 0;
menu.rows = new Array(9);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '©ì¤íÄÒ¤u»P¤ô¹q¶O °ê¥ÁÄÒ¯{¤d¸U¿ì¹C¦æ';
	rows[0].link = 'today-fo1.htm';
																										
	rows[1].text = '°¨­Ò²Î¿W¥ð§L Ä¬¥¸¨¥¦æ¤£¤@';
	rows[1].link = 'today-fo2.htm';
																										
	rows[2].text = '¬Ý°ÝÃD¡þ½æ¤O¤Ï²×²Î  °ê¿Ë¦V¥_¨Ê¨D½à¡H';
	rows[2].link = 'today-fo3.htm';
																										
	rows[3].text = 'ÂÅÀÀ­×±¼¨¾¿m©Ê¤½§ë ºñ§å§ë­°';
	rows[3].link = 'today-fo4.htm';
																										
	rows[4].text = '§õ§å·¥²Î½×¡GÅS¥X°¨¸}';
	rows[4].link = 'today-fo5.htm';
																										
	rows[5].text = '¶ø´µ¥d¥u®t¤@¨B §õ¦w¦AÀò¿W¥ßºë¯«»s¤ù¼ú';
	rows[5].link = 'today-fo6.htm';
																										
	rows[6].text = '¾Ö©ê¤pª÷¤H ¥þ¥x«Ì®§';
	rows[6].link = 'today-fo7.htm';
																										
	rows[7].text = '®a¶mÂIºw §õ¦w³Ð§@·½ÀY';
	rows[7].link = 'today-fo8.htm';
																										
	rows[8].text = 'Â_­I¤s®ÄÀ³ ¥þ²y¨g¿N';
	rows[8].link = 'today-fo9.htm';
																										
}
menu = null;

menu = getMenu('p');
menu.layer = 2;
menu.menuLayer = 0;
menu.rows = new Array(10);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = 'ºñ©e½èºÃ ¤¤°êÄé°g´ö²Î¾Ô';
	rows[0].link = 'today-p1.htm';
																										
	rows[1].text = '¥Á¶iÄÒ¡G¤¤°êÀ³©M¥Á¿ï¬F©²½Í';
	rows[1].link = 'today-p2.htm';
																										
	rows[2].text = '¤¤°ê¼W¥[­¸¼u ¤w§ïÅÜ²{ª¬';
	rows[2].link = 'today-p3.htm';
																										
	rows[3].text = '¥xÆW¥D¬y¥Á·N ¥xÆW«e³~¥Ñ¥xÆW¤H¥Á¨M©w';
	rows[3].link = 'today-p4.htm';
																										
	rows[4].text = '³°­x±N«ì´_¾_¾Ù±Ð¨|';
	rows[4].link = 'today-p5.htm';
																										
	rows[5].text = '­xÁÊ©ñ¦æ¡H °ê¥ÁÄÒ¶g¤T©w½Õ';
	rows[5].link = 'today-p6.htm';
																										
	rows[6].text = '²×²ÎÄÀºÃ §Ú±N²Õ¹Î­u®ü¥~»¡©ú';
	rows[6].link = 'today-p7.htm';
																										
	rows[7].text = '¥Á¶¡ª©¾Ë§ï ©²¹ª§j¤U·|´Á°e¥ß°|°Q½×';
	rows[7].link = 'today-p8.htm';
																										
	rows[8].text = '°ª¥«ªø¿ï¾Ô¡þ³¯µâ«Å§G°Ñ¿ï ºÞºÑ¬Â¡J¨ó°Ó¯}§½';
	rows[8].link = 'today-p9.htm';
																										
	rows[9].text = '±M¤ß¥«¬F ¸­µâÄõ°Ê§@ÀWÀW';
	rows[9].link = 'today-p10.htm';
																										
}
menu = null;

menu = getMenu('int');
menu.layer = 4;
menu.menuLayer = 0;
menu.rows = new Array(11);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = 'IAEA°Q½×¥ì®Ö ¬üÀÀ¤U³q·Þ';
	rows[0].link = 'today-int1.htm';
																										
	rows[1].text = '®õ¼Æ¸U¸s²³ ¹GÁ`²z¤U¥x';
	rows[1].link = 'today-int2.htm';
																										
	rows[2].text = 'ªF«n¨È¬Fª§ÀW°_ ¥Á¥D¥i¦M';
	rows[2].link = 'today-int3.htm';
																										
	rows[3].text = '²üÄõ®Ö­ãÀ¦¨à¦w¼Ö¦º';
	rows[3].link = 'today-int4.htm';
																										
	rows[4].text = '±j®«¤k©Ê ¸û©ö¥Í¨k«Ä¡H';
	rows[4].link = 'today-int5.htm';
																										
	rows[5].text = '¤é¹Î¶ô¥@¥N ¹O¥b¤k©Ê·Q¤ä°t°h¥ðª÷';
	rows[5].link = 'today-int6.htm';
																										
	rows[6].text = '¥´²y¥¼³B²z½}¤u ÁúÁ`²z®£ÃãÂ¾';
	rows[6].link = 'today-int7.htm';
																										
	rows[7].text = '·m¥Ö¥]§P¦º¦D ¤¤°êªÉÅU¤HÅv¾DÄþ³d';
	rows[7].link = 'today-int8.htm';
																										
	rows[8].text = '«z¡I ¤fªA¬Ì­]';
	rows[8].link = 'today-int9.htm';
																										
	rows[9].text = '«Xµo®g¤õ½b ©~¥Á¥iÀò½ßÀv';
	rows[9].link = 'today-int10.htm';
																										
	rows[10].text = '¡m¤¤­^¹ï·ÓÅª·s»D¡nIn best bathroom vote, candidates are squeaky clean ³Ì´Î´Z©Ò§ë²¼¡A­Ô¿ïªÌ¤@¹Ð¤£¬V';
	rows[10].link = 'today-int11.htm';
																										
}
menu = null;

menu = getMenu('so');
menu.layer = 3;
menu.menuLayer = 0;
menu.rows = new Array(14);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '­AÄµ¹î³òÄl ÄF¤ý¸¨ºô';
	rows[0].link = 'today-so1.htm';
																										
	rows[1].text = '¬Û¿Ë¤k·m¤â ±M©ä±BÀY¨k';
	rows[1].link = 'today-so2.htm';
																										
	rows[2].text = '½|µP¤Í¯b¥Í ¿}¤ý³s²Ö¤k¨à';
	rows[2].link = 'today-so3.htm';
																										
	rows[3].text = '¤p¶}³¨«ôª÷¤k ÄF°]¤SÄF¦â';
	rows[3].link = 'today-so4.htm';
																										
	rows[4].text = '¤pÂ¾­ûÂÇ²Î¤@°ÓÅA ¶}¤½¥q¶B¹q¸£¾¹§÷';
	rows[4].link = 'today-so5.htm';
																										
	rows[5].text = 'ª±¤W¦Q¹CÀ¸ 10·³¤kµ£âf©R';
	rows[5].link = 'today-so6.htm';
																										
	rows[6].text = '¼É¤O¤k¶V¶Ä ¼Þ¥´¶±¥D¦¨¶Ë¸¨¶]';
	rows[6].link = 'today-so7.htm';
																										
	rows[7].text = '¶³±è¨®±ÄÁÊ¹ú®× ³¯©[³¹§ï§P¦³¸o';
	rows[7].link = 'today-so8.htm';
																										
	rows[8].text = '¨à¥ð©d ¶Àª÷­¦«ã¨¥±Ù¤÷¤l±¡';
	rows[8].link = 'today-so9.htm';
																										
	rows[9].text = '¡uÂÅ³Õ¤h¡v¤í¤T±ø¤H©R';
	rows[9].link = 'today-so10.htm';
																										
	rows[10].text = '§Ú¬O¡u¤Ñ¤U²Ä¤@¬ü¨k¤l¡v';
	rows[10].link = 'today-so11.htm';
																										
	rows[11].text = '·m±Ï¥¬³U½²®a ªÀ·|°e·R ¼ö¤ß¤H­×¦n¤ô¹q';
	rows[11].link = 'today-so12.htm';
																										
	rows[12].text = '§µ¤l¤@¸JÄÑ ¯¬ºÖÀð ¶K¤Wº¡º¡Ä@±æ';
	rows[12].link = 'today-so13.htm';
																										
	rows[13].text = '¥ÌªÝ¯ù ¯á´Õ°¼Ås¥Í°_¨B';
	rows[13].link = 'today-so14.htm';
																										
}
menu = null;

menu = getMenu('life');
menu.layer = 9;
menu.menuLayer = 0;
menu.rows = new Array(9);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '¥ß©eÀÀ­«²ÕETC½Õ¾\©e­û·|';
	rows[0].link = 'today-life1.htm';
																										
	rows[1].text = '¡m¬P´Á¤Hª«¡n·P©ÊÅK®Q¤l ³¢º½µX »â­x¥æ³q³¡­n»E¨F¦¨¶ð';
	rows[1].link = 'today-life2.htm';
																										
	rows[2].text = '¥~Äy¥Í¨Ó¥x §K¸Õ´NÅª°ê°ª¤¤';
	rows[2].link = 'today-life3.htm';
																										
	rows[3].text = '³v³ÀÂÜ·½ ¤sªL¤ýªÌ';
	rows[3].link = 'today-life4.htm';
																										
	rows[4].text = '¤s©~·³¤ë ¦¨´N¦Û§Ú';
	rows[4].link = 'today-life5.htm';
																										
	rows[5].text = '¤K³qÃö¥j¹D ¾ÇªÌÆ~­­¨î¹C«È';
	rows[5].link = 'today-life6.htm';
																										
	rows[6].text = '´Ó¾ð¬ß¦¨ªL ´ËÅ@¥xÆW®q';
	rows[6].link = 'today-life7.htm';
																										
	rows[7].text = '®z´¼¥À¥Í8¤l ¤£ªÖ¸`¨|';
	rows[7].link = 'today-life8.htm';
																										
	rows[8].text = '®a±Ú¤Tµ¥¿Ë¤º¹O¨â¤H±oªÍÀù ±oªÍÀù¾÷²v°ª¥X11­¿';
	rows[8].link = 'today-life9.htm';
																										
}
menu = null;

menu = getMenu('sp');
menu.layer = 10;
menu.menuLayer = 0;
menu.rows = new Array(10);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '³¯ó`°ò ¤jº¡³e';
	rows[0].link = 'today-sp1.htm';
																										
	rows[1].text = 'ªLµØ­³¡G³h¥´°ÝÃD³ÌÄY­«';
	rows[1].link = 'today-sp2.htm';
																										
	rows[2].text = '·s¤@¥N°ê®a¶¤ ÅkµM¦¨§Î';
	rows[2].link = 'today-sp3.htm';
																										
	rows[3].text = '§õ©ÓêM°fÂà¯¥ ¤é¾DÁú²Û°d';
	rows[3].link = 'today-sp4.htm';
																										
	rows[4].text = '¸g¨åÁÉÁ`ÀË°Q--«nÁú­u¤é¡B§Ú¥h¿D¬w ²¾°V¦¨®Ä¥ß¨£';
	rows[4].link = 'today-sp5.htm';
																										
	rows[5].text = '³¢ªl§Ó¡J²y­û³£ºÉ¤O¤F';
	rows[5].link = 'today-sp6.htm';
																										
	rows[6].text = '¦wÄR¬× ª÷¨Î¬M½Ã°Ã';
	rows[6].link = 'today-sp7.htm';
																										
	rows[7].text = 'Àô¥xÁÉ­º¯¸ ¨®ºL¦¨¨âºI ©ê´ÝÀe½Ä½u';
	rows[7].link = 'today-sp8.htm';
																										
	rows[8].text = '¬¡¶ë¥¢¦u ´ò¤H§À½L°fÂà³Ó';
	rows[8].link = 'today-sp9.htm';
																										
	rows[9].text = 'ªü´I¸Ñ¸T ¥x»Èöt¼y¯¬¦æ±¡';
	rows[9].link = 'today-sp10.htm';
																										
}
menu = null;

menu = getMenu('e');
menu.layer = 7;
menu.menuLayer = 0;
menu.rows = new Array(9);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '«H¦XªÀ³¡¥÷«H¶U ¶Å°È¨ó°Ó¯Ê¤f';
	rows[0].link = 'today-e1.htm';
																										
	rows[1].text = '«HÁpªÀ«æ¤å¨D§U »È¦æ¤½·|¦³¤ßµL¤O';
	rows[1].link = 'today-e2.htm';
																										
	rows[2].text = 'ª÷ºÞ·|¤CºJ¨B ±Ð§AÁo©ú²z¶Å';
	rows[2].link = 'today-e3.htm';
																										
	rows[3].text = '§E¬F¾Ë §ï­²¥x¿}¬°¤v¥ô';
	rows[3].link = 'today-e4.htm';
																										
	rows[4].text = '¤¤°êFDI 7¦~¨Ó­º«×°I°h';
	rows[4].link = 'today-e5.htm';
																										
	rows[5].text = '¦L«×3¤j»¤¦] §lª÷²Ä¤@';
	rows[5].link = 'today-e6.htm';
																										
	rows[6].text = '¦L«×¸gÀÙ ¥i¯à¶W¶V¤¤°ê';
	rows[6].link = 'today-e7.htm';
																										
	rows[7].text = '¸gÀÙ¼ç¤O¬Ý¦n ¥~»È«æ¥d¦ì';
	rows[7].link = 'today-e8.htm';
																										
	rows[8].text = '¤é¸êºMÂ÷¤¤°ê Âà¶i¦L«×';
	rows[8].link = 'today-e9.htm';
																										
}
menu = null;

menu = getMenu('stock');
menu.layer = 8;
menu.menuLayer = 0;
menu.rows = new Array(14);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '°]ºÞ¼ö ¸êª÷¥~¬y§ó©úÅã';
	rows[0].link = 'today-stock1.htm';
																										
	rows[1].text = '¤H¦æ¡G¤H¥Á¹ô¶×²v§ó¨ã¼u©Ê';
	rows[1].link = 'today-stock2.htm';
																										
	rows[2].text = '¤@¶g¹j©î¡þ¥«³õ¹w´Á º¥ÁÍ¦^Ã­';
	rows[2].link = 'today-stock3.htm';
																										
	rows[3].text = '2¤ë®ü¥~°òª÷ ¼Ú¬w¡B¥Í§Þ ½Ä¥X»â¥ý¸s';
	rows[3].link = 'today-stock4.htm';
																										
	rows[4].text = '·s¿³ªF¼Ú ¤µ¦~¨Óº¦15¢H';
	rows[4].link = 'today-stock5.htm';
																										
	rows[5].text = 'ÂåÀø¥Í§Þ 2¤ëº¦´T¹O6¢H';
	rows[5].link = 'today-stock6.htm';
																										
	rows[6].text = '¦L«×»°¸ô½Ä°ªÂI «ØÄ³¡J¤À§å§G§½';
	rows[6].link = 'today-stock7.htm';
																										
	rows[7].text = 'µu½u¦^ÀÉ¬O°·±d ¤éªÑªø´Á¤´¬Ý¦h';
	rows[7].link = 'today-stock8.htm';
																										
	rows[8].text = 'µØº¸µóÆ[´ú¯¸¡þ¼Q¥X¤£©ö  °ªÀÉ¶·¯d·N';
	rows[8].link = 'today-stock9.htm';
																										
	rows[9].text = '¤¤«Hª÷±N¦A¥[½X16¸U±i¥üÂ×ª÷';
	rows[9].link = 'today-stock10.htm';
																										
	rows[10].text = '¬ü¤¸­p»ù¥æ©ö »Ý¥t¶}¥~¹ô¦s¤á';
	rows[10].link = 'today-stock11.htm';
																										
	rows[11].text = '­ºÀÉ¶Àª÷´Á ºb±ì­¿¼Æ¹F17­¿';
	rows[11].link = 'today-stock12.htm';
																										
	rows[12].text = '¤jÅQ»¨®ð¦è¶i ¼É°_­«¸¨';
	rows[12].link = 'today-stock13.htm';
																										
	rows[13].text = '´Á«üÆ[´ú¯¸¡þ¹q¤l´Á µu½u¬Û¹ï§Ü¶^';
	rows[13].link = 'today-stock14.htm';
																										
}
menu = null;

menu = getMenu('t');
menu.layer = 0;
menu.menuLayer = 0;
menu.rows = new Array(1);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '¤¤°ê¥~ªø§õ»F¬P§ì¨gÅF«ó¡G¥L¬O½Ö¡I';
	rows[0].link = 'today-t1.htm';
																										
}
menu = null;

menu = getMenu('show');
menu.layer = 12;
menu.menuLayer = 0;
menu.rows = new Array(12);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '©P¸³·í¨®¥í ­Wµ¥¼B&#30026;§»¶R¦ç';
	rows[0].link = 'today-show1.htm';
																										
	rows[1].text = '±m±Æ¦£¬£¹ï¼ö ¬P¥úÄ£¶ø´µ¥d';
	rows[1].link = 'today-show2.htm';
																										
	rows[2].text = '¬ü°ê¿W¥ßºë¯«»s¤ù¼ú §õ¦w»´ÃP©é¤pª÷¤H µá§Q®úºÙ«Ò¶û¼ú¦h';
	rows[2].link = 'today-show3.htm';
																										
	rows[3].text = '«Àªö¿oµ²·sÅw? ³ê¥­ÀY¨kÄ_¨©';
	rows[3].link = 'today-show4.htm';
																										
	rows[4].text = 'µoºÖ³³¤l ¦³¶ý¶ýªº¨ý¹D';
	rows[4].link = 'today-show5.htm';
																										
	rows[5].text = 'ÁÉªù­³§BÅS¯Ý¦Ù ¨¥¨¥Ä²¹q¶K¨­';
	rows[5].link = 'today-show6.htm';
																										
	rows[6].text = '¾÷¨®¸­¥þ¯u ¤T¬q±¡Ãn¥ú';
	rows[6].link = 'today-show7.htm';
																										
	rows[7].text = '¥ß«Â·G¶Ô°·¨­ ­×¦B½c·í§µ¤l';
	rows[7].link = 'today-show8.htm';
																										
	rows[8].text = '§Î¶HµP¾G¥°»ö ¥N¨¥¯»°ª±ì';
	rows[8].link = 'today-show9.htm';
																										
	rows[9].text = '¤ýÀé®a¼É ®üKÁÂª÷¿P12¤p®É';
	rows[9].link = 'today-show10.htm';
																										
	rows[10].text = '¦µ«Å­^¥]¦×»E¤H®ð ¬h¨qºa±q¨}©Û®çªá';
	rows[10].link = 'today-show11.htm';
																										
	rows[11].text = '»p«i«T¨q¦Û¦v ±À¾P«O¥þ';
	rows[11].link = 'today-show12.htm';
																										
}
menu = null;

menu = getMenu('c');
menu.layer = 5;
menu.menuLayer = 0;
menu.rows = new Array(3);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '¡m¤µ¤éªÀ½×¡n ¤Ï¹ï²×²ÎµL²§©ó¤Ï¹ï¥D¬y¥Á·N';
	rows[0].link = 'today-s1.htm';
																
	rows[1].text = '¡m¦Û¥Ñ½Í¡n¤¤°ê°l§L';
	rows[1].link = 'today-f1.htm';
																
	rows[2].text = '¡mÃôÃò¶°¡n¥¿¸qªº­±¨ã¡I';
	rows[2].link = 'today-f2.htm';
																
}
menu = null;

menu = getMenu('region');
menu.layer = 11;
menu.menuLayer = 0;
menu.rows = new Array(4);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();

	rows[0].text = '¤j¥x¥_·s»D¡@¡÷';
	rows[0].submenu = 'taipei';
	rows[0].link = 'today-taipei0.htm';

	rows[1].text = '¥_³¡·s»D¡@¡@¡÷';
	rows[1].submenu = 'north';
	rows[1].link = 'today-north0.htm';

	rows[2].text = '¤¤³¡·s»D¡@¡@¡÷';
	rows[2].submenu = 'center';
	rows[2].link = 'today-center0.htm';

	rows[3].text = '«n³¡·s»D¡@¡@¡÷';
	rows[3].submenu = 'south';
	rows[3].link = 'today-south0.htm';
}
menu = null;

menu = getMenu('taipei');
menu.layer = 11;
menu.parentMenu = 'region';
menu.menuLayer = 1;
menu.rows = new Array(9);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '´Ó§ùÃY½à¥ÍºA ·s²ø«C¦~¤½¶é¼ö¾x';
	rows[0].link = 'today-taipei1.htm';
																										
	rows[1].text = '¥@¬ÉªMÄÑ¥]¤jÁÉ ²»ÀsÄm·ç ¥þ°ê²Ä¤@';
	rows[1].link = 'today-taipei2.htm';
																										
	rows[2].text = '¥À¨Å®w·h®a ¯e©I¿ãÅD®½¨Å';
	rows[2].link = 'today-taipei3.htm';
																										
	rows[3].text = '²½¤Õ ¥xÁú¥æ¬y';
	rows[3].link = 'today-taipei4.htm';
																										
	rows[4].text = '¤p¾Ç²¦·~«e ÃÀ³N·µ°ó ¤H¤H¨«¤@¦^';
	rows[4].link = 'today-taipei5.htm';
																										
	rows[5].text = '¦~©³«e¥þ¥«¸ô¤f ¤pºñ¤H·í¯Z';
	rows[5].link = 'today-taipei6.htm';
																										
	rows[6].text = '°^¼d·sªÀ©~¥Á §ÜÄ³®Ö¥|¶W¼x¤g¦a';
	rows[6].link = 'today-taipei7.htm';
																										
	rows[7].text = '7«C¤Ö¦~ ¬¡¬¡¥´¦º¾K¯Î';
	rows[7].link = 'today-taipei8.htm';
																										
	rows[8].text = '½|¤k¤H¬O±¡ºü©Ê°Êª« ºâ©ÊÄÌÂZ';
	rows[8].link = 'today-taipei9.htm';
																										
}
menu = null;

menu = getMenu('north');
menu.layer = 12;
menu.parentMenu = 'region';
menu.menuLayer = 1;
menu.rows = new Array(6);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '±ø½X¾D´«°ª»ù§C½æ ¶W°ÓÁ«¤j¤F';
	rows[0].link = 'today-north1.htm';
																										
	rows[1].text = '§ë¨­Äµ¬É Âù­M¥S§Ì§Ó¤@¦P';
	rows[1].link = 'today-north2.htm';
																										
	rows[2].text = '¶Àºaµb½Ð½Õ¥_­]©Ò ¤÷¤l¶Ç©Ó¨Î¸Ü';
	rows[2].link = 'today-north3.htm';
																										
	rows[3].text = '°Q¶Å¤HÀW¤Wªù ¤j¼ÓºÞ²z­û§xÂZ';
	rows[3].link = 'today-north4.htm';
																										
	rows[4].text = '¤p½ä¤Ñ¤EµP³Q§ì ºa®a¦Ñ¤H®tÂI®ð©ü';
	rows[4].link = 'today-north5.htm';
																										
	rows[5].text = 'ªÀ·|¶Ç¯u¡þ¿N¯È¿ú¤£·V ¦Ë¿¤4°_Âø¯ó¤õÄµ';
	rows[5].link = 'today-north6.htm';
																										
}
menu = null;

menu = getMenu('center');
menu.layer = 13;
menu.parentMenu = 'region';
menu.menuLayer = 1;
menu.rows = new Array(6);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '¶³¿¤¤j±Æ©â¤ô¾÷ 1©]³Q°½19¨ã';
	rows[0].link = 'today-center1.htm';
																										
	rows[1].text = '¦Ñ¯Î¸õ¼Ó¦Ñ¦ñ¦y¥s¥Ø¸@ºGª¬';
	rows[1].link = 'today-center2.htm';
																										
	rows[2].text = '°ü¤H¶RLV¥] ¸é¯}¨®µ¡£}£¸£µ¨«';
	rows[2].link = 'today-center3.htm';
																										
	rows[3].text = '5·³¨kµ£¨ü­h ¦P¾Ç®aªø³ø®×';
	rows[3].link = 'today-center4.htm';
																										
	rows[4].text = '¾Ç»s°s³Q»@ §P¨MºM¾P³B¤À';
	rows[4].link = 'today-center5.htm';
																										
	rows[5].text = '¨ËºÙÄµªø·nÂ\ °s©±³øÄµ©î¬ï';
	rows[5].link = 'today-center6.htm';
																										
}
menu = null;

menu = getMenu('south');
menu.layer = 14;
menu.parentMenu = 'region';
menu.menuLayer = 1;
menu.rows = new Array(6);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '«n¾î´ËªL¥ÍºA¨t ¤ñ¤H¦Ñ¤Æ±oÁÙ§Ö';
	rows[0].link = 'today-south1.htm';
																										
	rows[1].text = 'ÂÎÂÎ¦M¾÷ ¾ôÀY¿}¼t»ñ°Ä¤ì ¾D«IÅ§';
	rows[1].link = 'today-south2.htm';
																										
	rows[2].text = '¨ó´M¤¤°êº®¤u ºÃ¶°Åé¤W©¤¥´¤u';
	rows[2].link = 'today-south3.htm';
																										
	rows[3].text = '«HÂF¬K©u®ü©ñÁÉ Âkªð²v86%';
	rows[3].link = 'today-south4.htm';
																										
	rows[4].text = 'ÃÃªK¤s¨¦ ¨â¤Ò°ü¨®·´¤H¤`';
	rows[4].link = 'today-south5.htm';
																										
	rows[5].text = '¨k¤l«_¥R¥«³õºÞ²z­û´þ¨Æ ¤Þ¤½¼«';
	rows[5].link = 'today-south6.htm';
																										
}
menu = null;

menu = getMenu('o');
menu.layer = 6;
menu.menuLayer = 0;
menu.rows = new Array(10);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '¡mª÷ùÚÞm±MÄæ¡n§å§E¥ú¤¤¤å¨¥¤åÅÞ¿è';
	rows[0].link = 'today-o1.htm';
																										
	rows[1].text = '¤p°¨·|¤£·|¦³ªü«óªº®æ§½¡H';
	rows[1].link = 'today-o2.htm';
																										
	rows[2].text = '¼w°ê¡G¤÷¶Å¤lÁÙ¹H¾Ë¡I';
	rows[2].link = 'today-o3.htm';
																										
	rows[3].text = '³¯ó`°ò¥´±o¦n µª±o§ó¦n¡I';
	rows[3].link = 'today-o4.htm';
																										
	rows[4].text = '±qªvÀù¤Æ¸Ñ¤¤¦èÂå¹ï¥ß';
	rows[4].link = 'today-o5.htm';
																										
	rows[5].text = ' §Ú¬O¡u¥Á°ê¡v¨ü®`¤H';
	rows[5].link = 'today-o6.htm';
																										
	rows[6].text = '·m±Ï¤¤µØµo®i°òª÷';
	rows[6].link = 'today-o7.htm';
																										
	rows[7].text = 'ÂÀ±a¦å ¸ÓºÞ¤@ºÞ';
	rows[7].link = 'today-o8.htm';
																										
	rows[8].text = '¦¨ÁZ»P±Æ¦W¡A¸Ó¸T¶Ü¡H';
	rows[8].link = 'today-o9.htm';
																										
	rows[9].text = '¥Á¥NÃö»¡ÀÉ®×';
	rows[9].link = 'today-o10.htm';
																										
}
menu = null;

if (showWeekly == false)
{
	menu = getMenu('supplement');
	menu.layer = 13;
	menu.menuLayer = 0;
	menu.rows = new Array(7);
	with (menu)
	{
		for (i=0; i<rows.length; i++)
			rows[i] = new Object();
	
		rows[0].text = '¬y¦æ®ø¶O¡@¡@¡÷';
		rows[0].submenu = 'fashion';
		rows[0].link = 'today-fashion1.htm';
	
		rows[1].text = '¦n«~¨ý¡@¡@¡@¡÷';
		rows[1].submenu = 'living';
		rows[1].link = 'today-living1.htm';
	
		rows[2].text = '®a®x¨â©Ê¡@¡@¡÷';
		rows[2].submenu = 'family';
		rows[2].link = 'today-family1.htm';
	
		rows[3].text = '°·±dÂåÀø¡@¡@¡÷';
		rows[3].submenu = 'medicine';
		rows[3].link = 'today-medicine1.htm';
	
		rows[4].text = '¦Û¥Ñ°Æ¥Z¡@¡@¡÷';
		rows[4].submenu = 'article';
		rows[4].link = 'today-article1.htm';
	
		rows[5].text = '«C¬K¬ü¡@¡@¡@¡÷';
		rows[5].submenu = 'young';
		rows[5].link = 'today-young1.htm';
	
		rows[6].text = 'ÃÀ³N¤å¤Æ¡@¡@¡÷';
		rows[6].submenu = 'art';
		rows[6].link = 'today-art1.htm';

	}
	menu = null;
}

menu = getMenu('fashion');
menu.layer = 13;
menu.parentMenu = 'supplement';
menu.menuLayer = 1;
menu.rows = new Array(4);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '¤k©ú¬Pªº¬ü ¥L­Ì³Ìª¾¹D';
	rows[0].link = 'today-fashion1.htm';
																										
	rows[1].text = '»r§©¤W°} ¼ô¤k¤£©È¤£©È°Õ!';
	rows[1].link = 'today-fashion2.htm';
																										
	rows[2].text = '¤k±j¤H¤ñ¤°»òµ§';
	rows[2].link = 'today-fashion3.htm';
																										
	rows[3].text = '°øµØ·í¹D ¯]Ä_·g¤WÁy';
	rows[3].link = 'today-fashion4.htm';
																										
}
menu = null;

menu = getMenu('living');
menu.layer = 14;
menu.parentMenu = 'supplement';
menu.menuLayer = 1;
menu.rows = new Array(1);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '·§©À¤â¾÷ ¬¯¨ìÃz<br>·s¥@¬ö«e½Ã­·®æ';
	rows[0].link = 'today-living1.htm';
																										
}
menu = null;

menu = getMenu('family');
menu.layer = 15;
menu.parentMenu = 'supplement';
menu.menuLayer = 1;
menu.rows = new Array(3);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '9ÃöÁä §â°·±d´Óª«±a¦^®a';
	rows[0].link = 'today-family1.htm';
																										
	rows[1].text = '¦Ñ¤½¦^¤ßÂà·N<br>¥~¹J¹ï¶H¤@¦AÄÌÂZ';
	rows[1].link = 'today-family2.htm';
																										
	rows[2].text = '®ø¶O¤j¨Æ¶g³ø';
	rows[2].link = 'today-family3.htm';
																										
}
menu = null;

menu = getMenu('medicine');
menu.layer = 16;
menu.parentMenu = 'supplement';
menu.menuLayer = 1;
menu.rows = new Array(5);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '§JªA®£·W ±q¤ß°µ°_';
	rows[0].link = 'today-medicine1.htm';
																										
	rows[1].text = '§i§O¤£¥¥ ´M¨D±M·~¨ó§U';
	rows[1].link = 'today-medicine2.htm';
																										
	rows[2].text = '«ü¥ÜÃÄ¿ïÁÊ«ü«n';
	rows[2].link = 'today-medicine3.htm';
																										
	rows[3].text = '°©Àf®½ÃØ §U¤HµL¶Ë';
	rows[3].link = 'today-medicine4.htm';
																										
	rows[4].text = '»ó®÷­Ë¬y Ãø¥Ïªº¦Ñ¤ò¯f';
	rows[4].link = 'today-medicine5.htm';
																										
}
menu = null;

menu = getMenu('article');
menu.layer = 17;
menu.parentMenu = 'supplement';
menu.menuLayer = 1;
menu.rows = new Array(3);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '§@®aªºÂÃ©Ò';
	rows[0].link = 'today-article1.htm';
																										
	rows[1].text = 'ª÷±e»P¸³®aµæ';
	rows[1].link = 'today-article2.htm';
																										
	rows[2].text = '»`¶°¤G¤â®Ñªº¥t¤@¯¦³Z';
	rows[2].link = 'today-article3.htm';
																										
}
menu = null;

menu = getMenu('young');
menu.layer = 18;
menu.parentMenu = 'supplement';
menu.menuLayer = 1;
menu.rows = new Array(1);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = 'ªá¼Ë¦~µØ ªá§Î¨k¤k¤j¸Ñ©ñ';
	rows[0].link = 'today-young1.htm';
																										
}
menu = null;

menu = getMenu('art');
menu.layer = 19;
menu.parentMenu = 'supplement';
menu.menuLayer = 1;
menu.rows = new Array(4);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '­³§B¡m¬ù·æªº¯«©_±m¦ç¡n<br>·R¼Ö¼@¤u¼t·hºt¤¤¤åª©';
	rows[0].link = 'today-art1.htm';
																										
	rows[1].text = '¨¤³v·ù¥N¼ú §d©uæ¦§@«~¦b«Âº¸´µ®i¥X';
	rows[1].link = 'today-art2.htm';
																										
	rows[2].text = '°¨±¶º¸¡B§f²Ð¹Å±N±aNSO¨Ó³X<br>·s¦Ë¤§¬K­µ¼Ö¸`§Ï©»¤¤¼Ö³z';
	rows[2].link = 'today-art3.htm';
																										
	rows[3].text = '¶°°ê¤º¥~¦W®a©ó¤@°ó<br>2006°ê»Úªø²ÃÃÀ³N¸`ºîÆ[ªø²Ã¤§¬ü';
	rows[3].link = 'today-art4.htm';
																										
}

menu = null;

if (showWeekly)
{
	menu = getMenu('weekly');
	menu.layer = 13;
	menu.menuLayer = 0;
	menu.rows = new Array(0);
	with (menu)
	{
		for (i=0; i<rows.length; i++)
			rows[i] = new Object();
																	
	}
	menu = null;
}
//====================  end  ================================================

//===========================================================================
//²£¥Ítables
//==================== begin ================================================
for (j=0; j<menus.length; j++)
{
	var previousRowType = '';
	if (menus[j].parentMenu == null)
		document.write('<table id='+menus[j].name+' style="position:absolute;left:'+(leftMargin+tableWidth*menus[j].menuLayer)+';visibility:hidden;font-size:13px;width:200;cursor:pointer;border:1 solid #00CCFF" border=0 bgcolor=#FFFFFF cellspacing=1 cellpadding=2 onMouseOver=showMenu(null,null) onMouseOut=hideMenu()>');
	else
		document.write('<table id='+menus[j].name+' style="position:absolute;left:'+(leftMargin+tableWidth*menus[j].menuLayer)+';visibility:hidden;font-size:13px;width:200;cursor:pointer;border:1 solid #00CCFF" border=0 bgcolor=#FFFFFF cellspacing=1 cellpadding=2 onMouseOver=showMenu2(null,null) onMouseOut=hideMenu2()>');

	for (i=0; i<menus[j].rows.length; i++)
	{
		if (previousRowType!='' && menus[j].rows[i].type==null)
		{
			document.write('<tr bgcolor=#00CCFF height=2 style=cursor:default>');
			document.write('	<td></td>');
			document.write('</tr>');
		}

		if (menus[j].rows[i].type && menus[j].rows[i].type!=previousRowType)
		{
			document.write('<tr bgcolor=#00CCFF height='+rowHeight+' style="cursor:default">');
			document.write('	<td>¡m'+menus[j].rows[i].type+'¡n</td>');
			document.write('</tr>');
		}

		if (menus[j].rows[i].submenu)
		{
			document.write('<tr onMouseOver="incell(this);showMenu2(this,'+menus[j].rows[i].submenu+')" onMouseOut="outcell(this);hideMenu2()" bgcolor=#C2E5FF height='+rowHeight+'>');
			if (menus[j].rows[i].link)
				document.write('	<td onClick="location.href=\''+path+menus[j].rows[i].link+'\'">'+menus[j].rows[i].text+'</td>');
			else
				document.write('	<td>'+menus[j].rows[i].text+'</td>');
			document.write('</tr>');
		}
		else 
		{
			if (menus[j].rows[i].type == null)
			{
				document.write('<tr onMouseOver=incell(this) onMouseOut=outcell(this) bgcolor=#C2E5FF height='+rowHeight+'>');
				document.write('	<td onClick="location.href=\''+path+menus[j].rows[i].link+'\'">¡·'+menus[j].rows[i].text+'</td>');
				document.write('</tr>');
			}
			else
			{
				document.write('<tr onMouseOver=incell(this) onMouseOut=outcell2(this) bgcolor=#41DAAA height='+rowHeight+'>');
				document.write('	<td onClick="location.href=\''+path+menus[j].rows[i].link+'\'">¡D'+menus[j].rows[i].text+'</td>');
				document.write('</tr>');
			}
		}

		previousRowType = menus[j].rows[i].type==null? '': menus[j].rows[i].type;
	}

	document.write('</table>');
}
//====================  end  ================================================

var activeRow,activeMenu1,activeRow1,activeMenu2;
var protrude1;
var timer,timer2;
var hide,hide2

function getMenu(name)
{
	index = -1;
	for (i=0; i<menus.length; i++)
		if (menus[i].name == name)
		{
			index = i;
			break;
		}
	if (index != -1) return menus[index];
	else return null;
}

function showMenu(row,menu)
{
	if (activeRow)
	{
		hide = true;
		hideAllMenu();
	}
	hide = false;
	if (row)	activeRow = row;
	activeRow.style.backgroundColor = '#FFCCFF';
	if (menu) activeMenu1 = menu;
	
	defaultTop = topMargin+layerHeight*getMenu(activeMenu1.id).layer;
	protrude1 = defaultTop-document.body.scrollTop+activeMenu1.offsetHeight-document.body.clientHeight;
	if (protrude1 > 0)	
		activeMenu1.style.top = defaultTop-protrude1;
	else
		activeMenu1.style.top = defaultTop;
		
	activeMenu1.style.visibility = 'visible';
}

function hideMenu()
{
	clearTimeout(timer);
	hide = true;
	timer = setTimeout(hideAllMenu,700);
}

function hideAllMenu()
{
	if (hide)
	{
		activeRow.style.backgroundColor = '#FAF9F5';
		activeMenu1.style.visibility = 'hidden';
	}
}

function showMenu2(row,menu)
{
	if (activeRow1)
	{
		hide2 = true;
		hideAllMenu2();
	}
	hide = false;
	hide2 = false;
	if (row)	activeRow1 = row;
	activeRow.style.backgroundColor = '#FFCCFF';
	activeRow1.style.backgroundColor = '#FFCCFF';
	if (menu) activeMenu2 = menu;
	
	defaultTop = topMargin+layerHeight*getMenu(activeMenu2.id).layer;
	protrude2 = defaultTop-document.body.scrollTop+activeMenu2.offsetHeight-document.body.clientHeight;
	if (protrude2 > 0)	
	{
		if (protrude1 > protrude2)
			activeMenu2.style.top = defaultTop-protrude1;
		else
			activeMenu2.style.top = defaultTop-protrude2;
	}
	else
	{
		if (protrude1 > 0)
			activeMenu2.style.top = defaultTop-protrude1;
		else
			activeMenu2.style.top = defaultTop;
	}
	
	activeMenu1.style.visibility = 'visible';
	activeMenu2.style.visibility = 'visible';
}

function hideMenu2()
{
	hideMenu();
	clearTimeout(timer2);
	hide2 = true;
	timer2 = setTimeout(hideAllMenu2,700);
}

function hideAllMenu2()
{
	if (hide2) {
		activeRow1.style.backgroundColor = '#C2E5FF';
		activeMenu2.style.visibility = 'hidden';
	}
}

function outcell(cell)
{
	cell.style.backgroundColor = '#C2E5FF';
	cell.style.color = 'black';
}

function outcell2(cell)
{
	cell.style.backgroundColor = '#41DAAA';
	cell.style.color = 'black';
}

function incell(cell)
{
	cell.style.backgroundColor = '#FFCCFF';
	cell.style.color = 'blue';
}
