timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#777777', 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
"ffffff",					// Off Font Color
"5F6F7F",					// Off Back Color
"ffff00",					// On Font Color
"98A2AB",					// On Back Color
"999999",					// Border Color
11,							// Font Size
"normal",					// Font Style 
"Bold",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
1,							// 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
74,					// Top
400,					// 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
".:Community","show-menu2",,,1,// "Description Text", "URL", "Alternate URL","Status", "Separator Bar"
".:Departments","show-menu3",,,1,
".:Notices","show-menu4",,,1,
".:Council","show-menu5",,,1,
".:By-Laws:.","http://www.easthants.ca/dev/bylaws/",,,1,
".:Contact","http://www.easthants.ca/dev/contact.htm",,,1,
".:Home","http://www.easthants.ca/",,,1
]

menu2=[
,,110,1,"",prop1,,"left",effect,,,,,,,
"Municipality","http://www.easthants.ca/dev/municipality/",,,0,
"Newsletters","show-menu6",,,0,
"What's Up East Hants","http://www.easthants.ca/dev/notices/whatsupeh.html",,,0,
"Images of East Hants","http://www.easthants.ca/dev/slideshow.htm",,,0,
"Links","http://www.easthants.ca/dev/links.htm",,,0
]

menu3=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"CAO's Office","http://www.easthants.ca/dev/cao/",,,1,
"Administration","http://www.easthants.ca/dev/administration/Adminindex.htm",,,1,
"Economic & Business Development","http://www.easthants.ca/dev/econbusdev/",,,1,
"Engineering Services","http://www.easthants.ca/dev/ops/",,,1,
"Finance","http://www.easthants.ca/dev/finance/",,,1,
"Recreation and Culture Services","http://www.easthants.ca/dev/recreation and culture services/",,,1,
"Operational Services","http://www.easthants.ca/dev/ops/opsindex.htm",,,1,
"Planning & Development","http://www.easthants.ca/dev/plan/",,,1
]

menu4=[
,,130,1,"",prop1,,"left",effect,,,,,,,
"General","http://www.easthants.ca/dev/notices/general.htm",,,0,
"Procurement","http://www.easthants.ca/dev/notices/procurement.htm",,,0,
"Employment","http://www.easthants.ca/dev/notices/employment.htm",,,0,
"Legislation","http://www.easthants.ca/dev/notices/legislation.htm",,,0,
"Pool","http://www.easthants.ca/dev/recreation and culture services/pool.htm",,,0,
"Recreation and Culture Services","http://www.easthants.ca/dev/notices/leisure.htm",,,0,
"Planning","http://www.easthants.ca/dev/notices/planning.htm",,,0,
"Solid Waste Management","http://www.easthants.ca/dev/notices/swm.htm",,,0
]

menu5=[,,170,1,,prop1,0,"left",effect,0,,,,,,
"Members of Council","http://www.easthants.ca/dev/council/councilcontact.htm",,,1,
"Meeting Schedule","http://www.easthants.ca/dev/council/mtgofcouncil08.htm",,,1,
"Meeting Agendas","http://www.easthants.ca/dev/council/agendas.htm",,,1,
"Motions of Council","http://www.easthants.ca/dev/council/motions.html",,,1
]

menu6=[
,,130,1,"",prop1,,"",effect,,,,,,,
"Municipal News Letters","http://www.easthants.ca/dev/news/",,,1
]

menu7=[,,230,1,,prop1,0,"left",effect,0,,,,,,
"Summer 2002 Program Registration","http://www.easthants.ca/dev/leisure/summer2002learn.htm",,,1,
"Summer Recreational Swim Times","http://www.easthants.ca/dev/leisure/summerregistration.htm",,,1,
"East Hants Junior Life Guards","http://www.easthants.ca/dev/ehjl/",,,1
]