/*
 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=0;	// 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.
"FFFFFF",				// Mouse Off Font Color
"10730F",			// Mouse Off Background Color
"FFFFFF",			// Mouse On Font Color
"a8afa4",			// Mouse On Background Color
"1D2E45",			// Menu Border Color 
11,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Verdana, Arial",	// Font Name
1,					// Menu Item Padding
"",		// 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)
"",		// 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)
"ffa100",				// Menu Item Separator Color
]

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.
"FFFFFF",					// Mouse Off Font Color
"ffa100",				// Mouse Off Background Color
"e8652d",				// Mouse On Font Color
"ffa100",				// Mouse On Background Color
"ffa100",				// Menu Border Color 
11,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
1,						// Menu Item Padding
"arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"8c3d1b",				// Current Page Item Font Color (leave this blank to disable)
"ffa100",					// 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)
"000000",
]



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
140,					// Menu Top - The Top position of the menu in pixels
0,				// Menu Left - The Left position of the menu in pixels
148,					// Menu Width - Menus width in pixels
1,					// Menu Border Width 
"left",					// 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
,					// 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)
0, 					// 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)
'scroller',					// 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
,"About the Office","show-menu=about",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Divisions","show-menu=divisions",,"",1
,"Upcoming Events","http://www.jeffcosheriff.net/calendar.php",,"",1
,"Crime Prevention","show-menu=crimeprevent",,"",1
,"Sex Offenders","show-menu=offend",,"",1
,"Report Criminal Activity","http://www.jeffcosheriff.net/report.php",,"",1
,"C.O.N.E.S.","http://www.jeffcosheriff.net/cones.html",,"",1
,"Customer Survey","http://www.jeffcosheriff.net/survey.php",,,1
,"Most Wanted","http://www.jeffcosheriff.net/most_wanted.php",,,1
,"Missing Persons","http://www.jeffcosheriff.net/missing.php",,"",1
,"Unsolved Crimes","http://www.jeffcosheriff.net/unsolved.php",,"",1
,"Pistol Permits","http://www.jeffcosheriff.net/pistol.html",,"",1
,"FAQ","http://www.jeffcosheriff.net/faq.php",,,1
,"Photo Album","http://www.jeffcosheriff.net/album.php",,"",1
,"In The News","http://www.jeffcosheriff.net/news.php",,"",1
,"Links","http://www.jeffcosheriff.net/links.php",,"",1
,"Career Opportunities","show-menu=jobs",,"",1
,"Contact Us","http://www.jeffcosheriff.net/contact.html",,"",1
])

	addmenu(menu=["jobs",
	,,150,1,"",style1,,"",effect,,,,,,,,,,,,
	,"Join the Team","http://www.jeffcosheriff.net/jobs_team.html",,,1
	,"Job Oppenings","http://www.jeffcosheriff.net/jobs.php",,,1
	,"Application","http://www.jeffcosheriff.net/jobs_app.html",,,1
	,"Requirements","http://www.jeffcosheriff.net/jobs_requirements.html",,,1
	,"Benefits","http://www.jeffcosheriff.net/jobs_benefits.html",,,1
	,"Reserves","http://www.jeffcosheriff.net/jobs_reserves.html",,,1	
	])

	addmenu(menu=["about",
	,,150,1,"",style1,,"",effect,,,,,,,,,,,,
	,"Mission & Overview","http://www.jeffcosheriff.net/mission.html",,,1
	,"Meet Sheriff Mike Hale","http://www.jeffcosheriff.net/sheriff.html",,,1
	,"Sheriff's Bio","http://www.jeffcosheriff.net/sheriff_bio.html",,,1
	,"Command Staff","http://www.jeffcosheriff.net/commandstaff.html",,,1
	,"History","http://www.jeffcosheriff.net/history.html",,,1
	,"Activity Reports","http://www.jeffcosheriff.net/activity.php",,,1
	,"Manpower Analysis","http://www.jeffcosheriff.net/manpower.html",,,1
	,"Memorial","http://www.jeffcosheriff.net/memorial.html",,,1
	,"Area Map","http://www.jeffcosheriff.net/areamap.html",,,1	
	])

	addmenu(menu=["divisions",
	,,150,1,"",style1,,"",effect,,,,,,,,,,,,
	,"Patrol","show-menu=patrol","http://www.jeffcosheriff.net/patrol.html",,1
	,"Criminal","show-menu=criminal","http://www.jeffcosheriff.net/criminal.html",,1
	,"Reserves","http://www.jeffcosheriff.net/reserves.html",,,1
	,"Corrections","http://www.jeffcosheriff.net/corrections.html",,,1
	,"Internal Affairs","http://www.jeffcosheriff.net/internal.html",,,1
	,"Bessemer","http://www.jeffcosheriff.net/bessemer.html",,,1
	,"Court Services","http://www.jeffcosheriff.net/court.html",,,1
	,"Support Services","show-menu=support","http://www.jeffcosheriff.net/support.html",,1
	,"School Resource","http://www.jeffcosheriff.net/schools.html",,,1
	,"Academy","http://www.jeffcosheriff.net/academy.html",,,1
	,"Homeland Security","http://www.jeffcosheriff.net/homeland.html",,,1
	])
	
	addmenu(menu=["community",,,150,1,,style1,0,"",effect,0,,,,,,,,,,,
	,"Sheriff's Citizen's Academy","http://www.jeffcosheriff.net/citizens.html",,,1
	,"Triad","http://www.jeffcosheriff.net/triad.html",,,1
	,"Neighborhood Watch","show-menu=comms","http://www.jeffcosheriff.net/nwatch.html",,1
	,"Youth Advisory Committee","http://www.jeffcosheriff.net/yac.html",,,1
	,"Project Lifesaver","http://www.jeffcosheriff.net/lifesaver.html",,,1
	,"AMBER Plan","http://www.jeffcosheriff.net/amber.html",,,1
	,"C.O.N.E.S.","http://www.crimewatchalert.com/cgi-win/CansWebBroker.exe/Register target=_blank",,,1
	,"Homeland Security","http://www.jeffcosheriff.net/hsecurity.php",,,1
	])
	
	addmenu(menu=["patrol",,,150,1,,style1,0,"",effect,0,,,,,,,,,,,
	,"SWAT","http://www.jeffcosheriff.net/swat.html",,,1
	,"Bomb Squad Detail","http://www.jeffcosheriff.net/bombsquad.html",,,1
	,"Crisis Negotiation Detail","http://www.jeffcosheriff.net/crisis.html",,,1
	,"Civil Disturbance Detail","http://www.jeffcosheriff.net/civildisturbance.html",,,1
	,"Crisis Management Team","http://www.jeffcosheriff.net/crisismanagement.html",,,1
	,"Mental Health Unit","http://www.jeffcosheriff.net/mentalhealth.html",,,1
	])
	
	addmenu(menu=["criminal",,,150,1,,style1,0,"",effect,0,,,,,,,,,,,
	,"Crimes Against Persons","http://www.jeffcosheriff.net/crimespersons.html",,,1
	,"Youth Services","http://www.jeffcosheriff.net/youthservices.html",,,1
	,"Sex Offender Notification Unit","http://www.jeffcosheriff.net/sexoffender.html",,,1
	,"Property Crime","http://www.jeffcosheriff.net/property.html",,,1
	,"Identity Theft","http://www.jeffcosheriff.net/identitytheft.html",,,1
	,"Records Department","http://www.jeffcosheriff.net/records.html",,,1
	,"Criminal Identification Services","http://www.jeffcosheriff.net/criminalid.html",,,1
	])
	
	addmenu(menu=["support",,,150,1,,style1,0,"",effect,0,,,,,,,,,,,
	,"Fiscal Management Bureau","http://www.jeffcosheriff.net/fiscal.html",,,1
	,"Communications Bureau","http://www.jeffcosheriff.net/communications.html",,,1
	,"Academy / Training","http://www.jeffcosheriff.net/academy.html",,,1
	,"Chaplaincy Unit","http://www.jeffcosheriff.net/chaplains.html",,,1
	,"Evidence Collection Unit","http://www.jeffcosheriff.net/evidence.html",,,1
	])
	
	addmenu(menu=["crimeprevent",,,150,1,,style1,0,"",effect,0,,,,,,,,,,,
	,"Crimestoppers","http://www.jeffcosheriff.net/crimestoppers.html",,,1
	,"Project Lifesaver","http://www.jeffcosheriff.net/lifesaver.html",,,1
	,"D.A.R.E.","http://www.jeffcosheriff.net/dare.html",,,1
	,"G.R.E.A.T.","http://www.jeffcosheriff.net/great.html",,,1
	,"Triad","http://www.jeffcosheriff.net/triad.html",,,1
	,"N.Y.P.U.M.","http://www.jeffcosheriff.net/nypum.html",,,1
	,"Neighborhood Watch","show-menu=neighbor","http://www.jeffcosheriff.net/neighborhood.html",,1
	,"Victims Assistance","show-menu=victims","http://www.jeffcosheriff.net/victims.html",,1
	])
	
	addmenu(menu=["victims",,,150,1,,style1,0,"",effect,0,,,,,,,,,,,
	,"Victims Rights","http://www.jeffcosheriff.net/vrights.html",,,1
	,"Flow Chart of a Felony Case","http://www.jeffcosheriff.net/flowchart.html",,,1
	,"Victims Rights Invocation Form","http://www.jeffcosheriff.net/vform.html",,,1
	,"Other Helpful Agencies","http://www.jeffcosheriff.net/vagencies.html",,,1
	])
	
	addmenu(menu=["neighbor",,,150,1,,style1,0,"",effect,0,,,,,,,,,,,
	,"Register to Receive Alerts","http://www.crimewatchalert.com/cgi-win/CansWebBroker.exe/Register target=_blank",,,1
	,"Download Documents","http://www.jeffcosheriff.net/ndownload.html",,,1
	,"Sign Up Today","http://www.jeffcosheriff.net/neighborstart.html",,,1
	,"Frequent Questions","http://www.jeffcosheriff.net/nquestions.html",,,1
	])

  addmenu(menu=["offend",
	,,150,1,"",style1,,"",effect,,,,,,,,,,,,
	,"Community Notification Program","http://www.watchsystems.com/sheriffpresentation/al/jefferson.html target=_blank",,,1
	,"Register for Community Notification","http://www.crimewatchalert.com/cgi-win/CansWebBroker.exe/Register target=_blank",,,1
	,"View Registry","http://www.icrimewatch.net/jefferson target=_blank",,,1
	])

dumpmenus()