<!--
function mmLoadMenus() {

var font_family = "Century Gothic";
var font_size = 11;
var font_weight = "bold";
var font_color = "navy";
var font_color_highlite = "navy";
var menu_bg_color = "#FF9900";
var menu_bg_color_highlite = "#FFCC66";
var menu_color_border = "#BCFF01";
var menu_break_color = "#BCFF01";


  if (window.mm_family_resources) return;

  window.mm_menu_quick_links = new Menu("root",150,17,font_family,font_size,font_color_highlite,font_color,menu_bg_color_highlite,menu_bg_color,"left","middle",3,0,500,-5,7,true,true,true,0,false,true);
  mm_menu_quick_links.addMenuItem("SAU&nbsp;50&nbsp;Email&nbsp;Log&nbsp;In","window.open('http://email.sau50.org', '_blank');");
  mm_menu_quick_links.addMenuItem("TechPaths&nbsp;Log&nbsp;In","window.open('http://sau50.nh.techpaths.com/', '_blank');");
  mm_menu_quick_links.addMenuItem("SAU&nbsp;50","location='http://www.sau50.org'");
  
   mm_menu_quick_links.fontWeight=font_weight;
   mm_menu_quick_links.hideOnMouseOut=true;
   mm_menu_quick_links.bgColor=menu_bg_color
   mm_menu_quick_links.menuBorder=1;
   mm_menu_quick_links.menuBorderBgColor=menu_break_color;
   
  window.mm_menu_family_resources = 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_family_resources.addMenuItem("Welcome!","location='family_welcome.html'");
  mm_menu_family_resources.addMenuItem("Teaching&nbsp;&amp;&nbsp;Learning","location='family_teach_learn.html'");
  mm_menu_family_resources.addMenuItem("Wellness","location='family_wellness.html'");
  mm_menu_family_resources.addMenuItem("Policies&nbsp;&amp;&nbsp;Procedures","location='family_policies_procedures.html'");
  mm_menu_family_resources.addMenuItem("Notices&nbsp;&amp;&nbsp;Forms","location='family_notices_forms.html'");
   mm_menu_family_resources.fontWeight=font_weight;
   mm_menu_family_resources.hideOnMouseOut=true;
   mm_menu_family_resources.bgColor=menu_break_color;
   mm_menu_family_resources.menuBorder=1;
   mm_menu_family_resources.menuBorderBgColor=menu_color_border;
  	 
  window.mm_menu_student_resources = 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_student_resources.addMenuItem("Welcome!","location='student_welcome.html'");
  mm_menu_student_resources.addMenuItem("Teaching&nbsp;&amp;&nbsp;Learning","location='student_teach_learn.html'");
  mm_menu_student_resources.addMenuItem("Wellness","location='student_wellness.html'");
  mm_menu_student_resources.addMenuItem("Policy&nbsp;&amp;&nbsp;Procedures","location='student_policies_procedures.html'");
  mm_menu_student_resources.addMenuItem("Notices&nbsp;&amp;&nbsp;Forms","location='student_notices_forms.html'");
   mm_menu_student_resources.fontWeight=font_weight;
   mm_menu_student_resources.hideOnMouseOut=true;
   mm_menu_student_resources.bgColor=menu_break_color;
   mm_menu_student_resources.menuBorder=1;
   mm_menu_student_resources.menuBorderBgColor=menu_color_border;
 
   window.mm_menu_teacher_resources = 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_teacher_resources.addMenuItem("Welcome!","location='teacher_welcome.html'");
   mm_menu_teacher_resources.addMenuItem("Teaching&nbsp;&amp;&nbsp;Learning","location='teacher_teach_learn.html'");
   mm_menu_teacher_resources.addMenuItem("Wellness","location='teacher_wellness.html'");
   mm_menu_teacher_resources.addMenuItem("Policy&nbsp;&amp;&nbsp;Procedures","location='teacher_policies_procedures.html'");
   mm_menu_teacher_resources.addMenuItem("Notices&nbsp;&amp;&nbsp;Forms","location='teacher_notices_forms.html'");
    mm_menu_teacher_resources.fontWeight=font_weight;
    mm_menu_teacher_resources.hideOnMouseOut=true;
    mm_menu_teacher_resources.bgColor=menu_break_color;
    mm_menu_teacher_resources.menuBorder=1;
    mm_menu_teacher_resources.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;the&nbsp;Program&nbsp;Director","location='letter_principal.html'");
  mm_menu_welcome.addMenuItem("About&nbsp;Our&nbsp;School","location='school_profile.html'");
  mm_menu_welcome.addMenuItem("Hours&nbsp;&amp;&nbsp;Directions","location='hours_directions.html'");
  mm_menu_welcome.addMenuItem("Site&nbsp;Map","location='site_map.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_announcements = 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_announcements.addMenuItem("Announcements","location='announcements.html'");
  mm_menu_announcements.addMenuItem("Newsletter","location='newsletter.html'");
  mm_menu_announcements.addMenuItem("Student&nbsp;Art&nbsp;Gallery ","location='student_art.html'");
  mm_menu_announcements.addMenuItem("Press&nbsp;Room","location='press_room.html'");
   mm_menu_announcements.fontWeight=font_weight;
   mm_menu_announcements.hideOnMouseOut=true;
   mm_menu_announcements.bgColor=menu_break_color;
   mm_menu_announcements.menuBorder=1;
   mm_menu_announcements.menuBorderBgColor=menu_color_border;


  window.mm_menu_calendars = 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_calendars.addMenuItem("Academic&nbsp;Calendar","location='calendar_academic.html'");
     mm_menu_calendars.addMenuItem("Event&nbsp;Calendar","location='calendar_events.html'");
   mm_menu_calendars.fontWeight=font_weight;
   mm_menu_calendars.hideOnMouseOut=true;
   mm_menu_calendars.bgColor=menu_break_color;
   mm_menu_calendars.menuBorder=1;
   mm_menu_calendars.menuBorderBgColor=menu_color_border;
  
  window.mm_menu_friendraising = 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_friendraising.addMenuItem("Volunteer&nbsp;Opportunities","location='friendraising_volunteer.html'");
     mm_menu_friendraising.addMenuItem("Fundraising","location='friendraising_fundraising.html'");
     mm_menu_friendraising.addMenuItem("Wishlist","location='friendraising_wishlist.html'");
     mm_menu_friendraising.addMenuItem("Event&nbsp;Calendar","location='friendraising.html'");
   mm_menu_friendraising.fontWeight=font_weight;
   mm_menu_friendraising.hideOnMouseOut=true;
   mm_menu_friendraising.bgColor=menu_break_color;
   mm_menu_friendraising.menuBorder=1;
   mm_menu_friendraising.menuBorderBgColor=menu_color_border;

  window.mm_menu_community = new Menu("root",240,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_community.addMenuItem("Community&nbsp;Child&nbsp;Care&nbsp;Center&nbsp;of&nbsp;Portsmouth","window.open('http://www.communitychildcarenh.org/', '_blank');");
     mm_menu_community.addMenuItem("PEAK&nbsp;Program","window.open('http://www.communitychildcarenh.org/program3.html', '_blank');");
     mm_menu_community.addMenuItem("Community&nbsp;Campus","window.open('http://www.communitycampus.org/', '_blank');");
     mm_menu_community.addMenuItem("Greenland&nbsp;Central&nbsp;School","location='http://www.sau50.org/gcs/index.html'");
     mm_menu_community.addMenuItem("Newington&nbsp;Public&nbsp;School","location='http://www.sau50.org/nps/index.html'");
     mm_menu_community.addMenuItem("Maude&nbsp;H.&nbsp;Trefethen&nbsp;School","location='http://www.sau50.org/mht/index.html'");
     mm_menu_community.addMenuItem("Rye&nbsp;Elementary&nbsp;School","location='http://www.sau50.org/res/index.html'");
     mm_menu_community.addMenuItem("School&nbsp;Administrative&nbsp;Unit&nbsp;50","location='http://www.sau50.org/index.html'");
   mm_menu_community.fontWeight=font_weight;
   mm_menu_community.hideOnMouseOut=true;
   mm_menu_community.bgColor=menu_break_color;
   mm_menu_community.menuBorder=1;
   mm_menu_community.menuBorderBgColor=menu_color_border;
   
mm_menu_community.writeMenus();
} // mmLoadMenus()
//-->
