/**
 * fw_menu 24OCT2000 Version 4.0
 * John Ahlquist, October 2000
 * Copyright (c) 2000 Macromedia, Inc.
 *
 * based on menu.js
 * by gary smith, July 1997
 * Copyright (c) 1997-1999 Netscape Communications Corp.
 *
 * Netscape grants you a royalty free license to use or modify this
 * software provided that this copyright notice appears on all copies.
 * This software is provided "AS IS," without a warranty of any kind.
 */
<!--
function MM_findObj(n, d) { //v3.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); return x;
}
function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
   var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
   if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function fwLoadMenus() {
  if (window.fw_menu_0) return;
  window.fw_menu_0 = new Menu("root",190,17,"Verdana, Arial, Helvetica, sans-serif",10,"#0000ff","#ffffff","#fbfc8b","#486db6");
  fw_menu_0.addMenuItem("School History","location='about/schoolhistory.html'");
/*
  fw_menu_0.addMenuItem("Message from the Principal","location='about/principalmessage.html'");
*/
  fw_menu_0.addMenuItem("Faculty","location='about/facultydir.html'");
  fw_menu_0.addMenuItem("Home and School Association","location='about/hsa0910.html'");

  fw_menu_0.hideOnMouseOut=true;

  window.home_menu = new Menu("root",100,17,"Verdana, Arial, Helvetica, sans-serif",10,"#0000ff","#ffffff","#fbfc8b","#486db6");

  home_menu.addMenuItem("School News","location='schoolnews.html'");
  home_menu.addMenuItem("Calendar","location='calendar.html'");
  home_menu.addMenuItem("Awards","location='awards.html'");

  home_menu.hideOnMouseOut=false;

  window.CoEdSubMenu = new Menu("CoEd",130,17,"Verdana, Arial, Helvetica, sans-serif",10,"#0000ff","#ffffff","#fbfc8b","#486db6");
  CoEdSubMenu.addMenuItem("Cross Country", "location='sports/crosscountry.html'");
  
  window.GirlsSubMenu = new Menu("GIRLS",130,17,"Verdana, Arial, Helvetica, sans-serif",10,"#0000ff","#ffffff","#fbfc8b","#486db6");
  GirlsSubMenu.addMenuItem("JV Cheerleading", "location='sports/jvcheerleading.html'");
  GirlsSubMenu.addMenuItem("Varsity Cheerleading", "location='sports/vcheerleading.html'");

/*
  GirlsSubMenu.addMenuItem("Softball", "location='sports/softball.pdf'");
  GirlsSubMenu.addMenuItem("Danceline", "location='sports/danceline.html'");
  GirlsSubMenu.addMenuItem("Soccer", "location='sports/gsoccer.html'");
*/
  GirlsSubMenu.hideOnMouseOut=false;

  window.BASEBALL = new Menu("Baseball",100,17,"Verdana, Arial, Helvetica, sans-serif",10,"#0000ff","#ffffff","#fbfc8b","#486db6");
  BASEBALL.addMenuItem("Varsity", "location='sports/vbaseball.html'");
  BASEBALL.addMenuItem("Junior Varsity", "location='sports/jvbaseball.html'");
  BASEBALL.addMenuItem("Primary", "location='sports/primbaseball.html'");
  
  window.BASKETBALL = new Menu("Basketball",100,17,"Verdana, Arial, Helvetica, sans-serif",10,"#0000ff","#ffffff","#fbfc8b","#486db6");
  BASKETBALL.addMenuItem("Varsity", "location='sports/vbasketball.html'");
  BASKETBALL.addMenuItem("Junior Varsity", "location='sports/jvbasketball.html'");
  BASKETBALL.addMenuItem("Primary", "location='sports/primbasketball.html'");
    
  window.BoysSubMenu = new Menu("BOYS",100,17,"Verdana, Arial, Helvetica, sans-serif",10,"#0000ff","#ffffff","#fbfc8b","#486db6");
  BoysSubMenu.addMenuItem(BASEBALL);
  BoysSubMenu.addMenuItem(BASKETBALL);
  BoysSubMenu.addMenuItem("Flag Football", "location='sports/flagfootball.html'");
  BoysSubMenu.addMenuItem("Volleyball", "location='sports/bvolleyball.html'");
  BoysSubMenu.addMenuItem("Soccer", "location='sports/bsoccer.html'");
  BoysSubMenu.hideOnMouseOut=false;

  window.fw_menu_1 = new Menu("root",90,17,"Verdana, Arial, Helvetica, sans-serif",10,"#0000ff","#ffffff","#fbfc8b","#486db6");
    fw_menu_1.addMenuItem(CoEdSubMenu);
/*
    fw_menu_1.addMenuItem(BoysSubMenu);
*/
  fw_menu_1.addMenuItem(GirlsSubMenu);

  fw_menu_1.hideOnMouseOut=false;

  window.fw_menu_2 = new Menu("root",122,17,"Verdana, Arial, Helvetica, sans-serif",10,"#0000ff","#ffffff","#fbfc8b","#486db6");
  fw_menu_2.addMenuItem("French","location='clubs/french.html'");
  fw_menu_2.addMenuItem("Computer","location='clubs/computer.html'");
  fw_menu_2.addMenuItem("Chess","location='clubs/chess.html'");
  fw_menu_2.addMenuItem("Art","location='clubs/art.html'");
  fw_menu_2.hideOnMouseOut=true;

  window.EventsSubMenu = new Menu("Events",220,17,"Verdana, Arial, Helvetica, sans-serif",10,"#0000ff","#ffffff","#fbfc8b","#486db6");
  EventsSubMenu.addMenuItem("Memory of 9-11", "location='pictures/memory911/memory911.html'");
  EventsSubMenu.addMenuItem("Dad's Club Kickoff Meeting", "location='pictures/dadskickoff/dadsclubkickoff.html'");
  EventsSubMenu.addMenuItem("Salsa Night", "location='pictures/0809salsanight/0809salsanight.html'");
  EventsSubMenu.addMenuItem("ACND Academic Olympics", "location='pictures/0809acndolympics/0809acndolympics.html'");
  EventsSubMenu.addMenuItem("Alina Soto Day", "location='pictures/0809asoto/0809asoto.html'");
  EventsSubMenu.addMenuItem("50th Anniversary Archdiocese", "location='pictures/0809rcdr50annivarch/0809rcdr50annivarch.html'");
  EventsSubMenu.addMenuItem("Living Rosary", "location='pictures/0809livingrosary/0809livingrosary.html'");
  EventsSubMenu.addMenuItem("Fire Truck PreK", "location='pictures/0809prekfiretruck/0809prekfiretruck.html'");
  EventsSubMenu.addMenuItem("Dad's Club Picnic", "location='pictures/0809dadsclpicnic/0809dadsclpicnic.html'");
  EventsSubMenu.addMenuItem("Hispanic Day", "location='pictures/0809hispanicday/0809hispanicday.html'");
  EventsSubMenu.addMenuItem("Halloween", "location='pictures/0809halloween/0809halloween.html'");
  EventsSubMenu.addMenuItem("Fashion Show", "location='pictures/0809fashion/0809fashion.html'");
  EventsSubMenu.addMenuItem("Elections '08", "location='pictures/0809elections/0809elections.html'");
  EventsSubMenu.addMenuItem("Science Fair", "location='pictures/0809sciencefair/0809sciencefair.html'");
  EventsSubMenu.addMenuItem("Lighting of Mainstreet", "location='pictures/0809mainstreet/0809mainstreet.html'");
  EventsSubMenu.addMenuItem("Christmas Ball", "location='pictures/0809christmasball/0809christmasball.html'");
  EventsSubMenu.addMenuItem("2nd Grade Christmas Extravaganza", "location='pictures/0809secondxmas/0809secondxmas.html'");
  EventsSubMenu.addMenuItem("Christmas Play", "location='pictures/0809christmasplay/0809christmasplay.html'");
  EventsSubMenu.addMenuItem("NJHS", "location='pictures/0809njhs/0809njhs.html'");
  EventsSubMenu.addMenuItem("Schott Visit", "location='pictures/0809schott/0809schott.html'");
  EventsSubMenu.addMenuItem("Christmas Pageant", "location='pictures/0809xmaspageant/0809xmaspageant.html'");
  EventsSubMenu.addMenuItem("Influential Woman Essay", "location='pictures/0809womanessay/0809womanessay.html'");

  /*
  EventsSubMenu.addMenuItem("Salsa Night", "location='pictures/salsanight/salsanight.html'");
  EventsSubMenu.addMenuItem("Halloween", "location='pictures/halloween/halloween.html'");
  EventsSubMenu.addMenuItem("Thanksgiving Service", "location='pictures/thanksgiving/thanksgiving.html'");
  EventsSubMenu.addMenuItem("Drug Free Week", "location='pictures/drugfreeweek/drugfreeweek.html'");
  EventsSubMenu.addMenuItem("Christmas Ball", "location='pictures/christmasgala/christmasgala.html'");
  EventsSubMenu.addMenuItem("Character Parade", "location='pictures/characterparade/characterparade.html'");
  EventsSubMenu.addMenuItem("Festival", "location='pictures/festival/festival.html'");
  EventsSubMenu.addMenuItem("4th Everglades", "location='pictures/glades4th/glades4th.html'");
  EventsSubMenu.addMenuItem("Gallery Night", "location='pictures/gallerynight/gallerynight.html'");
  EventsSubMenu.addMenuItem("Relay for Life", "location='pictures/relay4life/relay4life.html'");
  EventsSubMenu.addMenuItem("OLL Golf Tournament", "location='pictures/golftournament/golftournament.html'");
  EventsSubMenu.addMenuItem("Sports Awards", "location='pictures/sportsawards/sportsawards.html'");
  EventsSubMenu.addMenuItem("Gems - Dancing Dolls Recital", "location='pictures/dancerecital/dancerecital.html'");
*/
  EventsSubMenu.hideOnMouseOut=true;
  
  window.CrossCountry = new Menu("Cross Country",170,17,"Verdana, Arial, Helvetica, sans-serif",10,"#0000ff","#ffffff","#fbfc8b","#486db6");
  CrossCountry.addMenuItem("Belen Invitational", "location='pictures/beleninvitational/beleninvit1.html'");
  CrossCountry.addMenuItem("St. Theresa Invitational", "location='pictures/sttheresainvitational/sttheresainvit1.html'");
  CrossCountry.addMenuItem("Holy Rosary", "location='pictures/0809ccholyrosary/0809ccholyrosary.html'");

  /*
  CrossCountry.addMenuItem("St. Kevin", "location='pictures/stkevin/stkevin.html'");
*/
  window.JVBaseball = new Menu("JV Baseball",170,17,"Verdana, Arial, Helvetica, sans-serif",10,"#0000ff","#ffffff","#fbfc8b","#486db6");
  JVBaseball.addMenuItem("Saints Peter and Paul", "location='pictures/jvbasestptrpaul/jvbasestptrpaul.html'");

  window.PrimBasketball = new Menu("Primary Basketball",170,17,"Verdana, Arial, Helvetica, sans-serif",10,"#0000ff","#ffffff","#fbfc8b","#486db6");
  PrimBasketball.addMenuItem("Corpus Christi", "location='pictures/primbaskcorpus/primbaskcorpus.html'");

  window.JVBasketball = new Menu("JV Boys Basketball",170,17,"Verdana, Arial, Helvetica, sans-serif",10,"#0000ff","#ffffff","#fbfc8b","#486db6");
  JVBasketball.addMenuItem("St. John", "location='pictures/0809jvbskstjohn/0809jvbksstjn.html'");

  window.JVGBasketball = new Menu("JV Girls Basketball",170,17,"Verdana, Arial, Helvetica, sans-serif",10,"#0000ff","#ffffff","#fbfc8b","#486db6");
  JVGBasketball.addMenuItem("Blessed Trinity", "location='../pictures/0809jvgrlbskblsdtrnty/0809jvgrlbskblsdtrnty.html'");

  window.VBasketball = new Menu("Varsity Basketball",170,17,"Verdana, Arial, Helvetica, sans-serif",10,"#0000ff","#ffffff","#fbfc8b","#486db6");
  VBasketball.addMenuItem("St. Joseph", "location='pictures/0809vbballstjoseph/0809vbballstjoseph.html'");

  window.FlagFootball = new Menu("Flag  Football",170,17,"Verdana, Arial, Helvetica, sans-serif",10,"#0000ff","#ffffff","#fbfc8b","#486db6");
  FlagFootball.addMenuItem("Immaculate", "location='pictures/0809gvballimmac/0809gvballimmac.html'");
  FlagFootball.addMenuItem("St. Theresa", "location='pictures/0809fballsttheresa/0809fballsttheresa.html'");

  window.BVolleyball = new Menu("Boys Volleyball",170,17,"Verdana, Arial, Helvetica, sans-serif",10,"#0000ff","#ffffff","#fbfc8b","#486db6");
  BVolleyball.addMenuItem("St. Rose of Lima", "location='pictures/0809bvballstrose/0809bvballstrose.html'");

  window.GVolleyball = new Menu("Girls Volleyball",170,17,"Verdana, Arial, Helvetica, sans-serif",10,"#0000ff","#ffffff","#fbfc8b","#486db6");
  GVolleyball.addMenuItem("Immaculate", "location='pictures/0809gvballimmac/0809gvballimmac.html'");

  window.JVsoccer = new Menu("JV Soccer",170,17,"Verdana, Arial, Helvetica, sans-serif",10,"#0000ff","#ffffff","#fbfc8b","#486db6");
  JVsoccer.addMenuItem("Belen", "location='pictures/0809jvsoccerbelen/0809jvsoccerbelen.html'");
  JVsoccer.addMenuItem("St. Brendan", "location='pictures/0809jvsoccerstbrendan/0809jvsoccerstbrendan.html'");

  
  window.SportsSubMenu = new Menu("Sports",180,17,"Verdana, Arial, Helvetica, sans-serif",10,"#0000ff","#ffffff","#fbfc8b","#486db6");
  SportsSubMenu.addMenuItem(CrossCountry);
  SportsSubMenu.addMenuItem(VBasketball);
  SportsSubMenu.addMenuItem(JVBasketball);
  SportsSubMenu.addMenuItem(JVGBasketball);
  SportsSubMenu.addMenuItem(FlagFootball);
  SportsSubMenu.addMenuItem(BVolleyball);
  SportsSubMenu.addMenuItem(GVolleyball);
  SportsSubMenu.addMenuItem(JVsoccer);


  /*
  SportsSubMenu.addMenuItem(JVBaseball);
  SportsSubMenu.addMenuItem(PrimBasketball);
  */
  window.fw_menu_3 = new Menu("root",90,17,"Verdana, Arial, Helvetica, sans-serif",10,"#0000ff","#ffffff","#fbfc8b","#486db6");
  fw_menu_3.addMenuItem(EventsSubMenu);
  fw_menu_3.addMenuItem(SportsSubMenu);

  fw_menu_3.hideOnMouseOut=false;
  
  window.fw_menu_4 = new Menu("root",90,17,"Verdana, Arial, Helvetica, sans-serif",10,"#0000ff","#ffffff","#fbfc8b","#486db6");
  fw_menu_4.addMenuItem("Science Fair","location='events/science/science.html'"); 
  fw_menu_4.addMenuItem("Fashion Show","location='events/fashion/fashion.html'"); 
  fw_menu_4.addMenuItem("Elections","location='events/elections/elections.html'"); 

  fw_menu_4.hideOnMouseOut=false;
  fw_menu_4.writeMenus();
} // fwLoadMenus()

