/***********************************************************************************
*	(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=5;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// 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=240;				// Menu offset x coordinate
	var StartLeft=1;				// 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='';				// 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("Business & Employment","http://www.carolstream.org/Business/Business-Overview.htm","",6,27,140);
	Menu1_1=new Array("Overview","http://www.carolstream.org/Business/Business-Overview.htm","",0,20,130);
	Menu1_2=new Array("Commercial Development","http://www.carolstream.org/Business/CommercialIndustrialDev/CommercialIndustrialDev-Overview.htm","",0,20,130);
	Menu1_3=new Array("Economic Statistics","http://www.carolstream.org/Business/EconomicStatistics/EconomicStatistics-Overview.htm","",0,20,130);
	Menu1_4=new Array("Forms","http://www.carolstream.org/ReferenceDesk/Forms/Forms.htm","",0,20,130);
	Menu1_5=new Array("Job Postings","http://www.carolstream.org/Business/JobPostings-Overview.htm","",0,20,130);
	Menu1_6=new Array("Municipal Code","http://www.amlegal.com/carolstream_il/","",0,20,130);

Menu2=new Array("Community & Quality of Life","http://www.carolstream.org/Community/Community-Overview.htm","",15,27,140);
	Menu2_1=new Array("Overview","http://www.carolstream.org/Community/Community-Overview.htm","",0,20,150);	
		// Menu2_1_1=new Array("None","http://www.cnn.com","",0,20,150);
		// Menu2_1_2=new Array("ABCNews","http://www.abcnews.com","",0);
		// Menu2_1_3=new Array("MSNBC","http://www.msnbc.com","",0);
               //  Menu2_1_4=new Array("CBSNews","http://www.cbsnews.com","",0);
               //  Menu2_1_5=new Array("Canadian News","http://news.bbc.co.uk","",0);
                       //   Menu2_1_5_1=new Array("Vancouver Sun","http://www.vancouversun.com","",0,20,150);
                       //   Menu2_1_5_2=new Array("CTV News","http://www.ctvnews.com","",0);
	Menu2_2=new Array("Area Schools","http://www.carolstream.org/Community/AreaSchools/AreaSchools.htm","",0);
		// Menu2_2_1=new Array("TechWeb","http://www.techweb.com","",0,20,200);
		// Menu2_2_2=new Array("News.com","http://www.news.com","",0);
		// Menu2_2_3=new Array("Wired News","http://www.wired.com","",0);
	Menu2_3=new Array("Calendar","http://www.carolstream.org/Community/CommunityCalendar/calendar-overview.htm","",0);
	Menu2_4=new Array("Carol Stream Arts","http://www.carolstream.org/Community/CarolStreamArts.htm","",0);
	Menu2_5=new Array("Facilities","http://www.carolstream.org/Community/Facilities.htm","",0);
	Menu2_6=new Array("Forms","http://www.carolstream.org/ReferenceDesk/Forms/Forms.htm","",0);
	Menu2_7=new Array("History","http://www.carolstream.org/Community/HistorySlideShow/History.htm","",0);
	Menu2_8=new Array("Job Postings","http://www.carolstream.org/Business/JobPostings-Overview.htm","",0);
	Menu2_9=new Array("Local Newspapers","http://www.carolstream.org/Community/LocalNewspapers.htm","",0);
	Menu2_10=new Array("Library","http://www.cslibrary.org/","",0);
	Menu2_11=new Array("Municipal Code","http://www.amlegal.com/carolstream_il/","",0);
	Menu2_12=new Array("Parks & Recreation","http://www.carolstream.org/Community/ParksRecreation.htm","",0);
	Menu2_13=new Array("Population Statistics","http://www.carolstream.org/Community/PopulationStatistics/PopulationStatistics-Overview.htm","",0);
	Menu2_14=new Array("Transportation","http://www.carolstream.org/Community/Transportation.htm","",0);
	Menu2_15=new Array("Utilities","http://www.carolstream.org/Community/Utilities.htm","",0);

Menu3=new Array("Local Government","http://www.carolstream.org/Government/Government-Overview.htm","",10,27,100);
	Menu3_1=new Array("Overview","http://www.carolstream.org/Government/Government-Overview.htm","",0,20,120);
	Menu3_2=new Array("Agenda & Minutes Archive","http://www.carolstream.org/ReferenceDesk/AgendaandMinutesArchive/AgendaandMinutesArchive.htm","",0,30);
	Menu3_3=new Array("Forms","http://www.carolstream.org/ReferenceDesk/Forms/Forms.htm","",0);
	Menu3_4=new Array("Mayor","http://www.carolstream.org/Government/Mayor.htm","",0);
	Menu3_5=new Array("Meeting Schedule","http://www.carolstream.org/Government/MeetingsSchedule.htm","",0);
	Menu3_6=new Array("Municipal Code","http://www.amlegal.com/carolstream_il/","",0);
	Menu3_7=new Array("Other Village Officials","http://www.carolstream.org/Government/OtherVillageOfficials.htm","",0);
	Menu3_8=new Array("Related Websites","http://www.carolstream.org/Government/RelatedWebsites.htm","",0);
	Menu3_9=new Array("Village Clerk","http://www.carolstream.org/Government/Clerk.htm","",0);
	Menu3_10=new Array("Village Legislative Board","http://www.carolstream.org/Government/LegislativeBoard.htm","",0,30);

Menu4=new Array("Departments & Services","http://www.carolstream.org/Services/Services-Overview.htm","",8);
	Menu4_1=new Array("Administration","http://www.carolstream.org/Services/Administration/Administration.htm","",0,20,180);
	Menu4_2=new Array("Community Development","http://www.carolstream.org/Services/CommunityDevelopment/CommunityDevelopment-Overview.htm","",0);
	Menu4_3=new Array("Employee Relations","http://www.carolstream.org/Services/EmployeeRelations/EmployeeRelations-Overview.htm","",0);
	Menu4_4=new Array("Engineering","http://www.carolstream.org/Services/Engineering/Engineering.htm","",0);
	Menu4_5=new Array("Financial Management","http://www.carolstream.org/Services/FinancialManagement/FinancialManagement-Overview.htm","",0);
	Menu4_6=new Array("Police","http://www.carolstream.org/Services/Police/Police-Overview.htm","",9);
		 Menu4_6_1=new Array("Administration","http://www.carolstream.org/Services/Police/AdministrationCustomerServiceProgram.htm","",1,20,150);
				 Menu4_6_1_1=new Array("FAQ","http://www.carolstream.org/Services/Police/FrequentlyAskedQuestions.htm","",0,20,150);
		 Menu4_6_2=new Array("Investigations","http://www.carolstream.org/Services/Police/Investigations.htm","",3,20,150);
		 		Menu4_6_2_1=new Array("Identity Theft","http://www.carolstream.org/Services/Police/IDTheft.htm","",0,20,150);
		 		Menu4_6_2_2=new Array("Merchant's Fraud Guide","http://www.carolstream.org/ReferenceDesk/Forms/Police/MerchantsFraudGuide.pdf","",0,20,150);
				Menu4_6_2_3=new Array("Bad Checks Guide","http://www.carolstream.org/ReferenceDesk/Forms/Police/BadChecksGuide.pdf","",0,20,150);
		 Menu4_6_3=new Array("Patrol","http://www.carolstream.org/Services/Police/Patrol.htm","",0);
         Menu4_6_4=new Array("Records","http://www.carolstream.org/Services/Police/RecordsUnit.htm","",0);
         Menu4_6_5=new Array("Related Websites","http://www.carolstream.org/Services/Police/RelatedWebsites.htm","",0);
		 Menu4_6_6=new Array("Social Services","http://www.carolstream.org/Services/Police/SocialServiceUnit.htm","",6,20,150);
		  		 Menu4_6_6_1=new Array("Senior Services","http://www.carolstream.org/ReferenceDesk/Forms/Police/SeniorServices.pdf","",0,20,150);
	  		  	 Menu4_6_6_2=new Array("Resource Directory","http://www.carolstream.org/ReferenceDesk/Forms/Police/SSU%20ResourceDirectory.pdf ","",0,20,150);
				 Menu4_6_6_3=new Array("Operation Helping Hand","http://www.carolstream.org/ReferenceDesk/Forms/Police/OperationHelpingHand.pdf","",0,20,150); 
		 		 Menu4_6_6_4=new Array("Victim's Bill of Rights","http://www.carolstream.org/Services/Police/VictimRights.htm","",0,20,150);
		 		 Menu4_6_6_5=new Array("Domestic Violence Info","http://www.carolstream.org/ReferenceDesk/Police/DomViolHelpLinePoster.pdf","",0,20,150); 
				 Menu4_6_6_6=new Array("Financial Support Clinic","http://www.carolstream.org/ReferenceDesk/Forms/Police/Tax%20Flyer.pdf","",0,20,150);		
		 Menu4_6_7=new Array("Special Operations","http://www.carolstream.org/Services/Police/SpecialOperationsUnit.htm","",3,20,150);
                 Menu4_6_7_1=new Array("B.A.S.S.E.T. Training","http://www.carolstream.org/ReferenceDesk/Forms/Police/BASSETFlyer.pdf","",0,20,150);
                 Menu4_6_7_2=new Array("Citizens Police Academy","http://www.carolstream.org/Services/Police/CitizenPoliceAcademyAdult.htm","",0,20,150);
                 Menu4_6_7_3=new Array("McGruff House","http://www.carolstream.org/services/police/mcgruffhouse.htm","",0,20,150);
		 Menu4_6_8=new Array("Traffic","http://www.carolstream.org/Services/Police/TrafficUnit.htm","",3,20,150);
			     Menu4_6_8_1=new Array("Rules of the Road","http://www.buckleupillinois.org/default.asp","",0,20,150);
			     Menu4_6_8_2=new Array("IL Driver Licensing Program","http://www.carolstream.org/ReferenceDesk/Forms/Police/TeenGraduatedDriverLicensingProgramIL.pdf","",0,20,150);
			     Menu4_6_8_3=new Array("Safety Tip of the Month","http://www.carolstream.org/ReferenceDesk/Forms/Police/WinterSafetyTips.pdf","",0,20,150);
    	 Menu4_6_9=new Array("Volunteer Events","http://www.carolstream.org/Services/Police/Volunteer.htm","",0);
    Menu4_7=new Array("Public Works","http://www.carolstream.org/Services/PublicWorks/PublicWorks-Overview.htm","",0);
	Menu4_8=new Array("Other Municipal Services","http://www.carolstream.org/Services/OtherMunicipalServices/OtherMunicipalServices-Overview.htm","",0);
        
Menu5=new Array("Reference Desk","javascript:top.location.href='http://www.carolstream.org/ReferenceDesk/ReferenceDesk-Overview.htm'","",8,27,90);
	Menu5_1=new Array("Agenda & Minutes Archive","http://www.carolstream.org/ReferenceDesk/AgendaandMinutesArchive/AgendaandMinutesArchive.htm","",0,20,140);
	Menu5_2=new Array("Forms","http://www.carolstream.org/ReferenceDesk/Forms/Forms.htm","",0);
	Menu5_3=new Array("Map & Driving Directions","http://www.carolstream.org/Community/Map.htm","",0,20,140);
	Menu5_4=new Array("Municipal Code","http://www.amlegal.com/carolstream_il/","",0);
	Menu5_5=new Array("Newletter Archive","http://www.carolstream.org/ReferenceDesk/NewsletterArchive/NewsletterArchive.htm","",0,20,140);
	Menu5_6=new Array("Village Directory","http://www.carolstream.org/ReferenceDesk/VillageDirectory.htm","",0,20,140);
	Menu5_7=new Array("Storm Water Information","http://www.carolstream.org/services/Administration/EP/stormwater.htm","",0,20,140);
	Menu5_8=new Array("Green Carol Stream","http://www.carolstream.org/Services/Engineering/GreenCarol%20Stream.html","",0,20,140);


Menu6=new Array("On-Line Payments","javascript:top.location.href='http://www.carolstream.org/e-StreamPayment/e-StreamPayment-Overview.htm'","",3,27,90);
	Menu6_1=new Array("Overview","http://www.carolstream.org/e-StreamPayment/e-StreamPayment-Overview.htm","",0,20,140);
	Menu6_2=new Array("e-Stream Payment","http://ebill.sebis.com/carol1/index.cfm?fa=login.login","",0,20,140);
	Menu6_3=new Array("Vehicle Registration","http://tmainc.us/XSaLTWebs/tmaXapp/online?MUNI=CR","",0,20,140);
	
Menu7=new Array("New Resident Information","javascript:top.location.href='http://www.carolstream.org/ReferenceDesk/NewResidentPacket/NewResidentPacket.htm'","",1,27,125);
	Menu7_1=new Array("New Resident Packet","http://www.carolstream.org/ReferenceDesk/NewResidentPacket/NewResidentPacket.htm","",0,20,140);

Menu8=new Array("Current Events","javascript:top.location.href='http://www.carolstream.org/Community/Current%20Events.htm'","",6,27,125);
	Menu8_1=new Array("Calendar of Events","http://www.carolstream.org/Community/CommunityCalendar/calendar-overview.htm","",0,20,140);
	Menu8_2=new Array("Fireworks Pictures","http://www.photo.net/photodb/folder?folder_id=508982","",0,20,140);
	Menu8_3=new Array("Press Releases","http://www.carolstream.org/Community/PressReleases.htm","",0,20,140);
	Menu8_4=new Array("Adult Citizens Police Academy","http://www.carolstream.org/Services/Police/CitizenPoliceAcademyAdult.htm","",0,30,140);
	Menu8_5=new Array("Collge Of Dupage Community Education Center","http://www.carolstream.org/ReferenceDesk/PressReleases/CODCEC_ICMAPMArticle.htm","",0,40,140);
	Menu8_6=new Array("Tip of the Month- Rules of the Road","http://www.nhtsa.dot.gov/portal/site/nhtsa/menuitem.9f8c7d6359e0e9bbbf30811060008a0c/","",0,30,140);


NoOffFirstLineMenus=8;
var LowBgColor = "#C0C0C0";
var LowSubBgColor = "#FFFFCC";
var HighBgColor = "#000066";
var HighSubBgColor = "#000066";
var FontLowColor = "#000000";
var FontHighColor = "white";
var FontSubLowColor = "#000000";
var UnfoldsOnClick = 0;
var StartLeft = 0;
var FirstLineHorizontal = 1;
var FontFamily = "verdana,arial,comic sans ms,technical";
var FontSize = 7;
var BorderWidth = 1;
var BorderBtwnElmnts = 1;
var BorderColor = "white";
var BorderSubColor = "black";
var MenuTextCentered='center';
var MenuVerticalCentered = "top";
var MenuWrap=1;
var ChildOverlap = 0.1;
var ChildVerticalOverlap = 0.1;
var StartTop = 230;
var ShowArrow = 1;
var Arrws = ['http://carolstream.org/tri.gif',10,10,'http://carolstream.org/tridown1.gif',10,5,'http://carolstream.org/trileft.gif',5,10];