// Milonic DHTML Menu version 3.3.11

// please note that major changes to this file have been made.

//

// You no longer need to number your menus as in previous versions. 

// The new menu structure allows you to name the menu instead. This means that you to remove menus and not break the system.

// The structure should also be much easier to modify, add & remove menus and menu items.

// 

// If you are having difficulty with the menu please read the FAQ at http://www.milonic.co.uk/menu/faq.php before contacting us.

//

// Please note that the above text CAN be erased if you wish.







// The following line is critical for menu operation, and must appear only once.

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)}

//Please leave the above line intact



////////////////////////////////////

// Editable properties START here //

////////////////////////////////////





effect = "Fade(duration=0.01);Alpha(style=0,opacity=100);Shadow(color='#666666', Direction=135, Strength=0)" // Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters



timegap=500				// The time delay for menus to remain visible

followspeed=5			// Follow Scrolling speed

followrate=40			// Follow Scrolling Rate

suboffset_top=10;		// Sub menu offset Top position 

suboffset_left=10;		// Sub menu offset Left position



style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.

"000000",				// Mouse Off Font Color

"CCCCCC",				// Mouse Off Background Color

"000000",				// Mouse On Font Color

"999999",				// Mouse On Background Color

"000000",				// Menu Border Color 

12,						// Font Size in pixels

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

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

"Arial",		        // Font Name

2,						// Menu Item Padding

,			// 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)

,			// Top Bar image (Leave this blank to disable)

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

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

]



style2=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.

"000000",				// Mouse Off Font Color

"CCCCCC",				// Mouse Off Background Color

"000000",				// Mouse On Font Color

"999999",				// Mouse On Background Color

"000000",				// Menu Border Color 

11,						// Font Size in pixels

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

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

"Arial",		        // Font Name

3,						// Menu Item Padding

,			// 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)

,			// Top Bar image (Leave this blank to disable)

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

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

]





addmenu(menu=[		// This is the array that contains your menu properties and details

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

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

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

,					// Menu Width - Menus width in pixels

1,					// Menu Border Width 

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

style1,				// 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)

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

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

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

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

,					// 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

,					// ..Now Obsolete..

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

,					// 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)

,					// Reserved for future use

,					// Reserved for future use

,					// Reserved for future use





,"&nbsp;&nbsp;&nbsp;&nbsp; Home &nbsp;&nbsp;&nbsp;&nbsp;","show-menu=homepage",,"",1



,"&nbsp;&nbsp;&nbsp;&nbsp; The Chamber &nbsp;&nbsp;&nbsp;&nbsp;","show-menu=mission",,"",1



,"&nbsp;&nbsp; Membership &nbsp;&nbsp;","show-menu=member directory",,"",1



,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Calendar &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=events",,"",1



,"&nbsp;&nbsp; Government &nbsp;&nbsp;","show-menu=government affairs",,"",1



,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Resources &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=resources",,"",1



,"&nbsp;&nbsp; About Chesterland &nbsp;&nbsp;","show-menu=demographics",,"",1

])



	addmenu(menu=["homepage",

	,,80,1,"",style2,,"left",effect,,,,,,,,,,,,

	,"Home Page","http://www.chesterlandchamber.com/index.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	])



	addmenu(menu=["mission",

	,,150,1,"",style2,,"left",effect,,,,,,,,,,,,

	,"About the Chamber","http://www.chesterlandchamber.com/about_us.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	,"Location","http://www.chesterlandchamber.com/location.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	,"Management & Staff","http://www.chesterlandchamber.com/staff.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	,"Board of Directors","http://www.chesterlandchamber.com/board.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	,"Trustees","http://www.chesterlandchamber.com/trustees.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	,"Monthly Newsletter","http://www.chesterlandchamber.com/newsletter.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	,"Business Person of the Year Awards","http://www.chesterlandchamber.com/business_awards.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	,"The Chamber Scholarship","http://www.chesterlandchamber.com/scholarship.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	

	,"Additional Information","http://www.chesterlandchamber.com/additional_information.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	])

	

	addmenu(menu=["member directory",

	,,140,1,"",style2,,"left",effect,,,,,,,,,,,,

	,"Member Directory","http://www.chesterlandchamber.com/member_directory.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	,"Member Benefits","http://www.chesterlandchamber.com/member_benefits.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	,"Join the Chamber","http://www.chesterlandchamber.com/join.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"<br>

	])

	

	addmenu(menu=["events",

	,,140,1,"",style2,,"left",effect,,,,,,,,,,,,

	,"Calendar of Events","http://www.chesterlandchamber.com/upcoming_events.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	])

		

	addmenu(menu=["government affairs",

	,,140,1,"",style2,,"left",effect,,,,,,,,,,,,

	,"Government Affairs","http://www.chesterlandchamber.com/comingsoon.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	,"Elected Officials","http://www.chesterlandchamber.com/elected_officials.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	])

		

	addmenu(menu=["resources",

	,,140,1,"",style2,,"left",effect,,,,,,,,,,,,

	,"Local Phone Numbers","http://www.chesterlandchamber.com/resources.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	,"Advertising Information","http://www.chesterlandchamber.com/advertise.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	,"Advertiser Links","http://www.chesterlandchamber.com/advertising_links.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	])

		

	addmenu(menu=["demographics",

	,,150,1,"",style2,,"left",effect,,,,,,,,,,,,

	,"Arts & Culture","http://www.chesterlandchamber.com/comingsoon.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	,"Business Property","http://www.chesterlandchamber.com/comingsoon.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	,"Economic Development","http://www.chesterlandchamber.com/comingsoon.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	,"Education & Workforce","http://www.chesterlandchamber.com/comingsoon.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	,"Health & Community Services","http://www.chesterlandchamber.com/comingsoon.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	,"Local Weather","http://www.chesterlandchamber.com/weather.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	,"Recreation","http://www.chesterlandchamber.com/comingsoon.html",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	])

dumpmenus()