menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}









MenuEffect = "Fade(duration=0.5);Alpha(style=0,opacity=100)"

SubMenuEffect = "inset(duration=0.2);Alpha(style=0,opacity=90)"



timegap=500

followspeed=5

followrate=40

suboffset_top=0;

suboffset_left=-2;

closeOnClick = true





MenuStyle=[

"000000",								// Mouse Off Font Color

"transparent",						// Mouse Off Background Color

"ffffff",								// Mouse On Font Color

"840003",								// Mouse On Background Color

"transparent",						// Menu Border Color

12,										// Font Size in pixels

"normal",								// Font Style (italic or normal)

"normal",								// Font Weight (bold or normal)

"Verdana,Arial,Helvetica,Sans-serif",	// Font Name

3,										// Menu Item Padding

,				// ie: "/images/arrow.gif" - Sub Menu Image (Leave this blank if not needed)

,										// 3D Border & Separator bar

,										// 3D High Color

,										// 3D Low Color

,										// Current Page Item Font Color (leave this blank to disable)

,										// Current Page Item Background Color (leave this blank to disable)

,										// ie: "/images/arrow_down.gif" - Top Bar image (Leave this blank to disable)

"1E6080",								// Menu Header Font Color (Leave blank if headers are not needed)

"91D5E3",								// Menu Header Background Color (Leave blank if headers are not needed)

"FFFFFF",								// Menu Item Separator Color

]





SubMenuStyle=[

"ffffff",

"888888",

"000000",

"BBBBBB",

"FFFFFF",

12,

"normal",

"normal",

"Verdana,Arial,Helvetica,Sans-serif",

3,

,

,

,

,

,

,

,

,

,

"FFFFFF",

]





addmenu(menu=[

"mainmenu",			// Menu Name - This is needed in order for the menu to be called

180,					// Menu Top - The Top position of the menu in pixels

25,						// Menu Left - The Left position of the menu in pixels

211,					// Menu Width - Menus width in pixels

0,						// Menu Border Width

,						// Screen Position - here you can use 'center;left;right;middle;top;bottom' or a combination of 'center:middle'

MenuStyle,				// Properties Array - this is set higher up, as above

1,						// Always Visible - allows the menu item to be visible at all time (1=on/0=off)

"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center

MenuEffect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info

0,						// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)

0, 						// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)

0,						// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)

,						// Position of TOP sub image left:center:right

,						// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)

0,						// Right To Left - Used in Hebrew for example. (1=on/0=off)

0,						// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)

,						// ID of the div you want to hide on MouseOver (useful for hiding form elements)

,						// Background image for menu when BGColor set to transparent.

,						// Scrollable Menu

,						// Miscellaneous Menu Properties - Can add stylesheet properties here. (like: "margin=2;",)

,"Home","/",,"Welcome to Maxton Insurance Brokers",1

,"Our Business","?d=content&p=business",,"Our Business",1

,"Our Experience","?d=content&p=experience",,"Our Experience",1

,"Our Products & Services","?d=content&p=general",,"Our Products & Services",1

,"Our Contact Details","?d=content&p=contact",,"Our Contact Details",1

,"Privacy Policy","?d=content&p=privacy",,"Privacy Policy",1

,"Financial Services Guide","?d=content&p=life",,"Financial Services Guide",1

,"Useful Links","?d=content&p=links",,"Useful Links",1])


dumpmenus()
