//UDMv3.8.4
//* DO NOT EDIT THIS BIT *
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROP DOWN MENU VERSION 3.8 by Brothercake
//  http://www.brothercake.com/dropdown/ 
//
//  Link-wrapping routine by Brendan Armstrong
//  Original KDE modifications by David Joham
//  Opera reload/resize based on a routine by Michael Wallner
//  Select-element hiding routine by Huy Do
//
///////////////////////////////////////////////////////////////////////////





// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "virtual";		// alignment mode
var absLEFT = 	0;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	46; 		// absolute top position

var staticMENU = false;		// static positioning mode (win/ie5,ie6 and ns4 only)

var stretchMENU = false;	// show empty cells
var showBORDERS = false;	// show empty cell borders

var baseHREF = "http://www.district.sechelt.bc.ca/resources/";	// base path
var zORDER = 	1000;		// base z-order of nav structure

var mCOLOR = 	"#A3B8CB";	// main nav cell color
var rCOLOR = 	"#4E76A4";	// main nav cell rollover color
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"#113C6E";	// main nav border color
var aLINK = 	"#113C6E";	// main nav link color
var aHOVER = 	"";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"arial,sans-serif";	// main nav font face
var fSIZE = 	12;		// main nav font size (pixels)
var fWEIGHT = 	"";		// main nav font weight
var tINDENT = 	0;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	0;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var keepLIT =	false;		// keep rollover color when browsing menu
var vOFFSET = 	-1;		// shift the submenus vertically
var hOFFSET = 	3;		// shift the submenus horizontally

var smCOLOR = 	"#A3B8CB";	// submenu cell color
var srCOLOR = 	"#4E76A4";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#113C6E";	// submenu border color
var saLINK = 	"#113C6E";	// submenu link color
var saHOVER = 	"#FFFFFF";	// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"arial,sans-serif";	// submenu font face
var sfSIZE = 	11;		// submenu font size (pixels)
var sfWEIGHT = 	"normal";	// submenu font weight
var stINDENT = 	2;		// submenu text indent (if text is left or right aligned)
var svPADDING = 0;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	0;		// submenu dropshadow size
var shCOLOR =	"";	// submenu dropshadow color
var shOPACITY = 0;		// submenu dropshadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = 0;		// shift the child menus vertically
var chhOFFSET = 4;		// shift the child menus horizontally

var openTIMER = 100;		// menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 100;	// child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 150;		// menu closing delay time

var aCURSOR = "hand";		// cursor for active links (not ns4, op5 or op6)
var altDISPLAY = "";		// where to display alt text
var allowRESIZE = true;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 0;		// override grid width
var gridHEIGHT = 0;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = true;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = true;	// allow for text scaling in gecko browsers
var allowPRINTING = true;	// allow the navbar and menus to print (not ns4)

var arrWIDTH = 8;		//arrow width (not ns4/op5/op6)
var arrHEIGHT = 10;		//arrow height (not ns4/op5/op6)

var arrHOFFSET = -6;		//arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = -3;		//arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "middle";	//arrow vertical align (not ns4/op5/op6)

var arrLEFT = "";		//left arrow (not ns4/op5/op6)
var arrLEFT_ROLL = "";		//left rollover arrow (not ns4/op5/op6)
var arrRIGHT = "";		//right arrow (not ns4/op5/op6)
var arrRIGHT_ROLL = "";		//right rollover arrow (not ns4/op5/op6)




//** LINKS ***********************************************************



// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER")
MI("","",96,"center","","",0,0,"","","","","");
// Residents

	SP(160,"left","left",0,0,"","","","","","","");
	SI("http://www.district.sechelt.bc.ca/residents/accessibility.php","Accessibility Challenge","","");
	SI("http://www.district.sechelt.bc.ca/residents/airportandtransit.php","Airport and Transit","","");
	
		CP(135,"left","left",0,0,"","","","","","","");
		CI("http://www.district.sechelt.bc.ca/residents/airportpilotinfo.php","Pilot Info","","");
					
	SI("http://www.district.sechelt.bc.ca/residents/bylaws.php","Bylaws","","");

		CP(135,"left","left",0,0,"","","","","","","");
		CI("http://www.district.sechelt.bc.ca/residents/bylawsburning.php","Burning Regulations","","");
		CI("http://www.district.sechelt.bc.ca/residents/bylawsdog.php","Dogs and Animals","","");
		CI("http://www.district.sechelt.bc.ca/residents/bylaws.php","List of Bylaws","","");
		CI("http://www.district.sechelt.bc.ca/residents/bylawsnoise.php","Noise Regulations","","");
		
	SI("http://www.district.sechelt.bc.ca/residents/cfi.php","Community Forest Initiative","","");
	
	SI("http://www.district.sechelt.bc.ca/residents/communityvisioning.php","Community Visioning","","");
		
	SI("http://www.district.sechelt.bc.ca/residents/documents.php","Documents","","");
	
		CP(145,"left","left",0,0,"","","","","","","");
		CI("http://www.district.sechelt.bc.ca/pdfdocuments/forms/bldgprmt.pdf","Building Permit Application","_blank","");
		CI("http://www.district.sechelt.bc.ca/residents/bylaws.php","Bylaws","","");
		CI("http://www.district.sechelt.bc.ca/pdfdocuments/forms/grantapplication.pdf","Community Grant Application","_blank","");
		CI("http://www.district.sechelt.bc.ca/pdfdocuments/forms/employapp.pdf","Job Application","_blank","");
		CI("http://www.district.sechelt.bc.ca/residents/changeofaddress.php","Online Change of Address","","");
		CI("http://www.district.sechelt.bc.ca/cityhall/jobapplication.php","Online Job Application","","");
		CI("http://www.district.sechelt.bc.ca/pdfdocuments/forms/prepaytaxesapp.pdf","Tax Prepayment Form","_blank","");
		
	SI("http://www.district.sechelt.bc.ca/residents/events.php","Events &amp; Festivals","","");
	
	SI("http://www.district.sechelt.bc.ca/residents/index.php","Information for Residents","","");
	
	SI("http://www.district.sechelt.bc.ca/residents/parknamingpolicy.php","Park Naming Policy","","");
			
	SI("http://www.district.sechelt.bc.ca/residents/taxes.php","Property Taxes","","");
	
		CP(145,"left","left",0,0,"","","","","","","");
		CI("http://www.district.sechelt.bc.ca/pdfdocuments/forms/prepaytaxesapp.pdf","Tax Prepayment Form","_blank","");
				
	SI("http://www.district.sechelt.bc.ca/residents/reportaproblem.php","Report a Problem Form","","");

	SI("http://www.district.sechelt.bc.ca/residents/treelimbingpolicy.php","Tree Limbing/Cutting Policy","","");

MI("","",96,"","","",0,0,"","","","","");
// Visitors

	SP(160,"left","left",0,0,"","","","","","","");

	SI("http://www.bcferries.bc.ca/schedules/mainland/vasc-current.html","BC Ferry Schedule","_blank","");
	SI("http://www.district.sechelt.bc.ca/pdfdocuments/DOSBeachAccess.pdf","Beach Access Brochure","_blank","");
	SI("http://www.district.sechelt.bc.ca/residents/communitydata.php","Community Data","_blank","");
	SI("http://www.district.sechelt.bc.ca/residents/events.php","Events &amp; Festivals","","");
	SI("http://www.district.sechelt.bc.ca/visitors/maps.php","Maps","","");
	SI("http://www.busonline.ca/regions/sun/","Sunshine Coast Transit","_blank","");
	SI("http://www.lau.chs-shc.gc.ca/cgi-bin/tide-shc.cgi?queryType=showZone&language=english&region=1&zone=10","Tides, Currents, Water Levels","_blank","");
	SI("http://www.weatheroffice.gc.ca/city/pages/bc-3_metric_e.html","Weather","_blank","");

MI("","",96,"","","",0,0,"","","","","");
// Departments

	SP(160,"right","left",0,0,"","","","","","","");

	SI("http://www.district.sechelt.bc.ca/departments/building.php","Building Department","","");
	
		CP(135,"right","right",0,0,"","","","","","","");
		CI("http://www.district.sechelt.bc.ca/departments/buildingpermit.php","About Building Permits","","");
		CI("http://www.district.sechelt.bc.ca/departments/buildingapp.php","About Permit Applications","","");
		CI("http://www.district.sechelt.bc.ca/departments/buildinginspection.php","Building Inspections","","");
		CI("http://www.district.sechelt.bc.ca/departments/buildingclimate.php","Climatic Data","","");
		CI("http://www.district.sechelt.bc.ca/departments/buildingdrainage.php","Drainage Requirements","","");
		CI("http://www.district.sechelt.bc.ca/pdfdocuments/forms/bldgprmt.pdf","Printable Permit Application","","");
		CI("http://www.district.sechelt.bc.ca/departments/sewer.php","Sanitary Sewer Connection","","");
		
	SI("http://www.district.sechelt.bc.ca/departments/finance.php","Finance","","");
		CP(155,"right","right",0,0,"","","","","","","");
		CI("http://www.district.sechelt.bc.ca/departments/business.php","Business License Information ","","");
		CI("http://www.district.sechelt.bc.ca/departments/grants.php","Community Grants-in-Aid","","");
		CI("http://www.district.sechelt.bc.ca/departments/granteligibility.php","Community Grants Eligibility","","");
		CI("http://www.district.sechelt.bc.ca/pdfdocuments/forms/grantapplication.pdf","Community Grants Application","_blank","");
		CI("http://www.district.sechelt.bc.ca/departments/strentals.php","Short Term Rentals","","");
	
	SI("http://www.district.sechelt.bc.ca/departments/landdevelopment.php","Planning and Land Development","","");
	
		CP(145,"right","right",0,0,"","","","","","","");
		CI("http://www.district.sechelt.bc.ca/departments/landalr.php","Agricultural Land Reserve","","");
		CI("http://www.district.sechelt.bc.ca/departments/landbov.php","Board of Variance","","");
		CI("http://www.district.sechelt.bc.ca/residents/bylaws.php","Bylaws","","");
		CI("http://www.district.sechelt.bc.ca/departments/landdp.php","Development Permit Process","","");
		CI("http://www.district.sechelt.bc.ca/departments/landdvp.php","Development Variance Permit","","");
	    CI("http://www.district.sechelt.bc.ca/departments/landocp.php","Official Community Plan","","");
		CI("http://www.district.sechelt.bc.ca/departments/landzoning.php","Re-Zoning","","");
		CI("http://www.district.sechelt.bc.ca/departments/landsd.php","Subdivision Process","","");
		CI("http://www.district.sechelt.bc.ca/departments/landtup.php","Temporary Use Permit","","");

	SI("http://www.district.sechelt.bc.ca/departments/parks.php","Parks and Recreation","","");
	
		CP(145,"right","right",0,0,"","","","","","","");
		CI("http://www.district.sechelt.bc.ca/pdfdocuments/DOSBeachAccess.pdf","Beach Access Brochure","_blank","");
		
	SI("http://www.district.sechelt.bc.ca/departments/publicworks.php","Public Works","","");

		CP(145,"right","right",0,0,"","","","","","","");
		CI("http://www.district.sechelt.bc.ca/departments/sewer.php","Sanitary Sewer Connection","","");


MI("","",90,"","","",0,0,"","","","","");
// City Hall

	SP(120,"right","left",0,0,"","","","","","","");

	SI("http://www.district.sechelt.bc.ca/cityhall/contactus.php","Contact Us","","");
	SI("http://www.district.sechelt.bc.ca/cityhall/index.php","Corporate Information","","");
	SI("http://www.district.sechelt.bc.ca/cityhall/council.php","Council","","");
	SI("http://www.district.sechelt.bc.ca/cityhall/calendar2010.php","Council Calendar","","");
	SI("http://www.district.sechelt.bc.ca/cityhall/elections.php","Elections","","");
	SI("http://www.district.sechelt.bc.ca/cityhall/emergency.php","Emergency Plan","","");
	SI("http://www.district.sechelt.bc.ca/cityhall/job.php","Job Opportunities","","");

		CP(145,"right","right",0,0,"","","","","","","");
		CI("http://www.district.sechelt.bc.ca/pdfdocuments/forms/employapp.pdf","Job Application","_blank","");
		CI("http://www.district.sechelt.bc.ca/cityhall/jobapplication.php","Online Job Application","","");

	SI("http://www.district.sechelt.bc.ca/cityhall/notices.php","Notices","","");
	SI("http://www.district.sechelt.bc.ca/cityhall/pressrelease.php","Press Releases","","");
	SI("http://www.district.sechelt.bc.ca/cityhall/proclamations.php","Proclamations","","");
	SI("http://www.district.sechelt.bc.ca/cityhall/publications.php","Publications","","");
	
		CP(165,"right","right",0,0,"","","","","","","");
		CI("http://www.district.sechelt.bc.ca/pdfdocuments/publications/2004Annual%20Report.pdf","Annual Report","_blank","");
		CI("http://www.district.sechelt.bc.ca/pdfdocuments/publications/SecheltCommunityProfile2005FinalCopy.pdf","Community Data","_blank","");
		CI("http://www.district.sechelt.bc.ca/pdfdocuments/survey2005/SummaryforBylaw.pdf", "Five Year Financial Plan","_blank","");
		CI("http://www.district.sechelt.bc.ca/pdfdocuments/publications/waughsurvey.pdf","Home Based Business Findings","_blank","");
		CI("http://www.district.sechelt.bc.ca/pdfdocuments/publications/InvestmentAttractionStrategy.pdf","Investment Attraction Strategy","_blank","");
		CI("http://www.district.sechelt.bc.ca/pdfdocuments/publications/milporeport.pdf","Milpo Report","_blank","");
		CI("http://www.district.sechelt.bc.ca/pdfdocuments/publications/sofi2004.pdf","Statement of Financial Information","_blank","");
		CI("http://www.district.sechelt.bc.ca/pdfdocuments/publications/sustainabilityindicators2002.pdf","Sustainability Indicators","_blank","");


//* DO NOT EDIT THIS BIT *
}//***********************
//************************

