/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='000000';			// Background color when mouse is not over
	var LowSubBgColor='eeffee';			// Background color when mouse is not over on subs
	var HighBgColor='779900';			// Background color when mouse is over
	var HighSubBgColor='9D9C32';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='666600';			// 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='9D9C00';			// Border color
	var BorderSubColor='000000';			// Border color for subs
	var BorderWidth=2;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// 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=.3;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=80;				// 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=0;				// Left padding
	var TopPaddng=0;				// 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=1000;			// 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='';				// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// 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}

Menu1=new Array("Home","home.asp","",0,15,52);
Menu2=new Array("Corporate","","",4,15,72);
	
	Menu2_1=new Array("About Alliance","corporate.asp","",0,15,130);
	Menu2_2=new Array("Our Expertise","team.asp","",0,15,130);
	Menu2_3=new Array("Why Retain Us","why_retain_us.asp","",0,15,130);
	// Menu2_4=new Array("Credentials","credentials.asp","",0,15,130);
	Menu2_4=new Array("Contact Us","contactcountry.asp?country=Canada","",0,15,130);
Menu3=new Array("Canada","","",3,15,60);
	Menu3_1=new Array("Know Canada","","",6,15,125);
		Menu3_1_1=new Array("About Canada","about_canada.asp","",0,15,130);
		Menu3_1_2=new Array("Land of Immigrants","land_of_immigrants.asp","",0);
		Menu3_1_3=new Array("Canada Facts & Stats","canada_facts.asp","",0);
		Menu3_1_4=new Array("History","canada_history.asp","",0);
		Menu3_1_5=new Array("Geography","canada_geography.asp","",0);
		Menu3_1_6=new Array("Multi-cultural Fabric","canada_multiculture.asp","",0);
		
	Menu3_2=new Array("e-Assesment","assessment_canada.asp","",0,15,130);
	Menu3_3=new Array("Visa Information","","",2,15,130);
	Menu3_3_1=new Array("Immigration in Skilled Category","canada_visa_skilled_category.asp","",0,15,200);
		Menu3_3_2=new Array("Immigration in Business Category","","",3,15,200);
			Menu3_3_2_1=new Array("Enterpreneurs","visa_entrepreneurs.asp","",0,15,100);
			Menu3_3_2_2=new Array("Investors","visa_investors.asp","",0);
			Menu3_3_2_3=new Array("Self Employed","visa_self_employed.asp","",0,15,100);
		Menu3_3_3=new Array("Immigration in Family Class","","",2);
			Menu3_3_3_1=new Array("Live-in Caregivers","","",0,15,200);
			Menu3_3_3_2=new Array("Temporary Foriegn Workers","","",0);
		Menu3_3_4=new Array("Temporary Visas","","",10);
			Menu3_3_4_1=new Array("NAFTA","","",0,15,300);
			Menu3_3_4_2=new Array("GATTS","","",0);
			Menu3_3_4_3=new Array("L1 VISAS (USA)","","",0);
			Menu3_3_4_4=new Array("PROVINCIAL NOMINEE PROGRAMS","","",0);
			Menu3_3_4_5=new Array("WORK AUTHORIZATIONS/VALIDATIONS/WORK PERMITS","","",0);
			Menu3_3_4_6=new Array("BORDER WAITING TIMES AT US-CANADIAN BORDERS","","",0);
			Menu3_3_4_7=new Array("STUDENT VISAS/AUTHORIZATIONS","visa_student.asp","",0);
			Menu3_3_4_8=new Array("TEMPORARY FOREIGN WORKERS","","",0);
			Menu3_3_4_9=new Array("VISITOR VISAS","","",0);
			Menu3_3_4_10=new Array("LIVE-IN CAREGIVERS","","",0);
	
	
	Menu4=new Array("Canadian Jobs","","",1,15,100);
	Menu4_1=new Array("Current Job and Immigration Opportunities","jobs.asp","",0,15,260);

Menu5=new Array("Post Landing Services","","",1,15,140);
	Menu5_1=new Array("ISAS","isas.asp","",0,15,140);
	Menu5_2=new Array("ISAS help","","",0,15,140);
	
Menu6=new Array("News","","",2,15,50);
	Menu6_1=new Array("Immigration News","news.asp","",0,15,120);
	Menu6_2=new Array("Press Releases","press.asp","",0,15,120);

Menu7=new Array("Associate Partner Application","partnerapplication.asp","",0,15,190);

Menu8=new Array("Contact Us","","",2,15,80);
	Menu8_1=new Array("Our Offices","contactcountry.asp?country=Canada","",0,15,140);
	Menu8_2=new Array("Email Us","contactform.asp","",0,15,140);



// 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"

