/***********************************************************************************
*	(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

	//APPEARANCE
	var LowBgColor='';			// Background color when mouse is not over
	var HighBgColor='';			// Background color when mouse is over
	var FontLowColor='white';			// Font color when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over

//	var LowSubBgColor='#BBBBBB';		// Background color when mouse is not over on subs
//	var HighSubBgColor='#9A9A9A';		// Background color when mouse is over on subs
//	var FontSubLowColor='#005D9D';		// Font color subs when mouse is not over
//	var FontSubHighColor='#FFFFFF';		// Font color subs when mouse is over

	var LowSubBgColor='#BBBBBB';		// Background color when mouse is not over on subs
	var HighSubBgColor='#9A9A9A';		// Background color when mouse is over on subs
	var FontSubLowColor='#005D9D';		// Font color subs when mouse is not over
	var FontSubHighColor='#000000';		// Font color subs when mouse is over

	var BorderColor='';			// Border color
	var BorderSubColor='#1F5394';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;				// Border between elements 1 or 0
	var FontFamily="arial, helvetica, helv, verdana,comic sans ms,technical"	// Font family menu items
	var FontSize=10;				// 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=0;//.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;//.2;		// vertical overlap child/ parent
//StartTop for IE=-2 for FFox=-20
	var StartTop=224;  //-1;				// Menu offset x coordinate	//ignored when using frames/rows
	var StartLeft=50; //258			// Menu offset y coordinate
	var VerCorrect=0;			// Multiple frames y correction
	var HorCorrect=0;			// Multiple frames x correction

	var LeftPaddng=10;			// Left padding
	var TopPaddng=3;			// Top padding

	var FirstLineHorizontal=0;		// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;		// Frames in cols [1] or rows [0]

	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navigation';	// Frame where first level appears
	var SecLineFrame='body';		// Frame where sub levels appear
	var DocTargetFrame='body';		// Frame where target documents appear

var TargetLoc='startmenu';			// 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=['',5,10,'',10,5,'',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:nav/about_off.gif:nav/about_on.gif",	"","",5,25,167);
   Menu1_1=new Array("Who We Are",		"whoweare.asp","",0,22,150);
   Menu1_2=new Array("We Listen... We Care",	"welisten.asp","",0,22,132);
   Menu1_3=new Array("Our Core Values",		"ourcorevalues.asp","",0,22,132);
   Menu1_4=new Array("Your Trusted Insurance Advisor",		"trusted_advisor.asp","",0,40,132);
   Menu1_5=new Array("Risk Management & Commercial Lines",		"risk_management.asp","",0,40,132);

Menu2=new Array("rollover:nav/product_off.gif:nav/product_on.gif",	"","",3,25,167);
   Menu2_1=new Array("Business Coverage",		"business_coverage.asp","",1,22,150);
//	Menu2_1_1=new Array("Property & Casualty",		"property_casualty.asp","",0,22,220);
//	Menu2_1_2=new Array("Workers Compensation",		"workers_comp.asp","",0,22,132);
//	Menu2_1_3=new Array("Business Automobile",		"business_auto.asp","",0,22,132);
//	Menu2_1_4=new Array("Builders Risk",			"builders_risk.asp","",0,22,132);
//	Menu2_1_5=new Array("Bonding",				"bonding.asp","",0,22,132);
//	Menu2_1_6=new Array("Professional Liability",		"professional_liability.asp","",0,22,132);
//	Menu2_1_7=new Array("Directors & Officers Liability",	"directors_officers.asp","",0,22,132);
//	Menu2_1_8=new Array("Employment Practices Liability",	"emp_practices.asp","",0,22,132);
	Menu2_1_1=new Array("Other Insurance",			"other_insurance.asp","",0,22,132);
//   Menu2_2=new Array("Personal Coverage",		"personal_coverage.asp","",5,22,132);
   Menu2_2=new Array("Personal Coverage",		"","",2,22,132);
	Menu2_2_1=new Array("Home",				"home_coverage.asp","",0,22,200);
//	Menu2_2_2=new Array("Renters",				"renters.asp","",0,22,132);
	Menu2_2_2=new Array("Automobile",			"automobile.asp","",0,22,132);
//	Menu2_2_4=new Array("Other -Motorcycle, Boat, RV",	"other_vehicle.asp","",0,22,132);
//	Menu2_2_5=new Array("Valuable Property",		"valuable_property.asp","",0,22,132);
   Menu2_3=new Array("Financial Protection",		"financial_prot.asp","",1,22,132);
	Menu2_3_1=new Array("Life & Accident",			"life_accident.asp","",0,22,180);
//	Menu2_3_2=new Array("Health & Disability",		"health_disability.asp","",0,22,132);
//	Menu2_3_3=new Array("Long Term Care",			"longterm_care.asp","",0,22,132);
//	Menu2_3_4=new Array("Medicare Supplements",		"medicare_supp.asp","",0,22,132);
//	Menu2_3_5=new Array("Annuities & IRA's",		"annuities_iras.asp","",0,22,132);

Menu3=new Array("rollover:nav/partners_off.gif:nav/partners_on.gif",	"our_partners.asp","",0,25,167);

Menu4=new Array("rollover:nav/stories_off.gif:nav/stories_on.gif",	"","",2,25,167);
   Menu4_1=new Array("Business/Commercial",		"stories-business.asp","",0,22,150);
   Menu4_2=new Array("Individual/Family",		"stories-individual.asp","",0,22,132);

Menu5=new Array("rollover:nav/coverage_off.gif:nav/coverage_on.gif",	"howmuch_coverage.asp","",0,42,167);

Menu6=new Array("rollover:nav/faq_off.gif:nav/faq_on.gif",		"faq.asp","",0,25,167);

Menu7=new Array("rollover:nav/resources_off.gif:nav/resources_on.gif",	"resources.asp","",0,25,167);

Menu8=new Array("rollover:nav/contact_off.gif:nav/contact_on.gif",	"contact_us.asp","",0,25,167);
