/***********************************************************************************
*	(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 NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#FFFFFF';			// Background color when mouse is not over
	var LowSubBgColor='#F3F3F3';			// Background color when mouse is not over on subs
	var HighBgColor='#FFFFFF';			// Background color when mouse is over
	var HighSubBgColor='#EDEDED';			// Background color when mouse is over on subs
	var FontLowColor='#9F9F9F';			// Font color when mouse is not over
	var FontSubLowColor='#888888';			// Font color subs when mouse is not over
	var FontHighColor='#777777';			// Font color when mouse is over
	var FontSubHighColor='#888888';			// Font color subs when mouse is over
	var BorderColor='#cecece';			// Border color
	var BorderSubColor='#F3F3F3';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="Akzidenz Grotesque, Arial, sans serif"	// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;				// 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=3;				// 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='MenuPos';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=0;				// 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=['../images/tri.jpg',5,10,'../images/tridown.gif',10,5,'../images/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("HOME","../../index.html","../../images/toolbarTile.jpg",0,20,140);

Menu2=new Array("ABOUT MGIS","","../../images/toolbarTile.jpg",4,140);
	Menu2_1=new Array("Company Overview","../../aboutMGIS/MGISaboutUs.htm","",0,20,120);	
	Menu2_2=new Array("Management","../../aboutMGIS/MGISmanagement.htm","",0);
	Menu2_3=new Array("Strategic Relationships","../../aboutMGIS/MGISstrategicRelationships.htm","",0);
	//Menu2_4=new Array("News","../../aboutMGIS/MGISindustryNews.htm","",0);
	Menu2_4=new Array("Careers","../../aboutMGIS/MGIScareers.htm","",0);

Menu3=new Array("PRODUCTS & SOLUTIONS","","../../images/toolbarTile.jpg",2,20,180);
	
	Menu3_1=new Array("Group Benefits","../../groupBenefits/MGISgroupBenefits.htm","",5,20,150);	
		Menu3_1_1=new Array("Disability (LTD/STD)","../../groupBenefits/MGISgroupDisability.htm","",0,20,220);
		Menu3_1_2=new Array("Life Insurance/AD&D","../../groupBenefits/MGISgroupLife.htm","",0);
		Menu3_1_3=new Array("Consumer Directed Healthcare (CDH)","javascript:popwin('http://www.we-r-cdh.com');","",0);
       Menu3_1_4=new Array("Employee Assistance Program","../../groupBenefits/MGISemployeeAssistance.htm","",0);  
	   Menu3_1_5=new Array("Library-Brochures","../../library/MGISbrochures.htm","",0);
	
	Menu3_2=new Array("Professional Liability","../../liability/MGISprofessionalLiability.htm","",2,20,150);
		//Menu3_2_1=new Array("Products","liability/MGISprofessionalLiabilityProducts.htm","",4,20,220);
		//Menu3_2_1=new Array("Physician & Surgeons","../liability/MGISliabilitySurgeons.htm","",0,20,180);
    	//Menu3_2_2=new Array("CAM","../liability/MGISliabilityAlternative.htm","",0);
		//Menu3_2_3=new Array("Med Spas","../liability/MGISliabilityMedSpas.htm","",0);
		//Menu3_2_3=new Array("Med Spas","","",0);
		//Menu3_2_4=new Array("Employment Practices Liability","../liability/MGISliabilityPractices.htm","",0);
		Menu3_2_1=new Array("Brokerage Services","../../liability/MGISliabilityBrokerage.htm","",0,20,220);
		Menu3_2_2=new Array("Library","../../liability/","",0,20,220);
	
	//Hiding "admin services" for now.  Will appear again but not yet
	//Menu3_3=new Array("Administration Services","../administration/MGISadministrationServices.htm","",4);
		//Menu3_3_1=new Array("Full Service Claims Administration","../administration/MGISclaimsAdministration.htm","",0);
		//Menu3_3_1=new Array("Insurance Carrier/Provider	","../administration/MGISclaimsProvider.htm","",0);
		//Menu3_3_1=new Array("Federal Regulatory Administration","../administration/MGISclaimsRegulatory.htm","",0);
		//Menu3_3_1=new Array("Single Source Administration","../administration/MGISclaimsSingleSource.htm","",0);
	
Menu4=new Array("LIBRARY","","../../images/toolbarTile.jpg",2,20,140);
	Menu4_1=new Array("Brochures","../../library/MGISbrochures.htm","",0,20,200);
	Menu4_2=new Array("Professional Liability","../../liability/","",0,20,200);	
	//Menu4_3=new Array("Group Benefits Administration - Physicians Monthly","javascript:popwin('../physiciansMonthly/');","",0,20,200);
	//Menu4_2=new Array("Forms","../library/MGISforms.htm","",0);

Menu5=new Array("LOGIN","","../../images/toolbarTile.jpg",6,20,140);
	Menu5_1=new Array("Employer/Agents - Compass","javascript:popwin('https://compass.mgis.com/signon.htm');","",0,20,220);
	Menu5_2=new Array("HR Essentials","javascript:popwin('../hrEssentials/hrEssLogin.htm');","",0,20,220);
	Menu5_3=new Array("HSA Accounts- Mellon","javascript:popwin('https://hsamember.com/index.html');","",0);
	Menu5_4=new Array("HSA Accounts- Synovus","javascript:popwin('http://www.synovusbankjax.com/');","",0);
	Menu5_5=new Array("FSA Account","javascript:popwin('https://www.acclaris.net');","",0);
	Menu5_6=new Array("Employees - Medical/Dental/Vision Claims","javascript:popwin('https://claims.mgis.com/ev_health/');","",0);
		//Menu5_5=new Array("HR Essenatials","javascript:popwin('hrEssentials/hrEssLogin.htm');","",0,20,180);
		//Menu5_6=new Array("Prof. Liability","javascript:popwin('nopage');","",0,20,180);
		
Menu6=new Array("CONTACT US","../MGIScontact.htm","images/toolbarTile.jpg",1,20,100);	
	Menu6_1=new Array("Contact Information","../MGIScontact.htm","",0,20,120);	
/*

Menu2=new Array("About MGIS","index08SecondaryPage.htm","",2);
	Menu2_1=new Array("General","index08SecondaryPage.htm","",5,20,150);	
		Menu2_1_1=new Array("CNN","index08SecondaryPage.htm","",0,20,150);
		Menu2_1_2=new Array("ABCNews","index08SecondaryPage.htm","",0);
		Menu2_1_3=new Array("MSNBC","index08SecondaryPage.htm","",0);
       Menu2_1_4=new Array("CBSNews","index08SecondaryPage.htm","",0);
       Menu2_1_5=new Array("Canadian News","http://news.bbc.co.uk","",2);
              Menu2_1_5_1=new Array("Vancouver Sun","http://www.vancouversun.com","",0,20,150);
               Menu2_1_5_2=new Array("CTV News","http://www.ctvnews.com","",0);
	Menu2_2=new Array("Technology","blank.htm","",3);
	
	
	
	*/