////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

timegap=500					// The time delay for menus to remain visible on mouse off
followspeed=5				// Follow Scrolling speed (higher number makes the scrolling smoother but slower)
followrate=40				// Follow Scrolling Rate (use a minimum of 40 or you may experience problems)
suboffset_top=6;			// Sub menu offset Top position 
suboffset_left=12;			// Sub menu offset Left position

//Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)
//Shadow(color='#777777', Direction=135, Strength=5)
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)"
}

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)}


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
"ffffff",					// Mouse Off Background Color
"37455F",					// Mouse On Font Color
"5C94C9",					// Mouse On Background Color
"d7d7d7",					// Menu Border Color 
12,							// Font Size in pixels
"normal",					// Font Style (italic or normal)
"bold",						// Font Weight (bold or normal)
"Verdana, Arial, Helvetica, sans-serif;",	// Font Name
6,							// Menu Item Padding
"images/icon_arrow0n.gif",	// Sub Menu Image (Leave this blank if not needed)
,							// 3D Border & Separator bar (1=on/0=off)
,							// 3D High Color
,							// 3D Low Color
,							// Referer Item Font Color (leave this blank to disable)
,							// Referer Item Background Color (leave this blank to disable)
"images/icon_arrow_off.gif",		// Top Bar image (Leave this blank to disable)
,							// Menu Header Font Color (Leave blank if headers are not needed)
,							// Menu Header Background Color (Leave blank if headers are not needed)
]


addmenu(menu=[ 	// This is the array that contains your menu properties and details
"sidemenu",		// Menu Name - This is needed in order for the menu to be called
230,			// Menu Top - The Top position of the menu in pixels
40,				// Menu Left - The Left position of the menu in pixels
190,			// 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"
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)
,				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,				// 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)
,				// 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
,"About the Director","index.cfm?page=director",,,1// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Homeland Security ","index.cfm?page=terrorism",,,1
,"HazMat Co-op","index.cfm?page=hazMat",,,1
,"Local Emergency<BR>Planning Committee","show-menu=planning","index.cfm?page=planCommittee",,1
,"Training","show-menu=training","index.cfm?page=trainSched",,1
,"Emergency Management Exercises","index.cfm?page=trainingExercise",,,1
,"Warning Siren Locations","index.cfm?page=sirenLoc",,,1
,"Safety Tips","show-menu=tips",,,1
,"Community Emergency Response Teams (CERT)","index.cfm?page=cert",,,1
,"Citizen Corps","show-menu=corps","index.cfm?page=certCouncil",,1
,"National Incident Management System (NIMS)","index.cfm?page=NIMS",,,1
,"Butler County Technical Rescue Team","index.cfm?page=TechRescue",,,1

])
	addmenu(menu=["planning",,,200,1,,style1,,"left",effect,,,,,,,,,,,,
	,"About Us","index.cfm?page=planCommittee",,,1
	,"Meeting Schedule","index.cfm?page=planSchedule",,,1
	,"By-laws","index.cfm?page=planBylaws",,,1
	,"Committee Members","index.cfm?page=planMembers",,,1
	,"Sub-Committees","index.cfm?page=planSubCommittees",,,1
	,"LEPC Members Handbook (.pdf) ","pdf/LEPCHandbook.pdf target=_blank",,,1
	,"SARA in your town","index.cfm?page=planSara",,,1
	,"Reporting Requirements","index.cfm?page=planReportSpill",,,1
	])
	
	addmenu(menu=["training",,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Schedule","index.cfm?page=trainSched",,,1
	,"Register","index.cfm?page=register_form",,,1
	,"Homeland Security","index.cfm?page=training_homelandsecurity",,,1
	])
	//index.cfm?page=contact&type=registration
	
	addmenu(menu=["exercises",,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Disaster Airplane Crash","index.cfm?page=disasterCrashExercise",,,1
	,"Terrorism Hazmat ","index.cfm?page=terrorismExercise",,,1
	,"2005 Full Scale HazMat Tanker Exercise ","index.cfm?page=tankerExercise",,,1
	,"Weapons of Mass Destruction ","index.cfm?page=weaponsMassDest",,,1
	])

	addmenu(menu=["tips",,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Family Emergency<br>Preparedness","index.cfm?page=familyPrepare",,,1
	,"Tornado Safety","index.cfm?page=tornadoSafety",,,1
	,"Helping Children<br>Cope w/Disaster","index.cfm?page=helpChildCope",,,1
	,"Thunderstorm<br>Awareness","index.cfm?page=thunderstorm",,,1
	,"Electric Safety","index.cfm?page=elecSafety",,,1
	,"Winter Safety","index.cfm?page=winterSafety",,,1
	,"Earthquake Safety","index.cfm?page=earthquakeSafety",,,1
	,"Pets in Disaster","index.cfm?page=petsDisaster",,,1
	])
	
	addmenu(menu=["corps",,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"How You Can Be Safer","index.cfm?page=safer",,,1
	,"Programs & Partners","index.cfm?page=programPartners",,,1
	])
	
	addmenu(menu=["nims",,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"What is NIMS?","index.cfm?page=nims",,,1
	,"NIMS Compliance","http://www.fema.gov/emergency/nims/nims_compliance.shtm target=_blank",,,1
	,"NIMSCAST","https://www.fema.gov/nimcast/index.jsp target=_blank",,,1
	,"IS-700 Training","http://www.training.fema.gov/EMIWeb/IS/IS700.asp target=_blank",,,1
	,"IS-800 Training","http://www.training.fema.gov/EMIWeb/IS/is800.asp target=_blank",,,1
	,"IS-100 Training","http://www.training.fema.gov/EMIWeb/IS/is100.asp target=_blank",,,1
	,"The National Response Plan","http://www.dhs.gov/interweb/assetlibrary/NRP_FullText.pdf target=_blank",,,1
	,"NIMS Power Point Briefing","media/nimsImplementation.ppt target=_blank",,,1
	,"Local NIMS Adoption (.pdf) ","pdf/NIMSTracking.pdf target=_blank",,,1
	,"Ohio NIMS Guidance (.pdf)","pdf/FFY06_Ohio_NIMS_Guidance.pdf target=_blank",,,1
	])
dumpmenus();