/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*
*	You may remove all comments for faster loading	*/		

	var NoOffFirstLineMenus=16;			// Number of first level items
	var LowBgColor='#2F5597';			// Background color when mouse is not over
	var LowSubBgColor='#CDB47B';			// Background color when mouse is not over on subs
	var HighBgColor='#CDB47B';			// Background color when mouse is over
	var HighSubBgColor='#2F5597';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='black';			// 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' or 'bottom'
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=190;				// Menu offset x coordinate
	var StartLeft=12;				// 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=0;			// First level items layout horizontal 1 or 0
	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='';				// DIV id for relative positioning (refer to config.htm for info)
	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

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("Home","default.htm","",0,20,150);

Menu2=new Array("Mission Statement","mission.html","",0);
	
Menu3=new Array("General Information","info.html","",7);
	Menu3_1=new Array("Police Services Board","board.html","",0,20,150);
	Menu3_2=new Array("Administration","admin.html","",0);
	Menu3_3=new Array("Service Profile","profile.html","",2,20,150);
		Menu3_3_1=new Array("Fleet","fleet.html","",0,20,150);
		Menu3_3_2=new Array("Personnel","staff.html","",0);
	Menu3_4=new Array("Organizational Chart","ochart.html","",0);
	Menu3_5=new Array("Facility","facility.html","",0);
	Menu3_6=new Array("History","history.html","",0);
	Menu3_7=new Array("Contact Information","contact.html","",0);

Menu4=new Array("Police Services","services.html","",4);
	Menu4_1=new Array("Uniform Patrol","patrol.html","",2,20,180);
		Menu4_1_1=new Array("Bicycle Patrol","bike.html","",0,20,150);
		Menu4_1_2=new Array("Identification","ident.html","",0);
	Menu4_2=new Array("Support Services","support.html","",4);
		Menu4_2_1=new Array("Crime Prevention","crimeprev.html","",1,20,150);
			Menu4_2_1_1=new Array("Programs","programs.html","",0,20,120);
		Menu4_2_2=new Array("Community Services","comserv.html","",1,20,150);
			Menu4_2_2_1=new Array("Programs","programs.html","",0,20,120);
		Menu4_2_3=new Array("Community Resource","comresource.html","",1);
			Menu4_2_3_1=new Array("Programs","programs.html","",0,20,120);
		Menu4_2_4=new Array("Court Services","court.html","",0);
	Menu4_3=new Array("Criminal Investigation","investigate.html","",0);
	Menu4_4=new Array("Crime Stoppers","stoppers.html","",0);


Menu5=new Array("Employment","javascript:top.location.href='employment.html'","",4);
	Menu5_1=new Array("Uniform Branch","uniform_employ.html","",0,20,150);
	Menu5_2=new Array("Civilian Branch","civilian_employ.html","",0,20,150);
	Menu5_3=new Array("Police Association","union.html","",0,20,150);
	Menu5_4=new Array("Applicant Testing","http://www.applicanttesting.com/","",0,20,150);

Menu6=new Array("Professional Standards","pstandards.html","",3);
		Menu6_1=new Array("Public Complaints Investigation Bureau","compl_bureau.html","",0,40,150);
		Menu6_2=new Array("Compliment or Complaint","comp.html","",0,20,150);
		Menu6_3=new Array("Frequently Asked Questions","faqs.html","",0,40,150);

Menu7=new Array("Victim's Services","victimservices.html","",0,20,150);

Menu8=new Array("News","javascript:top.location.href='news.html'","",5);
	Menu8_1=new Array("Upcoming Events","events.html","",0,20,140);
    Menu8_2=new Array("Press Releases","pr.html","",0,20,140);
	Menu8_3=new Array("Recent Media Coverage","media.html","",0,20,140);
	Menu8_4=new Array("St. Thomas Times-Journal","http://www.stthomastimesjournal.com","",0,40,140);
	Menu8_5=new Array("Photos of Recent Events","recent_photos.html","",0,40,140);

Menu9=new Array("Crime Statistics","javascript:top.location.href='stats.html'","",0);

Menu10=new Array("Safety Tips","javascript:top.location.href='tips.html'","",7);
		Menu10_1=new Array("Canada Safety Council","http://www.safety-council.org/","",0,20,150);
		Menu10_2=new Array("Streetproofing Kids","kids.html","",0);
		Menu10_3=new Array("Safe Kids Canada","http://www.sickkids.ca/safekidscanada/","",0,20,150);
		Menu10_4=new Array("Safe Schools Information","safeschools.html","",0,20,150);
		Menu10_5=new Array("Tips for Seniors","seniors.html","",0,20,150);
		Menu10_6=new Array("Traffic Tips","traffic.html","",0,20,150);
		Menu10_7=new Array("Tips for Travelling Alone","travel.html","",0,20,150);
				
Menu11=new Array("Related Links","javascript:top.location.href='links.html'","",0);

Menu12=new Array("In Memorial","javascript:top.location.href='memorial.html'","",0);

Menu13=new Array("Annual Report - 2008","javascript:top.location.href='annualreport.htm'","",0);

Menu14=new Array("Business Plan - 2007-9","javascript:top.location.href='busplan.htm'","",0);

Menu15=new Array("Community Survey - 2006","javascript:top.location.href='survey.htm'","",0);

Menu16=new Array("A Parents' Guide to Drugs","javascript:top.location.href='druginfo.html'","",0);




		
		




