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
"003366",					// Off Back Color
"000000",					// On Font Color
"C0C0C0",					// On Back Color
"C7BBAE",					// Border Color
9,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"MS Sans Serif",				// 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
92,					// Top
2,					// left
125,					// Width
0,					// Border Width
"center",			// 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

"Whats New","show-menu2",,"Whats New",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Healthy Watersheds","show-menu3",,"Healthy Watersheds",1,
"Safe Watersheds","show-menu4",,"Safe Watersheds",1,
"Conservation Lands","show-menu5",,"Conservation Lands",1,
"Conservation Education","show-menu7","Education_Main.htm","Conservation Education",1,
"Foundation","show-menu6",,"Foundation",1
]

menu2=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"News/Media Releases","Media.htm",,,0,
"Board Meeting Minutes","Minutes.htm",,,0,
"Special Events","Events.htm",,,0,
"Current Local Weather","http://www.scrca.on.ca/weather/weather/Current_Vantage_Pro.htm",,,0,
"Employment Opportunities","Employment.htm",,,0
]

menu3=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Tree Planting / Woodlot Services","HW_TreePlanting.htm",,,0,
"Sydenham Recovery Strategy","HW_SydRecoveryStrategy.htm",,,0,
"Carolinian Canada","Carolinian_Canada.htm",,,0,
"Low Water Advisories","HW_LowWater.htm",,,0,
"Best Management Practices","HW_BMPs.htm",,,0,
"Watershed Report Cards","Reportcards.htm",,,0,
"Environmental Monitoring","HW_EnvMonitoring.htm",,,0,
"Habitat Restoration Projects","HW_Projects.htm",,,0,
"Available Grants","HW_Grants.htm",,,0
]

menu4=[
,,170,1,,prop1,,"left",effect,,,,,,,
"Riverbank & Shoreline Protection","SW_ShoreProtection.htm",,,0,
"Planning & Regulations","PlanningRegs_Main.htm",,,0,
"Flood & Shoreline Warnings","SW_FloodWarnings.htm",,,0,
"McKeough Floodway","SW_McKeough.htm",,,0,
"Projects & Studies","SW_Projects.htm",,,0
]

menu5=[
,,170,1,,prop1,,"left",effect,,,,,,,
"Conservation Areas","CA_ConservationAreas.htm",,,0,
"Camping","CA_Camping.htm",,,0,
"Bird Watching","CA_BirdWatching.htm",,,0,
"Nature Trails","CA_Trails.htm",,,0
]

menu6=[
,,170,1,,prop1,,"left",effect,,,,,,,
"SCRCA Foundation","Foundation.htm",,,0,
"Planned Giving","F_PlannedGiving.htm",,,0,
"Memorial Forests","F_MemForests.htm",,,0,
"Sponsors","F_Sponsors.htm",,,0,
"Land Donations","F_LandDonations.htm",,,0,
"Scholarships","F_Scholarship.htm",,,0
]