// (c) Ger Versluis 2000-2004 version 6.20, Januari 14, 2004
//  You may use this script on non commercial sites
//  www.burmees.nl/menu/


	// Globals effecting all menus
	var PopNoOffMenus=1;		// number of seperate menus
	var BaseHref="http://www.cambridgema.gov/~ECD";		// Root of the site
	var PopRClick=0;		// Defines which menu reacts on right click. 0=none

	var PopMenuSlide="";
	var PopMenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.5, transition=19)";
	var PopMenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.5, wipeStyle=1)";

	var PopMenuShadow="";
//	var PopMenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=0, offY=0, positive=1)";
//	var PopMenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=0)";

	var PopMenuOpacity="";
	var PopMenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=100)";

	function P_BeforeStart(){return}
	function P_AfterBuild(){return}
	function P_BeforeFirstOpen(){return}
	function P_AfterCloseAll(){return}

	// Globals effecting one menu
	// Notation of PopMenu1 is different from PopMenu2. The result is the same. PopMenu1 is more understandable. PopMenu2 loads faster.


PopMenu1=new Array(		// global variables for PopMenu1
	7,			// number of main items
	0,			// Left position
	0,			// Top position
	"FAFBDB",		// Normal font color (yellow)
	"1A207E",		// Normal back color (dark blue)
	"1A207E",		// High font color	(dark blue)
	"FAFBDB",		// High back color (yellow)
	"1A207E",		// Border color (dark blue)
	"times new roman",	// Fontfamily
	0,			// Bold
	0,			// Italic
	12,			// Font size in pixel
	0,			// First line horizontal
	1,			// First line permanent visible
	0,			// Border width
	"left",			// Text align "left", "center" or "right"
	.0,			// Horizontal overlap
	1.0,			// Vertical overlap
	500,			// Delay
	0,			// Right to left unfold
	"Blue",			// Target div
	1,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	BaseHref+"tri.gif",	// Arrow right
	5,			// Arrow Width
	10,			// Arrow Height
	BaseHref+"tridown.gif",	// Arrow down
	10,			// Arrow Width
	5,			// Arrow Height
	BaseHref+"trileft.gif",	// Arrow left
	5,			// Arrow Width
	10,			// Arrow Height
	2,			// Top padding
	4,			// Left padding
	0);			// Unfold On Click

PopMenu1_1=new Array(
		"Department Information",	//ElementText
		"",		// ElementLink
		"",		// ElementBgImage
		14,		// ElementNoOfSubElements
		40,		// ElementHeight
		90,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		1,		// ElementBold
		-1,		// ElementItalic
		"",		// ElementTextAlign
		"");		// ElementStatusText
	PopMenu1_1_1=new Array("The Director","/DeptInfo/director_bio.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");
	PopMenu1_1_2=new Array("Director's Message","/DeptInfo/director_welcome.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");
	PopMenu1_1_3=new Array("The Department","/DeptInfo/dept.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");
	PopMenu1_1_4=new Array("Former Facility","/DeptInfo/facility.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");
	PopMenu1_1_5=new Array("Op Layout","/DeptInfo/oplayout.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");
	PopMenu1_1_6=new Array("Staffing & Scheduling","/DeptInfo/staffsched.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");
	PopMenu1_1_7=new Array("Equipment","/DeptInfo/eqp.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");
	PopMenu1_1_8=new Array("Daily Ops","/DeptInfo/dailyop.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");
	PopMenu1_1_9=new Array("Reverse 911","/DeptInfo/R911.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");
	PopMenu1_1_10=new Array("Dispatcher of the Year","/DeptInfo/DOTY.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");
	PopMenu1_1_11=new Array("Press & Praise","/DeptInfo/press.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");
	PopMenu1_1_12=new Array("Employment","/DeptInfo/employment.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");
	PopMenu1_1_13=new Array("Contact Info","/DeptInfo/contact_info.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");
	PopMenu1_1_14=new Array("Directions","/DeptInfo/directions.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");

PopMenu1_2=new Array("Calling 911","","",5,30,90,"","","","","","",-1,1,-1,"","");	
	PopMenu1_2_1=new Array("Guidelines","/Calling911/guidelines.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");
	PopMenu1_2_2=new Array("TTY Calls","/Calling911/TTY.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");
	PopMenu1_2_3=new Array("Silent Calls","/Calling911/silent.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");
	PopMenu1_2_4=new Array("Questions we ask","/Calling911/questions.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");
	PopMenu1_2_5=new Array("Accidental Calls","/Calling911/Accidental_Calls.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");

PopMenu1_3=new Array("Cell Phones     & 911","","",2,40,90,"","","","","","",-1,1,-1,"","");
	PopMenu1_3_1=new Array("How it Works","/under_construction.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");
	PopMenu1_3_2=new Array("Legislation","/under_construction.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");


PopMenu1_4=new Array("Important Contacts","/DeptInfo/contact_info.htm","",0,40,90,"","","","","","",-1,1,-1,"","");

PopMenu1_5=new Array("Safety Tips","","",4,30,90,"","","","","","",-1,1,-1,"","");
	PopMenu1_5_1=new Array("General","/SafetyTips/general.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");
	PopMenu1_5_2=new Array("Fire","/SafetyTips/fire.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");
	PopMenu1_5_3=new Array("Domestic Violence","/SafetyTips/DV.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");
	PopMenu1_5_4=new Array("What to post near a phone (MS Word doc)","/SafetyTips/EmergencyInfo.doc","",0,40,130,"","","","","282E95","",-1,1,-1,"","");


PopMenu1_6=new Array("Kid's Room!","","",2,30,90,"","","","","","",-1,1,-1,"","");
	PopMenu1_6_1=new Array("Tours","/KidsRoom/tours.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");
	PopMenu1_6_2=new Array("Talking to your child","/KidsRoom/Talk.htm","",0,25,130,"","","","","282E95","",-1,1,-1,"","");

	
PopMenu1_7=new Array("Links","/links.htm","",0,30,90,"","","","","","",-1,1,-1,"","");	

