/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#003333';			// Background color when mouse is not over
	var LowSubBgColor="#cce0eb";			// Background color when mouse is not over on subs
	var HighBgColor='#cce6e6';			// Background color when mouse is over
	var HighSubBgColor='#006699';			// Background color when mouse is over on subs
	var FontLowColor='#ffffff';			// Font color when mouse is not over
	var FontSubLowColor='#006699';			// Font color subs when mouse is not over
	var FontHighColor='#000000';			// Font color when mouse is over
	var FontSubHighColor='#ffffff';			// Font color subs when mouse is over
	var BorderColor='#006699';			// Border color
	var BorderSubColor='#006699';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="verdana,tahoma,arial,technical"	// Font family menu items
	var FontSize=7;				// 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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// 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=8;				// 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=250;			// 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='MenuPos';				// 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=['../rightarrow-blue.gif',4,7,'../downarrow.gif',9,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("rollover:../links/home-off.gif:../links/home-on.gif","../index.html","../links/home-off.gif",0,25,75);

Menu2=new Array("rollover:../links/government-off.gif:../links/government-on.gif","../government.html","../links/government-off.gif",15,25,122);
	Menu2_1=new Array("About Rocky Mount","../aboutrm.html","",0,17,210);
	Menu2_2=new Array("Applications & Forms","../forms.html","",0);
	Menu2_3=new Array("Boards & Commissions","../boards.html","",0);
	Menu2_4=new Array("City Clerk","../clerk.html","",0);
	Menu2_5=new Array("City Manager","../manager.html","",0);
	Menu2_6=new Array("City Services","../services.html","",0);
	Menu2_7=new Array("Contact Us/Location Map","../contactus.html","",0);
	Menu2_8=new Array("Departments","../departments.html","",0);
	Menu2_9=new Array("Employment Opportunities","javascript:jobs()","",0);
	Menu2_10=new Array("Finance Department","../finance.html","",0);
	Menu2_11=new Array("Geographic Information System (GIS)","../gis/","",0);
	Menu2_12=new Array("Human Resources","../hr/","",9);
		Menu2_12_1=new Array("Application Process","../hr/app-process.html","",0,17,190);
		Menu2_12_2=new Array("Benefits","../hr/benefits.html","",0);
		Menu2_12_3=new Array("City Organization","../hr/organization.html","",0);
		Menu2_12_4=new Array("Directions","../contactus.html","",0);
		Menu2_12_5=new Array("Employee Training & Development","../hr/training.html","",0);
		Menu2_12_6=new Array("Employee Health & Wellness","../hr/health.html","",0);
		Menu2_12_7=new Array("Employment Application","javascript:window.open('http://www.rockymountnc.gov/documents/employmentapp.pdf')","",0);
		Menu2_12_8=new Array("Employment Opportunities","../cityjob2/user/jobs.asp","",0);
		Menu2_12_9=new Array("Safety & Worker's Compensation ","../hr/safety.html","",0);
	Menu2_13=new Array("Important Phone Numbers","../telephone.html","",0);
	Menu2_14=new Array("Mayor & City Council","../council.html","",0);
	Menu2_15=new Array("Office of Budget Evaluation","../budget.html","",0);

Menu3=new Array("rollover:../links/commres-off.gif:../links/commres-on.gif","../resources.html","../links/commres-off.gif",12,25,148);
	Menu3_1=new Array("Arts Center","../artscenter/","",6,17,150);
		Menu3_1_1=new Array("Information","../artscenter/information.html","",0,17,200);
		Menu3_1_2=new Array("Friends & Volunteer Opportunities","../artscenter/friends.html","",0);
		Menu3_1_3=new Array("Visual Arts","../artscenter/visualarts.html","",0);
		Menu3_1_4=new Array("Performing Arts","../artscenter/performingarts.html","",0);
		Menu3_1_5=new Array("Arts Education","../artscenter/education.html","",0);
		Menu3_1_6=new Array("Special Events","../artscenter/events.html","",0);
	Menu3_2=new Array("Braswell Memorial Library","javascript:window.open('http://www.braswell-library.org')","",0);
	Menu3_3=new Array("Children's Museum","../museum/","",9);
		Menu3_3_1=new Array("About Us","../museum/aboutus.html","",0,17,100);
		Menu3_3_2=new Array("Calendar","../museum/calendar.html","",0);
		Menu3_3_3=new Array("Contact Us","../museum/contactus.html","",0);
		Menu3_3_4=new Array("Exhibits","../museum/exhibits.html","",0);
		Menu3_3_5=new Array("Information","../museum/information.html","",0);
		Menu3_3_6=new Array("Location","../imperialcentre/location.html","",0);
		Menu3_3_7=new Array("Membership","../museum/membership.html","",0);
		Menu3_3_8=new Array("Opportunities","../museum/opportunities.html","",0);
		Menu3_3_9=new Array("Planetarium","../museum/planetarium.html","",0);
	Menu3_4=new Array("City Lake","../citylake.html","",0);
	Menu3_5=new Array("Human Relations","../humanrelations/","",0);
	Menu3_6=new Array("Imperial Centre","../imperialcentre/","",0);
	Menu3_7=new Array("Keep America Beautiful","../kab/","",6);
		Menu3_7_1=new Array("Board & Calendar","../kab/calendar.html","",0,17,150);
		Menu3_7_2=new Array("Event Information","../kab/news/pr.asp","",0);
		Menu3_7_3=new Array("FAQs","../kab/faqs.html","",0);
		Menu3_7_4=new Array("Links","../kab/links.html","",0);
		Menu3_7_5=new Array("Programs","../kab/programs.html","",0);
		Menu3_7_6=new Array("Volunteer Registration","../adopt/login.asp","",0);
	Menu3_8=new Array("Parks & Recreation","../parks/","",10);
		Menu3_8_1=new Array("About Us","../parks/aboutus.html","",0,17,150);
		Menu3_8_2=new Array("Athletics","../parks/athletics.html","",0);
		Menu3_8_3=new Array("Cemeteries","../parks/cemeteries.html","",0);
		Menu3_8_4=new Array("Outdoor Programs","../parks/outdoor.html","",0);
		Menu3_8_5=new Array("Paddle & Walking Trails","../parks/trails.html","",0);
		Menu3_8_6=new Array("Parks & Pools","../parks/parks.html","",0);
		Menu3_8_7=new Array("Recreation Services","../parks/neighborhood.html","",0);
		Menu3_8_8=new Array("Senior Center","../parks/senior.html","",0);
		Menu3_8_9=new Array("Special Events","../parks/events.html","",0);
		Menu3_8_10=new Array("Veterans Memorial","../parks/memorial.html","",0);
	Menu3_9=new Array("Senior Center","../parks/senior.html","",0);
	Menu3_10=new Array("Sports Complex","../sportscomplex/","",10);
		Menu3_10_1=new Array("About the Facility","../sportscomplex/aboutus.html","",0,17,150); 
		Menu3_10_2=new Array("Complex Rules","../sportscomplex/rules.html","",0); 
		Menu3_10_3=new Array("Tournament Schedules","javascript:newwindow('../sportscomplex/documents/2008Schedule.pdf')","",0); 
		Menu3_10_4=new Array("Map & Directions","../sportscomplex/location.html","",0);
		Menu3_10_5=new Array("Local Food & Lodging","../sportscomplex/lodging.html","",0); 
		Menu3_10_6=new Array("Contact Information","../sportscomplex/contactus.html","",0); 
		Menu3_10_7=new Array("Tournament Photos","../sportscomplex/photos.html","",0); 
		Menu3_10_8=new Array("Sponsorship Opportunities","../sportscomplex/sponsorship.html","",0); 
		Menu3_10_9=new Array("FAQs","../sportscomplex/faqs.html","",0); 
		Menu3_10_10=new Array("Useful Links","../sportscomplex/links.html","",0); 
	Menu3_11=new Array("Tar River Transit","../trt/","",0);
	Menu3_12=new Array("Veterans Memorial","../parks/memorial.html","",0);

Menu4=new Array("rollover:../links/localdev-off.gif:../links/localdev-on.gif","../development.html","../links/localdev-off.gif",15,25,136);
	Menu4_1=new Array("Building Permits","../planning/permits.html","",0,17,180);
	Menu4_2=new Array("Carolinas Gateway Partnership","javascript:window.open('http://www.econdev.org')","",0);
	Menu4_3=new Array("Chamber of Commerce","javascript:window.open('http://www.rockymountchamber.org')","",0);
	Menu4_4=new Array("Community Development","../cd/","",8);
		Menu4_4_1=new Array("Boards & Commissions","../cd/boards.html","",0,17,140);
		Menu4_4_2=new Array("Contact Us","../cd/contactus.html","",0);
		Menu4_4_3=new Array("Douglas Block","../cd/douglasblock.html","",0);
		Menu4_4_4=new Array("FAQs","../cd/faqs.html","",0);
		Menu4_4_5=new Array("Housing Programs","../cd/housing.html","",0);
		Menu4_4_6=new Array("Plans","../cd/plans.html","",0);
		Menu4_4_7=new Array("Program Sign-Up","../cd/signup.asp?ID=New","",0);
		Menu4_4_8=new Array("Staff Members","../cd/staff.html","",0);
	Menu4_5=new Array("Downtown Development","../downtown/","",5);
		Menu4_5_1=new Array("Contact Us","../downtown/contactus.html","",0,17,110);
		Menu4_5_2=new Array("Downloads","../downtown/downloads.html","",0,17);
		Menu4_5_3=new Array("Newsletter","../downtown/newsletter.html","",0);
		Menu4_5_4=new Array("Photos","../downtown/photos.html","",0);
		Menu4_5_5=new Array("Properties","../downtown/properties.shtml","",0);
	Menu4_6=new Array("Economic Development","../econdev.html","",0);
	Menu4_7=new Array("Engineering","../engineering/","",6);
		Menu4_7_1=new Array("Contact Us","../engineering/contactus.html","",0,17,190);
		Menu4_7_2=new Array("Erosion Control","../engineering/erosion.html","",0);
		Menu4_7_3=new Array("Forms, Policies, and Standards","../engineering/forms.html","",0);
		Menu4_7_4=new Array("Standard Details & Specifications","../engineering/details.html","",0);
		Menu4_7_5=new Array("Stormwater Management","../engineering/stormwater.html","",0);
		Menu4_7_6=new Array("Transportation Planning","../engineering/transportation.html","",0);
	Menu4_8=new Array("Historic Preservation","../hpc/","",0);
	Menu4_9=new Array("Municipal Code","javascript:municode()","",0);	
	Menu4_10=new Array("Planning and Development","../planning/","",12);
		Menu4_10_1=new Array("Boards & Commissions","../planning/boards.html","",0,17,180);
		Menu4_10_2=new Array("Building Permits","../planning/permits.html","",0);
		Menu4_10_3=new Array("Code of Ordinances","javascript:window.open('http://www.municode.com/resources/gateway.asp?pid=11483&sid=33')","",0);
		Menu4_10_4=new Array("Community Development","../cd/","",0);
		Menu4_10_5=new Array("Contact Us","../planning/contactus.html","",0);
		Menu4_10_6=new Array("Development Information","../planning/development.html","",0);
		Menu4_10_7=new Array("Documents & Forms","../planning/forms.html","",0);
		Menu4_10_8=new Array("Doing Business in Rocky Mount","../planning/business.html","",0);
		Menu4_10_9=new Array("Enforcement","../planning/enforcement.html","",0);
		Menu4_10_10=new Array("FAQs","../planning/faqs.html","",0);			
		Menu4_10_11=new Array("Flood Awareness","../planning/floodawareness.html","",0);
		Menu4_10_12=new Array("Zoning and Land Use","../planning/zoning.html","",0);
	Menu4_11=new Array("Public Utilities","../utilities/","",10);
		Menu4_11_1=new Array("Builder’s Corner","../utilities/builderscorner.html","",0,17,130);
		Menu4_11_2=new Array("Electric System","../utilities/electric.html","",0);
		Menu4_11_3=new Array("Emergency Services","../utilities/emergency.html","",0);
		Menu4_11_4=new Array("Energy Savings","../utilities/savings.html","",0);
		Menu4_11_5=new Array("FAQs","../utilities/faqs.html","",0);
		Menu4_11_6=new Array("Kid's Corner","../utilities/kidscorner.html","",0);
		Menu4_11_7=new Array("Natural Gas System","../utilities/naturalgas.html","",0);
		Menu4_11_8=new Array("New Customers","../utilities/newcustomers.html","",0);
		Menu4_11_9=new Array("Trees","../utilities/trees.html","",0);
		Menu4_11_10=new Array("What's New","../utilities/whatsnew.html","",0);		
	Menu4_12=new Array("Public Works","../publicworks/","",2);
			Menu4_12_1=new Array("Solid Waste Services","../publicworks/solidwaste.html","",0,17,150);
			Menu4_12_2=new Array("Stormwater Management","../publicworks/stormwater.html","",0);
		Menu4_13=new Array("Rocky Mount Urban Area MPO","../mpo/","",4);
		Menu4_13_1=new Array("Items of Interest","../mpo/items.html","",0,17,165);
		Menu4_13_2=new Array("Links","../mpo/links.html","",0);
		Menu4_13_3=new Array("News & Events","../mpo/news.html","",0);
		Menu4_13_4=new Array("TIP Projects & Traffic Safety","../mpo/traffic.html","",0);
	Menu4_14=new Array("Stormwater Management","../publicworks/stormwater.html","",0);
	Menu4_15=new Array("Water & Sewer Services","../utilities/water.html","",0);

Menu5=new Array("rollover:../links/newsinfo-off.gif:../links/newsinfo-on.gif","../newsinfo.html","../links/newsinfo-off.gif",9,25,144);
	Menu5_1=new Array("Area & Facility Maps","../areamaps.html","",0,17,160);
	Menu5_2=new Array("City Manager's Column","../clerk/cmcolumn/pr.asp","",0);
	Menu5_3=new Array("Council Agendas","../clerk/agenda/pr.asp","",0);
	Menu5_4=new Array("Current Projects & Initiatives","javascript:cpi()","",0);
	Menu5_5=new Array("Important Phone Numbers","../telephone.html","",0);
	Menu5_6=new Array("Local Weather Forecast","javascript:window.open('http://www.wunderground.com/US/NC/Rocky_Mount.html')","",0);
	Menu5_7=new Array("Monthly Weather Summary","../utilities/","",0);
	Menu5_8=new Array("Other Resources","../links.html","",0);
	Menu5_9=new Array("Water Conservation","../conservation.html","",0);

Menu6=new Array("rollover:../links/pubsafety-off.gif:../links/pubsafety-on.gif","../publicsafety.html","../links/pubsafety-off.gif",8,25,113);
	Menu6_1=new Array("Animal Control","../police/animalcontrol.html","",0,17,150);
	Menu6_2=new Array("Careers in Public Safety","../careers.html","",0);
	Menu6_3=new Array("Citizen's Reporting Center","../crc.html","",0);
	Menu6_4=new Array("Code Red","javascript:window.open('https://login.coderedweb.com/codereddataentry/index.cfm?GroupId=1294')","",0);
	Menu6_5=new Array("Emergency Management","../emergency.html","",0);
	Menu6_6=new Array("Fire Department","../fire/","",10);
		Menu6_6_1=new Array("Apparatus/Stations","../fire/operations.html","",0,17,150);
		Menu6_6_2=new Array("Careers","../fire/careers.html","",0);
		Menu6_6_3=new Array("Child Passenger Safety","../fire/lifesafety.html","",0);
		Menu6_6_4=new Array("Contact Us","../fire/contactus.html","",0);
		Menu6_6_5=new Array("Divisions","../fire/divisions.html","",0);
		Menu6_6_6=new Array("Emergency Management","../fire/emergency.html","",0);
		Menu6_6_7=new Array("History","../fire/history.html","",0);
		Menu6_6_8=new Array("Links","../links.html","",0);
		Menu6_6_9=new Array("Operation ARM","../fire/lifesafety.html","",0);
		Menu6_6_10=new Array("Organization Chart","../fire/orgchart.html","",0);
	Menu6_7=new Array("Flood Awareness","../planning/floodawareness.html","",0);
	Menu6_8=new Array("Police Department","../police/","",11);
		Menu6_8_1=new Array("Welcome","../police/welcome.html","",0,17,130);
		Menu6_8_2=new Array("Animal Control","../police/animalcontrol.html","",0);
		Menu6_8_3=new Array("Careers","../police/careers.html","",0);
		Menu6_8_4=new Array("Contact Us","../police/contactus.html","",0);
		Menu6_8_5=new Array("Crime Prevention","../police/prevention.html","",0);
		Menu6_8_6=new Array("Crime Stoppers","../police/crimestoppers.html","",0);
		Menu6_8_7=new Array("Divisions","../police/divisions.html","",0);
		Menu6_8_8=new Array("Links","../police/links.html","",0);
		Menu6_8_9=new Array("News & Events","../police/news.html","",0);
		Menu6_8_10=new Array("Press Releases","../police/press/pr.asp","",0);
		Menu6_8_11=new Array("Traffic Safety","../police/traffic.html","",0);	
