/***********************************************************************************
*	(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='#339933';			// Background color when mouse is not over
	var LowSubBgColor='#66CC99';			// Background color when mouse is not over on subs
	var HighBgColor='#66CC99';			// Background color when mouse is over
	var HighSubBgColor='#99CCCC';			// Background color when mouse is over on subs
	var FontLowColor='#FFFF99';			// Font color when mouse is not over
	var FontSubLowColor='#FFFF99';			// Font color subs when mouse is not over
	var FontHighColor='#FFFF99';			// Font color when mouse is over
	var FontSubHighColor='navy';			// Font color subs when mouse is over
	var BorderColor='navy';			// Border color
	var BorderSubColor='#CC9933';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="verdana, helvetica, arial"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// 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=87;				// 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=4;				// 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=0;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='centralina.org/seql';			// Frame where first level appears
	var SecLineFrame='centralina.org/seql';			// Frame where sub levels appear
	var DocTargetFrame='centralina.org/seql';			// Frame where target documents appear
	var TargetLoc='0';				// 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=0;				// 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("About SEQL","","menuback.jpg",10,20,120);
        Menu1_1=new Array("Home Page","index.cfm","",0,18,150);
	Menu1_2=new Array("Who We Are","who.cfm","",0);
	Menu1_3=new Array("SEQL Background","background.cfm","",0);
	Menu1_4=new Array("Our Region","region.cfm","",0);
	Menu1_5=new Array("Partners","partners.cfm","",0);
	Menu1_6=new Array("Publications","publications.cfm","",0);
	Menu1_7=new Array("SEQL Newsroom","","",3);
		Menu1_7_1=new Array("News Articles","news.cfm","",0,18,150,"","","","","");
		Menu1_7_2=new Array("SEQL Press Kit","presskit.cfm","",0,18,150,"","","","","");
		Menu1_7_3=new Array("Commentary","commentary.cfm","",0,18,150,"","","","","");
	Menu1_8=new Array("Pocket Guide","pocketguide.cfm","",0);
        Menu1_9=new Array("Newsletter","newsletter.cfm","",0);
        Menu1_10=new Array("Links","links.cfm","",0);

Menu2=new Array("Action Items","","menuback.jpg",6);
	Menu2_1=new Array("Overview","seqloverview.cfm","",0,18,150);		
	Menu2_2=new Array("Air Quality","","",12);
		Menu2_2_1=new Array("Air Awareness Program","AirAwareness.htm","",0,18,150,"","","","","");
		Menu2_2_2=new Array("Carpool/Vanpool","carpool-vanpool.htm","",0,18,150,"","","","","");
		Menu2_2_3=new Array("Clean Air Policy","CleanAirPolicy.htm","",0,18,150,"","","","","");
		Menu2_2_4=new Array("Clean Cities Program","CleanCities.htm","",0,18,150,"","","","","");
		Menu2_2_5=new Array("Enhanced Ozone Awareness","EnhancedOzoneAwareness.htm","",0,30,150,"","","","","");
		Menu2_2_6=new Array("Flexible Work Schedules","FlexibleWorkSchedules.htm","",0,18,150,"","","","","");
		Menu2_2_7=new Array("Local Gov't Energy Plan","LocalEnergy.htm","",0,18,150,"","","","","");
		Menu2_2_8=new Array("Open Burning Limits","OpenBurningRegulations.htm","",0,18,150,"","","","","");
		Menu2_2_9=new Array("RPOs/MPOs","RPOMPO.htm","",0,18,150,"","","","","");
		Menu2_2_10=new Array("Smoking Vehicle Enforcement","SmokingVehicles.htm","",0,30,150,"","","","","");
		Menu2_2_11=new Array("Tax-Free Commuter Benefits","TaxFreeCommuterBenefits.htm","",0,30,150,"","","","","");
		Menu2_2_12=new Array("Tree Planting Standards","TreePlantingStandards.htm","",0,18,150,"","","","","");
	Menu2_3=new Array("Water Resources","","",6);
		Menu2_3_1=new Array("Natural Buffer Zones","NaturalBufferZones.htm","",0,18,150,"","","","","");
		Menu2_3_2=new Array("Sedimentation and Erosion Control","SedimentationErosionControls.htm","",0,30,150,"","","","","");
		Menu2_3_3=new Array("Wastewater Treatment Plans","WastewaterTreatmentPlans.htm","",0,30,150,"","","","","");
		Menu2_3_4=new Array("Wastewater Treatment Programs","WastewaterTreatmentPrograms.htm","",0,30,150,"","","","","");
		Menu2_3_5=new Array("Watershed Impact Models","WatershedImpactModels.htm","",0,18,150,"","","","","");
		Menu2_3_6=new Array("Water Supply Plans","WaterSupplyPlans.htm","",0,18,150,"","","","","");
	Menu2_4=new Array("Sustainable Growth","","",6);
		Menu2_4_1=new Array("Annexation Agreements","AnnexationAgreements.htm","",0,18,150,"","","","","");
		Menu2_4_2=new Array("Connectivity for Multi-Model Transit","Connectivity.htm","",0,30,150,"","","","","");
		Menu2_4_3=new Array("Efficent Parking Strategies","EfficientParkingStrategies.htm","",0,18,150,"","","","","");
		Menu2_4_4=new Array("Greenways and Open Space","GreenwaysandOpenSpace.htm","",0,30,150,"","","","","");
		Menu2_4_5=new Array("Multi-Jurisdictional Land Use Regulations","LandUse.htm","",0,30,150,"","","","","");
		Menu2_4_6=new Array("Pedestrian Friendly Streetscapes","Streetscapes.htm","",0,30,150,"","","","","");
	Menu2_5=new Array("Intersecting Interests","intersect.cfm","",0,30);
	Menu2_6=new Array("Implemented Action Plans","implemented.cfm","",0,30);
		
Menu3=new Array("My Role","","menuback.jpg",6,18,130);
	Menu3_1=new Array("What's In It For Me?","care.cfm","",0,18,150);
	Menu3_2=new Array("100 Ways to Save the Environment","100ways.cfm","",0,30);
	Menu3_3=new Array("Get Involved","involved.cfm","",0);
	Menu3_4=new Array("10 Things Kids Can Do","kids.cfm","",0);
	Menu3_5=new Array("School Bus Issues","schoolbus.cfm","",4);
		Menu3_5_1=new Array("Adopt-A-School Bus","adoptabus.cfm","",0,18,150,"","","","","");
		Menu3_5_2=new Array("PTA Program/Videos","PTAProgram.cfm","",0,18,150,"","","","","");
		Menu3_5_3=new Array("Idling Policies","schoolbus.cfm","",0,18,150,"","","","","");
		Menu3_5_4=new Array("Parents Card","parentscard.cfm","",0,18,150,"","","","","");
	Menu3_6=new Array("Ozone Season","ozone.cfm","",0);

Menu4=new Array("SEQL Interactive","","menuback.jpg",9);
	Menu4_1=new Array("Log-In","seqlnet.htm","",0,18,150);
	Menu4_2=new Array("SEQL-NET","seqlnet.htm","",0,18,150);
	Menu4_3=new Array("Tools & Calculators","tools.cfm","",0,18,150);
	Menu4_4=new Array("SEQL Games","games.cfm","",0,18,150);
	Menu4_5=new Array("Schools","schools.cfm","",0,18,150);
	Menu4_6=new Array("Businesses","business.cfm","",0,18,150);
	Menu4_7=new Array("Families/Individuals","family.cfm","",0,18,150);
	Menu4_8=new Array("Message Board","message.cfm","",0,18,150);
	Menu4_9=new Array("Online SEQL Challenges","publicchallenges.cfm","",0,18,150);

Menu5=new Array("Calendar","","menuback.jpg",2,18,130);
	Menu5_1=new Array("Events/Meetings","events.htm","",0,18,150);
	Menu5_2=new Array("Add an Event","events.htm","",0,18,150);

Menu6=new Array("Contact Us","","menuback.jpg",2,18,165);
	Menu6_1=new Array("Contact Us","contact.cfm","",0,18,145);
	Menu6_2=new Array("Message Board","message.cfm","",0,18,150);