//===========================================================================
//°ò¥»³]©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(12);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '¤£º¡ÂÅÀç¾×­xÁÊ °ò¼h­x©xÀÀ¶°Åé°hÄÒ';
	rows[0].link = 'today-fo1.htm';
																										
	rows[1].text = '¾×¨ì¦ó®É¡H¦³ÂÅ©eÆ~Åý­xÁÊ®×¥I©e';
	rows[1].link = 'today-fo2.htm';
																										
	rows[2].text = '»P¨ä¦P³´¹s©M§ð¨¾ªdÕï ÂÅºñ¦ó¤£­P¤O¸Ñ®M¤§¹D';
	rows[2].link = 'today-fo3.htm';
																										
	rows[3].text = '¤¤°ê®ü­x¿n·¥ÂX±i ¬ü¤£¦w';
	rows[3].link = 'today-fo4.htm';
																										
	rows[4].text = '°¨­^¤E«Pª½¯è ±N±À°Ê­×ªk';
	rows[4].link = 'today-fo5.htm';
																										
	rows[5].text = '±i«T¶¯µn³°¤Ý¨L¦Ñ¡H §Ú¬ã§P¤¤°ê¤£·|ÂIÀY';
	rows[5].link = 'today-fo6.htm';
																										
	rows[6].text = '¥xµøµØµø ¤½ªÑ¸³ºÊ¨Æ½ÐÃã';
	rows[6].link = 'today-fo7.htm';
																										
	rows[7].text = '·s»D§½¡G¤ä«ù´C§ï¥ß³õ°í©w';
	rows[7].link = 'today-fo8.htm';
																										
	rows[8].text = '¤¤µø¤¤¼s¤µ¤Ñ¥¼³B²z´N¹H³W';
	rows[8].link = 'today-fo9.htm';
																										
	rows[9].text = '°¨§ë®Ñ½Í¦æ¾Ë §õµn½÷¡GÁ×­«´N»´';
	rows[9].link = 'today-fo10.htm';
																										
	rows[10].text = 'ºñ¡G±N¾Ë§ï¦Ã¦W¤Æ ¥Nªí°¨µLª¾';
	rows[10].link = 'today-fo11.htm';
																										
	rows[11].text = '°¨­^¤E½×­z ¥Rº¡¬Fªv¥Øªº';
	rows[11].link = 'today-fo12.htm';
																										
}
menu = null;

menu = getMenu('p');
menu.layer = 2;
menu.menuLayer = 0;
menu.rows = new Array(7);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '¹Å¥«¥ß©e¸É¿ï ÂÅºñ¤º³¡À½¯}ÀY';
	rows[0].link = 'today-p1.htm';
																										
	rows[1].text = '´å¿ü&#22531;ÄÒ¬F¦XÄ³¡B¶°Åé¨Mµ¦';
	rows[1].link = 'today-p2.htm';
																										
	rows[2].text = '·s»Dµû½×¡þ´å¸Õ¹ÏÂ\²æ«ó¼v¤l';
	rows[2].link = 'today-p3.htm';
																										
	rows[3].text = '¥´§¹¬ü¦n¤@¥M «e¬F°È©x¨I¼ç¦A¥Xµo';
	rows[3].link = 'today-p4.htm';
																										
	rows[4].text = '¤£»P«ó¤ñ °¨¡G³s¥ô´N¬OªÖ©w';
	rows[4].link = 'today-p5.htm';
																										
	rows[5].text = '¹ú®×³s³s ºñ¡G¬I¬FÁZ®Ä¦º·í';
	rows[5].link = 'today-p6.htm';
																										
	rows[6].text = '»X¥j¥~¥æ³¡µoÃ±ÃÒ ³\§Ó¶¯¤T«×©¹³X';
	rows[6].link = 'today-p7.htm';
																										
}
menu = null;

menu = getMenu('int');
menu.layer = 4;
menu.menuLayer = 0;
menu.rows = new Array(10);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '±Ð©v¥D«ù¤l©]À±¼» ¬è¤¤ªF©M¥­';
	rows[0].link = 'today-int1.htm';
																										
	rows[1].text = '­C½Ï·P®¦ ¾i¤l®½µÇ±Ï¥À';
	rows[1].link = 'today-int2.htm';
																										
	rows[2].text = '«n¨È®ü¼S¶g¦~ ­««Ø¸}¨BºC';
	rows[2].link = 'today-int3.htm';
																										
	rows[3].text = '¤éº~³ù©±ºñ¤Æ ¥ÎÀ\¥ð¶¢­·';
	rows[3].link = 'today-int4.htm';
																										
	rows[4].text = '«Â¦W¦Ê³f Àòµû¥[°ê³Ì¨Î50¹µ¥D';
	rows[4].link = 'today-int5.htm';
																										
	rows[5].text = '·s¤fªAÁ×¥¥ÃÄ ¥i§ïµ½¸g«e¯g­Ô¸s';
	rows[5].link = 'today-int6.htm';
																										
	rows[6].text = '©]¶¡¼ÉÅS¹q¿O¥ú¤U ©öªø¨ÅÀù¡H';
	rows[6].link = 'today-int7.htm';
																										
	rows[7].text = '¯E§T«á ¦]¬°·R §ó«i´±';
	rows[7].link = 'today-int8.htm';
																										
	rows[8].text = '¦L¥§¡B´µ¨½Äõ¥d ©M¥­¤§¸ô­I¹D¦Ó¦æ';
	rows[8].link = 'today-int9.htm';
																										
	rows[9].text = '¡m¤¤­^¹ï·ÓÅª·s»D¡nStrong growth seen in Britain\'s organic food sales­^°ê¦³¾÷­¹«~¾P°â±j¶Õ¦¨ªø';
	rows[9].link = 'today-int10.htm';
																										
}
menu = null;

menu = getMenu('so');
menu.layer = 3;
menu.menuLayer = 0;
menu.rows = new Array(15);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = 'ª¾¦Wµü¦±³Ð§@¤H¹L¥@17¦~ ·VªÛ¤k¥N¥Àª§ª©Åv';
	rows[0].link = 'today-so1.htm';
																										
	rows[1].text = '¤k¼Òº£­ÞªP ­C½Ï©]¸õ¼Ó¤`';
	rows[1].link = 'today-so2.htm';
																										
	rows[2].text = '§Ó¤u20¦~·U°µ·U¦³«l ©Ô30¿Ë¤Í°µ¸q¤u';
	rows[2].link = 'today-so3.htm';
																										
	rows[3].text = '¤H·ç¼y¥Í 40¨à®]»ôÁn°Û';
	rows[3].link = 'today-so4.htm';
																										
	rows[4].text = '¦ÑÂå®v®½²¦¥Í¿n»W »\¦w¾i°|·ÓÅU¦Ñ¤Í';
	rows[4].link = 'today-so5.htm';
																										
	rows[5].text = '¯«¾Ç°|ºÓ¤h ¨­ÃhªZÃÀ ¥Õªe¶m¿ËÆg¹Ä©_¤H';
	rows[5].link = 'today-so6.htm';
																										
	rows[6].text = '¤â¾÷¶O°_ª§°õ °ª¤¤¥Í¥´¦º¦P¾Ç';
	rows[6].link = 'today-so7.htm';
																										
	rows[7].text = '¦³°÷¾÷¨® öt¥J²~Å§¬£¥X©Ò';
	rows[7].link = 'today-so8.htm';
																										
	rows[8].text = '¦Ê¦~²z¾v©± ¶W³t°Å¤M¤â';
	rows[8].link = 'today-so9.htm';
																										
	rows[9].text = '1020Äµ¤è²H¤ô§ð°í¹ê¿ýÃn¥ú<br>½Í§P²{³õ ¡u¨Bºj¡B¤âºj¦P®É«üµÛ§Ú¡K¡v';
	rows[9].link = 'today-so10.htm';
																										
	rows[10].text = '¤p¶¤ªø°h¥ð ¿ì20®à·P®¦';
	rows[10].link = 'today-so11.htm';
																										
	rows[11].text = 'ºô±±Ã~Âå®v ½ÚÁ½¤£°_¶D';
	rows[11].link = 'today-so12.htm';
																										
	rows[12].text = 'ªü¼¯¥§¨È¤jµs ³B¤k§T´N¸¨ºô';
	rows[12].link = 'today-so13.htm';
																										
	rows[13].text = '¶Àª÷¶Ç©_ ¤E¥÷²^ª÷³N';
	rows[13].link = 'today-so14.htm';
																										
	rows[14].text = '¶î¾~¬ü¤k ¦b³òÀðµ¥§A';
	rows[14].link = 'today-so15.htm';
																										
}
menu = null;

menu = getMenu('life');
menu.layer = 9;
menu.menuLayer = 0;
menu.rows = new Array(14);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '¬ü°ê¾Ç®Õ§ß¥®ªÀ ®z¶Õ¨àµ£ªº­C½Ï¦Ñ¤½¤½';
	rows[0].link = 'today-life1.htm';
																										
	rows[1].text = 'ÁÉ¬Ã¯]°òª÷·| »P§ß§U®a®x¼y­C½Ï';
	rows[1].link = 'today-life2.htm';
																										
	rows[2].text = 'µµ´³½º«O¨| ¬F©²À³¸Ó±aÀY°µ';
	rows[2].link = 'today-life3.htm';
																										
	rows[3].text = '¤¤¦~°ü¤k§®ºÞ®a ¶}³Ð¨Æ·~²Ä¤G¬K';
	rows[3].link = 'today-life4.htm';
																										
	rows[4].text = '³¡¤À·Å¬u§t¦³®`­«ª÷ÄÝ ¶¼¼~';
	rows[4].link = 'today-life5.htm';
																										
	rows[5].text = '·Å¬uµN³J ¬~²b­é´ß¸û«OÀI';
	rows[5].link = 'today-life6.htm';
																										
	rows[6].text = '¶}Âù²´¥Ö 1¡B2¤Ñ§Y®ø¸~';
	rows[6].link = 'today-life7.htm';
																										
	rows[7].text = '°ª¤¤¥¿¦¡ºõ­n¯ó®×¥XÄl °ª¤¤¥¼¨Ó§ïABC¤À¯Å±Ð¾Ç';
	rows[7].link = 'today-life8.htm';
																										
	rows[8].text = '¸Ñ¨M18%ª§Ä³ ¥þ±Ð·|´£¦w¦Ñ¤E¤E¤è®×';
	rows[8].link = 'today-life9.htm';
																										
	rows[9].text = '¡m¤k¬ì¾Ç®a¸s¹³¨t¦C¡nªL¨Ì¨Ì µ½¥Î½Ã¬P»»´úªº¼ç¤O¤§¬P';
	rows[9].link = 'today-life10.htm';
																										
	rows[10].text = '¥xÅK©Û¼Ð³W½d ¥ß©e´£8¿ù';
	rows[10].link = 'today-life11.htm';
																										
	rows[11].text = 'Å]°ª¤@¤V ±ÄÁÊªkÃø¨¾¸j¼Ð';
	rows[11].link = 'today-life12.htm';
																										
	rows[12].text = 'ªk½ü¾Ç­û¶°Åé½m¥\ §ÜÄ³¤¤°ê¼É¦æ';
	rows[12].link = 'today-life13.htm';
																										
	rows[13].text = '¤@¤H¤T¹a ªL­³¨}§è¥Xª÷µP';
	rows[13].link = 'today-life14.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 = '¤¤µØÂ¾´ÎÁp·ù Åwªï²Ä¤@¥´¤â';
	rows[0].link = 'today-sp1.htm';
																										
	rows[1].text = '¡m½ÑÃ¹¤s¬×°ê»Ú¤Ö´ÎÀA¼ÐÁÉ¡n±R¾Ç§L¤À¨â¸ô ÂùÂù®Ê16±j';
	rows[1].link = 'today-sp2.htm';
																										
	rows[2].text = '¡m¥x¥_°ê»Ú«C¤Ö´ÎÁÜ½ÐÁÉ¡n·s®H³s¨â³õ ´£«eµ²§ô';
	rows[2].link = 'today-sp3.htm';
																										
	rows[3].text = '¶§¤ó¤T¥S§Ì »ô»E¹L­C½Ï';
	rows[3].link = 'today-sp4.htm';
																										
	rows[4].text = '¡mSBL¡n¿à¥ÖÀÉ¹D  ªF´Ë5³s±Ñ';
	rows[4].link = 'today-sp5.htm';
																										
	rows[5].text = '¥_¬ì¤j¤@¤ÀÀI³Ó¥xÅé';
	rows[5].link = 'today-sp6.htm';
																										
	rows[6].text = 'µÜ¨½¤j¾ÔÁI®v ½æÂI§ó³Ó¼Ú¥¬';
	rows[6].link = 'today-sp7.htm';
																										
	rows[7].text = 'µÜ¨½ ²ßºD¶]«eÀY<br>ÁI®v ¦n°s¨IÂ|©³';
	rows[7].link = 'today-sp8.htm';
																										
	rows[8].text = '¡mNFL¡n²×³õ«e3¹F°} ¬ü¬wªê°fÂà®Ê¯Å';
	rows[8].link = 'today-sp9.htm';
																										
	rows[9].text = '¨â©¤¤ñ¼² ¥xÆWÀ£­Ë©Ê³Ó§Q';
	rows[9].link = 'today-sp10.htm';
																										
	rows[10].text = '¬Ý¥@¨¬ °¨©Ô«×¯Ç®¼¼Ú¬w';
	rows[10].link = 'today-sp11.htm';
																										
	rows[11].text = 'ªü¶©¯Á§ë®Ä³Á©Ô­Û?';
	rows[11].link = 'today-sp12.htm';
																										
}
menu = null;

menu = getMenu('e');
menu.layer = 7;
menu.menuLayer = 0;
menu.rows = new Array(7);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '²G´¹¹qµø ©ú¦~¥X³f¶q ¤W¬Ý3600¸U¥x';
	rows[0].link = 'today-e1.htm';
																										
	rows[1].text = '­±ªO·~Àò§Q ©ú¦~¾a²G´¹¹qµø';
	rows[1].link = 'today-e2.htm';
																										
	rows[2].text = '§d°ê´É ©Ê®æ¨HÃ­­P»·';
	rows[2].link = 'today-e3.htm';
																										
	rows[3].text = '§i§O³q¿± ¬ü¤É®§§i¤@¬q¸¨';
	rows[3].link = 'today-e4.htm';
	rows[3].type = '®i±æ2006';
																										
	rows[4].text = '¬ü¤¸¹ï¼Ú¤¸ ºû«ù±j¶Õ®æ§½';
	rows[4].link = 'today-e5.htm';
	rows[4].type = '®i±æ2006';
																										
	rows[5].text = '¢ß1¦V¤W ¥þ¦~¤W´­¦³­­';
	rows[5].link = 'today-e6.htm';
	rows[5].type = '®i±æ2006';
																										
	rows[6].text = '¦Ê³f·~ ©ú¦~¤£¼ÖÆ[';
	rows[6].link = 'today-e7.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 = '¼Ú¤¸¸ê²£ ©ú¦~º¦¬Û«N';
	rows[0].link = 'today-stock1.htm';
																										
	rows[1].text = '¬ü¤É®§§ÀÁn ªÑ²¼·L´î ¥¬§½¶Å¨é';
	rows[1].link = 'today-stock2.htm';
																										
	rows[2].text = '¯à·½°òª÷³Ì·R¡H ©w®É©wÃB­°­·ÀI';
	rows[2].link = 'today-stock3.htm';
																										
	rows[3].text = '¥~¸ê¤O®¼ °ªÂI¤W¬Ý7500';
	rows[3].link = 'today-stock4.htm';
	rows[3].type = '2006¥xªÑ®i±æ';
																										
	rows[4].text = '§ë«H¡G¿ïªÑ³Ì­«­n ¹q¤l¤´¬O¥D¬y';
	rows[4].link = 'today-stock5.htm';
	rows[4].type = '2006¥xªÑ®i±æ';
																										
	rows[5].text = '¨é°Ó¡G¹q¤lÀu©ó¶Ç²£';
	rows[5].link = 'today-stock6.htm';
	rows[5].type = '2006¥xªÑ®i±æ';
																										
	rows[6].text = '¬ü´º®ð®£¤ÏÂà ¥i¥[½X¶Å¥«';
	rows[6].link = 'today-stock7.htm';
	rows[6].type = '2006§ë¸ê®i±æ';
																										
	rows[7].text = '¶Å¥«¤éªÑ¶Àª÷¥xªÑ ¦³§Q¥i¹Ï';
	rows[7].link = 'today-stock8.htm';
	rows[7].type = '2006§ë¸ê®i±æ';
																										
	rows[8].text = '¡mµØº¸µóÆ[´ú¯¸¡n½L¾ã«¬ºA©úÅã µuÀ£¤´¤j';
	rows[8].link = 'today-stock9.htm';
																										
	rows[9].text = '¨RÀ£¼t Ävª§¤Oª½¹G¤é¼t';
	rows[9].link = 'today-stock10.htm';
																										
	rows[10].text = '¤µ¦~¨Ó 20ÀÉötªÑ º¦´T¹O2­¿';
	rows[10].link = 'today-stock11.htm';
																										
	rows[11].text = 'IC·~©ú¦~§óÀu ²£­È¦ô¼W1¦¨';
	rows[11].link = 'today-stock12.htm';
																										
	rows[12].text = '¡m´Á«üÆ[´ú¯¸¡n«ü¼Ð¶i¤J°ªÀÉ °l»ù©y·V';
	rows[12].link = 'today-stock13.htm';
																										
	rows[13].text = '¡m¤@¶gÅvÃÒ¥«³õ¤ÀªR¡n«Ê´ú¡BPCBªÑÅvÃÒ «á¥«¤´¬Ý¦n';
	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 = '³¯ª÷¾W¤µ°Ñ¥[¤¤µØÂ¾´Î¿ï¨q';
	rows[0].link = 'today-t1.htm';
																										
}
menu = null;

menu = getMenu('show');
menu.layer = 12;
menu.menuLayer = 0;
menu.rows = new Array(15);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '¨g³¥­C½Ï©] ³\Þ³Ú¬¶K¤k¼ö»R «Ó­ô±µ°e¾BÁyªð®a';
	rows[0].link = 'today-show1.htm';
																										
	rows[1].text = 'ª÷«°ªZ¦ÛÃz ÅÊ·R³£¤£ªø¤[';
	rows[1].link = 'today-show2.htm';
																										
	rows[2].text = 'ªL¤S¥ß ¤ýÄR¶® ³Q©Ç¦ÑÀYÄñ¨­';
	rows[2].link = 'today-show3.htm';
																										
	rows[3].text = '¬fªÛ¤À¤âÅÊ¤HÀ] ¥|­ÓÂÂ·R³£®¼¬ü';
	rows[3].link = 'today-show4.htm';
																										
	rows[4].text = '±i½Ã°·¾÷¤W¹L­C½Ï ¥¼±B¥ý©R¦W';
	rows[4].link = 'today-show5.htm';
																										
	rows[5].text = 'ÝÀ¹H¨â¦~ ¿½¨È°a²×©ó­nµo¤ù¤F';
	rows[5].link = 'today-show6.htm';
																										
	rows[6].text = '­C½Ï¸` ¤ý¤ß­âÂÇ¤u§@¼å·T';
	rows[6].link = 'today-show7.htm';
																										
	rows[7].text = '¦ó¹Å¤å¾Ç·ì¦÷ «}«}UP ®çªá©ô';
	rows[7].link = 'today-show8.htm';
																										
	rows[8].text = 'ªü©f¸ó¦~©]¦â»¤½²±d¥Ã';
	rows[8].link = 'today-show9.htm';
																										
	rows[9].text = '¶P­xµ¾¥Í¤é­w ¿Ë­ú¤p¯»µ·';
	rows[9].link = 'today-show10.htm';
																										
	rows[10].text = 'ºÖ­Z¤T¶Ì ¾a¸õ³JÄ¹¤j¼ú';
	rows[10].link = 'today-show11.htm';
																										
	rows[11].text = '­»¨m¥¼²b¨­ °h¥XLADY';
	rows[11].link = 'today-show12.htm';
																										
	rows[12].text = 'ªÝ¾¤µ·¤U®ü ®L«Â¦iÅÎ±Æ°©';
	rows[12].link = 'today-show13.htm';
																										
	rows[13].text = '¤¦¥§º¸©é¤¦¥§´µ ¨­»ù¥­¤â¤H®ð©ô';
	rows[13].link = 'today-show14.htm';
																										
	rows[14].text = '¤j²´¤s¥Ð§µ¤§¯«¦ü¤ñ§f ²æ½u¥Û­ì¨½¬üºt¬¡¬KµØ';
	rows[14].link = 'today-show15.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½Ð°¨¥D®u´£¥X°ê¨¾»Ý¨Dªº¨ãÅé¤è®×';
	rows[0].link = 'today-s1.htm';
																
	rows[1].text = '¡m¦Û¥Ñ½Í¡n³sµ²ªº¯º¸Ü';
	rows[1].link = 'today-f1.htm';
																
	rows[2].text = '¡mÃôÃò¶°¡n¥xÆW¥Í®ð«î­·¹p¡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(10);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '²H¤ô¥jÂÝ³Õª«À] ¹C«È¯}10¸U';
	rows[0].link = 'today-taipei1.htm';
																										
	rows[1].text = '¼Ö¥Í¦Û±Ï·|¦¨­û ¤õÁç¬£¹ï¹L­C½Ï¸`';
	rows[1].link = 'today-taipei2.htm';
																										
	rows[2].text = '·s²ø¤åÃÀ¤¤¤ß ªL°û¬Ã¡B¤_¬ü¬Ãµe®i';
	rows[2].link = 'today-taipei3.htm';
																										
	rows[3].text = '¾÷¨®°h¥X¤H¦æ¹D ¤º¬ì¤µ°_¤j°õªk';
	rows[3].link = 'today-taipei4.htm';
																										
	rows[4].text = 'Äµ¤èÄd¬d ªüÃ¹«¢ÅQ¹D§Üª§';
	rows[4].link = 'today-taipei5.htm';
																										
	rows[5].text = '¦^ÅU7¦~¬I¬F °¨¡G¤j¥¨³J ³Ì¤j¿ò¾Ñ';
	rows[5].link = 'today-taipei6.htm';
																										
	rows[6].text = '¨S¦¬¿ï²zºÊ¨Æ«OÃÒª÷ ¤­«H¹Hªk§P±Ñ¶D';
	rows[6].link = 'today-taipei7.htm';
																										
	rows[7].text = '¡u§Ú¬O¸é¡vÁ{ÀË­¸¨®µs¦Ñ¹ê»¡';
	rows[7].link = 'today-taipei8.htm';
																										
	rows[8].text = '¥x¥_¥j¦­¨ý ­¹¦b¦³·N«ä ¤K¸}§É¤W¦Y¾|¦×¶º';
	rows[8].link = 'today-taipei9.htm';
																										
	rows[9].text = '300¦ì¤pªB¤Í ¤j®a«Ù°_¨Ó';
	rows[9].link = 'today-taipei10.htm';
																										
}
menu = null;

menu = getMenu('north');
menu.layer = 12;
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 = '²{§Ð­x¤H°²¦n¤ß §T¨®º×¨ü¶Ë°ü';
	rows[0].link = 'today-north1.htm';
																										
	rows[1].text = '¯uÃa¤ß ¦í°|½Ð°²ªð®a «ù¤M·m¹B±N';
	rows[1].link = 'today-north2.htm';
																										
	rows[2].text = 'ªêÀY¤sªv¦w®t ¦Ñ¼q¤½©~ÀI¹Ò';
	rows[2].link = 'today-north3.htm';
																										
	rows[3].text = '3«×»r¨­¦@ªE ½Ö«H¯Â²á¤Ñ';
	rows[3].link = 'today-north4.htm';
																										
	rows[4].text = '´ÛÄF¦³²z¡H¼x«H·~ªÌTÅQ·d¾»ÀY';
	rows[4].link = 'today-north5.htm';
																										
	rows[5].text = '«e¨®¤§Å² ·s¦Ë¬qTÅQ¦h«Ü³W¯x';
	rows[5].link = 'today-north6.htm';
																										
	rows[6].text = '¬Ý¸Ñ¤Ì½e¨¥ ´¿¦³¾r¾p°{¯«¼²¨®';
	rows[6].link = 'today-north7.htm';
																										
	rows[7].text = '3°_¥Ë´µ¤¤¬r ®ç¦Ë8¤H°eÂå';
	rows[7].link = 'today-north8.htm';
																										
	rows[8].text = '©e°U°Q¶Å©ã¤H ¤k¤l¨úÅ«³Q®·';
	rows[8].link = 'today-north9.htm';
																										
}
menu = null;

menu = getMenu('center');
menu.layer = 13;
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 = 'ºÆ¨g­C½Ï¸` ¤¤¿¤1¤é8·m®×';
	rows[0].link = 'today-center1.htm';
																										
	rows[1].text = '³f¨®Ãâ¨®¸I¼² 2¾r¾p³£³Ü°s';
	rows[1].link = 'today-center2.htm';
																										
	rows[2].text = '¸ü¨®º×¶Ë±w ±ÏÅ@¨®¤]¨®º×';
	rows[2].link = 'today-center3.htm';
																										
	rows[3].text = '¤¤®H§ì¨ì¤ì¥Ê¸é °l½r¶°¹Î¦@¥Ç';
	rows[3].link = 'today-center4.htm';
																										
	rows[4].text = '§ï¸Ë¨®µóÀY¥Ï§À ¹Å¥«¾x¤F¤@©]';
	rows[4].link = 'today-center5.htm';
																										
	rows[5].text = '¸}½ñ¨®Ãz­L °½§O¤Hªº¨Ó´«¡K';
	rows[5].link = 'today-center6.htm';
																										
	rows[6].text = 'ªF¶ÕÀs¦w¾ôµo²{¨k«Í ºÃ¦Û±þ';
	rows[6].link = 'today-center7.htm';
																										
	rows[7].text = '¦Ñºa¥Á¿ò²£ ¤¤°ê®aÄÝ­n¤£¨ì';
	rows[7].link = 'today-center8.htm';
																										
	rows[8].text = 'Ãâ¨®³Q¼²Â½ ¤k¾r¾p¶È»´¶Ë';
	rows[8].link = 'today-center9.htm';
																										
	rows[9].text = '°s«á¤f¨¤ ´§¤M¬å±þ¤Í¤H';
	rows[9].link = 'today-center10.htm';
																										
}
menu = null;

menu = getMenu('south');
menu.layer = 14;
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 = '»²Äµ¤W¸ô3­Ó¤ë 10¦h¤HÂ÷Â¾';
	rows[0].link = 'today-south1.htm';
																										
	rows[1].text = '§§ÃM¤h¼Y¨¦ ¾ð¥dºò±Ï©R';
	rows[1].link = 'today-south2.htm';
																										
	rows[2].text = '´M¥¢ÂÜ¦Ñ¯Î ÅÒ¸Ö³zÅS®É¾÷';
	rows[2].link = 'today-south3.htm';
																										
	rows[3].text = '¤jº_Ås¸y ¼q¦b¨ä¤¤';
	rows[3].link = 'today-south4.htm';
																										
	rows[4].text = '«nÆW¦³´é¤É¬y ³½¨à¤£©È´H¬y';
	rows[4].link = 'today-south5.htm';
																										
	rows[5].text = '¤Ñ®ð·U¬O§N °½¨à·U¬O¬¡ÅD';
	rows[5].link = 'today-south6.htm';
																										
	rows[6].text = '«Î¥~¼ö¤ô¾¹ ¤£ª¾¦ó®É³QºN¨«';
	rows[6].link = 'today-south7.htm';
																										
	rows[7].text = '®£À~¨ú°]¼W¦h Äµ¤è¥D°Ê¬d';
	rows[7].link = 'today-south8.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 = '¥xÆW¤ôªG ¤j³°ÄY­«°h¿N';
	rows[0].link = 'today-o1.htm';
																										
	rows[1].text = '¡mª÷ùÚÞm±MÄæ¡n´Ï®§½±«ÕÆFªº°¨°­¸Ü';
	rows[1].link = 'today-o2.htm';
																										
	rows[2].text = '³â¥z';
	rows[2].link = 'today-o3.htm';
																										
	rows[3].text = '¥Á¨Æªk°|¤]·|«I®`¨¥½×¦Û¥Ñ';
	rows[3].link = 'today-o4.htm';
																										
	rows[4].text = '¹Ó¦a¡B¶ð¦ì¨Ï¥ÎÅv ¯Ê¥F«O»Ù';
	rows[4].link = 'today-o5.htm';
																										
	rows[5].text = 'ªü«ó¦^»î';
	rows[5].link = 'today-o6.htm';
																										
	rows[6].text = '§Ú°ª¤G §Ú§ä¤£¨ì¥xÆW';
	rows[6].link = 'today-o7.htm';
																										
	rows[7].text = '¦n­Ó¡uµ{§Ç¥¿¸q¡v';
	rows[7].link = 'today-o8.htm';
																										
	rows[8].text = '¤Éµ¥¦Ò¸Õ¤£¬O¶Â·t«Ò°ê';
	rows[8].link = 'today-o9.htm';
																										
	rows[9].text = '«Ø¿v¿ï¬ü';
	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 = 'µo¿N¤â¾÷ ³Q¦WµP®M¨c°Õ¡I';
	rows[0].link = 'today-fashion1.htm';
																										
	rows[1].text = '2¤j¹¢«~­· ¤k¤ý©j©j»Pª±¨ã©f©f';
	rows[1].link = 'today-fashion2.htm';
																										
	rows[2].text = '¶}¹B§© ­º­«¦³§Î¬Ü';
	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 = '2006¥x¥_¨®®i ÁÍ¶Õ»Pªáµ¶';
	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 = '¤@©]±¡ ´N³o¼Ëµo¥Í¤F¡K';
	rows[0].link = 'today-family1.htm';
																										
	rows[1].text = 'ªiÅQ¤k¥Ü¦n<br>¾×¤£¦í©Ê·P§ð¶Õ';
	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(4);
with (menu)
{
	for (i=0; i<rows.length; i++)
		rows[i] = new Object();
																
	rows[0].text = '»{ÃÑ¬ü®e¤èªk ±Æ©w¬üÄR­pµe';
	rows[0].link = 'today-medicine1.htm';
																										
	rows[1].text = '&#30129;¯l§Ü¯f¬rÃÄ  ¸Ó¥Îªº¤£¯à¬Ù';
	rows[1].link = 'today-medicine2.htm';
																										
	rows[2].text = '®vªø·R¤ß¬Û¦ñ §Úªº¤H¥ÍÅÜ±m¦â';
	rows[2].link = 'today-medicine3.htm';
																										
	rows[3].text = '·R»PªvÀø ¨ó§U¹L°Ê¨à¦¨ªø';
	rows[3].link = 'today-medicine4.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 = '¨Ê³£ªº®ÈÀ]';
	rows[0].link = 'today-article1.htm';
																										
	rows[1].text = '»c»cªL½®¶¡<br>¾\Åª«X§@®a¥ì¤Z¡D¥¬¹ç¡m«Õ·tªºªL½®¹D¡n';
	rows[1].link = 'today-article2.htm';
																										
	rows[2].text = 'Äâ±a¤H¥Í';
	rows[2].link = 'today-article3.htm';
																										
	rows[3].text = '¼w°ê»ÄµæÀn';
	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 = '®É©|¨¬²y¸Ë ³õ¥~º}«GÄvÁÉ';
	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 = '¡m¦N«Î¥X¯²¡n¬°¦~»´¤HµoÁn<br>¶ßÃÄ¥[¤W¦P©ÊÅÊ';
	rows[0].link = 'today-art1.htm';
																										
	rows[1].text = '²ö¥¾¯Sºq¼@¡m¤k¤H¬Ò¦p¦¹¡n<br>¦ÒÅçNSO¥j¨å¥\¤O';
	rows[1].link = 'today-art2.htm';
																										
	rows[2].text = 'ªø²Ã¬ü¤k³\ÅbÄÖ³Ð·sºt«µ<br>Àï¤hªø²Ã®i·sÁn';
	rows[2].link = 'today-art3.htm';
																										
	rows[3].text = '¶³ªù»R¯È¶i®i³õ<br>¯È»P¾¥¦b®É¶¡¸Ì¹ï¸Ü';
	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 = '´M§ä¬ü°ê¶Ç©_<br>¯ó­ì«Ø¿v¤j®vµÜ¯S';
	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';
}