/**
 * input for [CHNewton, May 2003]
 * mm_menu 20MAR2002 Version 6.0
 * Andy Finnell, March 2002
 * Copyright (c) 2000-2002 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 mmLoadMenus() {
  if (window.mm_menu_introtop) return;
    window.mm_menu_introtop = new Menu("root",80,18,"Arial, Helvetica, sans-serif",12,"#000000","#000000","#ccccCC","#000000","left","middle",3,0,15,-5,7,true,true,true,0,true,true);
		mm_menu_introtop.addMenuItem("Welcome","location='/Intro/message.html'");
		mm_menu_introtop.addMenuItem("At&nbsp;A&nbsp;Glance","location='/Intro/snapshot.html'");
		mm_menu_introtop.addMenuItem("History","location='/Intro/history.html'");
		mm_menu_introtop.addMenuItem("Facilities","location='/Intro/facilities.html'");
		mm_menu_introtop.addMenuItem("Directions","location='/Intro/directions.html'");
		mm_menu_introtop.fontWeight="bold";
		mm_menu_introtop.hideOnMouseOut=true;
		mm_menu_introtop.bgColor='#CCCCCC';
		mm_menu_introtop.menuBorder=2;
		mm_menu_introtop.menuLiteBgColor='#FFFFFF';
		mm_menu_introtop.menuBorderBgColor='#333366';


  window.mm_menu_newstop = new Menu("root",115,18,"Arial, Helvetica, sans-serif",12,"#000000","#000000","#ccccCC","#000000","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
		mm_menu_newstop.addMenuItem("Current Events","location='/News/Events.html'");
		mm_menu_newstop.addMenuItem("Research Reviews","location='/Pubs/reviews-2011.html'");
		mm_menu_newstop.addMenuItem("35th Anniversary","location='/News/35th_Anniversary.html'");
		mm_menu_newstop.addMenuItem("Achievement Day","location='/News/AchievementDay2011.html'");
		mm_menu_newstop.addMenuItem("College Events","location='/News/other_events.html'");
		mm_menu_newstop.addMenuItem("Newsletter","location='/News/newsletter.html'");
		mm_menu_newstop.addMenuItem("News Archives","location='/News/NewsltrArchive.html'");
		mm_menu_newstop.addMenuItem("Subscribe","location='/News/subscribe.html'");
		mm_menu_newstop.addMenuItem("Other: Chrysler Site","location='/News/chrysler_site.html'");
		mm_menu_newstop.addMenuItem("Other: Economic Impact","location='/News/economic_impact.html'");
		mm_menu_newstop.addMenuItem("Other: College News","location='/News/other_news.html'");
		mm_menu_newstop.fontWeight="bold";
		mm_menu_newstop.hideOnMouseOut=true;
		mm_menu_newstop.bgColor='#CCCCCC';
		mm_menu_newstop.menuBorder=2;
		mm_menu_newstop.menuLiteBgColor='#FFFFFF';
		mm_menu_newstop.menuBorderBgColor='#333366';

  window.mm_menu_edntop = new Menu("root",115,18,"Arial, Helvetica, sans-serif",12,"#000000","#000000","#ccccCC","#000000","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
		mm_menu_edntop.addMenuItem("Affiliated&nbsp;Programs","location='/Education/academic.html'");
		mm_menu_edntop.addMenuItem("Undergraduate","location='/Education/undergrad.html'");
		mm_menu_edntop.addMenuItem("Graduate","location='/Education/grads.html'");
		mm_menu_edntop.addMenuItem("Postdoctoral","location='/Education/postdocs.html'");
		mm_menu_edntop.addMenuItem("Internships","location='/Education/interns.html'");
		mm_menu_edntop.addMenuItem("Certificate","location='/Education/certificate.html'");
		mm_menu_edntop.addMenuItem("Achievements","location='/Education/achievements.html'");
		mm_menu_edntop.addMenuItem("UG Symposium","location='/Education/undergrad_symposium.html'");
		mm_menu_edntop.fontWeight="bold";
		mm_menu_edntop.hideOnMouseOut=true;
		mm_menu_edntop.bgColor='#CCCCCC';
		mm_menu_edntop.menuBorder=2;
		mm_menu_edntop.menuLiteBgColor='#FFFFFF';
		mm_menu_edntop.menuBorderBgColor='#333366';

	window.mm_menu_restop_prog = new Menu("Programs",60,18,"Arial, Helvetica, sans-serif",12,"#000000","#000000","#ccccCC","#000000","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
		mm_menu_restop_prog.addMenuItem("CMR","location='/Research/CMRindex.html'");
		mm_menu_restop_prog.addMenuItem("CART","location='/Research/CARTindex.html'");
		mm_menu_restop_prog.addMenuItem("ONR","location='/Research/AMIPCindex.html'");
		mm_menu_restop_prog.addMenuItem("FAA","location='/Research/FAA.html'");
		mm_menu_restop_prog.addMenuItem("CSI","location='/Research/CSIindex.html'");
		mm_menu_restop_prog.fontWeight="bold";
		mm_menu_restop_prog.hideOnMouseOut=true;
   		mm_menu_restop_prog.childMenuIcon="/menu/arrows.gif";
   		mm_menu_restop_prog.bgColor='#CCCCCC';
		mm_menu_restop_prog.menuBorder=2;
		mm_menu_restop_prog.menuLiteBgColor='#FFFFFF';
		mm_menu_restop_prog.menuBorderBgColor='#333366';

	window.mm_menu_restop_tech = new Menu("Technologies",150,18,"Arial, Helvetica, sans-serif",12,"#000000","#000000","#ccccCC","#000000","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
		mm_menu_restop_tech.addMenuItem("Materials &amp; Synthesis","location='/Research/MS.html'");
		mm_menu_restop_tech.addMenuItem("Mechanics &amp; Design","location='/Research/MD.html'");
		mm_menu_restop_tech.addMenuItem("Processing Science","location='/Research/PS.html'");
		mm_menu_restop_tech.addMenuItem("Sensors &amp; Control","location='/Research/SC.html'");
		mm_menu_restop_tech.addMenuItem("Performance","location='/Research/P.html'");
		mm_menu_restop_tech.addMenuItem("Multifunctional Materials","location='/Research/MFM.html'");
		mm_menu_restop_tech.fontWeight="bold";
		mm_menu_restop_tech.hideOnMouseOut=true;
		mm_menu_restop_tech.bgColor='#CCCCCC';
		mm_menu_restop_tech.childMenuIcon="/menu/arrows.gif";
		mm_menu_restop_tech.menuBorder=2;
		mm_menu_restop_tech.menuLiteBgColor='#FFFFFF';
		mm_menu_restop_tech.menuBorderBgColor='#333366';

  window.mm_menu_restop = new Menu("root",140,18,"Arial, Helvetica, sans-serif",12,"#000000","#000000","#ccccCC","#000000","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
		mm_menu_restop.addMenuItem(mm_menu_restop_prog,"location='/Research/programs.html'");
		mm_menu_restop.addMenuItem(mm_menu_restop_tech,"location='/Research/techs.html'");
		mm_menu_restop.addMenuItem("SBIR/STTR","location='/Consortium/small-business.html'");
        mm_menu_restop.fontWeight="bold";
        mm_menu_restop.hideOnMouseOut=true;
        mm_menu_restop.childMenuIcon="/menu/arrows.gif";
        mm_menu_restop.bgColor='#CCCCCC';
        mm_menu_restop.menuBorder=2;
        mm_menu_restop.menuLiteBgColor='#FFFFFF';
        mm_menu_restop.menuBorderBgColor='#333366';

  window.mm_menu_pubstop = new Menu("root",160,18,"Arial, Helvetica, sans-serif",12,"#000000","#000000","#ccccCC","#000000","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
        mm_menu_pubstop.addMenuItem("2009-2010&nbsp;Annual Report","location='/Pubs/annual_report.html'");
        mm_menu_pubstop.addMenuItem("2008-2012&nbsp;Posterbook","location='/Pubs/Posterbook/index.html'");
        mm_menu_pubstop.addMenuItem("Poster Upload","location='/Pubs/presenters_info.html'");
		mm_menu_pubstop.addMenuItem("2012 Research Reviews","location='/Pubs/reviews-2012.html'");
		mm_menu_pubstop.addMenuItem("2012 Poster Templates","location='/Pubs/presenters_info.html'");
		mm_menu_pubstop.addMenuItem("TechBriefs","location='/Pubs/techbriefs.html'");
        mm_menu_pubstop.fontWeight="bold";
        mm_menu_pubstop.hideOnMouseOut=true;
        mm_menu_pubstop.bgColor='#CCCCCC';
        mm_menu_pubstop.menuBorder=2;
        mm_menu_pubstop.menuLiteBgColor='#FFFFFF';
        mm_menu_pubstop.menuBorderBgColor='#333366';
  
  window.mm_menu_techtop = new Menu("root",150,18,"Arial, Helvetica, sans-serif",12,"#000000","#000000","#ccccCC","#000000","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
        mm_menu_techtop.addMenuItem("CDS Software","location='/CDS/'");
        mm_menu_techtop.addMenuItem("MAT162 Software","location='/Tech/MAT162/'");
		mm_menu_techtop.addMenuItem("LIMS 5.0 Software","location='/Tech/LIMS/'");
		mm_menu_techtop.addMenuItem("Materials &amp; Synthesis","location='/Research/MS.html'");
		mm_menu_techtop.addMenuItem("Mechanics &amp; Design","location='/Research/MD.html'");
		mm_menu_techtop.addMenuItem("Processing Science","location='/Research/PS.html'");
		mm_menu_techtop.addMenuItem("Sensors &amp; Control","location='/Research/SC.html'");
		mm_menu_techtop.addMenuItem("Performance","location='/Research/P.html'");
		mm_menu_techtop.addMenuItem("Multifunctional Materials","location='/Research/MFM.html'");
        mm_menu_techtop.addMenuItem("Facilities&nbsp;&amp;&nbsp;Equipment","location='/Intro/facilities.html'");
        mm_menu_techtop.addMenuItem("Consortium","location='/Consortium/index.html'");
        mm_menu_techtop.addMenuItem("DoD&nbsp;Programs","location='/Research/programs.html'");
        mm_menu_techtop.fontWeight="bold";
        mm_menu_techtop.hideOnMouseOut=true;
        mm_menu_techtop.bgColor='#CCCCCC';
        mm_menu_techtop.menuBorder=2;
        mm_menu_techtop.menuLiteBgColor='#FFFFFF';
        mm_menu_techtop.menuBorderBgColor='#333366';
   
  window.mm_menu_contop = new Menu("root",120,18,"Arial, Helvetica, sans-serif",12,"#000000","#000000","#ccccCC","#000000","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
        mm_menu_contop.addMenuItem("Overview","location='/Consortium/index.html'");
        mm_menu_contop.addMenuItem("Members","location='/Consortium/members.html'");
        mm_menu_contop.addMenuItem("Benefits","location='/Consortium/benefits.html'");
        mm_menu_contop.addMenuItem("Joining","location='/Consortium/BecomingAMember.html'");
        mm_menu_contop.addMenuItem("Small&nbsp;Business","location='/Consortium/small-business.html'");
        mm_menu_contop.fontWeight="bold";
        mm_menu_contop.hideOnMouseOut=true;
        mm_menu_contop.bgColor='#CCCCCC';
        mm_menu_contop.menuBorder=2;
        mm_menu_contop.menuLiteBgColor='#FFFFFF';
        mm_menu_contop.menuBorderBgColor='#333366';
   
  window.mm_menu_perstop = new Menu("root",145,18,"Arial, Helvetica, sans-serif",12,"#000000","#000000","#ccccCC","#000000","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
        mm_menu_perstop.addMenuItem("Leadership","location='/Personnel/leadership.html'");
        mm_menu_perstop.addMenuItem("Research&nbsp;Professionals","location='/Personnel/professionals.html'");
        mm_menu_perstop.addMenuItem("Affiliated&nbsp;Faculty","location='/Personnel/faculty.html'");
        mm_menu_perstop.addMenuItem("Administrative&nbsp;Support","location='/Personnel/admin.html'");
        mm_menu_perstop.addMenuItem("Postdoctoral&nbsp;Fellows","location='/Personnel/postdocs.html'");
        mm_menu_perstop.addMenuItem("Graduate&nbsp;Students","location='/Personnel/grad_students.html'");
        mm_menu_perstop.addMenuItem("Undergradate&nbsp;Research","location='/Personnel/undergrads.html'");
        mm_menu_perstop.addMenuItem("&nbsp;&nbsp;Assistants","location='/Personnel/undergrads.html'");
        mm_menu_perstop.addMenuItem("Visiting&nbsp;Scholars","location='/Personnel/visiting.html'");
        mm_menu_perstop.addMenuItem("Government&nbsp;&amp;&nbsp;Industry","location='/Personnel/govt_ind.html'");
        mm_menu_perstop.addMenuItem("&nbsp;&nbsp;Researchers","location='/Personnel/govt_ind.html'");
        mm_menu_perstop.addMenuItem("Main&nbsp;Directory","location='/Personnel/directory.html'");
        mm_menu_perstop.fontWeight="bold";
        mm_menu_perstop.hideOnMouseOut=true;
        mm_menu_perstop.bgColor='#CCCCCC';
        mm_menu_perstop.menuBorder=2;
        mm_menu_perstop.menuLiteBgColor='#FFFFFF';
        mm_menu_perstop.menuBorderBgColor='#333366';

  window.mm_menu_oppstop = new Menu("root",140,18,"Arial, Helvetica, sans-serif",12,"#000000","#000000","#ccccCC","#000000","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
        mm_menu_oppstop.addMenuItem("Overview","location='/Opportunities/index.html'");
		mm_menu_oppstop.addMenuItem("Positions&nbsp;Available","location='/Opportunities/jobs.html'");
        mm_menu_oppstop.addMenuItem("Undergrads","location='/Opportunities/undergradoverview.html'");
        mm_menu_oppstop.addMenuItem("Grad&nbsp;Students","location='/Opportunities/grad-opps.html'");
        mm_menu_oppstop.addMenuItem("Postdocs","location='/Opportunities/postdoc-opps.html'");
        mm_menu_oppstop.addMenuItem("Summer&nbsp;Internships","location='/Education/interns.html'");
        mm_menu_oppstop.fontWeight="bold";
        mm_menu_oppstop.hideOnMouseOut=true;
        mm_menu_oppstop.bgColor='#CCCCCC';
        mm_menu_oppstop.menuBorder=2;
        mm_menu_oppstop.menuLiteBgColor='#FFFFFF';
        mm_menu_oppstop.menuBorderBgColor='#333366';

mm_menu_oppstop.writeMenus();

}
