/*
 Milonic DHTML Website Navigation Menu - Version 3.x
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.
*/


//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<scr"+"ipt language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/scr"+"ipt>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"

timegap=200			// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=0;	// Sub menu offset Top position 
suboffset_left=0;	// Sub menu offset Left position
closeOnClick = true

style1=[			// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"#19194b",			// Mouse Off Font Color
"#C6CEDE",			// Mouse Off Background Color
"#19194b",			// Mouse On Font Color
"DEE4EC",			// Mouse On Background Color
"ffffff",			// Menu Border Color 
11,				// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",				// Font Weight (bold or normal)
"verdana,arial,helvetica",	// Font Name
5,					// Menu Item Padding
"",			// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"",			// 3D High Color
"",			// 3D Low Color
"#19194b",		// Current Page Item Font Color (leave this blank to disable)
"#DEE4EC",		// Current Page Item Background Color (leave this blank to disable)
"",			// Top Bar image (Leave this blank to disable)
"",			// Menu Header Font Color (Leave blank if headers are not needed)
"",			// Menu Header Background Color (Leave blank if headers are not needed)
"",				// Menu Item Separator Color
]


addmenu(menu=[		// This is the array that contains your menu properties and details
"company",			// Menu Name - This is needed in order for the menu to be called
89,					// Menu Top - The Top position of the menu in pixels
165,				// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
0,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
0,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use

,"&nbsp;Fonds d'&eacute;ducation Heritage Inc. &nbsp;","show-menu=funds", "company_Heritage_funds.asp" + sSectionFund, ,0
,"&nbsp;Fondation &eacute;ducationnelle Heritage &nbsp;","show-menu=Foundation", "company_Heritage_foundation.asp" + sSectionFoundation,"",0
,"&nbsp;Carrières &nbsp;","show-menu=Careers", "company_Heritage_careers.asp" + sSectionCareers,"",0
,"&nbsp;Centre de presse &nbsp;","company_Heritage_press.asp" + sSectionPress,,"",0

	])

		addmenu(menu=["funds",
			,,193,2,"",style1,,"left","Fade(duration=0.5)",,,,,,,,,,,,
			,"&nbsp;Historique de la compagnie","company_funds_history.asp",,,2
			,"&nbsp;Conseils d&rsquo;administration","company_funds_directors.asp",,,0
						
	])

		addmenu(menu=["Foundation",
			,,210,2,"",style1,,"left","Fade(duration=0.5)",,,,,,,,,,,,
			,"&nbsp;Prix nationaux d&rsquo;excellence:en enseignement","company_foundation_excellence.asp",,,2
			,"&nbsp;Prix pour cycles sup&eacute;rieurs","company_foundation_graduate.asp",,,2
			,"&nbsp;Conseil d&rsquo;administration","company_foundation_directors.asp",,,2
			,"&nbsp;Conseil consultatif","company_foundation_advisory.asp",,,0

	])
	
	

		addmenu(menu=["Careers",
			,,197,2,"",style1,,"left","Fade(duration=0.5)",,,,,,,,,,,,
			,"&nbsp;Travailler &aacute; Fonds d&rsquo;&eacute;ducation &nbsp;Heritage Inc.","company_careers_work.asp",,,2
			,"&nbsp;Occasions pour les &nbsp;repr&eacute;sentants","company_careers_opportunity.asp",,,2
			,"&nbsp;Emplois vacants actuels","company_careers_job.asp",,,2
			,"&nbsp;Demande d&rsquo;emploi en ligne","company_careers_online.asp",,,0
	])


			

addmenu(menu=[		// This is the array that contains your menu properties and details
"company1",				// Menu Name - This is needed in order for the menu to be called
89,					// Menu Top - The Top position of the menu in pixels
165,					// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
0,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,					// Properties Array - this is set higher up, as above
0,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",					// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use

,"&nbsp;R&eacute;gime RE&Eacute;&Eacute; H&eacute;ritage &nbsp;","show-menu=heritage","product_RESP_heritage.asp" + sSectionHeritage,"",0
,"&nbsp;R&eacute;gime RE&Eacute;&Eacute; Impression &nbsp;","show-menu=impression","product_RESP_impression.asp" + sSectionImpression,"",0
,"&nbsp;RE&Eacute;&Eacute; collectifs &nbsp;","show-menu=respGroup","product_RESP_group.asp" + sSectionRespGroup,"",0

	])

		addmenu(menu=["heritage",
			,,152,2,"",style1,,"left","Fade(duration=0.5)",,,,,,,,,,,,
			,"&nbsp;La diff&eacute;rence Fonds &nbsp;d&rsquo;&eacute;ducation Heritage","product_heritage_difference.asp",,,2
			,"&nbsp;Fonds&nbsp;en&nbsp;gestion &nbsp;commune","product_heritage_competitive.asp",,,2
			,"&nbsp;Nos avantages","product_heritage_advantage.asp",,,2
			,"&nbsp;Principe de &nbsp;fonctionnement","product_heritage_works.asp",,,2
			,"&nbsp;Options de paiement","product_heritage_payment.asp",,,0
	])

		addmenu(menu=["impression",
			,,169,2,"",style1,,"left","Fade(duration=0.5)",,,,,,,,,,,,
			,"&nbsp;Faites une impression","product_impression_impression.asp",,,2
			,"&nbsp;Aper&ccedil;u g&eacute;n&eacute;ral","product_impression_overview.asp",,,2
			,"&nbsp;Notre avantage","product_impression_advantage.asp",,,0
			

	])
	
		addmenu(menu=["respGroup",
			,,188,2,"",style1,,"left","Fade(duration=0.5)",,,,,,,,,,,,
			,"&nbsp;Avantages pour &nbsp;l&rsquo;employeur","product_group_employerbenefit.asp",,,2
			,"&nbsp;Avantages pour l&rsquo;employ&eacute; ","product_group_employeebenefit.asp",,,2
			,"&nbsp;Principe de fonctionnement","product_group_groupworks.asp",,,2
			,"&nbsp;Questionnaire","product_group_questionnaire.asp",,,2
			,"&nbsp;Demande de &nbsp;renseignements","product_group_request.asp",,,0
	])

addmenu(menu=[		// This is the array that contains your menu properties and details
"company2",			// Menu Name - This is needed in order for the menu to be called
89,					// Menu Top - The Top position of the menu in pixels
165,				// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
0,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
0,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use

,"&nbsp;Co&ucirc;ts croissants &nbsp;","show-menu=cost","education_risingcost.asp" + sSectionCost,"",0
,"&nbsp;Renseignements essentiels sur les RE&Eacute;&Eacute; &nbsp;","show-menu=basics","education_resp_basic.asp" + sSectionBasics,"",0
,"&nbsp;Calculatrices &nbsp;","show-menu=calculator","education_calculator.asp" + sSectionCalculator,"",0
,"&nbsp;FAQ &nbsp;","show-menu=faq","education_faq.asp" + sSectionFAQ,"",0


	])

		addmenu(menu=["cost",
			,,182,2,"",style1,,"left","Fade(duration=0.5)",,,,,,,,,,,,
			,"&nbsp;Frais d'&eacute;tudes &nbsp;postsecondaires","education_risingcost_secondary.asp",,,2
			,"&nbsp;L&rsquo;importance des &eacute;tudes","education_risingcost_Important.asp",,,2
			,"&nbsp;Deux  &eacute;coles","education_risingcost_school.asp",,,2
			,"&nbsp;Estimateur des frais d&rsquo;&eacute;tudes","education_risingcost_education.asp",,,2
			,"&nbsp;Comment paierez-vous  ces &nbsp;frais?","education_risingcost_How.asp",,,0
			
	])
			
		addmenu(menu=["basics",
			,,253,2,"",style1,,"left","Fade(duration=0.5)",,,,,,,,,,,,
			,"&nbsp;Qu&rsquo;est-ce q&uacute;un RE&Eacute;&Eacute;?","education_resp_what_resp.asp",,,2
			,"&nbsp;Qu&rsquo;est-ce que la SC&Eacute;&Eacute;?","education_resp_what_cesg.asp",,,2
			,"&nbsp;Qu&rsquo;est-ce que la B&Eacute;C?","education_resp_what_clb.asp",,,2
			,"&nbsp;Qu&rsquo;est-ce que la SR&Eacute;&Eacute;CA?","education_resp_aces.asp",,,2
			,"&nbsp;Avantages fiscaux","education_resp_taxbenefits.asp",,,2
			,"&nbsp;Options RE&Eacute;&Eacute;","education_resp_option.asp",,,2
			,"&nbsp;Plafonds de cotisation","education_resp_contribution.asp",,,0

	])
	
		addmenu(menu=["calculator",
			,,185,2,"",style1,,"left","Fade(duration=0.5)",,,,,,,,,,,,
			,"&nbsp;Frais d&rsquo;&eacute;tudes","education_calculator_cost.asp",,,2
			,"&nbsp;Calculatrice RE&Eacute;&Eacute;","education_calculator_RESPcalculator.asp",,,2
			,"&nbsp;RE&Eacute;&Eacute; vs pr&ecirc;ts bancaires","education_calculator_bankloan.asp",,,0
	])

		addmenu(menu=["faq",
			,,145,2,"",style1,,"left","Fade(duration=0.5)",,,,,,,,,,,,
			,"&nbsp;FAQ","education_faq_faq.asp",,,2
			,"&nbsp;D&eacute;finitions","education_faq_definitions.asp",,,0
			
	])



addmenu(menu=[		// This is the array that contains your menu properties and details
"company3",			// Menu Name - This is needed in order for the menu to be called
89,					// Menu Top - The Top position of the menu in pixels
165,				// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
0,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
0,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use

,"&nbsp;Gestion de mes comptes &nbsp;","show-menu=accounts", "account.asp" + sSectionAccounts,"",0
,"&nbsp;Maximiser le RE&Eacute;&Eacute; &nbsp;","account_maxresp.asp" + sSectionRESP,,"",0
,"&nbsp;Maximiser la SC&Eacute;&Eacute; &nbsp;","account_maxcesg.asp" + sSectionCESG,,"",0
,"&nbsp;Ouvrir un nouveau r&eacute;gime &nbsp;","account_newplan.asp" + sSectionPlan,,"",0

	
	])
			

		addmenu(menu=["accounts",
			,,180,2,"",style1,,"left","Fade(duration=0.5)",,,,,,,,,,,,
			,"&nbsp;Relev&eacute; de compte","account_myaccount_statement.asp",,,2
			,"&nbsp;Pour modifier l&rsquo;information &nbsp;personne-ressource","account_myaccount_contactinfo.asp",,,2
			,"&nbsp;Pour modifier les &nbsp;renseignements bancaires","account_myaccount_bankinfo.asp",,,2
			,"&nbsp;Pour modifier votre profil","account_myaccount_userprofile.asp",,,2
			,"&nbsp;Pour modifier votre mot de &nbsp;passe","account_myaccount_password.asp",,,2

	])
	

addmenu(menu=[		// This is the array that contains your menu properties and details
"company4",			// Menu Name - This is needed in order for the menu to be called
89,					// Menu Top - The Top position of the menu in pixels
165,				// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
0,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
0,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use

,"&nbsp;Pour nous joindre &nbsp;","contact_contactus.asp" + sSectionContact,,"",0
,"&nbsp;Localisateur de bureaux &nbsp;","contact_officelocator.asp" + sSectionOffice,,"",0
,"&nbsp;Parlez-en &agrave; un(e) ami(e) &nbsp;","tell_a_friend.asp" + sSectionTell,,"",0
,"<img src=../images/EN/blank.gif height=9 width=115 border=0>&nbsp;","# onbackcolor=C6CEDE;",,,0

	])

		

dumpmenus()

