
	var NoOffFirstLineMenus=14;			// Number of first level items
	var LowBgColor='#003040';			// Background color when mouse is not over
	var LowSubBgColor='#003040';			// Background color when mouse is not over on subs
	var HighBgColor='#003040';			// Background color when mouse is over
	var HighSubBgColor='#003040';			// Background color when mouse is over on subs
	var FontLowColor='#FFCC66';			// Font color when mouse is not over
	var FontSubLowColor='#FFCC66';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';			// Font color subs when mouse is over
	var BorderColor='#CC9966';			// Border color
	var BorderSubColor='#CC9966';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// 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=.05;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=125;				// Menu offset x coordinate
	var StartLeft=38;				// 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=1;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=2;			// 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=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,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("hotels","paris-hotels.html","",4,15,110);
	Menu1_1=new Array("featured hotels","paris-hotels.html","",0,15,120);
	Menu1_2=new Array("2-star hotels","paris-hotels.html#2","",0,15,120);	
	Menu1_3=new Array("3-star hotels","paris-hotels.html#3","",0,15,120);	
	Menu1_4=new Array("4-star hotels","paris-hotels.html#4","",0,15,120);	

Menu2=new Array("walking in paris","walking-in-paris.html","",3);
	Menu2_1=new Array("a four-kilometer stroll through Paris ","walking-in-paris.html#1","",0,15,230);	
	Menu2_2=new Array("a ride on the Saint Martin canal","walking-in-paris.html#2","",0,15,230);	
	Menu2_3=new Array("gardens of the 14th district","walking-in-paris.html#3","",0,15,230);	


Menu3=new Array("restaurants","paris-restaurants.html","",0);

Menu4=new Array("late dining & bars","paris-bars.html","",2);
	Menu4_1=new Array("late dining & bars","paris-bars.html#1","",0,15,120);
	Menu4_2=new Array("paris brasseries","paris-bars.html#2","",0,15,120);

Menu5=new Array("discount shops","shopping.html","",4);
	Menu5_1=new Array("discount shops","shopping.html","",0,15,170);
	Menu5_2=new Array("gourmet delis","paris-gourmet-corner.html#1","",0,15,170);
	Menu5_3=new Array("sweets and bakery","paris-gourmet-corner.html#2","",0,15,170);
	Menu5_4=new Array("tea salons – tea and coffee ","paris-gourmet-corner.html#3","",0,15,170);

Menu6=new Array("landmarks","paris-landmarks.html","",0);

Menu7=new Array("photos of paris","photos-of-paris.html","",0);


Menu8=new Array("museums","paris-museums.html","",5);
	Menu8_1=new Array("featured museum of the month","paris-museums.html","",0,15,270);
	Menu8_2=new Array("paris museums","paris-museums.html#paris","",0,15,270);
	Menu8_3=new Array("museums in the paris region","paris-museums.html#region","",0,15,270);
	Menu8_4=new Array("paris museums with free entrance for children","paris-museums.html#free","",0,15,270);
	Menu8_5=new Array("paris museums open in the evening","paris-museums.html#night","",0,15,270);

Menu9=new Array("exhibitions","exhibitions-in-paris.html","",0);

Menu10=new Array("metro stations","paris-metro-maps.html","",5);
	Menu10_1=new Array("metro map","paris-metro-maps.html","",0,15,100);
	Menu10_2=new Array("to museums","paris-metro-maps-to-museums.html","",0,15,100);
	Menu10_3=new Array("to monuments","paris-metro-maps-to-monuments.html","",0,15,100);
	Menu10_4=new Array("to restaurants","paris-metro-maps-to-restaurants.html","",0,15,100);
	Menu10_5=new Array("to hotels","paris-metro-maps-to-hotels.html","",0,15,100);
	Menu10_6=new Array("to shops","paris-metro-maps-to-shops.html","",0,15,100);

Menu11=new Array("public holidays","french-holidays.html","",0);

Menu12=new Array("healthcare","healthcare-in-paris.html","",0);

Menu13=new Array("greeting cards","greeting-cards.html","",0);

Menu14=new Array("members only","http://paris-eiffel-tower-news.com/members.html","",0);

