<!--
function mmLoadMenus() {

var font_family = "Century Gothic";
var font_size = 11;
var font_weight = "bold";
var font_color = "navy";
var font_color_highlite = "#000066";
var menu_bg_color = "#3399ff";
var menu_bg_color_highlite = "#3333FF";
var menu_color_border = "#99FF33";
var menu_break_color = "#99FF33";

  if (window.mm_schooldistricts_0) return;

  window.mm_menu_curriculum_instruction_1 = new Menu("Teaching&nbsp;&amp;&nbsp;Learning",180,17,font_family,font_size,font_color,font_color_highlite,menu_bg_color,menu_bg_color_highlite,"left","middle",3,0,500,-5,7,true,true,true,0,false,true);
 mm_menu_curriculum_instruction_1.addMenuItem("Curriculum","location='core_curriculum.html'");
  mm_menu_curriculum_instruction_1.addMenuItem("Research&nbsp;&amp;&nbsp;Resources","location='curriculum_research_resources.html'");
  mm_menu_curriculum_instruction_1.addMenuItem("Professional&nbsp;Learning","location='curriculum_professional_learning.html'");
   mm_menu_curriculum_instruction_1.fontWeight=font_weight;
   mm_menu_curriculum_instruction_1.hideOnMouseOut=true;
   mm_menu_curriculum_instruction_1.bgColor=menu_break_color;
   mm_menu_curriculum_instruction_1.menuBorder=1;
   mm_menu_curriculum_instruction_1.menuBorderBgColor=menu_color_border;
   
  window.mm_menu_curriculum_instruction = new Menu("root",180,17,font_family,font_size,font_color,font_color_highlite,menu_bg_color,menu_bg_color_highlite,"left","middle",3,0,500,-5,7,true,true,true,0,false,true);
  mm_menu_curriculum_instruction.addMenuItem("Welcome!","location='curriculum_welcome.html'");
  mm_menu_curriculum_instruction.addMenuItem(mm_menu_curriculum_instruction_1,"location='#top'");
  mm_menu_curriculum_instruction.addMenuItem("Parent&nbsp;Information","location='business_parent_info.html'");
//  mm_menu_curriculum_instruction.addMenuItem("Policy&nbsp;&amp;&nbsp;Procedures","location='curriculum_policies_procedures.html'");
  mm_menu_curriculum_instruction.addMenuItem("Notices&nbsp;&amp;&nbsp;Forms","location='curriculum_notices_forms.html'");
   mm_menu_curriculum_instruction.childMenuIcon="arrows.gif";  
   mm_menu_curriculum_instruction.fontWeight=font_weight;
   mm_menu_curriculum_instruction.hideOnMouseOut=true;
   mm_menu_curriculum_instruction.bgColor=menu_break_color;
   mm_menu_curriculum_instruction.menuBorder=1;
   mm_menu_curriculum_instruction.menuBorderBgColor=menu_color_border;

  window.mm_menu_student_services_1 = new Menu("Teaching&nbsp;&amp;&nbsp;Learning",180,17,font_family,font_size,font_color,font_color_highlite,menu_bg_color,menu_bg_color_highlite,"left","middle",3,0,500,-5,7,true,true,true,0,false,true);
  mm_menu_student_services_1.addMenuItem("Research&nbsp;&amp;&nbsp;Resources","location='student_research_resources.html'");
  mm_menu_student_services_1.addMenuItem("Professional&nbsp;Learning","location='student_professional_learning.html'");
   mm_menu_student_services_1.fontWeight=font_weight;
   mm_menu_student_services_1.hideOnMouseOut=true;
   mm_menu_student_services_1.bgColor=menu_break_color;
   mm_menu_student_services_1.menuBorder=1;
   mm_menu_student_services_1.menuBorderBgColor=menu_color_border;
   
  window.mm_menu_student_services = new Menu("root",180,17,font_family,font_size,font_color,font_color_highlite,menu_bg_color,menu_bg_color_highlite,"left","middle",3,0,500,-5,7,true,true,true,0,false,true);
  mm_menu_student_services.addMenuItem("Welcome!","location='student_welcome.html'");
  mm_menu_student_services.addMenuItem(mm_menu_student_services_1,"location='#top'");
  mm_menu_student_services.addMenuItem("Wellness","location='student_wellness.html'");
  mm_menu_student_services.addMenuItem("Policy&nbsp;&amp;&nbsp;Procedures","location='student_policies_procedures.html'");
  mm_menu_student_services.addMenuItem("Notices&nbsp;&amp;&nbsp;Forms","location='student_notices_forms.html'");
   mm_menu_student_services.childMenuIcon="arrows.gif";  
   mm_menu_student_services.fontWeight=font_weight;
   mm_menu_student_services.hideOnMouseOut=true;
   mm_menu_student_services.bgColor=menu_break_color;
   mm_menu_student_services.menuBorder=1;
   mm_menu_student_services.menuBorderBgColor=menu_color_border;
   
  window.mm_menu_business_facilities = new Menu("root",180,17,font_family,font_size,font_color,font_color_highlite,menu_bg_color,menu_bg_color_highlite,"left","middle",3,0,500,-5,7,true,true,true,0,false,true);
  mm_menu_business_facilities.addMenuItem("Welcome!","location='business_welcome.html'");
  mm_menu_business_facilities.addMenuItem("Teaching&nbsp;&amp;&nbsp;Learning","location='business_teach_learn.html'");
  mm_menu_business_facilities.addMenuItem("Parent&nbsp;Information","location='business_parent_info.html'");
  mm_menu_business_facilities.addMenuItem("Policy&nbsp;&amp;&nbsp;Procedures","location='business_policies_procedures.html'");
  mm_menu_business_facilities.addMenuItem("Notices&nbsp;&amp;&nbsp;Forms","location='business_notices_forms.html'");
   mm_menu_business_facilities.fontWeight=font_weight;
   mm_menu_business_facilities.hideOnMouseOut=true;
   mm_menu_business_facilities.bgColor=menu_break_color;
   mm_menu_business_facilities.menuBorder=1;
   mm_menu_business_facilities.menuBorderBgColor=menu_color_border;

  window.mm_menu_sau50_schools = new Menu("root",180,17,font_family,font_size,font_color,font_color_highlite,menu_bg_color,menu_bg_color_highlite,"left","middle",3,0,500,-5,7,true,true,true,0,false,true);
  mm_menu_sau50_schools.addMenuItem("The&nbsp;Community&nbsp;Preschool","location='http://www.sau50.org/cps/index.html'");
  mm_menu_sau50_schools.addMenuItem("Greenland&nbsp;Central&nbsp;School","location='http://www.sau50.org/gcs/index.html'");
  mm_menu_sau50_schools.addMenuItem("Maude&nbsp;H.&nbsp;Trefethen&nbsp;School","location='http://www.sau50.org/mht/index.html'");
  mm_menu_sau50_schools.addMenuItem("Newington&nbsp;Public&nbsp;School","location='http://www.sau50.org/nps/index.html'");
  mm_menu_sau50_schools.addMenuItem("Rye&nbsp;Elementary&nbsp;School","location='http://www.sau50.org/rye/res/index.html'");
  mm_menu_sau50_schools.addMenuItem("Rye&nbsp;Junior&nbsp;High&nbsp;School","location='http://www.sau50.org/rye/rjh/index.html'");

   mm_menu_sau50_schools.fontWeight=font_weight;
   mm_menu_sau50_schools.hideOnMouseOut=true;
   mm_menu_sau50_schools.bgColor=menu_break_color;
   mm_menu_sau50_schools.menuBorder=1;
   mm_menu_sau50_schools.menuBorderBgColor=menu_color_border;
   
  window.mm_menu_welcome = new Menu("root",180,17,font_family,font_size,font_color,font_color_highlite,menu_bg_color,menu_bg_color_highlite,"left","middle",3,0,500,-5,7,true,true,true,0,false,true);
  mm_menu_welcome.addMenuItem("Letter&nbsp;from&nbsp;Superintendent","location='letter_from_super.html'");
  mm_menu_welcome.addMenuItem("Follow&nbsp;the&nbsp;Child","location='follow_the_child.html'");
  mm_menu_welcome.addMenuItem("Friendraising","location='friendraising.html'");
   mm_menu_welcome.fontWeight=font_weight;
   mm_menu_welcome.hideOnMouseOut=true;
   mm_menu_welcome.bgColor=menu_break_color;
   mm_menu_welcome.menuBorder=1;
   mm_menu_welcome.menuBorderBgColor=menu_color_border;

  window.mm_menu_schools_1_1 = new Menu("Student&nbsp;Art&nbsp;Gallery",150,17,font_family,font_size,font_color,font_color_highlite,menu_bg_color,menu_bg_color_highlite,"left","middle",3,0,500,-5,7,true,true,true,0,false,true);   
     mm_menu_schools_1_1.addMenuItem("The&nbsp;Community&nbsp;Preschool","location='http://www.sau50.org/cps/student_art.html'");
     mm_menu_schools_1_1.addMenuItem("Greenland&nbsp;Central&nbsp;School","location='http://www.sau50.org/gcs/student_art.html'");
   mm_menu_schools_1_1.fontWeight=font_weight;
   mm_menu_schools_1_1.hideOnMouseOut=true;
   mm_menu_schools_1_1.bgColor=menu_break_color;
   mm_menu_schools_1_1.menuBorder=1;
   mm_menu_schools_1_1.menuBorderBgColor=menu_color_border;

  window.mm_menu_schools_1 = new Menu("Greenland",180,17,font_family,font_size,font_color,font_color_highlite,menu_bg_color,menu_bg_color_highlite,"left","middle",3,0,500,-5,7,true,true,true,0,false,true);
     mm_menu_schools_1.addMenuItem("District&nbsp;Profile","location='gcs_district_profile.html'");
     mm_menu_schools_1.addMenuItem("The&nbsp;Community&nbsp;Preschool","location='http://www.sau50.org/cps/index.html'");
     mm_menu_schools_1.addMenuItem("Greenland&nbsp;Central&nbsp;School","location='http://www.sau50.org/gcs/index.html'");
     mm_menu_schools_1.addMenuItem(mm_menu_schools_1_1,"location='#top'");
     mm_menu_schools_1.addMenuItem("Calendar","window.open('http://www.sau50.org/pdf/gcs_district_calendar.pdf', '_blank');");
     mm_menu_schools_1.addMenuItem("District&nbsp;Report&nbsp;Card","location='gcs_district_report_card.html'");
     mm_menu_schools_1.addMenuItem("Greenland&nbsp;School&nbsp;Board","location='gcs_district_school_board.html'");
   mm_menu_schools_1.childMenuIcon="arrows.gif";
   mm_menu_schools_1.fontWeight=font_weight;
   mm_menu_schools_1.hideOnMouseOut=true;
   mm_menu_schools_1.bgColor=menu_break_color;
   mm_menu_schools_1.menuBorder=1;
   mm_menu_schools_1.menuBorderBgColor=menu_color_border;

  window.mm_menu_schools_2_1 = new Menu("Student&nbsp;Art&nbsp;Gallery",150,17,font_family,font_size,font_color,font_color_highlite,menu_bg_color,menu_bg_color_highlite,"left","middle",3,0,500,-5,7,true,true,true,0,false,true);   
     mm_menu_schools_2_1.addMenuItem("The&nbsp;Community&nbsp;Preschool","location='http://www.sau50.org/cps/student_art.html'");
     mm_menu_schools_2_1.addMenuItem("Maude&nbsp;H.&nbsp;Trefethen&nbsp;School","location='http://www.sau50.org/mht/student_art.html'");
   mm_menu_schools_2_1.fontWeight=font_weight;
   mm_menu_schools_2_1.hideOnMouseOut=true;
   mm_menu_schools_2_1.bgColor=menu_break_color;
   mm_menu_schools_2_1.menuBorder=1;
   mm_menu_schools_2_1.menuBorderBgColor=menu_color_border;

  window.mm_menu_schools_2 = new Menu("New&nbsp;Castle",180,17,font_family,font_size,font_color,font_color_highlite,menu_bg_color,menu_bg_color_highlite,"left","middle",3,0,500,-5,7,true,true,true,0,false,true);
     mm_menu_schools_2.addMenuItem("District&nbsp;Profile","location='mht_district_profile.html'");
     mm_menu_schools_2.addMenuItem("The&nbsp;Community&nbsp;Preschool","location='http://www.sau50.org/cps/index.html'");
     mm_menu_schools_2.addMenuItem("Maude&nbsp;H.&nbsp;Trefethen&nbsp;School","location='http://www.sau50.org/mht/index.html'");
     mm_menu_schools_2.addMenuItem(mm_menu_schools_2_1,"location='#top'");
     mm_menu_schools_2.addMenuItem("Calendar","window.open('http://www.sau50.org/pdf/2009-2010 New Castle.pdf', '_blank');");
     mm_menu_schools_2.addMenuItem("District&nbsp;Report&nbsp;Card","location='mht_district_report_card.html'");
     mm_menu_schools_2.addMenuItem("New&nbsp;Castle&nbsp;School&nbsp;Board","location='mht_district_school_board.html'");
   mm_menu_schools_2.fontWeight=font_weight;
   mm_menu_schools_2.hideOnMouseOut=true;
   mm_menu_schools_2.bgColor=menu_break_color;
   mm_menu_schools_2.menuBorder=1;
   mm_menu_schools_2.menuBorderBgColor=menu_color_border;

  window.mm_menu_schools_3_1 = new Menu("Student&nbsp;Art&nbsp;Gallery",150,17,font_family,font_size,font_color,font_color_highlite,menu_bg_color,menu_bg_color_highlite,"left","middle",3,0,500,-5,7,true,true,true,0,false,true);   
     mm_menu_schools_3_1.addMenuItem("The&nbsp;Community&nbsp;Preschool","location='http://www.sau50.org/cps/student_art.html'");
     mm_menu_schools_3_1.addMenuItem("Newington&nbsp;Public&nbsp;School","location='http://www.sau50.org/nps/student_art.html'");
   mm_menu_schools_3_1.fontWeight=font_weight;
   mm_menu_schools_3_1.hideOnMouseOut=true;
   mm_menu_schools_3_1.bgColor=menu_break_color;
   mm_menu_schools_3_1.menuBorder=1;
   mm_menu_schools_3_1.menuBorderBgColor=menu_color_border;
   
  window.mm_menu_schools_3 = new Menu("Newington",180,17,font_family,font_size,font_color,font_color_highlite,menu_bg_color,menu_bg_color_highlite,"left","middle",3,0,500,-5,7,true,true,true,0,false,true);
     mm_menu_schools_3.addMenuItem("District&nbsp;Profile","location='nps_district_profile.html'");
     mm_menu_schools_3.addMenuItem("The&nbsp;Community&nbsp;Preschool","location='http://www.sau50.org/cps/index.html'");
     mm_menu_schools_3.addMenuItem("Newington&nbsp;Public&nbsp;School","location='http://www.sau50.org/nps/index.html'");
     mm_menu_schools_3.addMenuItem(mm_menu_schools_3_1,"location='#top'");
     mm_menu_schools_3.addMenuItem("Calendar","window.open('http://www.sau50.org/pdf/2009-2010 Newington.pdf', '_blank');");
     mm_menu_schools_3.addMenuItem("District&nbsp;Report&nbsp;Card","location='nps_district_report_card.html'");
     mm_menu_schools_3.addMenuItem("Newington&nbsp;School&nbsp;Board","location='nps_district_school_board.html'");
   mm_menu_schools_3.fontWeight=font_weight;
   mm_menu_schools_3.hideOnMouseOut=true;
   mm_menu_schools_3.bgColor=menu_break_color;
   mm_menu_schools_3.menuBorder=1;
   mm_menu_schools_3.menuBorderBgColor=menu_color_border;

  window.mm_menu_schools_4_1 = new Menu("Student&nbsp;Art&nbsp;Gallery",150,17,font_family,font_size,font_color,font_color_highlite,menu_bg_color,menu_bg_color_highlite,"left","middle",3,0,500,-5,7,true,true,true,0,false,true);   
     mm_menu_schools_4_1.addMenuItem("The&nbsp;Community&nbsp;Preschool","location='http://www.sau50.org/cps/student_art.html'");
     mm_menu_schools_4_1.addMenuItem("Rye&nbsp;Elementary&nbsp;School","location='http://www.sau50.org/rye/res/student_art.html'");
     mm_menu_schools_4_1.addMenuItem("Rye&nbsp;Junior&nbsp;High&nbsp;School","location='http://www.sau50.org/rye/rjh/student_art.html'");
   mm_menu_schools_4_1.fontWeight=font_weight;
   mm_menu_schools_4_1.hideOnMouseOut=true;
   mm_menu_schools_4_1.bgColor=menu_break_color;
   mm_menu_schools_4_1.menuBorder=1;
   mm_menu_schools_4_1.menuBorderBgColor=menu_color_border;
   
  window.mm_menu_schools_4 = new Menu("Rye",180,17,font_family,font_size,font_color,font_color_highlite,menu_bg_color,menu_bg_color_highlite,"left","middle",3,0,500,-5,7,true,true,true,0,false,true);
     mm_menu_schools_4.addMenuItem("District&nbsp;Profile","location='http://www.sau50.org/rye_district_profile.html'");     
     mm_menu_schools_4.addMenuItem("The&nbsp;Community&nbsp;Preschool","location='http://www.sau50.org/cps/index.html'");
     mm_menu_schools_4.addMenuItem("Rye&nbsp;Elementary","location='http://www.sau50.org/rye/res/index.html'");
     mm_menu_schools_4.addMenuItem("Rye&nbsp;Junior&nbsp;High","location='http://www.sau50.org/rye/rjh/index.html'");
     mm_menu_schools_4.addMenuItem("Calendar","window.open('http://www.sau50.org/pdf/rye_district_calendar.pdf', '_blank');");
     mm_menu_schools_4.addMenuItem(mm_menu_schools_4_1,"location='#top'");
     mm_menu_schools_4.addMenuItem("District&nbsp;Report&nbsp;Card","location='http://www.sau50.org/rye_district_report_card.html'");
     mm_menu_schools_4.addMenuItem("Rye&nbsp;School&nbsp;Board","location='http://www.sau50.org/rye_district_school_board.html'");
   mm_menu_schools_4.fontWeight=font_weight;
   mm_menu_schools_4.hideOnMouseOut=true;
   mm_menu_schools_4.bgColor=menu_break_color;
   mm_menu_schools_4.menuBorder=1;
   mm_menu_schools_4.menuBorderBgColor=menu_color_border;
  
  window.mm_menu_schools = new Menu("root",150,17,font_family,font_size,font_color,font_color_highlite,menu_bg_color,menu_bg_color_highlite,"left","middle",3,0,500,-5,7,true,true,true,0,false,true);   
  mm_menu_schools.addMenuItem(mm_menu_schools_1,"location='http://www.sau50.org/gcs/index.html'");
  mm_menu_schools.addMenuItem(mm_menu_schools_2,"location='http://www.sau50.org/mht/index.html'");
  mm_menu_schools.addMenuItem(mm_menu_schools_3,"location='http://www.sau50.org/nps/index.html'");
  mm_menu_schools.addMenuItem(mm_menu_schools_4,"location='#top'");
   mm_menu_schools.childMenuIcon="arrows.gif";
   mm_menu_schools.fontWeight=font_weight;
   mm_menu_schools.hideOnMouseOut=true;
   mm_menu_schools.bgColor=menu_break_color;
   mm_menu_schools.menuBorder=1;
   mm_menu_schools.menuBorderBgColor=menu_color_border;


mm_menu_schools.writeMenus();
} // mmLoadMenus()
//-->
