/***********************************************************************************
*  All Variables for the navigation bar are entered here
***********************************************************************************/

	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#124579';			// Background color when mouse is not over
	var LowSubBgColor='#5286BB';			// Background color when mouse is not over on subs
	var HighBgColor='#4D80B5';			// Background color when mouse is over
	var HighSubBgColor='#1A4D81';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='#FFFFFF';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';			// Font color subs when mouse is over
	var BorderColor='#336699';			// Border color
	var BorderSubColor='#336699';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="sans-serif,Tahoma,Verdana,Geneva,Arial,Helvetica"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=0;				// 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=0;				// Menu offset x coordinate
	var StartLeft=0;				// 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=1;			// 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='nav';				// span id for relative positioning. Called in 'index.htm'. 'nav' is in 'style.css'
	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=['/images/NavArrowRight.gif',5,10,'/images/NavArrowDown.gif',10,5,'/images/NavArrowLeft.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("rollover:/images/NavHomeOff.gif:/images/NavHomeOn.gif","/","",0,20,110);

Menu2=new Array("rollover:/images/NavChiefsMessageOff.gif:/images/NavChiefsMessageOn.gif","/chief/index.htm","",0,20,148);

Menu3=new Array("rollover:/images/NavProfileOfTheCityOff.gif:/images/NavProfileOfTheCityOn.gif","/profileofthecity/index.htm","",0,20,148);

Menu4=new Array("rollover:/images/NavAboutUsOff.gif:/images/NavAboutUsOn.gif","/aboutus/index.htm","",6,20,121);
    Menu4_1=new Array("Staffing & Budget","/aboutus/staffingandbudget/index.htm","",0,20,150);
    Menu4_2=new Array("Organizational Chart","/aboutus/organizationalchart/index.htm","",0);
    Menu4_3=new Array("Crime Statistics","/aboutus/crimestatistics/index.htm","",0);
    Menu4_4=new Array("Commendations","/aboutus/commendations/index.htm","",0);
    Menu4_5=new Array("Wall of Honor","/aboutus/wallofhonor/index.htm","",0);
    Menu4_6=new Array("In Remembrance","/aboutus/inremembrance/index.htm","",0);

Menu5=new Array("rollover:/images/NavDivisionsOff.gif:/images/NavDivisionsOn.gif","#","",2,20,121);
    Menu5_1=new Array("Operations Division","/divisions/operationsdivision/index.htm","",2,20,180);
        Menu5_1_1=new Array("Patrol Bureau","/divisions/operationsdivision/patrolbureau/index.htm","",10,20,150);
            Menu5_1_1_1=new Array("Field Training Officers","/divisions/operationsdivision/patrolbureau/fieldtrainingofficers/index.htm","",0,20,170);
            Menu5_1_1_2=new Array("Police Canine Unit","/divisions/operationsdivision/patrolbureau/policecanineunit/index.htm","",0);
            Menu5_1_1_3=new Array("School Resource Officers","/divisions/operationsdivision/patrolbureau/schoolresourceofficers/index.htm","",0);
            Menu5_1_1_4=new Array("Chaplain Program","/divisions/operationsdivision/patrolbureau/chaplainprogram/index.htm","",0);
            Menu5_1_1_5=new Array("Problem Oriented Policing Team","/divisions/operationsdivision/patrolbureau/problemorientedpolicingteam/index.htm","",0);
            Menu5_1_1_6=new Array("Communications Unit","/divisions/operationsdivision/patrolbureau/communicationsunit/index.htm","",0);
            Menu5_1_1_7=new Array("SWAT","/divisions/operationsdivision/patrolbureau/swat/index.htm","",0);
            Menu5_1_1_8=new Array("Reserve Police Officers","/divisions/operationsdivision/patrolbureau/reservepoliceofficers/index.htm","",0);
            Menu5_1_1_9=new Array("Community/Police Service Aides","/divisions/operationsdivision/patrolbureau/communitypoliceserviceaides/index.htm","",0);
            Menu5_1_1_10=new Array("Police Mounted Unit","/divisions/operationsdivision/patrolbureau/mountedunit/index.htm","",0);
        Menu5_1_2=new Array("Traffic Bureau","/divisions/operationsdivision/trafficbureau/index.htm","",0);
    Menu5_2=new Array("Support Services Division","/divisions/supportservicesdivision/index.htm","",2);
        Menu5_2_1=new Array("Investigative Services Bureau","/divisions/supportservicesdivision/investigativeservicesbureau/index.htm","",5,20,200);
            Menu5_2_1_1=new Array("Crimes Persons Unit","/divisions/supportservicesdivision/investigativeservicesbureau/crimespersonsunit/index.htm","",0,20,150);
            Menu5_2_1_2=new Array("Crimes Property Unit","/divisions/supportservicesdivision/investigativeservicesbureau/crimespropertyunit/index.htm","",0);
            Menu5_2_1_3=new Array("Vice and Narcotics Unit","/divisions/supportservicesdivision/investigativeservicesbureau/viceandnarcoticsunit/index.htm","",0);
            Menu5_2_1_4=new Array("Forensic Services Unit","/divisions/supportservicesdivision/investigativeservicesbureau/forensicservicesunit/index.htm","",0);
            Menu5_2_1_5=new Array("Professional Standards","/divisions/operationsdivision/patrolbureau/professionalstandards/index.htm","",0);
        Menu5_2_2=new Array("Auxiliary Services Bureau","/divisions/supportservicesdivision/auxiliaryservicesbureau/index.htm","",9);
            Menu5_2_2_1=new Array("Training Unit","/divisions/supportservicesdivision/auxiliaryservicesbureau/trainingunit/index.htm","",0,20,240);
            Menu5_2_2_2=new Array("Community Police Academy","/divisions/supportservicesdivision/auxiliaryservicesbureau/communitypoliceacademy/index.htm","",0);
            Menu5_2_2_3=new Array("Citizens Assisting Police & RACES Volunteers","/divisions/supportservicesdivision/auxiliaryservicesbureau/citizensassistingpoliceandracesvolunteers/index.htm","",0);
            Menu5_2_2_4=new Array("Crime Prevention/Community Relations","/divisions/supportservicesdivision/auxiliaryservicesbureau/crimepreventioncommunityrelations/index.htm","",0);
            Menu5_2_2_5=new Array("Explorer Program","/divisions/supportservicesdivision/auxiliaryservicesbureau/explorerprogram/index.htm","",0);
            Menu5_2_2_6=new Array("Press Information Officer","/divisions/supportservicesdivision/auxiliaryservicesbureau/pressinformationofficer/index.htm","",0);
            Menu5_2_2_7=new Array("Support Unit","/divisions/supportservicesdivision/auxiliaryservicesbureau/supportunit/index.htm","",7);
            Menu5_2_2_8=new Array("Prisoner Processing","/divisions/operationsdivision/patrolbureau/prisonerprocessing/index.htm","",0);
            Menu5_2_2_9=new Array("Computer Services","/divisions/operationsdivision/patrolbureau/computerservices/index.htm","",0);
                Menu5_2_2_7_1=new Array("Records","/divisions/supportservicesdivision/auxiliaryservicesbureau/supportunit/records/index.htm","",0,20,150);
                Menu5_2_2_7_2=new Array("Optical Imaging","/divisions/supportservicesdivision/auxiliaryservicesbureau/supportunit/opticalimaging/index.htm","",0);
                Menu5_2_2_7_3=new Array("Report Transcription","/divisions/supportservicesdivision/auxiliaryservicesbureau/supportunit/reporttranscription/index.htm","",0);
                Menu5_2_2_7_4=new Array("Court Liaison","/divisions/supportservicesdivision/auxiliaryservicesbureau/supportunit/courtliaison/index.htm","",0);
                Menu5_2_2_7_5=new Array("Purchasing","/divisions/supportservicesdivision/auxiliaryservicesbureau/supportunit/purchasing/index.htm","",0);
                Menu5_2_2_7_6=new Array("Property and Evidence","/divisions/supportservicesdivision/auxiliaryservicesbureau/supportunit/propertyandevidence/index.htm","",0);
                Menu5_2_2_7_7=new Array("Custodial Services/Building Maintenance","/divisions/supportservicesdivision/auxiliaryservicesbureau/supportunit/custodialservicesandbuildingmaintenance/index.htm","",0);

Menu6=new Array("rollover:/images/NavOtherOff.gif:/images/NavOtherOn.gif","#","",13,20,121);
    Menu6_1=new Array("Neighborhood Survey","/other/neighborhoodsurvey/index.htm","",0,20,180);
    Menu6_2=new Array("Community Police Academy","/divisions/supportservicesdivision/auxiliaryservicesbureau/communitypoliceacademy/index.htm","",0);
    Menu6_3=new Array("Live Scan Information","/other/livescaninformation/index.htm","",0);
    Menu6_4=new Array("Employment","http://www.buenapark.com/Index.aspx?page=64","",0);
    Menu6_5=new Array("Press Releases","/other/pressreleases/index.htm","",0);
    Menu6_6=new Array("FAQ","/other/faq/index.htm","",0);
    Menu6_7=new Array("Other Information","/other/otherinformation/index.htm","",11);
        Menu6_7_1=new Array("Firearms Safety","/other/otherinformation/firearmssafety/index.htm","",0,20,150);
        Menu6_7_2=new Array("Home Security","/other/otherinformation/homesecurity/index.htm","",0);
        Menu6_7_3=new Array("Business Security","/other/otherinformation/businesssecurity/index.htm","",0);
        Menu6_7_4=new Array("Personal Security","/other/otherinformation/personalsecurity/index.htm","",0);
        Menu6_7_5=new Array("Sexual Abuse","/other/otherinformation/sexualabuse/index.htm","",0);
        Menu6_7_6=new Array("Megan's Law","/other/otherinformation/meganslaw/index.htm","",0);
        Menu6_7_7=new Array("Domestic Violence","/other/otherinformation/domesticviolence/index.htm","",0);
        Menu6_7_8=new Array("Crime Victim","/other/otherinformation/crimevictim/index.htm","",0);
        Menu6_7_9=new Array("Crime Watch","/other/otherinformation/crimewatch/index.htm","",0);
        Menu6_7_10=new Array("Police Poems","/other/otherinformation/policepoems/index.htm","",0);
        Menu6_7_11=new Array("Other Police Sites","/other/otherinformation/otherpolicesites/index.htm","",0);
    Menu6_8=new Array("Police Links","/other/otherinformation/otherpolicesites/index.htm","",0);
    Menu6_9=new Array("Special Events","/other/specialevents/index.htm","",0);
    Menu6_10=new Array("Contact Us","/other/contactus/index.htm","",3);
        Menu6_10_1=new Array("Directions","/other/contactus/directions/index.htm","",0,20,150);
        Menu6_10_2=new Array("Phone Numbers","/other/contactus/phonenumbers/index.htm","",0);
        Menu6_10_3=new Array("Guestbook","/other/contactus/guestbook/index.htm","",0);
    Menu6_11=new Array("Public Education Information","/other/publiceducationinformation/index.htm","",0);
    Menu6_12=new Array("P.A.L.","http://bppd.com/bppal/index.html","",0);
    Menu6_13=new Array("Area Commander Program","/other/areacommanderprogram/index.htm","",0);
