/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='white';			// Background color when mouse is over
	var HighSubBgColor='white';			// Background color when mouse is over on subs
	var FontLowColor='green';			// Font color when mouse is not over
	var FontSubLowColor='green';			// Font color subs when mouse is not over
	var FontHighColor='#cc0000';			// Font color when mouse is over
	var FontSubHighColor='#cc0000';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu itemss
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0.25;			// vertical overlap child/ parent
	var StartTop=161;				// Menu offset x coordinate
	var StartLeft=8;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['',8,8];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

if(PageCase=="lebanese club")
{
Menu1=new Array("rollover:" + ChildLevel + "pictures/on1.gif:" + ChildLevel + "pictures/on1.gif", ChildLevel + "club/about.html","",7,30,142);
}
else
{
Menu1=new Array("rollover:" + ChildLevel + "pictures/off1.gif:" + ChildLevel + "pictures/on1.gif", ChildLevel + "club/about.html","",7,30,142);
}
	Menu1_1=new Array("About",ChildLevel + "club/about.html","",0,20,78);
	Menu1_2=new Array("Constitution",ChildLevel + "club/constitution.html","",0,20,150);
	Menu1_3=new Array("Officers",ChildLevel + "club/officers.html","",0,20,150);
	Menu1_4=new Array("&nbsp;Members &nbsp;&nbsp;<img src='" + ChildLevel + "pictures/arrow_off.jpg'></img>",ChildLevel + "club/members/current.html","",3,20,150);
		Menu1_4_1=new Array("Current",ChildLevel + "club/members/current.html","",0,20,60);
		Menu1_4_2=new Array("Previous",ChildLevel + "club/members/previous.html","",0);
		Menu1_4_3=new Array("Join...",ChildLevel + "interactive/join.html","",0);
	Menu1_5=new Array("Resources",ChildLevel + "club/resources.html","",0,20,150);
	Menu1_6=new Array("Donations",ChildLevel + "interactive/donate.html","",0,20,150);
	Menu1_7=new Array("Logo",ChildLevel + "club/logo.html","",0,20,150);
	

if(PageCase=="events")
{
Menu2=new Array("rollover:" + ChildLevel + "pictures/on2.gif:" + ChildLevel + "pictures/on2.gif",ChildLevel + "events/calendar.html","",4,32);
}
else
{
Menu2=new Array("rollover:" + ChildLevel + "pictures/off2.gif:" + ChildLevel + "pictures/on2.gif",ChildLevel + "events/calendar.html","",4,32);
}
	Menu2_1=new Array("Upcoming",ChildLevel + "events/upcoming.html","",0,20,65);
	Menu2_2=new Array("Previous",ChildLevel + "events/previous.html","",0,20,150);
	Menu2_3=new Array("Calendar",ChildLevel + "events/calendar.html","",0,20,150);
	Menu2_4=new Array("Spotlight",ChildLevel + "events/spotlight.html","",0,20,150);

if(PageCase=="new students")
{
Menu3=new Array("rollover:" + ChildLevel + "pictures/on3.gif:" + ChildLevel + "pictures/on3.gif",ChildLevel + "students/welcome.html","",3,33);
}
else
{
Menu3=new Array("rollover:" + ChildLevel + "pictures/off3.gif:" + ChildLevel + "pictures/on3.gif",ChildLevel + "new_students/welcome.html","",3,33);
}
	Menu3_1=new Array("Welcome",ChildLevel + "new_students/welcome.html","",0,20,95);
//	Menu3_2=new Array("Lebanon @ MIT",ChildLevel + "new_students/lebanon_at_mit.html","",0,20,150);
//	Menu3_3=new Array("Links",ChildLevel + "new_students/links.html","",0,20,150);
	Menu3_2=new Array("Lebanon @ MIT",ChildLevel + "underconstruction.html","",0,20,150);
	Menu3_3=new Array("Links",ChildLevel + "underconstruction.html","",0,20,150);

if(PageCase=="lebanon")
{
//Menu4=new Array("rollover:" + ChildLevel + "pictures/on4.gif:" + ChildLevel + "pictures/on4.gif",ChildLevel + "lebanon/about/about.html","",6,32);
Menu4=new Array("rollover:" + ChildLevel + "pictures/on4.gif:" + ChildLevel + "pictures/on4.gif",ChildLevel + "underconstruction/about.html","",6,32);
}
else
{
//Menu4=new Array("rollover:" + ChildLevel + "pictures/off4.gif:" + ChildLevel + "pictures/on4.gif",ChildLevel + "lebanon/about/about.html","",6,32);
Menu4=new Array("rollover:" + ChildLevel + "pictures/off4.gif:" + ChildLevel + "pictures/on4.gif",ChildLevel + "underconstruction.html","",6,32);
}
//	Menu4_1=new Array("&nbsp;About &nbsp;&nbsp;&nbsp;<img src='" + ChildLevel + "pictures/arrow_off.jpg'></img>",ChildLevel + "lebanon/about/about.html","",4,20,60);
//		Menu4_1_1=new Array("Profile",ChildLevel + "lebanon/about/profile.html","",0,20,50);
//		Menu4_1_2=new Array("History",ChildLevel + "lebanon/about/history.html","",0);
//		Menu4_1_3=new Array("Culture",ChildLevel + "lebanon/about/culture.html","",0);
//		Menu4_1_4=new Array("Cuisine",ChildLevel + "lebanon/about/cuisine.html","",0,20,60);
//	Menu4_2=new Array("&nbsp;Giants &nbsp;&nbsp;<img src='" + ChildLevel + "pictures/arrow_off.jpg'></img>",ChildLevel + "lebanon/giants/gibran.html","",4,20,150);
//		Menu4_2_1=new Array("Gibran",ChildLevel + "lebanon/giants/gibran.html","",0,20,140);
//		Menu4_2_2=new Array("Fairouz & the Rahbanis",ChildLevel + "lebanon/giants/fairouz_&_the_rahbanis.html","",0);
//		Menu4_2_3=new Array("Amine Maalouf",ChildLevel + "lebanon/giants/amine_maalouf.html","",0);
//		Menu4_2_4=new Array("Others...",ChildLevel + "lebanon/giants/others.html","",0,20,60);
//	Menu4_3=new Array("Gallery",ChildLevel + "lebanon/gallery.html","",0,20,150);
//	Menu4_4=new Array("Articles",ChildLevel + "lebanon/articles.html","",0,20,150);
//	Menu4_5=new Array("Trivia",ChildLevel + "lebanon/trivia.html","",0,20,78);
//	Menu4_6=new Array("Links",ChildLevel + "lebanon/links.html","",0,20,150);
	Menu4_1=new Array("&nbsp;About &nbsp;&nbsp;&nbsp;<img src='" + ChildLevel + "pictures/arrow_off.jpg'></img>",ChildLevel + "underconstruction.html","",4,20,60);
		Menu4_1_1=new Array("Profile",ChildLevel + "underconstruction.html","",0,20,50);
		Menu4_1_2=new Array("History",ChildLevel + "underconstruction.html","",0);
		Menu4_1_3=new Array("Culture",ChildLevel + "underconstruction.html","",0);
		Menu4_1_4=new Array("Cuisine",ChildLevel + "underconstruction.html","",0,20,60);
	Menu4_2=new Array("&nbsp;Giants &nbsp;&nbsp;<img src='" + ChildLevel + "pictures/arrow_off.jpg'></img>",ChildLevel + "underconstruction.html","",4,20,150);
		Menu4_2_1=new Array("Gibran",ChildLevel + "underconstruction.html","",0,20,140);
		Menu4_2_2=new Array("Fairouz & the Rahbanis",ChildLevel + "underconstruction.html","",0);
		Menu4_2_3=new Array("Amine Maalouf",ChildLevel + "underconstruction.html","",0);
		Menu4_2_4=new Array("Others...",ChildLevel + "underconstruction.html","",0,20,60);
	Menu4_3=new Array("Gallery",ChildLevel + "underconstruction.html","",0,20,150);
	Menu4_4=new Array("Articles",ChildLevel + "underconstruction.html","",0,20,150);
	Menu4_5=new Array("Trivia",ChildLevel + "underconstruction.html","",0,20,78);
	Menu4_6=new Array("Links",ChildLevel + "underconstruction.html","",0,20,150);

if(PageCase=="interactive")
{
Menu5=new Array("rollover:" + ChildLevel + "pictures/on5.gif:" + ChildLevel + "pictures/on5.gif",ChildLevel + "interactive/join.html","",4,30);
}
else
{
Menu5=new Array("rollover:" + ChildLevel + "pictures/off5.gif:" + ChildLevel + "pictures/on5.gif",ChildLevel + "interactive/join.html","",4,30);
}
	Menu5_1=new Array("Join the LCM",ChildLevel + "interactive/join.html","",0,20,110);
	Menu5_2=new Array("Donate to the LCM",ChildLevel + "interactive/donate.html","",0,20,150);
	Menu5_3=new Array("Emailing Lists",ChildLevel + "interactive/emailing_lists.html","",0,20,150);
	Menu5_4=new Array("Contact Us",ChildLevel + "interactive/contact_us.html","",0,20,78);