//===========================================================================
//°ò¥»³]©w
//==================== begin ================================================
topMargin = 112;    //¤º³¡¬°112
layerHeight = 23;
leftMargin = 90;
tableWidth = 200;
rowHeight = 22;
showWeekly = true;
showHouse = true;
path = '';    //¤º³¡¬°ªÅ¦r¦ê
//====================  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'));
}
if (showHouse)
{
	menuNames = menuNames.concat(new Array('house'));
	titles = titles.concat(new Array('¦í¦v¥Í¬¡ª©'));
	pages = pages.concat(new Array('today-house1.htm'));
}
menuNames2 = new Array('taipei','north','center','south','fashion','family','medicine','article','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(\'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 class=block2La 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 class=block2La href="'+path+'activity.htm">¬¡°Ê°T®§</a></TD>');
document.write('	</TR>');
document.write('	<TR>');
document.write('		<TD class=block2L_tdb><A class=block2La 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 = '·í¦~±Ò¥Î«e11¤Ñ¡K ®ç¶é¾÷³õµw³Q§ï¦W¤¤¥¿';
	rows[0].link = 'today-fo1.htm';
																										
	rows[1].text = '¥æ³¡¡G¥¿¦W¤£¯A¹wºâ ¤£¼vÅT¯èÅv';
	rows[1].link = 'today-fo2.htm';
																										
	rows[2].text = '¬ö¼wÄ¥¥H¥»¤g©R¦W «ó¡G§Ú«ü¥Üªº';
	rows[2].link = 'today-fo3.htm';
																										
	rows[3].text = '§f¡G»¡³Æ¦ì ¨S»¡­nÄ~¦ì';
	rows[3].link = 'today-fo4.htm';
																										
	rows[4].text = 'ºô¸ô¸¹¥l¤õ§ð©xªó ¬d¨ì¶û¥Ç';
	rows[4].link = 'today-fo5.htm';
																										
	rows[5].text = '¾¸­µÅF«ó ¥_¤@¤k¾_Åå';
	rows[5].link = 'today-fo6.htm';
																										
	rows[6].text = '¸Õ§¤­º©] ¤H¼Æ¤£¦p¹w´Á';
	rows[6].link = 'today-fo7.htm';
																										
	rows[7].text = '­Ë«ó¤º°RÂi­±¤Æ ¶P¼wªâ¤½¶}ºb­S¥i´Ü';
	rows[7].link = 'today-fo8.htm';
																										
	rows[8].text = '°¨­ã¸ó©]ÀR§¤ Ä¬¡G±N¦Û­¹´cªG';
	rows[8].link = 'today-fo9.htm';
																										
}
menu = null;

menu = getMenu('p');
menu.layer = 2;
menu.menuLayer = 0;
menu.rows = new Array(6);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = 'ÆZ¾î·mºX ¥_¨Ê¶æÁn¥u¯à®³¤­¬PºX';
	rows[0].link = 'today-p1.htm';
																										
	rows[1].text = '¥Á²³¥Í¬¡§x­W §õµn½÷¡Jµh¤ß¡B¬y¥Ø«Ë';
	rows[1].link = 'today-p2.htm';
																										
	rows[2].text = '¥~ªø¶À§ÓªÚ¡J«ó¥X³X °ê¤HÀ³©ñ²´¥~¥æ®Ä¯q';
	rows[2].link = 'today-p3.htm';
																										
	rows[3].text = 'Ä¬¦³¤¯¬Ý¦u©Ò¤¤«Å»}´NÂ¾';
	rows[3].link = 'today-p4.htm';
																										
	rows[4].text = 'SOGOÂ§¨é®× ±Æ°£¨Ó¦Û§õ«í¶©';
	rows[4].link = 'today-p5.htm';
																										
	rows[5].text = '°QÄÒ²£®Á§i ´å¿ü&#22531;«P°¨¥X®x';
	rows[5].link = 'today-p6.htm';
																										
}
menu = null;

menu = getMenu('int');
menu.layer = 4;
menu.menuLayer = 0;
menu.rows = new Array(7);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = "°ò¦]Àøªk ­º¨ÒªvÀù¦¨¥\";
	rows[0].link = 'today-int1.htm';
																										
	rows[1].text = "Ãz­L°_¤õ ¥ì®Ô«È¾÷29¦º";
	rows[1].link = 'today-int2.htm';
																										
	rows[2].text = "·s¤ÓªÅ²î¦X¬ù ¬¥§J§Æ¼w°¨¤B·m¨ì";
	rows[2].link = 'today-int3.htm';
																										
	rows[3].text = "¥¬§Æ¹J¨ëµêÀÀ¼@ ­^¹qµø¥x±N¼½¥X";
	rows[3].link = 'today-int4.htm';
																										
	rows[4].text = "¦Ê¤j¤k±j¤H ±ö§Jº¸©~­º";
	rows[4].link = 'today-int5.htm';
																										
	rows[5].text = "©s§J¨âµe ³Q§T¨â¦~´MÀò";
	rows[5].link = 'today-int6.htm';
																										
	rows[6].text = "¡m¤¤­^¹ï·ÓÅª·s»D¡nHarrods told to put its apostrophe back «¢¬¥¯÷¦Ê³f³Q­n¨D§â¦WºÙ¤¤ªººJ¸¹©ñ¦^¥h";
	rows[6].link = 'today-int7.htm';
																										
}
menu = null;

menu = getMenu('so');
menu.layer = 3;
menu.menuLayer = 0;
menu.rows = new Array(11);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '§É¾Ô¯¥Án¶© ¾F¥H¬°¥X¤H©R';
	rows[0].link = 'today-so1.htm';
																										
	rows[1].text = '¬h¤BÀG¹D ¨Ó¤@½ë¥]²K¤B';
	rows[1].link = 'today-so2.htm';
																										
	rows[2].text = '¬ü°s«OÀò¤p¶O33¸U¤¸';
	rows[2].link = 'today-so3.htm';
																										
	rows[3].text = '©m¡u¦s¡v¦W¡u¬üª÷¡v ¶ý¶ýÀ°¦o¦s¬üª÷';
	rows[3].link = 'today-so4.htm';
																										
	rows[4].text = '±½¶Â±½¨ì¦Ñ¥~ ­º¨£¬yª]ÀpÀm';
	rows[4].link = 'today-so5.htm';
																										
	rows[5].text = '®a±Ú¤À¤u¶B°] ¨C¤é¶i±b200¸U';
	rows[5].link = 'today-so6.htm';
																										
	rows[6].text = '­É6¸UÁÙ200¸U ¤´³Q¹G¶Å';
	rows[6].link = 'today-so7.htm';
																										
	rows[7].text = 'ªá½¬µ£³Q©ä7¦~ ªð®a¤w9·³';
	rows[7].link = 'today-so8.htm';
																										
	rows[8].text = '¸q¶EÀÙ³h ³¯²Q¬üÂå¤£®eÃã';
	rows[8].link = 'today-so9.htm';
																										
	rows[9].text = 'ºIªÏÅ¤µe®a ¥Î¼L¨èµe¥Í©R';
	rows[9].link = 'today-so10.htm';
																										
	rows[10].text = '¬r³cÅÜ¥Ê¹A ¤H¥Í¤jÂ×¦¬';
	rows[10].link = 'today-so11.htm';
																										
}
menu = null;

menu = getMenu('life');
menu.layer = 9;
menu.menuLayer = 0;
menu.rows = new Array(10);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = 'ºÖ°ª«n©µ·¬´ä ¨ì¾Á¤B§óªñ¤F';
	rows[0].link = 'today-life1.htm';
																										
	rows[1].text = 'ETC®×¦C¦@¥Ç ªL³®¤T³Û­Þ §å§º¤D¤È´Û¤U¿f¤W';
	rows[1].link = 'today-life2.htm';
																										
	rows[2].text = '¥@¬É¤Ó¶§¯à¨®ÁÉ 15¤é«n¥xÆWÄv³t';
	rows[2].link = 'today-life3.htm';
																										
	rows[3].text = '¼o±ó²´¨¤½¤ §U¤H¶}©Ýµø³¥';
	rows[3].link = 'today-life4.htm';
																										
	rows[4].text = '¯ó²v¨Ï¥Î·F²Ó­M ¤¤°êÂå®v³Q½ðÃz';
	rows[4].link = 'today-life5.htm';
																										
	rows[5].text = '»·µ¸Âå¾Ç ªv¯k·s¿ï¶µ';
	rows[5].link = 'today-life6.htm';
																										
	rows[6].text = '¥xªF¥ÍºAªa¦À ³½½¼ÃÉ¦ñ´å';
	rows[6].link = 'today-life7.htm';
																										
	rows[7].text = '³Ò¶U§Q²v¤j­°0.5%';
	rows[7].link = 'today-life8.htm';
																										
	rows[8].text = '2.43% ¤½±Ð§Q²v³Ð·s§C';
	rows[8].link = 'today-life9.htm';
																										
	rows[9].text = '¦Û¬Ù ³QÅF ¤µ¦~°OªÌ¸`¦³ÂI¨H­«';
	rows[9].link = 'today-life10.htm';
																										
}
menu = null;

menu = getMenu('sp');
menu.layer = 10;
menu.menuLayer = 0;
menu.rows = new Array(12);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '«Ø¥J©ºªAÃøÄñ¬v°ò¨Ð';
	rows[0].link = 'today-sp1.htm';
																										
	rows[1].text = 'ª§¶ë´­ÀY¸¹¼Ä¤H¡K¤s¶ð¯Ç';
	rows[1].link = 'today-sp2.htm';
																										
	rows[2].text = '¥L«Ü´Î ¤é´CÅé¤]­·Ãû';
	rows[2].link = 'today-sp3.htm';
																										
	rows[3].text = '¤j°fÂà ¶HÄ¹¤F';
	rows[3].link = 'today-sp4.htm';
																										
	rows[4].text = '§ä¤£¨ì¦n²y±a ¶§«ØºÖ±Y½L';
	rows[4].link = 'today-sp5.htm';
																										
	rows[5].text = '«¢°ÇÀ¹ 17³Ó¸¨ªÅ';
	rows[5].link = 'today-sp6.htm';
																										
	rows[6].text = '¬ü¹Ú¸H ·s­±¤Õª§ÅQ';
	rows[6].link = 'today-sp7.htm';
																										
	rows[7].text = '¥[¯Á§á¶Ë ¦è¯Z¤úª§«aÁô¼~';
	rows[7].link = 'today-sp8.htm';
																										
	rows[8].text = '®À¤p¥ë¤l ªü®æ¦è§i§O¨q¥[¬M';
	rows[8].link = 'today-sp9.htm';
																										
	rows[9].text = '¤kÂS·Q®Ê8 ¤µ±oÄ¹§ÆÃ¾';
	rows[9].link = 'today-sp10.htm';
																										
	rows[10].text = '¥@«C¤Ö¼²²yÁÉ ªL©°¾J ³Ì¦~»´°ê¤â';
	rows[10].link = 'today-sp11.htm';
																										
	rows[11].text = 'ING°¨©ÔªQ ·x¨­ÁÉ¤µ°_¶]';
	rows[11].link = 'today-sp12.htm';
																										
}
menu = null;

menu = getMenu('e');
menu.layer = 7;
menu.menuLayer = 0;
menu.rows = new Array(4);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = 'Q4§ë¸ê®ü¥~°òª÷ ªÑÀu©ó¶Å';
	rows[0].link = 'today-e1.htm';
																										
	rows[1].text = '¼Ú¡B¤é¡B·s¿³¥«³õ ³{§C§G§½';
	rows[1].link = 'today-e2.htm';
																										
	rows[2].text = '¤¤¤p«¬ªÑªí²{±j';
	rows[2].link = 'today-e3.htm';
																										
	rows[3].text = '¤Úµá¯Sªï°ù¦P©~¤k¤Í';
	rows[3].link = 'today-e4.htm';
																										
}
menu = null;

menu = getMenu('stock');
menu.layer = 8;
menu.menuLayer = 0;
menu.rows = new Array(9);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '¬ü³q¿±­°·Å Fed¤É®§¥i¯à§C';
	rows[0].link = 'today-stock1.htm';
																										
	rows[1].text = '¼Ú¬w¥¡¦æ·t¥Ü µu´Á¤º±N¤É®§';
	rows[1].link = 'today-stock2.htm';
																										
	rows[2].text = 'IMF¡G¤¤°êÀ³©ñ¼e¤H¥Á¹ôºÞ¨î';
	rows[2].link = 'today-stock3.htm';
																										
	rows[3].text = '°]¬P¡G¦L«×¸gÀÙµo®i±N¶W¶V¤¤°ê';
	rows[3].link = 'today-stock4.htm';
																										
	rows[4].text = '¤¬¸É©Ê¤£°ª ¥x¤g»È¦X¨Ö®£³Û¥d';
	rows[4].link = 'today-stock5.htm';
																										
	rows[5].text = '°]³¡¡G¼W¥[µ|¦¬±N¥Î©ó½Õ­°©Ò±oµ|';
	rows[5].link = 'today-stock6.htm';
																										
	rows[6].text = 'Üc¶H¤W¥b¦~Àò§Q¨CªÑ8.16¤¸ ºÙÅQ¹CÀ¸ªÑ';
	rows[6].link = 'today-stock7.htm';
																										
	rows[7].text = '¤Ï¬M¦¨¥» ¤ÆÅÖ¼t¥»¤ë¦Aº¦»ù';
	rows[7].link = 'today-stock8.htm';
																										
	rows[8].text = 'ºô³q¥b¦~³ø ±ÒùÖ©~«a';
	rows[8].link = 'today-stock9.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 = '¦Ùµä¤k¤¤Âå  µ½§â¯ß°w¨b';
	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 = '®üµs¤¤°ê¶Ã¤U¸ü ¥xÆW°¸¹³¼@·l¥¢¹O»õ';
	rows[0].link = 'today-show1.htm';
																										
	rows[1].text = ' ¯»µ·µh§å ©P¸³¤À¤ßª±¹q¼v ¨ÌµM­S¯S¦è¨Sªø¶i';
	rows[1].link = 'today-show2.htm';
																										
	rows[2].text = '°ª¶¯½XÀY¬P¥ú«G ¤ô©¤®É©|¨q ¼»ª÷800¸U';
	rows[2].link = 'today-show3.htm';
																										
	rows[3].text = '¥xÆW¼v¤H¼úÂX¤j¨â©¤¤T¦a¡H °õ©e·|ºM«OÅ@³Ê  ·s»D§½¡G¤£¥i¦¬³Ê';
	rows[3].link = 'today-show4.htm';
																										
	rows[4].text = 'ª÷°¨¼ú¶}©ñ³ø¦W ¤»¸¹¥X¤f©ÞÀY±m';
	rows[4].link = 'today-show5.htm';
																										
	rows[5].text = '²ø·qÀ°¬¡¼s§i ¶}¾Ç4¯Ê1³\©s­õ&JR°ª¤¤©À6¦~ ¹³ÅªÂå¾Ç°|';
	rows[5].link = 'today-show6.htm';
																										
	rows[6].text = '¦¿¬üµX½ÍÅÜÁy Á×­«´N»´¨S§_»{';
	rows[6].link = 'today-show7.htm';
																										
	rows[7].text = 'ªü¼b·d¯«¯µ ¸úVIP«Ç¤Ï°½©ç';
	rows[7].link = 'today-show8.htm';
																										
	rows[8].text = '·¨¥àµY¶K¤p½Þ¦Û²M ³¡¸¨®æ§å¶g¥Z°äÄê';
	rows[8].link = 'today-show9.htm';
																										
	rows[9].text = 'Energy¨ghigh °}À£¤¤¥¿¬ö©À°ó';
	rows[9].link = 'today-show10.htm';
																										
	rows[10].text = '®L©_©Ô¤J³ò7¶µ©ê1®y ®R©nÃz§NªùÝ¢Àt';
	rows[10].link = 'today-show11.htm';
																										
	rows[11].text = '¸ë´µ¥Å¥d³Á»T ¤Q«ü¬Û¦©³}©]©±';
	rows[11].link = 'today-show12.htm';
																										
	rows[12].text = '¯üÄR¸­²¦¿Õ³\ ¨ª»r»r§j¬õ®ð²y';
	rows[12].link = 'today-show13.htm';
																										
	rows[13].text = '¦w©g´µ¹y¬Ý³z¤p¥¬ Äµ§i¸Ê²ú§Ö³Q¥Ï¤F';
	rows[13].link = 'today-show14.htm';
																										
	rows[14].text = '§õ¤Ó©[MANÄÌ 1¤ÀÄÁ²\¨L¨L';
	rows[14].link = 'today-show15.htm';
																										
	rows[15].text = '¤£±Bªü³¡¼e ¶R°»´ú¾¹¨¾ÅÑÅ¥';
	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­Ë«ó¬¡°Ê¶·¦bªkªvªº½d³ò¦¬³õ';
		rows[0].link = 'today-s1.htm';
																	
	rows[1].text = '¡m¦Û¥Ñ½Í¡nªxÂÅªº¯«¥DµP';
	rows[1].link = 'today-f1.htm';
																
		rows[2].text = '¡mÃôÃò¶°¡n¼L¬Fªv';
		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 = '¿¤©²¤u¦a·Sº× »W¤ô¦ÀºÃº¯¤J¼o¤ô ¦Á¤î5000¤H¤£¦w';
	rows[0].link = 'today-taipei1.htm';
																										
	rows[1].text = '¤é¶¡·ÓÅU ¥¢´¼¦Ñ¤H·Å·x¦³¨Ì¾a';
	rows[1].link = 'today-taipei2.htm';
																										
	rows[2].text = '¯ù³ÕÄý·| ¤U¶g¤T©^¯ù';
	rows[2].link = 'today-taipei3.htm';
																										
	rows[3].text = '«Ø¤¤·s¥Í«Ý´«¤ß ®v¥Í®½¦å±Ï¤H';
	rows[3].link = 'today-taipei4.htm';
																										
	rows[4].text = '·s²¾¥Á¤å¤Æ¸` ®õ°ê¥´ÀY°}';
	rows[4].link = 'today-taipei5.htm';
																										
	rows[5].text = '¤s½Þ¹Î¹C¤T­« ³ò®·¤£¤JÅ¢';
	rows[5].link = 'today-taipei6.htm';
																										
	rows[6].text = 'ª±¨ãÃa¤F§O¥á ¤u§{À°§A­×';
	rows[6].link = 'today-taipei7.htm';
																										
	rows[7].text = '¥@¬É³ÌÁ¡ª÷ºä¡K Äq¤sª÷ªö¸`¦³¬ÝÀY';
	rows[7].link = 'today-taipei8.htm';
																										
	rows[8].text = '¶ê¤s½XÀY  ¹C«È¤£¨ì10¤H';
	rows[8].link = 'today-taipei9.htm';
																										
	rows[9].text = '¤E¤@Àô«O·s±¹¬I½]¬d ¥þ¦X®æ';
	rows[9].link = 'today-taipei10.htm';
																										
}
menu = null;

menu = getMenu('north');
menu.layer = 12;
menu.parentMenu = 'region';
menu.menuLayer = 1;
menu.rows = new Array(8);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '¢²¦~¶DÂ÷¢²¦¸ ¦pÄ@¤À¤â';
	rows[0].link = 'today-north1.htm';
																										
	rows[1].text = '°s¾r¼²¦º¤H ¦^®a©I©IºÎ';
	rows[1].link = 'today-north2.htm';
																										
	rows[2].text = '¨â¨®¸ü¥¥°ü ¹ï¼²©¯µLÃª';
	rows[2].link = 'today-north3.htm';
																										
	rows[3].text = '¬â¥Û¨®¼Y±V ¾r¾p±¾¾ð¤W';
	rows[3].link = 'today-north4.htm';
																										
	rows[4].text = '¶}¨®¥´¤â¾÷®Á»@ §Ü§iÁÀºÙ«õ¦Õ¦·';
	rows[4].link = 'today-north5.htm';
																										
	rows[5].text = '©ñ¬µ¼u®£À~¨ú°]¡B¶Ë»R«È ®çÄµ¶e¢´¶û';
	rows[5].link = 'today-north6.htm';
																										
	rows[6].text = '­]®ß°Q¶Å¶°¹Î­uÃ¹ªF ®£À~¤H¥À';
	rows[6].link = 'today-north7.htm';
																										
	rows[7].text = '¡mªÀ·|¶Ç¯u¡n¼Ó³Q¬d«Ê¦í¤áµL¶d §i©xÂpÂ¾';
	rows[7].link = 'today-north8.htm';
																										
}
menu = null;

menu = getMenu('center');
menu.layer = 13;
menu.parentMenu = 'region';
menu.menuLayer = 1;
menu.rows = new Array(13);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = 'Àuµh¹ç¤îµhÃÄ ¬dÀò60000Áû°²³f';
	rows[0].link = 'today-center1.htm';
																										
	rows[1].text = '²ü­cªo®ä¾ð¬\¦º ºÃ¦³¤H¤U¬r';
	rows[1].link = 'today-center2.htm';
																										
	rows[2].text = '¥x¹q§÷®Æ¶Ã¸m ¤k¥Í»~¼²Â_«ü';
	rows[2].link = 'today-center3.htm';
																										
	rows[3].text = '¤¤¹ü¤j¾ô¤£³q ¥Á²³­á¥½±ø';
	rows[3].link = 'today-center4.htm';
																										
	rows[4].text = 'ÃU³½¼æBOT«e ´IÄRÄò¥NºÞ';
	rows[4].link = 'today-center5.htm';
																										
	rows[5].text = '¤Ó¥­ÂåÀø±µ°e±M¨® ¤W¸ôÅo';
	rows[5].link = 'today-center6.htm';
																										
	rows[6].text = '°±¨®¦ì¤£¨¬ °Ó°é²Ì¸}¥Û';
	rows[6].link = 'today-center7.htm';
																										
	rows[7].text = '±´¶³ªL¥j­· ¥d³q¤H¹³§êÂQ¾É';
	rows[7].link = 'today-center8.htm';
																										
	rows[8].text = 'ÃÀ³N¤U¶m­º®i ©_¬üÃÀ«~¨ì¦Ë±T';
	rows[8].link = 'today-center9.htm';
																										
	rows[9].text = '°ê¤p±Ð®v ±Ð§½¤£¦AºÂ¿ï';
	rows[9].link = 'today-center10.htm';
																										
	rows[10].text = '­±Á{Â_¼h ªò±Ú¡u¥ý¥Í¶ý¡v ´M§ä±µ¯Z¤H';
	rows[10].link = 'today-center11.htm';
																										
	rows[11].text = '¯«©£¶m¹Ï ¥~Äy°t°¸¤ßÆFÄ_®w';
	rows[11].link = 'today-center12.htm';
																										
	rows[12].text = '¤p¤@·sÂA¤H ¹L3ªùª±¹CÀ¸';
	rows[12].link = 'today-center13.htm';
																										
}
menu = null;

menu = getMenu('south');
menu.layer = 14;
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 = '±j¦¬³W¶O «Ì¿¤Âl¸®¤½·|²z¨Æªø³Q¶e';
	rows[0].link = 'today-south1.htm';
																										
	rows[1].text = '¥ø·~¤ÆÂ¾´ÎÃ±½ä¯¸ ®â¤F';
	rows[1].link = 'today-south2.htm';
																										
	rows[2].text = '¨³¹p±½¶Â ¤T¥«¿¤¦³±ÙÀò';
	rows[2].link = 'today-south3.htm';
																										
	rows[3].text = '¤k¤l´Î²yÁÜ½ÐÁÉ °ª¥«´§´Î';
	rows[3].link = 'today-south4.htm';
																										
	rows[4].text = '¤Ó¬r¡I ¬r±ú¯AÁý¬r¤¤½ù¥Í';
	rows[4].link = 'today-south5.htm';
																										
	rows[5].text = '¤Ó¬½¡I  ºÃÀ¹ºñ´U¹GÃ±¥»²¼';
	rows[5].link = 'today-south6.htm';
																										
	rows[6].text = '³°­x¤W¤h ºÃ¤W¦Q¤£ªv';
	rows[6].link = 'today-south7.htm';
																										
}
menu = null;

menu = getMenu('o');
menu.layer = 6;
menu.menuLayer = 0;
menu.rows = new Array(9);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '­«·s¶ì³y¥xÆWªÀ·|¹B°Ê';
	rows[0].link = 'today-o1.htm';
																										
	rows[1].text = '¡m¼áªÀµû½×¡n¬I©ú¼w¦ó¤£²ÕÄÒ¡H';
	rows[1].link = 'today-o2.htm';
																										
	rows[2].text = '¡mª÷«íÞm±MÄæ¡n¬I©ú¼wªº¡u¥Ù¡v§ð¡u¬Þ¡v';
	rows[2].link = 'today-o3.htm';
																										
	rows[3].text = '¦^À³Ãö·R¥xÆWªº¤H';
	rows[3].link = 'today-o4.htm';
																										
	rows[4].text = '³¯¶³ªL¨Ó¥x°µÔ£¡H';
	rows[4].link = 'today-o5.htm';
																										
	rows[5].text = '¦P©~®É¥N¨ÓÁ{¡H';
	rows[5].link = 'today-o6.htm';
																										
	rows[6].text = '®ç¶éªºÂk®ç¶é';
	rows[6].link = 'today-o7.htm';
																										
	rows[7].text = 'Á`²Î¬O¤½¹²';
	rows[7].link = 'today-o8.htm';
																										
	rows[8].text = '®¼ªk«ß»P¨î«×';
	rows[8].link = 'today-o9.htm';
																										
}
menu = null;

if (showWeekly == false)
{
	menu = getMenu('supplement');
	menu.layer = 13;
	menu.menuLayer = 0;
	menu.rows = new Array(6);
	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 = '®a®x¨â©Ê¡@¡@¡÷';
		rows[1].submenu = 'family';
		rows[1].link = 'today-family1.htm';
	
		rows[2].text = '°·±dÂåÀø¡@¡@¡÷';
		rows[2].submenu = 'medicine';
		rows[2].link = 'today-medicine1.htm';
	
		rows[3].text = '¦Û¥Ñ°Æ¥Z¡@¡@¡÷';
		rows[3].submenu = 'article';
		rows[3].link = 'today-article1.htm';
	
		rows[4].text = 'ÃÀ³N¤å¤Æ¡@¡@¡÷';
		rows[4].submenu = 'art';
		rows[4].link = 'today-art1.htm';
	
		rows[5].text = '¥ð¶¢®È¹C¡@¡@¡÷';
		rows[5].submenu = 'travel';
		rows[5].link = 'today-travel1.htm';
	}
	menu = null;
}

menu = getMenu('fashion');
menu.layer = 13;
menu.parentMenu = 'supplement';
menu.menuLayer = 1;
menu.rows = new Array(0);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
}
menu = null;

menu = getMenu('family');
menu.layer = 14;
menu.parentMenu = 'supplement';
menu.menuLayer = 1;
menu.rows = new Array(0);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
}
menu = null;

menu = getMenu('medicine');
menu.layer = 15;
menu.parentMenu = 'supplement';
menu.menuLayer = 1;
menu.rows = new Array(0);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
}
menu = null;

menu = getMenu('article');
menu.layer = 16;
menu.parentMenu = 'supplement';
menu.menuLayer = 1;
menu.rows = new Array(0);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
}
menu = null;

menu = getMenu('art');
menu.layer = 17;
menu.parentMenu = 'supplement';
menu.menuLayer = 1;
menu.rows = new Array(0);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
}
menu = null;

menu = getMenu('travel');
menu.layer = 18;
menu.parentMenu = 'supplement';
menu.menuLayer = 1;
menu.rows = new Array(0);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
}
menu = null;

if (showWeekly)
{
	menu = getMenu('weekly');
	menu.layer = 13;
	menu.menuLayer = 0;
	menu.rows = new Array(12);
	with (menu)
	{
		for (i=0; i<rows.length; i++)
			rows[i] = new Object();
																	
		rows[0].text = 'ªï·s±JÀçª±¼Ö¦a<br>¼ö¤O¤jFUN°e';
		rows[0].link = 'today-weekly1.htm';
																											
		rows[1].text = '¥ð¶¢¹A³õÅSÀç½ì<br>¹Î±d¹CÀ¸±a®ðª^';
		rows[1].link = 'today-weekly2.htm';
																											
		rows[2].text = '¨I®û§ÆÃ¾ ¬ü­¹®ö¼é';
		rows[2].link = 'today-weekly3.htm';
																											
		rows[3].text = 'ÅÊÅÊ§ÆÃ¾ ºë½o­¹©|¨ýÁ¢';
		rows[3].link = 'today-weekly4.htm';
																											
		rows[4].text = '9¤ë¾Ç°Ï¯²«Î ±¡³ø¤j¤½¶}';
		rows[4].link = 'today-weekly5.htm';
																											
		rows[5].text = '¾Ç¥Í¤¸®ð¯²«Î ¥_³¡¤j¯S»`';
		rows[5].link = 'today-weekly6.htm';
																											
		rows[6].text = '¤¤³¡¾Ç¥Í·R¦í «UÀÁÆg';
		rows[6].link = 'today-weekly7.htm';
																											
		rows[7].text = '¦¬¶O¹ê¦b «n³¡¯²«ÎµL­t¾á';
		rows[7].link = 'today-weekly8.htm';
																											
		rows[8].text = '¦W©±¦Wµæ¤j¯}¸Ñ ¿ú¶í¤pÀ]«C¬õÂù¯Ü';
		rows[8].link = 'today-weekly9.htm';
																											
		rows[9].text = '3G¤â¾÷§Y®É³q Chat Anytime';
		rows[9].link = 'today-weekly10.htm';
																											
		rows[10].text = '¨«¨ì­þM¨ì­þ  ÀH®ÉOnline ²á¤Ñ¤£Â_°T';
		rows[10].link = 'today-weekly11.htm';
																											
		rows[11].text = '·R¤ô¦¿¬üµX  ÅÜ¬ü¯¦ÓD¤j¤½¶}';
		rows[11].link = 'today-weekly12.htm';
																											
	}
	menu = null;
}
if (showHouse)
{
	menu = getMenu('house');
	menu.layer = 14;
	menu.menuLayer = 0;
	menu.rows = new Array(11);
	with (menu)
	{
		for (i=0; i<rows.length; i++)
			rows[i] = new Object();
																	
		rows[0].text = 'ÁÂ¨Î§D»P½²¦Ê«Û ­µ¼Ö¤Hªº·RÅÊ¤pºÛ';
		rows[0].link = 'today-house1.htm';
																											
		rows[1].text = '¥ð¶¢¦í¦v ®u±²¥þ¥x';
		rows[1].link = 'today-house2.htm';
																											
		rows[2].text = '¦X±d¦Ê¥@¹F ¾FªñÂEª÷Ä_°Ó°é';
		rows[2].link = 'today-house3.htm';
																											
		rows[3].text = '¤@§Y¤@¤Á ¥¿¹ï°ê¬üÀ]²Ä1±Æ´ºÆ[';
		rows[3].link = 'today-house4.htm';
																											
		rows[4].text = 'ÄR½o¬K¤Ñ ­±¹ï¤d©W¥«¬F¤½¶é²Ä1±Æ';
		rows[4].link = 'today-house5.htm';
																											
		rows[5].text = '©î±¼¹j¶¡Àð ªï¶i¤s´º¤jºñ·N';
		rows[5].link = 'today-house6.htm';
																											
		rows[6].text = '¥x¤j®v¤j ¾Ç°ÏÁÊ«Î ¦Û¦í­Ý§ë¸ê';
		rows[6].link = 'today-house7.htm';
																											
		rows[7].text = '­ì¤ì¤â§@®a¨ã ¾ÛÀò¶m§ø°gªÚ¤ß';
		rows[7].link = 'today-house8.htm';
																											
		rows[8].text = '¤Æ¸Ñ«Î¯á·Ù ¥®¨à¶é²K¤B©Û°]';
		rows[8].link = 'today-house9.htm';
																											
		rows[9].text = '¶}©ñªÅ¶¡ ¥´³y³£¥«¬üÄR¨¤¸¨';
		rows[9].link = 'today-house10.htm';
																											
		rows[10].text = '¡m©Ð¦a²£¯È¤W¥nÀ³¡n­Ó¤H¸ê®Æ¾D¥~¬ª¡A¦a¬F³æ¦ì²¨©ó§âÃö¡H';
		rows[10].link = 'today-house11.htm';
																											
	}
	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,600);
}

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,600);
}

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';
}