/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

/* Begin Local Additions */
	var yourImages = new Array("images/nav_about1.gif","images/nav_about2.gif","images/nav_contact1.gif","images/nav_contact2.gif","images/nav_products1.gif","images/nav_products2.gif","images/nav_who_we_insure1.gif","images/nav_who_we_insure2.gif","images/nav_how_to_claim1.gif","images/nav_how_to_claim2.gif","images/nav_tools1.gif","images/nav_tools2.gif","images/spacer.gif");

	if (document.images) 
	{
		var preImages = new Array();
	}
	function loadImages() 
	{ 
		//alert("here");
		for (i = 0; i < yourImages.length; i++) 
		{ 
			preImages[i] = new Image()
			preImages[i].src = yourImages[i]
		}
		return true;
	}
	
	posleft=(document.body.clientWidth*0.5)-390;
	
/* End Local Additions */

	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#D7D5CB';			// Background color when mouse is not over
	var LowSubBgColor='#D7D5CB';			// Background color when mouse is not over on subs
	var HighBgColor='#F4F2EA';			// Background color when mouse is over
	var HighSubBgColor='#F4F2EA';			// Background color when mouse is over on subs
	var FontLowColor='#163300';			// Font color when mouse is not over
	var FontSubLowColor='#163300';			// Font color subs when mouse is not over
	var FontHighColor='#163300';			// Font color when mouse is over
	var FontSubHighColor='#941001';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="Arial"				// 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=.07;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=69;				// Menu offset x coordinate
	var StartLeft=posleft;				// Menu offset y coordinate
	var VerCorrect=1;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=28;				// Left padding
	var TopPaddng=3;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=350;				// delay before menu folds in
	var TakeOverBgColor=1;				// Menu frame takes over background color subitem frame
	var FirstLineFrame='_top';			// Frame where first level appears
	var SecLineFrame='_top';			// Frame where sub levels appear
	var DocTargetFrame='_top';			// 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=1;				// 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}


// 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("rollover:images/nav_about1.gif:images/nav_about2.gif","#","images/spacer.gif",4,23,109);
	Menu1_1=new Array("What We Do","http://www.wjsutton.com/AboutUs/What_We_Do.htm","",0,20,190);
	Menu1_2=new Array("Our Philosophy","http://www.wjsutton.com/AboutUs/Our_Philosophy.htm","",0,20,135);
	Menu1_3=new Array("Management & Sales Team","http://www.wjsutton.com/AboutUs/Management_Team.htm","",0,20,135);
	Menu1_4=new Array("Privacy Policy","http://www.wjsutton.com/AboutUs/Privacy_Policy.htm","",0,20,135);
	

Menu2=new Array("rollover:images/nav_products1.gif:images/nav_products2.gif","#","images/spacer.gif",10,23,179);
	Menu2_1=new Array("Personal Accident","http://www.wjsutton.com/Products_Services/PAI.htm","",2,20,220);
		Menu2_1_1=new Array("Group Coverage","http://www.wjsutton.com/Products_Services/PAI_GC.htm","",0,20,160);
		Menu2_1_2=new Array("Individual Coverage","http://www.wjsutton.com/Products_Services/PAI_IC.htm","",0,20,195);	
	Menu2_2=new Array("Disability","http://www.wjsutton.com/Products_Services/Disability.htm","",5,20,200);
		Menu2_2_1=new Array("Temporary Total Disability","http://www.wjsutton.com/Products_Services/Dis_TTD.htm","",0,20,185);
		Menu2_2_2=new Array("Permanent Total Disability","http://www.wjsutton.com/Products_Services/Dis_PTD.htm","",0,20,195);
		Menu2_2_3=new Array("Professional Sports Disability","http://www.wjsutton.com/Products_Services/Dis_PSD.htm","",0,20,195);
		Menu2_2_4=new Array("Tuition Refund","http://www.wjsutton.com/Products_Services/Dis_TR.htm","",0,20,195);
		Menu2_2_5=new Array("Member Refund","http://www.wjsutton.com/Products_Services/Dis_MR.htm","",0,20,195);
	Menu2_3=new Array("Major Medical","http://www.wjsutton.com/Products_Services/Major_Medical.htm","",2,20,195);
		Menu2_3_1=new Array("Lloyd's of London","http://www.wjsutton.com/Products_Services/MM_LL.htm","",0,20,160);
		Menu2_3_2=new Array("Goodhealth Worldwide","http://www.wjsutton.com/Products_Services/MM_GW.htm","",0,20,150);
	Menu2_4=new Array("PASSPORT Expatriate Benefit Plan ","http://www.wjsutton.com/Products_Services/Expat_Benefit_Packages.htm","",1,20,195);
		Menu2_4_1=new Array("PASSPORT Plan Outline","http://www.wjsutton.com/Products_Services/Expat_Passport.htm","",0,20,170);
	Menu2_5=new Array("Life Insurance","http://www.wjsutton.com/Products_Services/Life_Insurance.htm","",2,20,195);
		Menu2_5_1=new Array("Expatriate Term Life","http://www.wjsutton.com/Products_Services/LI_ETL.htm","",0,20,210);
		Menu2_5_2=new Array("International High Net Worth Life","http://www.wjsutton.com/Products_Services/LI_IHNWL.htm","",0,20,220);
	Menu2_6=new Array("War Risk and Terrorism","http://www.wjsutton.com/Products_Services/War_Risk_Terrorism.htm","",0,20,195);
	Menu2_7=new Array("Kidnap Ransom & Extortion","http://www.wjsutton.com/Products_Services/KRE.htm","",5,20,195);
		Menu2_7_1=new Array("Hiscox Syndicate","http://www.wjsutton.com/Products_Services/KRE_HS.htm","",0,20,180);
		Menu2_7_2=new Array("Protection Offered","http://www.wjsutton.com/Products_Services/KRE_PO.htm","",0,20,150);
		Menu2_7_3=new Array("Crisis Response Services","http://www.wjsutton.com/Products_Services/KRE_CRS.htm","",0,20,150);
		Menu2_7_4=new Array("Who needs this protection?","http://www.wjsutton.com/Products_Services/KRE_Who.htm","",0,20,150);
		Menu2_7_5=new Array("Cost ","http://www.wjsutton.com/Products_Services/KRE_Cost.htm","",0,20,150);
	Menu2_8=new Array("Contingency","http://www.wjsutton.com/Products_Services/Contingency.htm","",0,20,195);
		//Menu2_8_1=new Array("Event Cancellation","#","",0,20,150);
		//Menu2_8_2=new Array("Prize Indemnity","#","",0,20,150);
		//Menu2_8_3=new Array("Litigation Interuption","#","",0,20,150);	
	Menu2_9=new Array("Third Party Administration","http://www.wjsutton.com/Products_Services/TPA.htm","",0,20,195);
	Menu2_10=new Array("Reinsurance","http://www.wjsutton.com/Products_Services/Reinsurance.htm","",1,20,195);
		Menu2_10_1=new Array("Facultative Underwriting","http://www.wjsutton.com/Products_Services/Re_Facultative.htm","",0,20,150);
		//Menu2_10_2=new Array("Intermediary Services","http://www.wjsutton.com/Products_Services/Re_Intermediary.htm","",0,20,150);
			
	
Menu3=new Array("rollover:images/nav_who_we_insure1.gif:images/nav_who_we_insure2.gif","#","images/spacer.gif",5,23,141);
	Menu3_1=new Array("Professional Athletes","http://www.wjsutton.com/WhoWeInsure/ProfessionalAthletes.htm","",6,20,186);
		Menu3_1_1=new Array("Permanent Total Disability","http://www.wjsutton.com/WhoWeInsure/PA_PTD.htm","",0,20,222);
		Menu3_1_2=new Array("Temporary Total Disability","http://www.wjsutton.com/WhoWeInsure/PA_TTD.htm","",0,20,195);
		Menu3_1_3=new Array("Team Travel Accident","http://www.wjsutton.com/WhoWeInsure/PA_TTA.htm","",0,20,195);
		Menu3_1_4=new Array("Term Life Insurance","http://www.wjsutton.com/WhoWeInsure/PA_TLI.htm","",0,20,195);
		Menu3_1_5=new Array("Accidental Death & Dismemberment","http://www.wjsutton.com/WhoWeInsure/PA_ADD.htm","",0,20,195);
		Menu3_1_6=new Array("Kidnap/ Ransom/ Extortion","http://www.wjsutton.com/WhoWeInsure/PA_KRE.htm","",0,20,195);
	Menu3_2=new Array("Employee & Affinity Groups","http://www.wjsutton.com/WhoWeInsure/Employee_Affinity.htm","",3,20,232);
		Menu3_2_1=new Array("Accidental Death & Dismemberment","#","",0,20,222);
		Menu3_2_2=new Array("Out-of-Country Major Medical","#","",0,20,195);
		Menu3_2_3=new Array("Expatriate Benefit Packages","#","",0,20,195);
	Menu3_3=new Array("Executives","http://www.wjsutton.com/WhoWeInsure/Executives.htm","",6,20,232);
		Menu3_3_1=new Array("Temporary Total Disability","http://www.wjsutton.com/WhoWeInsure/Exec_TTD.htm","",0,20,222);
		Menu3_3_2=new Array("Permanent Total Disability","http://www.wjsutton.com/WhoWeInsure/Exec_PTD.htm","",0,20,195);
		Menu3_3_3=new Array("Accidental Death & Dismemberment","http://www.wjsutton.com/WhoWeInsure/Exec_ADD.htm","",0,20,195);
		Menu3_3_4=new Array("Major Medical","http://www.wjsutton.com/WhoWeInsure/Exec_MM.htm","",0,20,195);
		Menu3_3_5=new Array("Kidnap/ Ransom/ Extortion","http://www.wjsutton.com/WhoWeInsure/Exec_KRE.htm","",0,20,195);
		Menu3_3_6=new Array("Term Life Insurance","http://www.wjsutton.com/WhoWeInsure/Exec_TLI.htm","",0,20,195);
	Menu3_4=new Array("Entertainment Professionals","http://www.wjsutton.com/WhoWeInsure/Entertainment.htm","",0,20,232);		
	Menu3_5=new Array("Expatriates","http://www.wjsutton.com/WhoWeInsure/Expatriates.htm","",5,20,232);
		Menu3_5_1=new Array("Major Medical","#","",0,20,222);
		Menu3_5_2=new Array("Accidental Death & Dismemberment","#","",0,20,195);
		Menu3_5_3=new Array("Disability","#","",0,20,222);
		Menu3_5_4=new Array("War Risk","#","",0,20,195);	
		Menu3_5_5=new Array("Kidnap/ Ransom/ Extortion","#","",0,20,195);
	/*
	Menu3_6=new Array("Pilots","http://www.wjsutton.com/WhoWeInsure/Pilots.htm","",0,20,232);
	Menu3_7=new Array("Firefighters","http://www.wjsutton.com/WhoWeInsure/Firefighters.htm","",0,20,232);
	*/
	
Menu4=new Array("rollover:images/nav_how_to_claim1.gif:images/nav_how_to_claim2.gif","#","images/spacer.gif",7,23,131);
	Menu4_1=new Array("National Hockey League Health & Dental","http://www.wjsutton.com/HowToClaim/NHL_HD.htm","",0,20,288);
	Menu4_2=new Array("Personal Accident","http://www.wjsutton.com/HowToClaim/Personal_Accident.htm","",0,20,170);
	Menu4_3=new Array("Disability","http://www.wjsutton.com/HowToClaim/Disability.htm","",0,20,170);
	Menu4_4=new Array("Major Medical","http://www.wjsutton.com/HowToClaim/Major_Medical.htm","",0,20,170);
	Menu4_5=new Array("Dental","http://www.wjsutton.com/HowToClaim/Dental.htm","",0,20,170);
	Menu4_6=new Array("Kidnap Detention and Extortion Incident Guidelines","http://www.wjsutton.com/HowToClaim/KDE_IG.htm","",0,20,170);
	Menu4_7=new Array("All Others","http://www.wjsutton.com/HowToClaim/All_Others.htm","",0,20,170);
						

Menu5=new Array("rollover:images/nav_tools1.gif:images/nav_tools2.gif","#","images/spacer.gif",2,23,86);
	Menu5_1=new Array("Download Forms","http://www.wjsutton.com/Tools/Download_Forms.htm","",0,20,170);
	Menu5_2=new Array("War Risk Tables","http://www.wjsutton.com/Tools/War_Risk.htm","",0,20,170);

			
Menu6=new Array("rollover:images/nav_contact1.gif:images/nav_contact2.gif","#","images/spacer.gif",5,23,122);
	Menu6_1=new Array("Location","http://www.wjsutton.com/ContactUs/Location.htm","",0,20,200);
	Menu6_2=new Array("Map & Directions","http://www.wjsutton.com/ContactUs/Map_Directions.htm","",0,20,170);
	Menu6_3=new Array("Staff Directory","http://www.wjsutton.com/ContactUs/Staff_Directory.htm","",0,20,170);
	Menu6_4=new Array("Account Executives by Province","http://www.wjsutton.com/ContactUs/Account_Executives.htm","",0,20,170);
	Menu6_5=new Array("Policyholders’ Complaint Protocol","http://www.wjsutton.com/Tools/Complaints_EN.html","",0,20,170);
