/***********************************************************************************
*	(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=10;			// Number of first level items
	var LowBgColor='#010C52';			// Background color when mouse is not over
	var LowSubBgColor='#010C52';			// Background color when mouse is not over on subs
	var HighBgColor='#010Cff';			// Background color when mouse is over
	var HighSubBgColor='#010Cff';			// 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='yellow';			// Font color when mouse is over
	var FontSubHighColor='yellow';			// Font color subs when mouse is over
	var BorderColor='yellow';			// Border color
	var BorderSubColor='yellow';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=190;				// Menu offset x coordinate
	var StartLeft=26;				// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['/saintefoy/tri.gif',5,10,'/saintefoy/tridown.gif',10,5,'/saintefoy/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("Film","/saintefoy/saintefoytv/en/saintefoytv.htm","",2,20,158);
//	Menu1_1=new Array("Film d’un tour de ski Sainte Foy","#","",2,20,300);
//		Menu1_1_1=new Array("Cable/ADSL","javascript:popupwindow_m('/saintefoy/saintefoytv/vid01_high.htm','240','320');","",0,20,300);
//		Menu1_1_2=new Array("ISDN","javascript:popupwindow_m('/saintefoy/saintefoytv/vid01_low.htm','180','240');","",0,20,300);
//	Menu1_2=new Array("Film de Helicoptère Gîte de Sainte Foy station","#","",1,20,300);
//		Menu1_2_1=new Array("Cable/ADSL","javascript:popupwindow_m('/saintefoy/saintefoytv/vid02_high.htm','240','320');","",0,20,300);

Menu1=new Array("The LODGE****","#","",4,20,158);
	Menu1_1=new Array("Le salon","/saintefoy/gitedesaintefoystation/fr/salon.htm","",0,20,150);
	Menu1_2=new Array("Les chambres","/saintefoy/gitedesaintefoystation/fr/kamers.htm","",0);
	Menu1_3=new Array("Petit-déjeuner & Dîner","/saintefoy/gitedesaintefoystation/fr/diner.htm","",0);
	Menu1_4=new Array("Sauna & Jacuzzi","/saintefoy/gitedesaintefoystation/fr/saunajacuzzi.htm","",0);
	//Menu1_5=new Array("Les prix","/saintefoy/gitedesaintefoystation/fr/prijzen.htm","",0);
	
Menu2=new Array("Locations des chalets","#","",4);
	Menu2_1=new Array("Chalet appartements, 2 - 6 pers.","#","",5,20,400);	
		Menu2_1_1=new Array("La Ruelle, 2-3 pers. 45m²","/saintefoy/chaletsverhuur/fr/1/laruelle.htm","",0,20,300);		
		Menu2_1_2=new Array("La Turia, 4 pers. 50 m²","/saintefoy/chaletsverhuur/fr/1/laturia.htm","",0);
		Menu2_1_3=new Array("La Dame de Montrose, 4 pers. 60m²","/saintefoy/chaletsverhuur/fr/1/ladamedemontrose.htm","",0);
		Menu2_1_4=new Array("Le Petit Paradis, 4/5 pers. 100 m²","/saintefoy/chaletsverhuur/fr/1/lepetitparadis.htm","",0);
		//Menu2_1_5=new Array("La Sassière, 6 pers. 100 m²","/saintefoy/chaletsverhuur/fr/1/lasassiere.htm","",0);
      	Menu2_1_5=new Array("Cassiopeia, 6 pers. 100 m²","/saintefoy/chaletsverhuur/fr/1/cassiopeia.htm","",0);
        
    Menu2_2=new Array("Chalets mitoyens et Chalet appartements, 6 - 10 pers.","#","",5);
		//Menu2_2_1=new Array("Le Jaguar, 6 pers. 100 m²","/saintefoy/chaletsverhuur/fr/2/lejaguar.htm","",0,20,200);
		//Menu2_2_1=new Array("Toulouse, 8 pers. 125 m²","/saintefoy/chaletsverhuur/fr/2/toulouse.htm","",0,20,200);
		Menu2_2_1=new Array("Aiguille Rouge, 8 pers. 125 m²","/saintefoy/chaletsverhuur/fr/2/aiguillerouge.htm","",0,20,200);
		Menu2_2_2=new Array("M, 10-12 pers. 155 m²","/saintefoy/chaletsverhuur/fr/2/m.htm","",0);
		Menu2_2_3=new Array("Vue Montagne, 10-12 pers. 145 m²","/saintefoy/chaletsverhuur/fr/2/vuemontagne.htm","",0);
		Menu2_2_4=new Array("C’est la Vie, 8-10 pers. 125 m²","/saintefoy/chaletsverhuur/fr/2/cestlavie.htm","",0);
		Menu2_2_5=new Array("Le Cheval Blanc, 10 pers. 200 m²","/saintefoy/chaletsverhuur/fr/2/lechevalblanc.htm","",0);
		
	Menu2_3=new Array("Chalets individuels, 6 - 10 pers.","#","",4);
		Menu2_3_1=new Array("Le Petit Assaly, 4-6 pers. 105 m²","/saintefoy/chaletsverhuur/fr/3/lepetitassaly.htm","",0,20,250);	
		Menu2_3_2=new Array("Rocher P. d’Arbinaz, 6 pers. 105 m²","/saintefoy/chaletsverhuur/fr/3/rocherpierre.htm","",0);
		//Menu2_3_3=new Array("Merveilleux, 6 pers. 105 m²","/saintefoy/chaletsverhuur/fr/3/merveilleux.htm","",0);
		//Menu2_3_4=new Array("Les Marmottes, 8 pers. 125 m²","/saintefoy/chaletsverhuur/fr/3/lesmarmottes.htm","",0);
		Menu2_3_3=new Array("Icogne, 8 pers. 125 m²","/saintefoy/chaletsverhuur/fr/3/icogne.htm","",0);
		Menu2_3_4=new Array("Montrose, 10 pers. 145 m²","/saintefoy/chaletsverhuur/fr/3/montrose.htm","",0);
		//Menu2_3_7=new Array("Plus, 8-10 pers. 165m²","/saintefoy/chaletsverhuur/fr/3/plus.htm","",0);

	Menu2_4=new Array("Chalets supérieurs, 8-12 pers.","#","",3);
		Menu2_4_1=new Array("La Grande Ourse, 12 pers. 205 m²","/saintefoy/chaletsverhuur/fr/4/grandourse.htm","",0,20,200);
		Menu2_4_2=new Array("Martagon, 10 pers. 185 m²","/saintefoy/chaletsverhuur/fr/4/martagon.htm","",0);
		Menu2_4_3=new Array("Alta, 10 pers. 205 m²","/saintefoy/chaletsverhuur/fr/4/alta.htm","",0);
		//Menu2_4_4=new Array("Rodley, 10 pers. 205 m²","/saintefoy/chaletsverhuur/fr/4/rodley.htm","",0);
		//Menu3_4_4=new Array("Des Fees, 10 pers. 165 m²","/saintefoy/chaletsverhuur/fr/4/desfees.htm","",0);
	
	//Menu3_5=new Array("Service Traiteur","","",0);
	
Menu3=new Array("Vente des chalets","#","",1);
	Menu3_1=new Array("Les Balcons de Sainte-Foy","/saintefoy/chaletstekoop/fr/index.htm","",0,20,200);
	//Menu3_2=new Array("Le Rocher","#","",0);

Menu4=new Array("Information Hiver","#","",5);
	Menu4_1=new Array("Domaine skiable","/saintefoy/wintersportinformatie/fr/skigebied.htm","",0,20,200);
	Menu4_2=new Array("Forfait/Skiez avec une réduction","/saintefoy/wintersportinformatie/fr/skipas.htm","",0);
	Menu4_3=new Array("Location de skis","/saintefoy/wintersportinformatie/fr/skiverhuur.htm","",0);
	Menu4_4=new Array("Ecole de ski","/saintefoy/wintersportinformatie/fr/skiles.htm","",0);
	Menu4_5=new Array("Chiens en traîneaux","/saintefoy/wintersportinformatie/fr/hondenslee.htm","",0);

Menu5=new Array("Information Eté","#","",6);
	Menu5_1=new Array("Randonnée","/saintefoy/zomerinformatie/fr/wandelenindebergen.htm","",0,20,160);
	Menu5_2=new Array("Sur la montagne","/saintefoy/zomerinformatie/fr/opdeberg.htm","",0,20,140);
	Menu5_3=new Array("Eaux Vives","/saintefoy/zomerinformatie/fr/inhetwater.htm","",0,20,140);
	Menu5_4=new Array("Canyoning","/saintefoy/zomerinformatie/fr/opdeberginhetwater.htm","",0,20,140);
	Menu5_5=new Array("Dans l’air","/saintefoy/zomerinformatie/fr/indelucht.htm","",0,20,140);
	Menu5_6=new Array("Sur la terrasse","/saintefoy/zomerinformatie/fr/ophetterras.htm","",0,20,140);

Menu6=new Array("Contact","#","",2);
	Menu6_1=new Array("Dirk et Jeannette","mailto:gites.foy@wanadoo.fr?subject=Mail de www.Ste-Foy.fr","",0,20,140);
	Menu6_2=new Array("Adresse","/saintefoy/contact/fr/adres.htm","_blank",0,20,140);

Menu7=new Array("Itinéraire d’information","/saintefoy/routebeschrijving/fr/routebeschrijving.htm","",0);	

Menu8=new Array("Nouveau!","#","",1);
	Menu8_1=new Array("Votre forfait prêt dès votre arrivée!","/saintefoy/nieuw/fr/skipassen.htm","",0,20,300);
	
Menu9=new Array("Webcam","http://81.252.122.169:82/","",0);

Menu10=new Array("Film","javascript:popupwindow_m('http://www.sainte-foy.info/docs/movie.php','430','850')","",0);