/***********************************************************************************
*	La Forκt de Freli .com English Menu
***********************************************************************************/

	var NoOffFirstLineMenus=13;			// Number of first level items
	var LowBgColor='FEF3D1';			// Background color when mouse is not over
	var LowSubBgColor='FEF3D1';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='026543';			// Font color when mouse is not over
	var FontSubLowColor='026543';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='FEF3D1';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana,technical"	// Font family menu items
	var FontSize=12;				// 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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=8;				// 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=100;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='contents';			// Frame where first level appears
	var SecLineFrame='main';			// Frame where sub levels appear
	var DocTargetFrame='main';			// Frame where target documents appear
	var TargetLoc='MenuPos';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=0;				// 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=1;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=0;				// 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}


// English menu

Menu1=new Array(" Home page","Main.htm","",0,25,220);
Menu2=new Array(" Camp sites","Main.htm","",3,25,200);
	Menu2_1=new Array("Wild","pageweb/camping.htm","",0,25,180);	
	Menu2_2=new Array("2 Services","pageweb/camping_2_service.htm","",0,25,250);
	Menu2_3=new Array("3 Services","pageweb/camping_3_service.htm","",0,25,250);
				
Menu3=new Array(" Motels","Main.htm","",2,25,250);
	Menu3_1=new Array("Motel with kitchenette","pageweb/motel2.htm","",0,25,250);
	Menu3_2=new Array("Motel without kitchenette","pageweb/motel4.htm","",0,25,250);
Menu4=new Array(" Cottage","pageweb/Chalet.htm","",0,25,190);

Menu5=new Array(" Day visitor","pageweb/visiteur.htm","",0,25,190);


Menu6=new Array(" Facilities, Services and Playgrounds","pageweb/installation.htm","",0,45,260);
		
Menu7=new Array(" Maps","Main.htm","",4,25,160);
	Menu7_1=new Array("To view all the maps, download acrobat reader","javascript:top.document.location.href='http://www.adobe.com/products/acrobat/readstep2.html?c=ca'","",0,45,230);
	Menu7_2=new Array("Site","javascript:top.document.location.href='pdf/laforetdefreli.pdf'","",0,25,200);
	Menu7_3=new Array("How to get here","pageweb/carteroutiere.htm","",0,25,200);
	Menu7_4=new Array(" La route des vins ","javascript:top.document.location.href='pdf/Routedesvins.pdf'","",0,25,200);

Menu8=new Array(" Attractions and events of the region","pageweb/Attraitsevenements.htm","",0,45,250);
Menu9=new Array(" Activites","pageweb/activites.htm","",0,25,250);
Menu10=new Array(" How to reach us","pageweb/Commentnousjoindre.htm","",0,25,250);
Menu11=new Array(" Picture Galery","javascript:top.document.location.href='album/index.htm'","",0,25,250);
Menu12=new Array(" Rates and Reservation","pageweb/tarif_reseration_2006.htm","",0,25,250);
Menu13=new Array(" Rules","pageweb/reglementsfreli1.htm","",0,25,250);
