//===========================================================================
//°ò¥»³]©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','travel');

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(\'../../../pnews/Pnews0513.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/2005/pnews/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¶i ¨¤³vÄÒ¥D®u';
	rows[0].link = 'today-fo1.htm';
																										
	rows[1].text = '¬£¨tªý¿ï ¯Î¨M°h¥X·s¨t';
	rows[1].link = 'today-fo2.htm';
																										
	rows[2].text = '¤ý°¨­·ªi¡þ¤ý¡G¤d¿ù¸U¿ù³£¬O§Ú¿ù';
	rows[2].link = 'today-fo3.htm';
																										
	rows[3].text = '¤ô½¬»~·|¡þ§f¡G«óºÙ¡u¨S»¡¦Y¤H°÷°÷¡v';
	rows[3].link = 'today-fo4.htm';
																										
	rows[4].text = '§d«T¥ß¥X©_©Û¡K«e©d¥ô°Æ¿¤ªø';
	rows[4].link = 'today-fo5.htm';
																										
	rows[5].text = '¤º¬F³¡¡GµL¥æ±µµLÅv¥ô©R¤H¨Æ';
	rows[5].link = 'today-fo6.htm';
																										
	rows[6].text = '´NÂ¾§Y°±Â¾ µ{§ÇµLºÃ¸q';
	rows[6].link = 'today-fo7.htm';
																										
	rows[7].text = '¤ýª÷¥­¡G¤Å»°ºÉ±þµ´';
	rows[7].link = 'today-fo8.htm';
																										
	rows[8].text = '¶À±Ó´f´N¥ô¹Å¸q¥«ªø ©ú¦~3¤ë11¤é¸É¿ï¥ß©e';
	rows[8].link = 'today-fo9.htm';
																										
}
menu = null;

menu = getMenu('p');
menu.layer = 2;
menu.menuLayer = 0;
menu.rows = new Array(8);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '­xÁÊ®×¥I©e¡H ÂÅºñ¶g¤­¹ï¨M';
	rows[0].link = 'today-p1.htm';
																										
	rows[1].text = '°õ¬FÄÒ®i¨M¤ß µL±ó¦uÅv§Q';
	rows[1].link = 'today-p2.htm';
																										
	rows[2].text = '­xÁÊ¨«¦V ÀË´ú°¨½Ã¥x¸Û·N';
	rows[2].link = 'today-p3.htm';
																										
	rows[3].text = '¬ü¦Û¥Ñ¤§®aµû¤ñ ¥xÆW¦Û¥Ñ«× Àò³Ì°ªµû»ù';
	rows[3].link = 'today-p4.htm';
																										
	rows[4].text = '§ë¸ê¤¤°ê ªñ¥|¦¨¥xÆW¶°¹ÎÁ«·l';
	rows[4].link = 'today-p5.htm';
																										
	rows[5].text = 'TVBS¥~¸ê°ÝÃD ·s»D§½ÀÀ³s»@';
	rows[5].link = 'today-p6.htm';
																										
	rows[6].text = '±Ï§õ«Ø¸Û ³°©e·|¦¨¥ß±M®×¤p²Õ';
	rows[6].link = 'today-p7.htm';
																										
	rows[7].text = '°ª±¶¥Á¶¡·þ¾ÉÁp·ù §f«Å¥¬¦¨¥ß';
	rows[7].link = 'today-p8.htm';
																										
}
menu = null;

menu = getMenu('int');
menu.layer = 4;
menu.menuLayer = 0;
menu.rows = new Array(8);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '¯Ã¬ù¦aÅK¤½¨®½}¤u 7¦Ê¸U¤H¨ü¼vÅT';
	rows[0].link = 'today-int1.htm';
																										
	rows[1].text = '®ü¤Wº}¬y11¤Ñ ¾a¼Õ¡B®üºø¨D¥Í';
	rows[1].link = 'today-int2.htm';
																										
	rows[2].text = '¬ü­¸¾÷Ãz¬µ¼Y®ü 20¤H¥þ¿©Ãø';
	rows[2].link = 'today-int3.htm';
																										
	rows[3].text = '¥_Áú±NÄò«Ø»´¤ô®Ö¤ÏÀ³Äl';
	rows[3].link = 'today-int4.htm';
	rows[3].type = '´ÂÂA¥b®q±¡¶Õ';
																										
	rows[4].text = '«nÁú§_»{»s³yªZ¾¹¯Å¹Z';
	rows[4].link = 'today-int5.htm';
	rows[4].type = '´ÂÂA¥b®q±¡¶Õ';
																										
	rows[5].text = '¦L¥§¾÷®v¾÷¤W¬r±þ¤HÅv°«¤h §P¦D14¦~';
	rows[5].link = 'today-int6.htm';
																										
	rows[6].text = 'ªü¿ÕÂ_µ´»P®a¶mÃö«Y';
	rows[6].link = 'today-int7.htm';
																										
	rows[7].text = '¡m¤¤­^¹ï·ÓÅª·s»D¡nCamel\'s milk help children get over food allergies Àd¾m¨Å¦³§U¨àµ£§JªA­¹ª«¹L±Ó¯g';
	rows[7].link = 'today-int8.htm';
																										
}
menu = null;

menu = getMenu('so');
menu.layer = 3;
menu.menuLayer = 0;
menu.rows = new Array(10);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '¤l¤í¶Å¶B¦º ¨â¦Ñ¬¡¨ü¸o';
	rows[0].link = 'today-so1.htm';
																										
	rows[1].text = '«Jªùª§²£ ¤G©Ð±Ñ¶D';
	rows[1].link = 'today-so2.htm';
																										
	rows[2].text = '¦è¸ËÄF®{ §êÁï¦ÑÁó§|¹B±N';
	rows[2].link = 'today-so3.htm';
																										
	rows[3].text = 'ºN¨«1±ø³ò¤y °½¨à®¨®¨ÁÙ¿ú';
	rows[3].link = 'today-so4.htm';
																										
	rows[4].text = '¤Ö°ü­t¶Å1000¸U ¤Wºô½æ¤ô»åÀvÁÙ';
	rows[4].link = 'today-so5.htm';
																										
	rows[5].text = '¨¤ÀYª÷¬Ö¬~¤â §Ù¬r½æ¾{³½Ã¼';
	rows[5].link = 'today-so6.htm';
																										
	rows[6].text = '¯}ªù§ì«Á ±j­¢¿ý¼v§P¥b¦~';
	rows[6].link = 'today-so7.htm';
																										
	rows[7].text = '400¸U¹G¦º¤H! °ê¤@¤k¨£¤÷¥À¯D¦å';
	rows[7].link = 'today-so8.htm';
																										
	rows[8].text = '¸ü¨ì7¦~¯Å ¤k¹B±NÀI¥¢¨­';
	rows[8].link = 'today-so9.htm';
																										
	rows[9].text = 'Æ[©À¤£¨Î Äµ±i·R´þ¥Ç¬°¤H¸á¯f';
	rows[9].link = 'today-so10.htm';
																										
}
menu = null;

menu = getMenu('life');
menu.layer = 9;
menu.menuLayer = 0;
menu.rows = new Array(12);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '29¦T¥H¤W·s¹qµø ©ú¦~°_¼Æ¦ì¤Æ';
	rows[0].link = 'today-life1.htm';
																										
	rows[1].text = '·m¥e¥«³õ ¹qµø¥x¼¯®±À¿´x';
	rows[1].link = 'today-life2.htm';
																										
	rows[2].text = '¥xÅK¨®´[©Û¼Ð®× ÀË½Õ°»¿ì';
	rows[2].link = 'today-life3.htm';
																										
	rows[3].text = '¥xÅK©Û¼Ð ¤£²Å¬F©²±ÄÁÊªk';
	rows[3].link = 'today-life4.htm';
																										
	rows[4].text = '¼i°É¡÷®ø¨¾ºt½m ¥_©y°ª¦~©³Ãø³q¨®';
	rows[4].link = 'today-life5.htm';
																										
	rows[5].text = '¹A¾ä¦~«e ÀY«°-Ä¬¿D¥i±æ³q¨®';
	rows[5].link = 'today-life6.htm';
																										
	rows[6].text = '°Ñ»P¤uµ{ 70·³¤jÀY¥J·PÅº¶Æ';
	rows[6].link = 'today-life7.htm';
																										
	rows[7].text = '¼~Æ{´Á´NÂå 40%Ä¼¦¨»~¶E';
	rows[7].link = 'today-life8.htm';
																										
	rows[8].text = 'ºÖ½Ã¤T¸¹ ­n¥X¶ùÅo';
	rows[8].link = 'today-life9.htm';
																										
	rows[9].text = '¦Ñ©±·s¸Ë ©µÄò¶Ç²Î¦n¨ý¹D';
	rows[9].link = 'today-life10.htm';
																										
	rows[10].text = '±Ð³¡¦P·N¥NÂà¥ÓÂÐ®× ¤¤¥¿¥D¯µ°±¤îµ´­¹';
	rows[10].link = 'today-life11.htm';
																										
	rows[11].text = '®]®a¬ß¥­ÀR §õ©¯¨|¤ßµh';
	rows[11].link = 'today-life12.htm';
																										
}
menu = null;

menu = getMenu('sp');
menu.layer = 10;
menu.menuLayer = 0;
menu.rows = new Array(13);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '²¦°Ç´¶´µ ¯º¤F';
	rows[0].link = 'today-sp1.htm';
																										
	rows[1].text = '¥@¬É¨¬²y¥ý¥Í ¤pÃ¹¯Ç«×³sÅQ';
	rows[1].link = 'today-sp2.htm';
																										
	rows[2].text = '¶§¥ò¹Ø«G¬Û ±ÐÀYÅåÆA';
	rows[2].link = 'today-sp3.htm';
																										
	rows[3].text = '³¯ª÷¾W¥h¯d ¾÷·|¦U¥b';
	rows[3].link = 'today-sp4.htm';
																										
	rows[4].text = '­Jª÷Às ¦³¹ï¤â¤F';
	rows[4].link = 'today-sp5.htm';
																										
	rows[5].text = '¥xÆW¶¤­º«×½m²y ¤ý«Ø¥Á­«¬B²y´Î';
	rows[5].link = 'today-sp6.htm';
																										
	rows[6].text = '²ø³Ó¶¯¡J¥xÆW±Ð½m­nª§®ð';
	rows[6].link = 'today-sp7.htm';
																										
	rows[7].text = 'ªÓ¶Ë¨S¼vÅT ªL¤å°ó66¤j¶¶';
	rows[7].link = 'today-sp8.htm';
																										
	rows[8].text = '¡m§»ùÖ¥þ°êµ×­^¤ñ¬}ÁÉ¡n¨k¤l16±j¤µÄv±ì ¥S§Ìñ¾Àð¦h';
	rows[8].link = 'today-sp9.htm';
																										
	rows[9].text = '226¤½¤À¥¨¤H ³Q¤p¶Ë©ÒÂZ';
	rows[9].link = 'today-sp10.htm';
																										
	rows[10].text = '¨¯¦Nµ· ¿Dºô´_¥X';
	rows[10].link = 'today-sp11.htm';
																										
	rows[11].text = '¡mSBL¡n¯«©_¦Ñª¨ ³æ¶g°«¤h';
	rows[11].link = 'today-sp12.htm';
																										
	rows[12].text = '¡mBenQ UBA¡n¥_Åé121³s³Ó ¥xÅé½ä¥~¥d';
	rows[12].link = 'today-sp13.htm';
																										
}
menu = null;

menu = getMenu('e');
menu.layer = 7;
menu.menuLayer = 0;
menu.rows = new Array(10);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '¥É´¹¥ú¤W¥« ¨gº¦109%';
	rows[0].link = 'today-e1.htm';
																										
	rows[1].text = '¦¬ÁÊ©e°U®Ñ ­«»@24~240¸U';
	rows[1].link = 'today-e2.htm';
																										
	rows[2].text = '©Ð»ù«H¤ß µu´Á¬Ýº¦';
	rows[2].link = 'today-e3.htm';
																										
	rows[3].text = '¨ú®ø­x±Ð§Kµ| ´Â³¥¦A§ð¨¾';
	rows[3].link = 'today-e4.htm';
																										
	rows[4].text = '°êµØ²£ÀI°]°È¦M¾÷ °]«O¦w©w°òª÷ 20»õ¤£°÷½ß';
	rows[4].link = 'today-e5.htm';
																										
	rows[5].text = '°}«e­Ë¤à¡H ±i¥­ªh¡B«À¹Å¼å¶Ç¾xÂ½';
	rows[5].link = 'today-e6.htm';
																										
	rows[6].text = '¶À©w¤è ¤É¥ô½áµ|¸p°Æ¸pªø';
	rows[6].link = 'today-e7.htm';
																										
	rows[7].text = '6¼t°Ó Àò©`¦Ì¼Ð³¹»{ÃÒ';
	rows[7].link = 'today-e8.htm';
																										
	rows[8].text = '°ª¬[±Ä¦¬»ñ±ù §ó»´ÃP';
	rows[8].link = 'today-e9.htm';
																										
	rows[9].text = '·ç®õ¤H¹Ø ­C½Ï¶Ç·R';
	rows[9].link = 'today-e10.htm';
																										
}
menu = null;

menu = getMenu('stock');
menu.layer = 8;
menu.menuLayer = 0;
menu.rows = new Array(13);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = 'ª÷»ùÄ£²´ ÁÙ¦³2¦~ºa´º';
	rows[0].link = 'today-stock1.htm';
																										
	rows[1].text = '²Ä¤@ª÷¸³®y¤d©I¸U³ê ªñ¤éºV©w';
	rows[1].link = 'today-stock2.htm';
																										
	rows[2].text = 'ªk«ß©wÂù¥d§Q²v®t ¥Á¶iÄÒ¹Î¤Ï¹ï';
	rows[2].link = 'today-stock3.htm';
																										
	rows[3].text = '¡m²z°]Q&A¡n©ú¦~­º©u µu¶Å¦³¿ú´º';
	rows[3].link = 'today-stock4.htm';
																										
	rows[4].text = 'Áp¹q¯A¤º½u¡H ª÷ºÞ·|­n¬d';
	rows[4].link = 'today-stock5.htm';
																										
	rows[5].text = 'DRAM°ò¥»­±µu¦h ¥~¸ê¤j¶i¸É';
	rows[5].link = 'today-stock6.htm';
																										
	rows[6].text = '¦¬ÁÊAOL GoogleÁ`¥«­È ¤@«×¶W¶VIBM';
	rows[6].link = 'today-stock7.htm';
																										
	rows[7].text = '¨Ê¤¸¡B¤O¦¨ ©ú¦~ÄòÂX²£';
	rows[7].link = 'today-stock8.htm';
																										
	rows[8].text = '¡m´Á«üÆ[´ú¯¸¡n¥x«ü´Áµ²ºâ«e ³{°ª½Õ¸`';
	rows[8].link = 'today-stock9.htm';
																										
	rows[9].text = 'DisplaySearch¹w¦ô¡J©ú¦~­º©u ­±ªO¥þ­±¶^»ù';
	rows[9].link = 'today-stock10.htm';
																										
	rows[10].text = '¹qµø¤º«ØSTB¼Ò²Õ ¥ü»®¦Ê¤@ ©ú¦~Àç¦¬¤É¾÷';
	rows[10].link = 'today-stock11.htm';
																										
	rows[11].text = '©ú¦~EPS ¸sÁp¤W¬Ý17¤¸ ¦w°ê7.37¤¸';
	rows[11].link = 'today-stock12.htm';
																										
	rows[12].text = '¡m°ê»ÚªÑ¥«¡n¼ÚªÑ¤È½L¤p¶^ ¤éªÑ«l´­';
	rows[12].link = 'today-stock13.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 = '42«×ÂôÃö ­xÁÊ®× ­º«×±þ¥Xµ{©e·|';
	rows[0].link = 'today-t1.htm';
																										
}
menu = null;

menu = getMenu('show');
menu.layer = 12;
menu.menuLayer = 0;
menu.rows = new Array(16);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = 'Ella ³¢«Û§¡ ±¡«Q¸ËÃzÅÊ±¡¡I';
	rows[0].link = 'today-show1.htm';
																										
	rows[1].text = 'ªL§Ó¬Â«}«} ¥x¤jÃÒ©ú«Yª÷A';
	rows[1].link = 'today-show2.htm';
																										
	rows[2].text = '¦X°Û¤¤¤å Rainªº²Ä¤@¦¸ Ämµ¹¤ý¤O§»';
	rows[2].link = 'today-show3.htm';
																										
	rows[3].text = '³¯ª@¶û¥¤¯ù²H ¬Û¨£¤£¦pÃh©À';
	rows[3].link = 'today-show4.htm';
																										
	rows[4].text = '§Ö¼Ö¬P´Á¤Ñ¤£§Ö¼Ö §E¤Ñ¨à¤l ¤W¸`¥Ø±w¼~Æ{¯g';
	rows[4].link = 'today-show5.htm';
																										
	rows[5].text = 'µo­ô­IµÛ¦Ñ±C ©M´µµ^°ª«½¿Ë¼ö';
	rows[5].link = 'today-show6.htm';
																										
	rows[6].text = '´^¨Î¼z ¦~«á¶ù¤p¶}¨k¤Í';
	rows[6].link = 'today-show7.htm';
																										
	rows[7].text = '¬Û¬ù¬Ýª÷­è §õ«Â ³¯©É»T¨Ó¹q¤F';
	rows[7].link = 'today-show8.htm';
																										
	rows[8].text = '¸­Åw §õ®ü¿P ¤ñ¤âµe¸}³Õ·P±¡';
	rows[8].link = 'today-show9.htm';
																										
	rows[9].text = 'ºq°g¥õÃÄ¦Û±þ ªüº¸µo¡G¨£©P¸³¨S¨º»ò§xÃø';
	rows[9].link = 'today-show10.htm';
																										
	rows[10].text = 'µL·¥ ¦pªG·R ®µ±þ©P¸³ ª§²Ä¤@';
	rows[10].link = 'today-show11.htm';
																										
	rows[11].text = '¤­¨¤ ¶Â·t³ùÂS 2.24Rap¥x¥_';
	rows[11].link = 'today-show12.htm';
																										
	rows[12].text = '²ï²úÁÉ¶©Ããºt Ãe¼w¤k­¦±q¯Ê';
	rows[12].link = 'today-show13.htm';
																										
	rows[13].text = '¦ãº¸¹y±j ¤µ¤Ñ·í·s®Q';
	rows[13].link = 'today-show14.htm';
																										
	rows[14].text = 'Áú¼@ºt§Þ¤j½à ¤Ñ¦ZÀ£¤Ñ¤ý';
	rows[14].link = 'today-show15.htm';
																										
	rows[15].text = '©ã§À¾Ç²o¨È§Æ¤l ®L«Â¦i¸ó¦~';
	rows[15].link = 'today-show16.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¤£¯à±N§ë­°·í§@°ê®a¥Ø¼Ð';
	rows[0].link = 'today-s1.htm';
																
	rows[1].text = '¡m¦Û¥Ñ½Í¡n°¨ÅQ¤ý¡AÅQ¤ý°¨¡I';
	rows[1].link = 'today-f1.htm';
																
	rows[2].text = '¡mÃôÃò¶°¡nÁ`²Îªü«óªº·Ð´o';
	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(10);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = 'Ä_ÂÃÅÉ»E¸¨ ¤£©î';
	rows[0].link = 'today-taipei1.htm';
																										
	rows[1].text = '«n´ä½ü­L¤u·~°Ï Âà«¬°Ó·~¤¤¤ß';
	rows[1].link = 'today-taipei2.htm';
																										
	rows[2].text = 'µL½u¤W¸ô ¸Õ¥Î¥Yºl';
	rows[2].link = 'today-taipei3.htm';
																										
	rows[3].text = '§ó·s«°¥«­·»ª ¨£¾ð¤£¨£ªL';
	rows[3].link = 'today-taipei4.htm';
																										
	rows[4].text = 'ºÆ¨g·Q¥ð©d ¥x°Ó¥X¬½©Û';
	rows[4].link = 'today-taipei5.htm';
																										
	rows[5].text = '¤Ö¦~¤p­D ¬y®ö±¶¹B¯¸2­Ó¤ë';
	rows[5].link = 'today-taipei6.htm';
																										
	rows[6].text = '«õ·Å¬u©éÆ[¥ú ªF¥_¨¤¶Ç¨Î­µ';
	rows[6].link = 'today-taipei7.htm';
																										
	rows[7].text = '²H¤ô¬I®a¥j­í ¦C«ü©w¥jÂÝ';
	rows[7].link = 'today-taipei8.htm';
																										
	rows[8].text = '´NÂ¾ºt»¡ ©P¿üÞ³¡G¿Ä¦X¦@ºa ¥Î¤H°ß¤~';
	rows[8].link = 'today-taipei9.htm';
																										
	rows[9].text = '¤g¦a³QÀÝ­Ë 95µ§°®¯Ü®½±¼';
	rows[9].link = 'today-taipei10.htm';
																										
}
menu = null;

menu = getMenu('north');
menu.layer = 12;
menu.parentMenu = 'region';
menu.menuLayer = 1;
menu.rows = new Array(7);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = 'ª¦¹q±ì°½¹q½u °ªÀ£¹q¹Ü©R';
	rows[0].link = 'today-north1.htm';
																										
	rows[1].text = '´[«¬¨®­L²æ¥ÖÂ½ÂÐ 6¤H¶Ë';
	rows[1].link = 'today-north2.htm';
																										
	rows[2].text = 'Àù¥½¤÷¿N¬´ ¯d®Ñ±Ð»£¨à';
	rows[2].link = 'today-north3.htm';
																										
	rows[3].text = '°s¾r¼²­Ë¾÷¨® ¨k¤lÃø°kÄµºô';
	rows[3].link = 'today-north4.htm';
																										
	rows[4].text = '¼»ºô®£À~¨ú°] ¥]¾i¤§¯T§P¦D';
	rows[4].link = 'today-north5.htm';
																										
	rows[5].text = '¤Ö¤kÂù«Í®× Äµ¤è««­°Äa±V´M¸oÃÒ';
	rows[5].link = 'today-north6.htm';
																										
	rows[6].text = 'ªÀ·|¶Ç¯u¡þ¦æ·m¤p¦Y©± ¥d¥£Ãø°k³ò®·';
	rows[6].link = 'today-north7.htm';
																										
}
menu = null;

menu = getMenu('center');
menu.layer = 13;
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 = '¯A³g¦Ã &#20931;»Í­«¨D³BµL´Á®{¦D';
	rows[0].link = 'today-center1.htm';
																										
	rows[1].text = '§ë¿¤¯A¶R²¼ Ä³­ûÁÂ¨L¦Â¥æ«O';
	rows[1].link = 'today-center2.htm';
																										
	rows[2].text = '¶³¿¤¯A¸ì®× §õ©[¬Fµ¥32¤H°_¶D';
	rows[2].link = 'today-center3.htm';
																										
	rows[3].text = '·b¶ê¥J´öºÃ¶³ ¶À¥°Ä£µ¥ÄÀ¦^';
	rows[3].link = 'today-center4.htm';
																										
	rows[4].text = '¯Q¤é¶mªø¿ïÁ| ¬d«Ê¿ï²¼';
	rows[4].link = 'today-center5.htm';
																										
	rows[5].text = '¾Ç¥Í·f±M¨® ºL¦¨¸£¾_Àú';
	rows[5].link = 'today-center6.htm';
																										
	rows[6].text = '¨ü¦D¤H ½|ÀË¹î©x³Q¶D';
	rows[6].link = 'today-center7.htm';
																										
	rows[7].text = '·Q¤£¶} ¤¤³¡3¤H»´¥Í';
	rows[7].link = 'today-center8.htm';
																										
	rows[8].text = '¦]¥d¶Å ¾Kº~¤õ¿N¦Û¦v';
	rows[8].link = 'today-center9.htm';
																										
}
menu = null;

menu = getMenu('south');
menu.layer = 14;
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 = '·ÓÅUªñ¦Ê·³¥À¿Ë §µ¤l¥¼±B²×¤£®¬';
	rows[0].link = 'today-south1.htm';
																										
	rows[1].text = '5°_¸ì¿ï 27¼Î¸}»P¿ï¥Á°_¶D';
	rows[1].link = 'today-south2.htm';
																										
	rows[2].text = '½²¼y·½¡B½²ªZ¨k¤÷¤l¸ì¿ï §P¦D';
	rows[2].link = 'today-south3.htm';
																										
	rows[3].text = '¿û°v¨ë¤k¥Í®× ÀËÄµ±M®×½r¥û';
	rows[3].link = 'today-south4.htm';
																										
	rows[4].text = '¯}ÀòÅB¨®¸ÑÅé¤u¼t 10¾l¶û¥Ç¸¨ºô';
	rows[4].link = 'today-south5.htm';
																										
	rows[5].text = '¤j§å¥é«_ºë«~ ºÃ¤¤°ê¶i¤f';
	rows[5].link = 'today-south6.htm';
																										
	rows[6].text = '¤º¿Ç¤jµs¸¨ºô ¤k©ÊÃP¤f®ð';
	rows[6].link = 'today-south7.htm';
																										
	rows[7].text = 'ÅKºÞ¥´¶Ë6·³¨à¤l ¥À¿Ë§P³B©ë§Ð30¤Ñ';
	rows[7].link = 'today-south8.htm';
																										
	rows[8].text = '¦a¤U¿ú²ø­É¿úÀ³«æ ¤k¤l¾D¨ì¼É¤O°Q¶Å';
	rows[8].link = 'today-south9.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 = 'ÁÂÁÂ«ü±Ð';
	rows[0].link = 'today-o1.htm';
																										
	rows[1].text = '¡m±äªø«C±MÄæ¡n¤¤°ê¥«³õ¬O­ÓµL©³¬}';
	rows[1].link = 'today-o2.htm';
																										
	rows[2].text = '¦A«×·í¿ï ´Nºâ²M·G¡H';
	rows[2].link = 'today-o3.htm';
																										
	rows[3].text = '¶Âª÷´_¬¡±ø´Ú ¤£­×¤£¦æ';
	rows[3].link = 'today-o4.htm';
																										
	rows[4].text = '½×¤¤¦èÂå¦Xªv­pµe';
	rows[4].link = 'today-o5.htm';
																										
	rows[5].text = '¦pªG·Hªù¥i¥H¨ê°·«O';
	rows[5].link = 'today-o6.htm';
																										
	rows[6].text = '³o´Ú¾Ç³N¬ã°Q·|';
	rows[6].link = 'today-o7.htm';
																										
	rows[7].text = '³o¤~¬O§Ú­Ìªºªü«ó';
	rows[7].link = 'today-o8.htm';
																										
	rows[8].text = 'ª¨¶ý¤À©~ »@¤p«Ä';
	rows[8].link = 'today-o9.htm';
																										
	rows[9].text = '·s¨­¤ÀÃÒ ¤è«K­ì¦í¥Á¥¿¦W';
	rows[9].link = 'today-o10.htm';
																										
}
menu = null;

if (showWeekly == false)
{
	menu = getMenu('supplement');
	menu.layer = 13;
	menu.menuLayer = 0;
	menu.rows = new Array(8);
	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';
	
		rows[7].text = '¥ð¶¢®È¹C';
		rows[7].submenu = 'travel';
		rows[7].link = 'today-travel1.htm';
	}
	menu = null;
}

menu = getMenu('fashion');
menu.layer = 13;
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 = '2006¥x¥_¨®®iShow Cars<br>¤£¥i¿ù¹Lªº·§©À¨®';
	rows[0].link = 'today-fashion1.htm';
																										
	rows[1].text = '®É©|¨k½ÐÁ|­¹«ü';
	rows[1].link = 'today-fashion2.htm';
																										
	rows[2].text = '­C½Ï¸`ªº¨ý¹D';
	rows[2].link = 'today-fashion3.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 = 'DVD±µ¯Z¤H ¥xÆWFVD·mÀY­»<br>¶WÀuµe½è ¤j¤Ø¤o¹qµø³Ì·R·sÅw';
	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 = '­C½Ï¬Ö®â DIY ¶W¦³®ðª^';
	rows[0].link = 'today-family1.htm';
																										
	rows[1].text = '¦n¤Í°{¹q­q±B ©Ç§Ú¤£¯¬ºÖ';
	rows[1].link = 'today-family2.htm';
																										
	rows[2].text = '¦o¡A¬°¤°»ò­n·R§A¡H';
	rows[2].link = 'today-family3.htm';
																										
}
menu = null;

menu = getMenu('medicine');
menu.layer = 16;
menu.parentMenu = 'supplement';
menu.menuLayer = 1;
menu.rows = new Array(6);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '¾v§t¨E<br>¦Y¸§ªº¤ñ¦Y¯Àªº°ª¤K­¿';
	rows[0].link = 'today-medicine1.htm';
																										
	rows[1].text = '¨¾¨E®`<br>¥¥°ü¤Î¨àµ£¤Ö¦Y¤j«¬³½';
	rows[1].link = 'today-medicine2.htm';
																										
	rows[2].text = '¤ÑµM½­ªG¥Ä°µ´ö¶ê<br>¹L­Ó³Ð·N¥V¦Ü©]';
	rows[2].link = 'today-medicine3.htm';
																										
	rows[3].text = '´îªÎ<br>¤¤ÃÄ¤]¦³¨}¤è';
	rows[3].link = 'today-medicine4.htm';
																										
	rows[4].text = '©w´ÁÁT«K¼ç¦å¿zÀË<br>¤Î¦­´ª¥X¤j¸zÀù';
	rows[4].link = 'today-medicine5.htm';
																										
	rows[5].text = '¹p®g¾ã­×­±ªù<br>·V¿ï¦X®æÂå®v';
	rows[5].link = 'today-medicine6.htm';
																										
}
menu = null;

menu = getMenu('article');
menu.layer = 17;
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¤H<br>¦è¦è¨½¤k¤lªº¤C«h¯À´y';
	rows[0].link = 'today-article1.htm';
																										
	rows[1].text = '½×¤õÁç.¤U';
	rows[1].link = 'today-article2.htm';
																										
	rows[2].text = '¡mÂ_­I¤s¡n¬O§_·|±o¨ì¶ø´µ¥d¼ú¡H';
	rows[2].link = 'today-article3.htm';
																										
	rows[3].text = '¶¢½Í¤Ñ¤U¨Æ';
	rows[3].link = 'today-article4.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 = '¦nYoung ¤û¥J¿Ç½æ³Ð·N<br>¨®½u¡B¹ÏÄË¡B«á¥[¤u §e²{¦hÅÜ¤¦¹ç­·»ª';
	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 = '·¨§e°¶±a¥¼±B©d­}®R»P¼Ö°g¨£­±<br>²¼©Ð»P±B¨ÆÂù³ßÁ{ªù';
	rows[0].link = 'today-art1.htm';
																										
	rows[1].text = '¥_¬üÀ]22·³ ¶³ªùÄm»R¼y¥Í';
	rows[1].link = 'today-art2.htm';
																										
	rows[2].text = '·³¥½Á`²Î©²­µ¼Ö·|<br>­ì¥Á³Ð§@·í¥D¨¤';
	rows[2].link = 'today-art3.htm';
																										
	rows[3].text = 'Ä²ºN¤k¤H­» ¬D¾Ô³Ð·N<br>°ê¬üÀ]¤È©]³õ¹q¼v­­¨î¯Å¥X¦C';
	rows[3].link = 'today-art4.htm';
																										
}
menu = null;

menu = getMenu('travel');
menu.layer = 20;
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 = '¥h®üÃäªw´ö<br>©Mºq¤s¡D¥ÕÀØ·Å¬u¶m';
	rows[0].link = 'today-travel1.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';
}
