/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++/***********************************************************************************
Dynamic Java menu -- created by Alain H. Morkos for Notre Dame University --
for more information, please send e-mail (subject: java menu) to alain_morkos@yahoo.com --		
***********************************************************************************/

	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='#002067';			// Background color when mouse is not over
	var LowSubBgColor='#002067';			// Background color when mouse is not over on subs
	var HighBgColor='#A1A66A';			// Background color when mouse is over
	var HighSubBgColor='#A1A66A';			// Background color when mouse is over on subs
	var FontLowColor='cccccc';			// Font color when mouse is not over
	var FontSubLowColor='cccccc';			// 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='#A1A66A';			// Border color
	var BorderSubColor='#A1A66A';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana,Arial,Helvetica";	// 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='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=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=119;				// Menu offset x coordinate
	var StartLeft=51;				// Menu offset y coordinate
	var VerCorrect=-125;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=10;				// 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=750;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='leftFrame';			// Frame where first level appears
	var SecLineFrame='mainFrame';			// Frame where sub levels appear
	var DocTargetFrame='mainFrame';			// Frame where target documents appear
	var TargetLoc='';				// 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=1;			// 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=['',7,10,'',7,10,'',7,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){ 
   if(ScLoc.HideArray){ 
      var H_A,H_Al,H_El,i; 
      H_A=ScLoc.HideArray; 
      H_Al=H_A.length; 
      for (i=0;i<H_Al;i++){ 
         H_El=Nav4?ScLoc.document.layers[H_A[i]]:DomYes?ScLoc.document.getElementById(H_A[i]).style:ScLoc.document.all[H_A[i]].style; 
         H_El.visibility=M_Hide}}} 
 
function AfterCloseAll(){ 
   if(ScLoc.HideArray){ 
      var H_A,H_Al,H_El,i; 
      H_A=ScLoc.HideArray; 
      H_Al=H_A.length; 
      for (i=0;i<H_Al;i++){ 
         H_El=Nav4?ScLoc.document.layers[H_A[i]]:DomYes?ScLoc.document.getElementById(H_A[i]).style:ScLoc.document.all[H_A[i]].style; 
         H_El.visibility=M_Show}}}


// 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("About Us","","",5,20,118);
	Menu1_1=new Array("Complete Confidence","AboutUs/completeconfidence.htm","",0,20,170);	
	Menu1_2=new Array("Immigration Professional","AboutUs/immigrationprofessional.htm","",0);	
	Menu1_3=new Array("Lawyer or Consultant?","AboutUs/lawyerorconsultant.htm","",0);	
	Menu1_4=new Array("Why Hire Lawyers?","AboutUs/whyhirelawyer.htm","",0);	
	Menu1_5=new Array("Thank You Letter","AboutUs/referencesletters.htm","",0);
			
Menu2=new Array("Guaranteed Services","guaranteedservices.htm","",0,30,109);

Menu3=new Array("Worldwide Network","WorldWideNetwork/main.htm","",10,30,109);
	Menu3_1=new Array("Montreal","WorldWideNetwork/montreal.htm","",0,20,170);
	Menu3_2=new Array("Toronto","WorldWideNetwork/toronto.htm","",0);
	Menu3_3=new Array("Vancouver","WorldWideNetwork/vancouver.htm","",0);
	Menu3_4=new Array("Morocco","WorldWideNetwork/morocco.htm","",0);
	Menu3_5=new Array("Tunisia","WorldWideNetwork/tunisia.htm","",0);
	Menu3_6=new Array("Egypt","WorldWideNetwork/egypt.htm","",0);
	Menu3_7=new Array("United Arab Emirates","WorldWideNetwork/uae.htm","",0);
	Menu3_8=new Array("Saudi Arabia","WorldWideNetwork/saudiarabia.htm","",0);
	Menu3_9=new Array("Lebanon","WorldWideNetwork/lebanon.htm","",0);
	Menu3_10=new Array("South America","WorldWideNetwork/sthamerica.htm","",0);	
		
Menu4=new Array("General Information","","",4,30,109);
	Menu4_1=new Array("Why Canada?","GeneralInformation/whycanada.htm","",0,20,170);
	Menu4_2=new Array("Live in Quebec","GeneralInformation/liveinquebec.htm","",0);	
	Menu4_3=new Array("Immigration Information","GeneralInformation/immigrationinfo.htm","",0);
	Menu4_4=new Array("Admissible Classes","GeneralInformation/admissibleclasses.htm","",0);	

Menu5=new Array("Different Categories","","",4,30,109);
	Menu5_1=new Array("Skilled Workers","DifferentCategories/skilledworker.htm","",0,20,170);
	Menu5_2=new Array("Business Immigrant","DifferentCategories/businessimmigrant.htm","",0);		
	Menu5_3=new Array("Family Class Immigrant","DifferentCategories/familyimmigrant.htm","",0);		
	Menu5_4=new Array("Student Visa","DifferentCategories/studentvisa.htm","",0);
	
Menu6=new Array("Process Forms","","",4);
	Menu6_1=new Array("Skilled Workers","","",2,20,170);
		Menu6_1_1=new Array("Canada","ProcessForms/skilledcanada.htm","",0,20,130);
		Menu6_1_2=new Array("Quebec","ProcessForms/skilledquebec.htm","",0);	
	Menu6_2=new Array("Business Immigrant","ProcessForms/businessimmigrant.htm","",0);	
	Menu6_3=new Array("Family Class Immigrant","ProcessForms/familyclass.htm","",0);
	Menu6_4=new Array("Student Visa","ProcessForms/studentvisa.htm","",0);	
				
Menu7=new Array("Free Assessment","onlineevaluation.htm","",0,20,109);

Menu8=new Array("Canadian Citizenship","canadiancitizenship.htm","",0,30,109);	
	
Menu9=new Array("Related Links","","",5);
	Menu9_1=new Array("General Information","RelatedLinks/generalinfo.htm","",0,20,170);
	Menu9_2=new Array("Education","RelatedLinks/education.htm","",0);
	Menu9_3=new Array("Labour Market","RelatedLinks/labourmarket.htm","",0);
	Menu9_4=new Array("Jobs","RelatedLinks/jobs.htm","",0);
	Menu9_5=new Array("Industry & Commerce","RelatedLinks/industrycommerce.htm","",0);

Menu10=new Array("News","","",2);
	Menu10_1=new Array("Immigration News","News/immigration.htm","",0,20,170);
	Menu10_2=new Array("Join a Winning Team","News/team.htm","",0);