//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=7; //set number of main menu items
	var LowBgColor='#0075B1';
	var HighBgColor='#F1F5CB';
	var FontLowColor='#F1F5CB';
	var FontHighColor='#0075B1';
	var BorderColor='black';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="verdana"
	var FontSize=7;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered=1;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=85; //set vertical offset
	var StartLeft=1; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=0;
	var TopPaddng=0;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='self';
	var SecLineFrame='self';
	var DocTargetFrame='self';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

Menu1=new Array("Page d’accueil","indexfr.shtml",0,25,109);
	
Menu2=new Array("À propos de nous","historyfr.shtml",4);
	Menu2_1=new Array("Nos réalisations","accomplishmentsfr.shtml",0,20,125);
	Menu2_2=new Array("Notre philosophie","ourphilosophyfr.shtml",0);
	Menu2_3=new Array("Notre hôpital","ourhospitalfr.shtml",0);
	Menu2_4=new Array("Pourquoi nous appuyer","whysupportusfr.shtml",0);
	
Menu3=new Array("Legs et dons commémoratifs","bequestsfr.shtml",0);
	
Menu4=new Array("Faites un don maintenant!","donationsfr.shtml",6);
	Menu4_1=new Array("Protection des renseignements personnels et sécurité","privacysecurityfr.shtml",0,26,125);
	Menu4_2=new Array("Déclaration des droits du donateur/donatrice","donorsrightsfr.shtml",0);
	Menu4_3=new Array("Politiques relatives à la délivrance de reçus","receiptingfr.shtml",0);
	Menu4_4=new Array("Campagnes en cours","campaignsfr.shtml",0);
	Menu4_5=new Array("Liste du matériel dont nous rêvons","wishlistfr.shtml",0);
	Menu4_6=new Array("Reconnaissance particulière","donorsfr.shtml",0);
Menu5=new Array("Fête des oursons","teddyfr.shtml",0);
Menu6=new Array("Rallye de l’espoir","rallyfr.shtml",6);
	Menu6_1=new Array("Foire aux questions","faqfr.shtml",0,20,125);
	Menu6_2=new Array("Procédures d’inscription","entryfr.shtml",0);
	Menu6_3=new Array("Prix du Rallye de l’espoir","awardsfr.shtml",0);
	Menu6_4=new Array("Projets de financement","successfr.shtml",0);
	Menu6_5=new Array("Règlements du Rallye","rulesfr.shtml",0);
	Menu6_6=new Array("Façons d’aider","howtohelpfr.shtml",0);
	
Menu7=new Array("Page d’accueil de la CSSA","http://www.ahsc.health.nb.ca/",0);
	
