/***********************************************************************************
*	(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	          *		
***********************************************************************************/
var BaseHRef='http://www.thefloodgroup.com/';
	//var BaseHRef='C:\\D share\\floodagency\\html\\';
	
	
	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#ffffff';			// Background color when mouse is not over
	var LowSubBgColor='#ffffff';			// Background color when mouse is not over on subs
	var HighBgColor='#ffffff';			// Background color when mouse is over
	var HighSubBgColor='#ffcc66';			// Background color when mouse is over on subs
	var FontLowColor='#000000';			// Font color when mouse is not over
	var FontSubLowColor='#000000';			// Font color subs when mouse is not over
	var FontHighColor='#000000';			// Font color when mouse is over
	var FontSubHighColor='#000000';			// Font color subs when mouse is over
	var BorderColor='#ffffff';			// Border color
	var BorderSubColor='#95999A';			// 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=10;				// 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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.01;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=90;				// Menu offset x coordinate
	var StartLeft=17;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=2;				// Left padding
	var TopPaddng=2;				// 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=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// 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=['images/shim.gif',1,1,'images/shim.gif',1,1,'images/shim.gif',1,1];	// 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/but_04.gif:images/but_04_o.gif","index.htm","",6,20,140);
	Menu1_1=new Array("Our History","company/history.htm","",0,20,180);
	Menu1_2=new Array("Our Results","company/results.htm","",0,20,180);
	Menu1_3=new Array("Our Team","company/team.htm","",0,20,180);
	Menu1_4=new Array("Our Newsletter","Newsletter/index.htm","",0,20,180);
	Menu1_5=new Array("Resource Library","company/resources.htm","",0,20,180);
	Menu1_6=new Array("Insurance Tips","company/tips.htm","",0,20,180);
	Menu1_7=new Array("Contacts","contact.htm","",0,20,180);


Menu2=new Array("rollover:images/but_05.gif:images/but_05.gif","personal_ins/index.htm","",2,20,152);
	Menu2_1=new Array("Products","personal_ins/product.htm","",10,20,180);
		Menu2_1_1=new Array("Auto","personal_ins/auto.htm","",0,20,180);
		Menu2_1_2=new Array("Home","personal_ins/home.htm","",0,20,180);
		Menu2_1_3=new Array("Event Insurance","personal_ins/event.htm","",0,20,180);
		Menu2_1_4=new Array("Personal Excess Liability","personal_ins/personal_excess.htm","",0,20,180);
		Menu2_1_5=new Array("Valuable Possessions","personal_ins/valuable.htm","",0,20,180);
		Menu2_1_6=new Array("Wine","personal_ins/wine.htm","",0,20,180);
		Menu2_1_7=new Array("Watercraft","personal_ins/watercraft.htm","",0,20,180);
		Menu2_1_8=new Array("Life Insurance","personal_ins/life.htm","",0,20,180);
		Menu2_1_9=new Array("Long-Term Care","personal_ins/long_t.htm","",0,20,180);
		Menu2_1_10=new Array("Disability Income","personal_ins/disability.htm","",0,20,180);
	Menu2_2=new Array("Services","personal_ins/services.htm","",0,20,180);
	
	
Menu3=new Array("rollover:images/but_06.gif:images/but_06.gif","commerce/index.htm","",5,20,162);
	Menu3_1=new Array("Small Business","comm_sm/index.htm","",5,20,180);
		Menu3_1_1=new Array("Auto","comm_sm/auto.htm","",0,20,180);
		Menu3_1_2=new Array("Business Owners'Coverage","comm_sm/business.htm","",0,20,180);
		Menu3_1_3=new Array("Worker's Compensation","comm_sm/worker.htm","",0,20,180);
		Menu3_1_4=new Array("Umbrella/Excess Liability","comm_sm/umbrella.htm","",0,20,180);
		Menu3_1_5=new Array("Special Programs","comm_sm/special.htm","",0,20,180);
	Menu3_2=new Array("Large Commercial","comm_la/index.htm","",9,20,180);
		Menu3_2_1=new Array("Auto","comm_la/auto.htm","",0,20,180);
		Menu3_2_2=new Array("Directors & Officers/EPL","comm_la/directors.htm","",0,20,180);
		Menu3_2_3=new Array("Excess & Special Risk","comm_la/excess.htm","",0,20,180);
		Menu3_2_4=new Array("Inland Marine","comm_la/inland.htm","",0,20,180);
		Menu3_2_5=new Array("Ocean Cargo","comm_la/ocean.htm","",0,20,180);
		Menu3_2_6=new Array("Property","comm_la/property.htm","",0,20,180);
		Menu3_2_7=new Array("Specialty","comm_la/specialty.htm","",0,20,180);
		Menu3_2_8=new Array("Workers'Compensation","comm_la/worker.htm","",0,20,180);
		Menu3_2_9=new Array("Umbrella/Excess Liability","comm_la/umbrella.htm","",0,20,180);
	Menu3_3=new Array("Non-Profit Organizations","commerce/non_pro.htm","",0,20,180);
	Menu3_4=new Array("Risk Management","commerce/risk.htm","",0,20,180);
	Menu3_5=new Array("Consulting Services","commerce/consulting.htm","",0,20,180);
	
Menu4=new Array("rollover:images/but_07.gif:images/but_07.gif","employee/index.htm","",7,20,151);
	Menu4_1=new Array("Group Medical","employee/medical.htm","",0,20,180);
	Menu4_2=new Array("Group Dental","employee/dental.htm","",0,20,180);
	Menu4_3=new Array("Group Life","employee/life.htm","",0,20,180);
	Menu4_4=new Array("Group Disability","employee/disability.htm","",0,20,180);
	Menu4_5=new Array("Cafeteria Plans","employee/cafeteria.htm","",0,20,180);
	Menu4_6=new Array("Flex. Spending Accounts","employee/flex.htm","",0,20,180);
	Menu4_7=new Array("Supplemental Insurance","employee/suppl.htm","",0,20,180);	
	
Menu5=new Array("rollover:images/but_08.gif:images/but_08.gif","finance/index.htm","",5,20,136);
	Menu5_1=new Array("401 K","finance/401.htm","",0,20,150);
	Menu5_2=new Array("Mutual Funds","finance/mutual.htm","",0,20,150);
	Menu5_3=new Array("College Savings (529)","finance/college.htm","",0,20,150);
	Menu5_4=new Array("Individual Accounts","finance/individual.htm","",0,20,150);
	Menu5_5=new Array("Annuities","finance/annu.htm","",0,20,150);
	
Menu6=new Array("rollover:images/but_09.GIF:images/but_09.GIF","360%20Solution%20Services/index.htm","",4,20,151);
	Menu6_1=new Array("360 Solutions","360%20Solution%20Services/360%20Solution.htm","",0,20,180);
	Menu6_2=new Array("Agility Recovery","360%20Solution%20Services/Agility_Recovery.htm","",0,20,180);
	Menu6_3=new Array("Defensive Driving","360%20Solution%20Services/PIRP.htm","",0,20,180);
	Menu6_4=new Array("TIPS Training","360%20Solution%20Services/TIPS.htm","",0,20,180);
