

	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='9E1600';			// Background color when mouse is not over
	var LowSubBgColor='9E1600';			// Background color when mouse is not over on subs
	var HighBgColor='9E1600';			// Background color when mouse is over
	var HighSubBgColor='9E1600';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='FF0000';			// Font color when mouse is over
	var FontSubHighColor='FF0000';			// Font color subs when mouse is over
	var BorderColor='';			// Border color
	var BorderSubColor='303030';			// Border color for subs
	var BorderWidth=3;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial"	// Font family menu items
	var FontSize=7;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// 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;			// vertical overlap child/ parent
	var StartTop=184;				// Menu offset x coordinate
	var StartLeft=-1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=0;				// Left padding
	var TopPaddng=8;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',10,10,'tridown.gif',10,5,'trileft.gif',8,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("HOME PAGE","index.htm","Menu Back.png",0,28,129);

Menu2=new Array("LINKS","","Menu Back.png",5,28,129);

	Menu2_1=new Array("FRENCH LINKS","liensfr.htm","",0,28,128);	

	Menu2_2=new Array("ENGLISH LINKS","liensen.htm","",0,28,128);	
	
	Menu2_3=new Array("ARABIC LINKS","liensar.htm","",0,28,128);	
		
	Menu2_4=new Array("SPANISH LINKS","lienses.htm","",0,28,128);	

	Menu2_5=new Array("PORTUGUESE LINKS","lienspr.htm","",0,28,128);	


Menu3=new Array("LEBANON","","Menu Back.png",9,28,129);

	Menu3_1=new Array("LEBANON IN BRIEF","","",7,28,128);	
	
		Menu3_1_1=new Array("HISTORY","histoire.htm","",0,28,128);
		
		Menu3_1_2=new Array("NATIONAL ANTHEM","hymne.htm","",0,28,128);

		Menu3_1_3=new Array("GEOGRAPHICAL MAP","carte.htm","",0,28,128);	
		
		Menu3_1_4=new Array("CITIES & VILLAGES","villes.htm","",0,28,128);	

		Menu3_1_5=new Array("PRESIDENTS","presidents.htm","",0,28,128);
	
		Menu3_1_6=new Array("POLITICAL PARTIES","parties.htm","",0,28,128);	
	
		Menu3_1_7=new Array("RELIGIONS","religions.htm","",0,28,128);	
		
		
	
	Menu3_2=new Array("TOURISM","","",5,28,128);
	
		Menu3_2_1=new Array("TOURISME","tourisme.htm","",0,28,128);
		
		Menu3_2_2=new Array("HOTELS","hotels.htm","",0,28,128);

		Menu3_2_3=new Array("TRAVEL AGENCIES","agences.htm","",0,28,128);	
	
		Menu3_2_4=new Array("MUSEUMS","musees.htm","",0,28,128);
	
		Menu3_2_5=new Array("FESTIVALS","festivals.htm","",0,28,128);
		
	
	Menu3_3=new Array("BUSINESS","","",3,28,128);	
	
		Menu3_3_1=new Array("GENERAL INFO","affaires.htm","",0,28,128);
		
		Menu3_3_2=new Array("INVEST IN LEBANON","investir.htm","",0,28,128);

		Menu3_3_3=new Array("CHANGE & STOCK MARKET","bourses.htm","",0,28,128);	
	
	
	Menu3_4=new Array("PRESS","","",3,28,128);	
	
		Menu3_4_1=new Array("NEWSPAPERS","","",3,28,128);
		
				Menu3_4_1_1=new Array("ARABIC NEWSPAPER","journauxar.htm","",0,28,128);

				Menu3_4_1_2=new Array("FRENCH NEWSPAPERS","journauxfr.htm","",0,28,128);
				
				Menu3_4_1_3=new Array("ENGLISH NEWSPAPERS","journauxen.htm","",0,28,128);


		Menu3_4_2=new Array("TELEVISIONS","televisions.htm","",0,28,128);

		Menu3_4_3=new Array("RADIOS","radios.htm","",0,28,128);	
	
	
	Menu3_5=new Array("USEFUL ADDRESSES","","",3,28,128);	
	
		Menu3_5_1=new Array("INDEXES","repertoires.htm","",0,28,128);
		
		Menu3_5_2=new Array("GOVERNMENT","gouvernement.htm","",0,28,128);
		
		Menu3_5_3=new Array("EMBASSIES","embassies.htm","",0,28,128);
		
		
	Menu3_6=new Array("UNIVERSITIES","universites.htm","",0,28,128);	

	Menu3_7=new Array("SHOPS","boutiques.htm","",0,28,128);	
	
	Menu3_8=new Array("BLOG ORIENT","blogorient.htm","",0,28,128);	
	
	Menu3_9=new Array("PHOTO GALLERY","photos.htm","",0,28,128);	



Menu4=new Array("DIRECTORY","","Menu Back.png",2,28,129);

		Menu4_1=new Array("REGISTRATION","http://www.connexionslibanaises.com/db/index.php?method=create_form&list=classifiedsuser&fromlist=classifiedscategory&frommethod=showhtmllist","",0,28,128);
	
		Menu4_2=new Array("LOGIN","http://www.connexionslibanaises.com/db/index.php?method=login_form&list=classifiedsuser&fromlist=classifiedscategory&frommethod=showhtmllist","",0,28,128);
	
	
Menu5=new Array("EMIGRATION","","Menu Back.png",1,28,129);

	Menu5_1=new Array("COUNTRIES OF EMIGRATION","pays.htm","",0,35,128);
	

Menu6=new Array("THE LEBANESE","libanais.htm","Menu Back.png",0,28,128);

Menu7=new Array("CONTACT US","contact.htm","Menu Back.png",0,25,128);
