timegap=500

followspeed=5

followrate=40

suboffset_top=10;

suboffset_left=10;



effect = "fade(duration=0.3);Shadow(color='#9A9A9A', Direction=135, Strength=5)"



function openwin(url)

{

	nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=yes,location=yes,status=yes,menubar=yes,");

	nwin.focus();

}



prop1=[						// prop1 is an array of properties you can have as many property arrays as you need

"7A3C32",					// Off Font Color

"9A9A9A",					// Off Back Color

"7A3C32",					// On Font Color

"9A9A9A",					// On Back Color

"9A9A9A",					// Border Color

10,							// Font Size

"normal",					// Font Style 

"normal",					// Font Weight

"Verdana,Tahoma,Helvetica",	// Font

3,							// Padding

"arrow.gif",				// Sub Menu Image

0,							// 3D Border & Separator

"66ffff",					// 3D High Color

"000099",					// 3D Low Color

,					// Referer item Font Color (leave this blank to disable)

,					// Referer item Back Color (leave this blank to disable)

]



menu1=[				// This is the array that contains your menu properties and details

110,					// Top

150,					// left

,					// Width

1,					// Border Width

"left",			// Screen Position - here you can use "center;middle;right"

prop1,				// Properties Array - this is set higher up, as above

1,					// Always Visible - allows the menu item to be visible at all time

"center",			// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center

,					// Filter - Text variable for setting transitional effects on menu activation

,					// Follow Scrolling - Tells the menu item to follow the user down the screen

1, 					// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style

,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page

,					// Position of sub image left:center:right:middle:top:bottom

,					// Show an image on top menu bars indicating a sub menu exists below

,					// Reserved for future use



"<b>Home</b>","index.htm","Home","index.htm",1,
"<b>Capabilities</b>","show-menu3",,"#",1,
"<b>Profile</b>","show-menu4",,"#",1,
"<b>Broker&nbsp;Services</b>","show-menu5",,"#",1,
"<b>Links</b>","links.htm","Links","#",1,
"<b>Contact&nbsp;Us</b>","contactus.htm","Contact Us","#",1

]



menu2=[

,,170,1,"",prop1,,"left",effect,,,,,,,
"Home","index.htm","Home",,0

]



menu3=[

,,170,1,"",prop1,,"left",effect,,,,,,,
"Group&nbsp;Insurance","groupinsurance.htm","Group Insurance",,0,
"Section&nbsp;125:&nbsp;Cafeteria","section125.htm","Section 125:  Cafeteria Plan",,0,
"COBRA&nbsp;Preparation","cobra.htm","COBRA Preparation",,0,
"Claims&nbsp;Administration","claims.htm","Claims Administration",,0,
"Disability&nbsp;Gross&nbsp;Revenue","disability.htm","Disability Gross Revenue",,0,
"Property/Casualty","property.htm","Property/Casualty Capability",,0,
"Qualified&nbsp;Pension","profit.htm","Qualified Pension Or Profit Sharing Plan",,0,
"Buy/Sell&nbsp;Agreement","agreement.htm","Buy/Sell Agreement ",,0,
"Life&nbsp;Insurance&nbsp;Review","lifeinsurance.htm","Life Insurance Review",,0,
"Profit&nbsp;Protection","profitprotection.htm","Profit Protection Insurance (Key Man)",,0,
"Deferred&nbsp;Compensation","deferrment.htm","Deferred Compensation, Salary Continuation",,0,
"Professional&nbsp;Partnership","partnership.htm","Professional Partnership Buy/Sell Plan (Entity of Cross Purchase)",,0,
"Estate&nbsp;Planning","estateplanning.htm","Estate Planning",,0
]


menu4=[

,,170,1,"",prop1,,"left",effect,,,,,,,

"Employee&nbsp;Benefits","employeebenefits.htm","Employee Benefits",,0,
"Executive&nbsp;Business","executivebusiness.htm","Executive Business",,0,
"Commercial&nbsp;Needs","commercialneeds.htm","Commercial Needs",,0

]


menu5=[

,,170,1,"",prop1,,"left",effect,,,,,,,

"Employer","employer.htm","Employer",,0,
"Employee","employee.htm","Employee",,0

]


