/*
 Milonic DHTML Website Navigation Menu - Version 3.x
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.
*/


//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
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. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
effect = "Fade(duration=0.2);Alpha(style=0,opacity=100);Shadow(color='#777777', Direction=135, Strength=5)"


timegap=500								// The time delay for menus to remain visible
followspeed=5							// Follow Scrolling speed
followrate=40							// Follow Scrolling Rate
suboffset_top=4;						// Sub menu offset Top position 
suboffset_left=6;						// Sub menu offset Left position
closeOnClick = true

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.
"white",								// Mouse Off Font Color
"3366FF",								// Mouse Off Background Color
"ffebdc",								// Mouse On Font Color
"4b0082",								// Mouse On Background Color
"000000",								// Menu Border Color 
14,										// Font Size in pixels
"normal",								// Font Style (italic or normal)
"normal",								// Font Weight (bold or normal)
"MS Sans Serif",						// Font Name
2,										// Menu Item Padding
"http://www.wrtfd.org/images/miscellaneous/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,										// 3D Border & Separator bar
"66ffff",								// 3D High Color
"000099",								// 3D Low Color
"",										// Current Page Item Font Color (leave this blank to disable)
"",										// Current Page Item Background Color (leave this blank to disable)
"http://www.wrtfd.org/images/miscellaneous/arrowdn.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)
"navy",									// Menu Item Separator Color
]


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
106,				// Menu Top - The Top position of the menu in pixels
10,					// Menu Left - The Left position of the menu in pixels
127,				// 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)
"left",				// 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
,					// 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
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// 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)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use
,"Home","http://www.wrtfd.org",,"Back to the home page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"About&nbsp;Us&nbsp;&nbsp;","show-menu=about",,"",1
,"Divisions&nbsp;&nbsp;","show-menu=divisions",,"",1
,"Public&nbsp;Info&nbsp;&nbsp;","show-menu=publicinfo",,"",1
,"Employees&nbsp;&nbsp;","show-menu=employees",,"",1
,"Contact&nbsp;Us&nbsp;&nbsp;","show-menu=contactus",,"",1
])

	addmenu(menu=["about",
	,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Department&nbsp;Overview","http://www.wrtfd.org/overview.htm",,,1
	,"Mission,&nbsp;Vision,&nbsp;Core&nbsp;Values","http://www.wrtfd.org/missionvisioncorevalues.htm",,,1
	,"Fire&nbsp;Protection&nbsp;District&nbsp;Board","http://www.wrtfd.org/fpdb.htm",,,1
	,"Internet&nbsp;Partners","http://www.wrtfd.org/partners.htm",,,1
	,"News Archive","http://www.wrtfd.org/news.htm",,,1
	])

	addmenu(menu=["divisions",
	,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Administration","show-menu=admin",,,1
	,"Operations","show-menu=operations",,,1
	,"Training","show-menu=training",,,1
	,"EMS","show-menu=EMS",,,1
	,"Community Risk Reduction","show-menu=fireprev",,,1
	,"Cadet Program","http://www.wrtfd.org/cadets.htm",,,1
	,"Auxiliary Program","http://www.wrtfd.org/auxiliary.htm",,,1
	,"Associate Program","http://www.wrtfd.org/associates.htm",,,1
	,"Former Fire Chiefs","http://www.wrtfd.org/formerchiefs.htm",,,1
	])

		addmenu(menu=["admin",
		,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Fire Chief","http://www.wrtfd.org/firechief.htm",,,1
		,"Administrative Assistant","http://www.wrtfd.org/adminasst.htm",,,1
		,"Receptionist","http://www.wrtfd.org/receptionist.htm",,,1
		])

		addmenu(menu=["operations",
		,,190,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Chief of Operations","http://www.wrtfd.org/operations.htm",,,1
		,"Special Operations","http://www.wrtfd.org/specialops.htm",,,1
		,"Vehicle Maintenance","http://www.wrtfd.org/vehiclemaintenance.htm",,,1
		,"Building Maintenance","http://www.wrtfd.org/buildingmaintenance.htm",,,1
		,"Information Technology","http://www.wrtfd.org/informationtechnology.htm",,,1
		,"Quartermaster","http://www.wrtfd.org/quartermaster.htm",,,1
		,"Communications","http://www.wrtfd.org/communications.htm",,,1
		])

		addmenu(menu=["training",
		,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Chief of Training","http://www.wrtfd.org/trainingchief.htm",,,1
		])

		addmenu(menu=["ems",
		,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Chief of EMS","http://www.wrtfd.org/education.htm",,,1
		

		])

		addmenu(menu=["fireprev",
		,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Fire Marshal","http://www.wrtfd.org/fireprevention.htm",,,1
		,"Life Safety Officer","http://www.wrtfd.org/publiceducation.htm",,,1
		,"Fire Inspectors","http://www.wrtfd.org/fireinspectors.htm",,,1
		])
	
	addmenu(menu=["publicinfo",
	,,200,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Development Requirements","show-menu=development",,,1
	,"Command Training Center","http://www.wrtfd.org/ctc.htm",,,1
	,"Current Hiring Information","http://www.wrtfd.org/hiringinfo-none.htm",,,1
	,"Interactive District Map","http://www.wrtfd.org/maps/map.htm",,,1
	,"Driving Directions","http://www.wrtfd.org/directions.htm",,,1
	,"Downloadable Forms","http://www.wrtfd.org/forms.htm",,,1
	,"Fire Safety Information","http://www.wrtfd.org/firesafetyinfo.htm",,,1
	,"Safe Buildings","http://www.wrtfd.org/safebuildings.htm",,,1
	,"Safety Trailer Programs","http://www.wrtfd.org/safetytrailerprograms.htm",,,1
	,"Fire Prevention FAQ's","http://www.wrtfd.org/preventionfaq.htm",,,1
	,"E.D.I.T.H. Program","http://www.wrtfd.org/edith.htm",,,1
	,"Fire Protection Ordinance","http://www.wrtfd.org/ordinance.htm",,,1
	,"Report Arson","http://www.wrtfd.org/arson.htm",,,1
	,"Open Burning Law","http://www.wrtfd.org/openburning.htm",,,1
	,"Residential Fire Sprinklers","http://www.wrtfd.org/sprinklers.htm",,,1
	,"Residential Smoke Detetctors","http://www.wrtfd.org/smokedetectors.htm",,,1
	,"Private Event EMS","http://www.wrtfd.org/eventems.htm",,,1
	,"Scanner Frequencies","http://www.wrtfd.org/scannerfrequencies.htm",,,1
	,"Shift Calendar","http://www.wrtfd.org/calendar.htm",,,1
	,"Strawberry Festival","http://www.wrtfd.org/festival.htm",,,1
	,"Our Favorite Links","http://www.wrtfd.org/links.htm",,,1
	])
	
		addmenu(menu=["development",
			,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Commercial","http://www.wrtfd.org/commercial.htm",,,1
			,"Residential","http://www.wrtfd.org/residential.htm",,,1
			])

	addmenu(menu=["employees",
	,,140,1,"",style1,,"",effect,,,,,,,,,,,,
	,"Employee Log-in","http://www.wrtfd.org/secure1/employees.htm",,,1
	,"Video On Demand","http://www.whiterivertraining.org",,,1
	,"Firefighter Training","http://www.wrtfd.org/training.htm",,,1
	,"Fire Manager Scheduling","http://www.firemanager.net/wrtfd",,,1


	])
	
	addmenu(menu=["contactus",
	,,140,1,"",style1,,"",effect,,,,,,,,,,,,
	,"Contact Information","http://www.wrtfd.org/contactus.htm",,,1
	])
	

dumpmenus()
