

	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='';			// Background color when mouse is not over
	var LowSubBgColor='#E8ECF7';			// Background color when mouse is not over on subs
	var HighBgColor='';			// Background color when mouse is over
	var HighSubBgColor='#012388';			// Background color when mouse is over on subs
	var FontLowColor='';			// Font color when mouse is not over
	var FontSubLowColor='#000E2F';			// Font color subs when mouse is not over
	var FontHighColor='';			// Font color when mouse is over
	var FontSubHighColor='#ffffff';			// Font color subs when mouse is over
	var BorderColor='';			// Border color
	var BorderSubColor='#000000';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Tahoma,Helvetica,Verdana,Arial,Sans-serif"	// Font family menu items
	var FontSize=8;				// 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=.25;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=31;				// Menu offset x coordinate
	var StartLeft=27;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=4;				// 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=250;			// delay before menu folds in
	var TakeOverBgColor=0;			// 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='MenuPos';				// span id for relative positioning
	var HideTop=1;				// 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=['/images/tri.gif',5,10,'/images/tridown.gif',10,5,'/images/sub.gif',3,5];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// About Us
Menu1=new Array("","profile_fr.htm","",5,25,129);
	Menu1_1=new Array("Profil", "profile_fr.htm","",0,25,196);
	Menu1_2=new Array("Savoir-faire","expertise_fr.htm","",0);
	Menu1_3=new Array("L'équipe","team_fr.htm","",0);	
	Menu1_4=new Array("Philosophie","philosophy_fr.htm","",0);
	Menu1_5=new Array("Réussites", "success_stories_fr.htm","",0);

// Services
Menu2=new Array("","services_fr.htm","",3);
	Menu2_1=new Array("Vue d'ensemble","services_fr.htm","",0,25,216);
	Menu2_2=new Array("Relations publiques >>","public_relations_fr.htm","",7,25,216);
		Menu2_2_1=new Array("Relations avec les médias","media_relations_fr.htm","",0,25,216);
		Menu2_2_2=new Array("Relations avec les analystes","analyst_relations_fr.htm","",0);
		Menu2_2_3=new Array("Formation média","media_training_fr.htm","",0);
		Menu2_2_4=new Array("Insertions d'articles et d'études de cas","articles_case_study_placement_fr.htm","",0);
		Menu2_2_5=new Array("Bureau des conférenciers","speaker_bureau_fr.htm","",0);
		Menu2_2_6=new Array("Relations corporatives","corporate_relations_fr.htm","",0);
		Menu2_2_7=new Array("Programme QuickStart de relations publiques","quickstart_pr_fr.htm","",0);
	Menu2_3=new Array("Marketing et Communications >>","marketing_communications_fr.htm","",8);
		Menu2_3_1=new Array("Élaboration et positionnement de messages","messaging_positioning_fr.htm","",0,25,196);
		Menu2_3_2=new Array("Stratégies de marketing","strategic_marketing_plans_fr.htm","",0);
		Menu2_3_3=new Array("Documents promotionnels","promotional_materials_fr.htm","",0);
		Menu2_3_4=new Array("Création de sites Web","website_development_fr.htm","",0);
		Menu2_3_5=new Array("Planifications d'événements","event_planning_fr.htm","",0);
		Menu2_3_6=new Array("Documents Techniques","white_papers_fr.htm","",0);
		Menu2_3_7=new Array("Marketing en ligne","online_marketing_fr.htm","",0);
		Menu2_3_8=new Array("Publicité et gestion de marques","advertising_branding_fr.htm","",0);				
	//Menu2_4=new Array("Mondialisation","globalization_fr.htm","",0);

// Clients
Menu3=new Array("","current_clients_fr.htm","",1);
	//Menu3_1=new Array("Liste de clients","current_clients_fr.htm","",0,25,196);
	Menu3_1=new Array("Secteurs d'activité","industries_served_fr.htm","",0,25,196);
	
// Newsroom
Menu4=new Array("","press_releases_fr.htm","",1);
	//Menu4_1=new Array("Communiqués","press_releases_fr.htm","",0,25,196);
	Menu4_1=new Array("Couverture médiatique","press_coverage_fr.htm","",0,25,196);

// Contact Us
Menu5=new Array("","contact_us_fr.htm","",1);
	Menu5_1=new Array("Pour nous joindre","contact_us_fr.htm","",0,25,129);
