<!--
function mmLoadMenus() {
  if (window.mm_menu_0228152848_0) return;
  window.mm_menu_0228152848_0 = new Menu("root",39,14,"Arial, Helvetica, sans-serif",10,"#009933","#ffffef","#ffffea","#999966","left","middle",2,0,4000,5,0,true,true,true,0,true,true);
  mm_menu_0228152848_0.addMenuItem("Issue&nbsp;1","location='http://fcpe.adelphi.edu/News/Issue1/index.html'");
  mm_menu_0228152848_0.addMenuItem("Issue&nbsp;2","location='http://fcpe.adelphi.edu/News/Issue2/index.html'");
  mm_menu_0228152848_0.addMenuItem("Issue&nbsp;3","location='http://fcpe.adelphi.edu/News/Issue3/index.html'");
  mm_menu_0228152848_0.addMenuItem("Issue&nbsp;4","location='http://fcpe.adelphi.edu/News/Issue4/index.html'");
  mm_menu_0228152848_0.addMenuItem("Issue&nbsp;5","location='http://fcpe.adelphi.edu/News/Issue5/index.html'");
  mm_menu_0228152848_0.addMenuItem("Issue&nbsp;6","location='http://fcpe.adelphi.edu/News/Issue6/index.html'");
  mm_menu_0228152848_0.addMenuItem("Issue&nbsp;7","location='http://fcpe.adelphi.edu/News/Issue7/index.html'");
  mm_menu_0228152848_0.addMenuItem("Issue&nbsp;8","location='http://fcpe.adelphi.edu/News/Issue8/index.html'");
  
  //TO ADD LINKS TO NEW ISSUES: Copy the line directly above.
  //Paste it directly below, and simply change the numbers appropriately in both places.
  // "Issue X" and /IssueX/index.html
  //Both need to be changed.
  //That's IT!
  //Thank you--Rachel
  
  
   mm_menu_0228152848_0.hideOnMouseOut=true;
   mm_menu_0228152848_0.menuBorder=0;
   mm_menu_0228152848_0.menuLiteBgColor='#ffffff';
   mm_menu_0228152848_0.menuBorderBgColor='#555555';
   mm_menu_0228152848_0.bgColor='#555555';

  mm_menu_0228152848_0.writeMenus();
} // mmLoadMenus()
//-->
