/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=31;			// Number of first level items
	var LowBgColor='#B1A781';			// Background color when mouse is not over
	var LowSubBgColor='#B1A781';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=190;				// Menu offset x coordinate
	var StartLeft=2;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("County home page","../default.htm","",0,20,140);

Menu2=new Array("General Information","","",9);
	Menu2_1=new Array("About VCSO","about.htm","",0,20,200);
	Menu2_2=new Array("Mission statement","mission.htm","",0);
	Menu2_3=new Array("Organization Chart","org chart.pdf","",0);
	Menu2_4=new Array("Meet the Command Staff","organizational.htm","",0);
	Menu2_5=new Array("Training Classes","training/default.htm","",0);
	Menu2_6=new Array("10-Codes and Signals","10-codes.htm","",0);
	Menu2_7=new Array("Profiling Policy","Profiling.pdf","",0);
	Menu2_8=new Array("Florida Statutes","http://www.leg.state.fl.us/statutes/index.cfm?Mode=ViewStatutes&Submenu=1","",0);
	Menu2_9=new Array("Citizen's Complaints","Complaint/default.htm","",0);

Menu3=new Array("Contact Us","","",2);
        Menu3_1=new Array("Office Locations/Phone Numbers","Addresses.htm","",0,20,200);
	Menu3_2=new Array("Personnel Contact Information","Admin_Addresses.htm","",0);

Menu4=new Array("VCSO History","","",1);
        Menu4_1=new Array("Past Volusia County Sheriffs","past.htm","",0,20,200);

Menu5=new Array("Daily Activity Reports","DailyActivityReports/default.htm ","",0);

Menu6=new Array("Sex Offenders","","",7);
        Menu6_1=new Array("E-mail Alerts", "http://www.sheriffalerts.com/fl/volusia","",0,20,200);
        Menu6_2=new Array("Local Sexual Predators", "Sex%20Offenders/Predators/default.htm","",0,20,200);
	Menu6_3=new Array("Absconded Sex Offenders","Sex%20Offenders/Absconded/default.htm","",0);
	Menu6_4=new Array("FDLE Sex Offender Registry","http://offender.fdle.state.fl.us/offender/homepage.do","",0);
	Menu6_5=new Array("National Sex Offender Registry","http://www.nsopr.gov","",0);
	Menu6_6=new Array("The Jessica Lunsford Act","Sex%20Offenders/JessicaLunsfordlaw.htm","",0);
	Menu6_7=new Array("Sex Offender Registration","Sex%20Offenders/Predators/REGISTRATION%20INFORMATION.pdf","",0);

Menu7=new Array("Safety Center","","",8);
        Menu7_1=new Array("BusinessSafe", "http://www.fdle.state.fl.us/BSafe/index.html","",0,20,200);
        Menu7_2=new Array("Crime Prevention Articles", "safety.htm","",0);
        Menu7_3=new Array("Driver Protection Privacy Act", "http://www.floridadrivers.com/article.php?search=Driver%20Privacy%20Protection%20Act","",0);
	Menu7_4=new Array("Freeze Your Credit Report","http://www.volusia.org/sheriff/Security%20Freeze%20Information-VCSO%20website%20version.pdf","",0);
	Menu7_5=new Array("Neighborhood Watch","watch.htm","",0);
        Menu7_6=new Array("On-Line Protection", "http://www.gomcgruff.com/m/index.asp","",0);
	Menu7_7=new Array("Public Service Announcements", "psa.htm","",0);
        Menu7_8=new Array("Report Abuse Online", "http://www.dcf.state.fl.us/abuse/report/index.asp","",0);

Menu8=new Array("Victim Assistance","vicadv.htm","",1);
        Menu8_1=new Array("Victim Advocate","vicadv.htm","",0,20,200);

Menu9=new Array("Identity Theft","http://www.fdle.state.fl.us/Content/Compromised-Identity-Services/Compromised-Identity-Services.aspx","",2);
        Menu9_1=new Array("Compromised Identity Theft","http://www.fdle.state.fl.us/Content/Compromised-Identity-Services/Compromised-Identity-Services.aspx","",0,20,200);
        Menu9_2=new Array("Attorney General's Office resource","http://myfloridalegal.com/identitytheft","",0);

Menu10=new Array("Awards/Recognitions","awards/default.htm","",0);

Menu11=new Array("FAQs","faq.htm","",0);

Menu12=new Array("Jobs","","",2);
        Menu12_1=new Array("County jobs","http://volusia.org/personnel/joblist.htm","",0,20,200);
	Menu12_2=new Array("Become A Deputy","recruit.htm","",0);

Menu13=new Array("Communications","comm.htm","",0);

Menu14=new Array("Inmate Search","","",2);
	Menu14_1=new Array("Volusia County","../corrections/search_page.htm","",0,20,200);
	Menu14_2=new Array("Florida Department of Corrections","http://www.dc.state.fl.us/inmateinfo/inmateinfomenu.asp","",0);

Menu15=new Array("Community programs","","",6);
	Menu15_1=new Array("100 Deputies/100 Kids","xmasPrty.htm","",0,20,200);
	Menu15_2=new Array("Citizen Observer Program","cop.htm","",0);
	Menu15_3=new Array("Civilian Firearm Safety Course","firearm.htm","",0);
	Menu15_4=new Array("Police Athletic League","league.htm","",0);
	Menu15_5=new Array("School Crossing Guards","guards.htm","",0);
	Menu15_6=new Array("School Resource Deputy","school.htm","",0);

Menu16=new Array("Crime Prevention","prevention.htm","",0);

Menu17=new Array("Teen Driving Challenge","TeenDriving/default.htm","",0);

Menu18=new Array("FHP Live Traffic Report","http://www.flhsmv.gov/fhp/traffic/crs_h407.htm","",0);

Menu19=new Array("Court Services","","",5);
	Menu19_1=new Array("Civil Section","civil.htm","",0,20,200);
	Menu19_2=new Array("How to Collect A Judgment","Collectjudgment.htm","",0);
	Menu19_3=new Array("Domestic Violence Injunction","http://www.clerk.org/index.jsp?section=departments&subpage=familylaw.html#Domestic Violence","",0);
	Menu19_4=new Array("Evictions","http://www.clerk.org/index.jsp?section=departments&subpage=evictions.html","",0);
	Menu19_5=new Array("Traffic Tickets","http://www.clerk.org/index.jsp?section=departments&subpage=traffictickets.html","",0);

Menu20=new Array("E-Services","","",4);
	Menu20_1=new Array("Sex Offender E-mail Alerts","http://www.sheriffalerts.com/cap_main.php?office=54328","",0,20,200);
	Menu20_2=new Array("General Information E-mail Alerts","http://volusia.org/listserv.htm","",0);
	Menu20_3=new Array("E-mail A Crime Tip","http://www.volusia.org/sheriff/tips.htm","",0);
	Menu20_4=new Array("File A Police Report On-Line","http://reporting.vcso.us/","",0);

Menu21=new Array("Unsolved Murders","homicides/default.htm","",0);

Menu22=new Array("Volunteer","volunteer.htm","",0);

Menu23=new Array("Photo Gallery","gallery.htm","",0);

Menu24=new Array("In Memory","memorial.htm","",0);

Menu25=new Array("Links","links.htm","",0);

Menu26=new Array("Need a report?","centralrecords.htm","",0);

Menu27=new Array("News and Media","","",4);
	Menu27_1=new Array("VCSO In the News","IntheNews/default.htm","",0,20,200);
	Menu27_2=new Array("VCSO News Releases","press/content.htm","",0);
	Menu27_3=new Array("County News Releases","../news.htm","",0);
	Menu27_4=new Array("Area News Outlets","InTheNews/localnewsmedia.htm","",0);

Menu28=new Array("Police News","","",7);
	Menu28_1=new Array("Daytona Beach Police Department","http://www.dbpd.us/news_releases/news_release.htm","",0,20,220);
	Menu28_2=new Array("Daytona Beach Shores Public Safety","press/Daytona%20Beach%20Shores%20Releases/news.htm","",0);
	Menu28_3=new Array("DeLand Police Department","press/DeLand%20Releases/news.htm","",0);
	Menu28_4=new Array("Holly Hill Police Department","press/Holly%20Hill%20%20Releases/news.htm","",0);
	Menu28_5=new Array("Ponce Inlet Police Department","press/Ponce%20Inlet%20Releases/news.htm","",0);
	Menu28_6=new Array("Port Orange Police Department","press/Port%20Orange%20Releases/news.htm ","",0);
	Menu28_7=new Array("South Daytona Police Department","press/South%20Daytona%20Releases/news.htm ","",0);

Menu29=new Array("Video Downloads","press/Video%20downloads/","",0);

Menu30=new Array("En Espanől","","",2);
	Menu30_1=new Array("Mensaje","mensaje.htm","",0,20,200);
	Menu30_2=new Array("Programas","programas.htm","",0);

Menu31=new Array("Search","search.htm","",0);
	
