// UDMv3.8.6
//* DO NOT EDIT THIS BIT *
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROP DOWN MENU VERSION 3.8.6 by Brothercake
//  http://www.udm4.com/udm3/ 
//
//  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 = "center";		// alignment mode
var absLEFT = 	10;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	130; 		// 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 = "resources/";	// base path
var zORDER = 	1000;		// base z-order of nav structure

var mCOLOR = 	"#ffefc6";	// main nav cell color
var rCOLOR = 	"#ececec";	// main nav cell rollover color
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"#cc9966";	// main nav border color
var aLINK = 	"#990033";	// 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 = 	13;		// main nav font size (pixels)
var fWEIGHT = 	"bold";		// main nav font weight
var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	3;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var keepLIT =	true;		// keep rollover color when browsing menu
var vOFFSET = 	5;		// shift the submenus vertically
var hOFFSET = 	4;		// shift the submenus horizontally

var smCOLOR = 	"#ffefc6";	// submenu cell color
var srCOLOR = 	"#ececec";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#cc9966";	// submenu border color
var saLINK = 	"#3333aa";	// submenu link color
var saHOVER = 	"#990000";	// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"comic sans ms,arial,sans-serif";	// submenu font face
var sfSIZE = 	13;		// submenu font size (pixels)
var sfWEIGHT = 	"normal";	// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 1;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	2;		// submenu dropshadow size
var shCOLOR =	"#bcbcbc";	// submenu dropshadow color
var shOPACITY = 75;		// submenu dropshadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = -12;		// shift the child menus vertically
var chhOFFSET = 7;		// shift the child menus horizontally

var openTIMER = 100;		// menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 200;	// child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 400;		// 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 = mu;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 825;		// override grid width
var gridHEIGHT = 500;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = false;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in gecko browsers
var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)

var arrWIDTH = 13;		//arrow width (not ns4/op5/op6)
var arrHEIGHT = 13;		//arrow height (not ns4/op5/op6)

var arrHOFFSET = -1;		//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")
// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
//	SP(184,"left","left",0,0,"","","","","","","");
//	SP(182,"right","right",4,0,"","#ffffcc","#ffdcab","#ff9600","#99cc99","#990000","#009900");
// add submenu link items ("url","Link name","_target","alt text")
//	SI("http://www.bristolaggie.mec.edu/","Home","","");
//	SI("http://www.udm4.com/licensing/quote/","Customisation Service","","");
//	SI("http://www.udm4.com/licensing/","Licensing / Terms of use","","");
//	SI("http://www.udm4.com/licensing/download/","Download and Installation","","");
//	SI("http://www.udm4.com/udm3/custom.php","Customisation","","");

// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
//		CP(178,"left","center",0,0,"","","","","","","");

// add child menu link items ("url","Link name","_target","alt text")
//		CI("http://www.udm4.com/udm3/custom.php?v=menuALIGN","Global style definitions","","");
//		CI("http://www.udm4.com/udm3/custom.php?v=menuBuilding","Menu and link definitions","","");
//		CI("http://www.udm4.com/udm3/free_tutorial.html","Using free alignment","","");
//		CI("http://www.udm4.com/udm3/relative.html","Relative positioning","","");
//		CI("http://www.udm4.com/udm3/triggers.html","Virtual alignment","","");

//	SI("http://www.udm4.com/udm3/advanced.html","Advanced customisation","","");

//		CP(154,"left","center",-20,0,"","","","","","","");
//		CI("http://www.udm4.com/udm3/grid.html","Controlling the<br>event-handling layer","","");
//		CI("http://www.udm4.com/udm3/accessibility.html","Accessibility guide","","");
//		CI("http://www.udm4.com/udm3/navbar_tutorial.html","Making an<br>image-based navbar","","");
//		CI("http://www.udm4.com/udm3/interact_tutorial.html","Making an<br>interactive navbar","","");
		

//	SI("http://www.udm4.com/udm3/dynamic.html","Dynamic customisation","","");
//	SI("http://www.udm4.com/udm3/sniffer.html","Variables from the<br>sniffer script","","");
//	SI("http://www.udm4.com/udm3/browsers.html","Browser support","","");
//	SI("http://www.udm4.com/udm3/faq.html","FAQ","","F A Q");
//	SI("http://www.udm4.com/contact/","Feedback","","");
//	SI("http://www.udm4.com/udm3/contributors.html","Contributors","","");
//	SI("http://www.udm4.com/udm3/versions.html","Version cross-compatibility","","");
//	SI("http://www.udm4.com/udm3/archives.html","Version archives","","");

MI("http://www.bristolaggie.mec.edu/","<span class='u'>H</span>ome",60,"center","","",0,0,"h","#ffffff","","","");

MI("","A<span class='u'>b</span>out Us",80,"center","","",0,0,"b","#ffffff","","","");


	SP(120,"left","left",0,0,"","","","","","","");

	// add submenu link items ("url","Link name","_target","alt text")
	SI("http://www.bristolaggie.mec.edu/contact.html","Contact Us","","");
	SI("http://www.bristolaggie.mec.edu/directions.html","Directions","","");
	SI("http://www.bristolaggie.mec.edu/ncenter.html","Nature Center","","");
	SI("http://www.bristolaggie.mec.edu/philosophy.html","Philosophy","","");
	SI("http://www.bristolaggie.mec.edu/techplan.htm","Technology Plan","","");
	SI("http://www.bristolaggie.mec.edu/history.html","School History","","");

MI("","<span class='u'>A</span>dmissions",90,"center","","",0,0,"d","#ffffff","","","");

	SP(164,"left","left",0,0,"","","","","","","");

	SI("http://www.bristolaggie.mec.edu/admissions.html","Welcome","","");
	SI("http://www.bristolaggie.mec.edu/video.html","Promotional Video","","");
	
MI("","<span class='u'>P</span>rogram of Studies",145,"center","","",0,0,"p","#ffffff","","","");
	SP(150,"left","left",0,0,"","","","","","","");
	SI("http://www.bristolaggie.mec.edu/large.html","Large Animal Science","","");
	SI("http://www.bristolaggie.mec.edu/small.html","Small Animal Science","","");
	SI("http://www.bristolaggie.mec.edu/shop.html","Ag Mechanics/Diesel","","");
	SI("http://www.bristolaggie.mec.edu/flori.html","Floriculture","","");
	SI("http://www.bristolaggie.mec.edu/arbor.html","Arboriculture","","");
	SI("http://www.bristolaggie.mec.edu/land.html","Landscaping","","");
	SI("http://www.bristolaggie.mec.edu/natural.html","Natural Resources","","");

MI("","<span class='u'>C</span>ounseling",80,"center","","",0,0,"g","#ffffff","","","");

	SP(184,"left","left",0,0,"","","","","","","");
	SI("http://www.bristolaggie.mec.edu/guide1.pdf","Career / College","","");
	SI("http://www.bristolaggie.mec.edu/guide3.pdf","Scholarships","","");
	SI("","BCC Tech Prep","","");
	CP(220,"left","left",-5,4,"filter:alpha(opacity=75)","#dedeff","#bacdff","#0096ff","#cc6666","#006600","#990099");
	CI("http://www.bristol.mass.edu/Academics/techprep/","Bristol Tech Prep","","");
	CI("http://www.bristolaggie.mec.edu/TechPrep.pdf","Tech Prep Enrollment Instructions","_top","");
	SI("http://www.bristolaggie.mec.edu/Authorization for Release of Information.pdf","Authorization for Release","","");
	SI("http://www.bristolaggie.mec.edu/Brag Sheet.pdf","Brag Sheet.pdf","","");

MI("","<span class='u'>S</span>tudent Services",130,"center","","",0,0,"s","#ffffff","","","");

	SP(250,"left","left",0,0,"","","","","","","");

	SI("http://www.bristolaggie.mec.edu/spedprocedure.htm","Special Ed Policies and Procedures","","");
	SI("http://pageforparents.org/ol/deliver.php?subscriberID=C252309&contentType=home-sec","The Parent Institute","","");
	SI("","Title I Policies and Procedures","","");
	CP(220,"left","left",-5,4,"filter:alpha(opacity=75)","#dedeff","#bacdff","#0096ff","#cc6666","#006600","#990099");
	CI("http://www.bristolaggie.mec.edu/Title_I_policies.procedures.pdf","Title I Policies and Procedures","_top","");
	CI("http://www.bristolaggie.mec.edu/Title_One_student_selection_criteria.pdf","Student Selction Criteria","_top","");
	CI("http://www.bristolaggie.mec.edu/Supplement_vs._Supplant.pdf","Supplement vs. Supplant","_top","");
	CI("http://www.bristolaggie.mec.edu/School_Parent_Compact.pdf","Student/Parent Compact","_top","");
	CI("http://www.bristolaggie.mec.edu/NCLB_Report_Card0809.pdf","NCLB Report Card ","_top","");
	CI("http://www.bristolaggie.mec.edu/NCLB_parent_letter.pdf","NCLB Parent Letter","_top","");
	SI("","English Language Learner Procedures","","");
	CP(220,"left","left",-5,4,"filter:alpha(opacity=75)","#dedeff","#bacdff","#0096ff","#cc6666","#006600","#990099");
	CI("http://www.bristolaggie.mec.edu/ELL_Program_2007.pdf","English","_top","");
	CI("http://www.bristolaggie.mec.edu/ELL_Program_spanish.pdf","Spanish","_top","");
	SI("","504 Policies and Procedures","","");
	CP(220,"left","left",-5,4,"filter:alpha(opacity=75)","#dedeff","#bacdff","#0096ff","#cc6666","#006600","#990099");
	CI("http://www.bristolaggie.mec.edu/504_Policy.pdf","504 Policies and Procedures","_top","");
	CI("http://www.bristolaggie.mec.edu/Classroom_Modifications.pdf","Classroom Modifications","_top","");
	CI("http://www.bristolaggie.mec.edu/Prereferral._504.IDEA_Referral.pdf","504 IDEA Referral","_top","");
	SI("http://www.bristolaggie.mec.edu/Coord_Prog_Review.pdf","Coordinated Program Review","","");
	SI("","Helpful Links","","");
	CP(220,"left","left",-5,4,"filter:alpha(opacity=75)","#dedeff","#bacdff","#0096ff","#cc6666","#006600","#990099");
	CI("http://http://pplace.org/","Parents Place","_top","");
	CI("http://www.doe.mass.edu","Massachusetts Dept. of Education","_top","");
	CI("http://www.doe.mass.edu/sped","DOE Special Education","_top","");
	CI("http://www.doe.mass.edu/sped/parents.html","DOE Special Education Parents","_top","");
	CI("http://www.doe.mass.edu/sped/links.html","DOE Special Education Links","_top","");
	CI("https://www.esped.com/index.php","ESPED.com","_top","");
	CI("http://ldonline.org/","LD Online. org","_top","");
	CI("http://www.wrightslaw.com/","Wrightslaw.com","_top","");
	CI("http://ricklavoie.com/gateindex.html","Rick Lavoie.com","_top","");
	SI("","Bristol Aggie SEPAC","","");
	CP(220,"left","left",-5,4,"filter:alpha(opacity=75)","#dedeff","#bacdff","#0096ff","#cc6666","#006600","#990099");
	CI("http://www.bristolaggie.mec.edu/BASEPAC Bylaws.pdf","SEPAC Bylaws","_top","");
	CI("http://www.bristolaggie.mec.edu/BASEPAC Mission Statement.pdf","SEPAC Mission Statement","_top","");
	CI("http://www.bristolaggie.mec.edu/SEPAC Newsletter Sept 08.pdf","SEPAC Newsletter","_top","");	

MI("","<span class='u'>S</span>tudents",80,"center","","",0,0,"s","#ffffff","","","");

	SP(164,"left","left",0,0,"","","","","","","");

	SI("http://www.bristolaggie.mec.edu/lunch.html","Lunch Menu","","");
	SI("http://www.bristolaggie.mec.edu/calendar.htm","School Calendar","","");
	SI("http://highschoolsports.net/defaultcal.cfm?schoolid=MA02715910&CFID=8853702&CFTOKEN=50213745","Sports","","");
	SI("http://www.bristolaggie.mec.edu/Handbook/handbook.htm","Student Handbook","","");
//      SI("http://www.bristolaggie.mec.edu/honorroll.htm","Honor Roll","","");
	SI("http://www.bristolaggie.mec.edu/nhs.html","National Honor Society","","");
	SI("http://www.bristolaggie.mec.edu/typing.html","Online Typing Course","","");
	SI("http://campus.careersafeonline.com/sign_in.k2","CareerSafe","","");
	SI("http://quizlet.com/","Quizlet.com","","");	
	SI("http://www.ncsmentor.com/startma.html","NCS Mentor for MCAS","","");	
	SI("","Grolier Online","","");
	CP(200,"left","left",-5,4,"filter:alpha(opacity=75)","#dedeff","#bacdff","#0096ff","#cc6666","#006600","#990099");
	CI("http://auth.grolier.com/login/go_login_page.html?bffs=N","Login to Access Grolier Online","_top","");
	CI("http://auth.grolier.com/login/login-bin/send_signup_form","Sign-up for Grolier Online","_top","");
	SI("","Download Bus Routes","","");
	CP(220,"left","left",-5,4,"filter:alpha(opacity=75)","#dedeff","#bacdff","#0096ff","#cc6666","#006600","#990099");
	CI("http://www.bristolaggie.mec.edu/BusRoutes.pdf","Bus Routes","_top","");
	CI("http://www.bristolaggie.mec.edu/AthleticRouteBusStops.pdf","Late\Athletic Bus Route","_top","");
	CI("http://www.bristolaggie.mec.edu/ReferenceList.pdf","Bus Route Reference List","_top","");


MI("","<span class='u'>T</span>eachers",80,"center","","",0,0,"t","#ffffff","","","");

	SP(115,"left","left",0,0,"","","","","","","");
	SI("http://www.aboulougouras.com/","Mrs. Boulougouras","","");
	SI("http://www.bristolaggie.mec.edu/costa.html","Mr. Costa","","");
	SI("http://www.bristolaggie.mec.edu/kennon.html","Mr. Kennon","","");
	SI("http://www.bristolaggie.mec.edu/lippold.html","Mrs. Lippold","","");
	SI("http://www.bristolaggie.mec.edu/mendonsa.html","Mr. Mendonsa","","");
	SI("http://teacherweb.com/MA/BCAHS/Noel/hf0.stm","Mrs. Noel","","");
	SI("http://www.bristolaggie.mec.edu/velozo.html","Mrs. Velozo","","");


MI("http://www.bristolaggie.mec.edu/alumni.html","A<span class='u'>l</span>umni",70,"center","","",0,0,"l","#ffffff","","","");


//* DO NOT EDIT THIS BIT *
}//***********************
//************************

