function mmLoadMenus() {
  if (window.menu_about_0) return;
  
  
  window.menu_about_1 = new Menu("Partners",109,19,"",11,"#E9DCB4","#FFFFFF","#9A7914","#B89D45","left","middle",3,1,1000,-5,7,true,true,true,0,true,false);
  	 menu_about_1.addMenuItem("List of Partners","location='http://www.rec-dev.com/about/partners.asp'");
	 menu_about_1.hideOnMouseOut=true;
     menu_about_1.bgColor='#AF9236';
     menu_about_1.menuBorder=0;
     menu_about_1.menuLiteBgColor='';
     menu_about_1.menuBorderBgColor='#77705D';
  
  
  
  
  window.menu_about_0 = new Menu("root",130,19,"",11,"#E9DCB4","#FFFFFF","#9A7914","#B89D45","left","middle",3,1,1000,-5,7,true,true,true,0,true,false);
  menu_about_0.addMenuItem("Learn More","location='http://www.rec-dev.com/about/index.asp'");
  menu_about_0.addMenuItem("Useful Links","location='http://www.rec-dev.com/about/useful.asp'");
 menu_about_0.addMenuItem(menu_about_1);
 menu_about_0.addMenuItem("The&nbsp;Center&nbsp;Supports","location='http://www.rec-dev.com/about/supporters.asp'");
 menu_about_0.addMenuItem("Testimonials","location='http://www.rec-dev.com/about/testimonials.asp'");
	menu_about_0.hideOnMouseOut=true;
   menu_about_0.childMenuIcon="http://www.globalsecurity.bz/images/arrows.gif";
   menu_about_0.bgColor='#AF9236';
   menu_about_0.menuBorder=0;
   menu_about_0.menuLiteBgColor='';
   menu_about_0.menuBorderBgColor='#77705D';

  window.menu_conferences_0 = new Menu("root",173,19,"",11,"#E9DCB4","#FFFFFF","#9A7914","#B89D45","left","middle",3,1,1000,-5,7,true,true,true,0,true,false);
  menu_conferences_0.addMenuItem("Conferences","location='http://www.rec-dev.com/conferences/index.asp'");
  menu_conferences_0.addMenuItem("Past&nbsp;Conferences","location='http://www.rec-dev.com/conferences/past_conferences.asp'");
  menu_conferences_0.addMenuItem("List&nbsp;of&nbsp;Photos&nbsp;by&nbsp;Conference","location='http://www.rec-dev.com/conferences/photos_by_conferences.asp'");
   menu_conferences_0.hideOnMouseOut=true;
   menu_conferences_0.bgColor='#AF9236';
   menu_conferences_0.menuBorder=0;
   menu_conferences_0.menuLiteBgColor='';
   menu_conferences_0.menuBorderBgColor='#77705D';

window.menu_newsroom_1 = new Menu("Pressroom",109,19,"",11,"#E9DCB4","#FFFFFF","#9A7914","#B89D45","left","middle",3,1,1000,-5,7,true,true,true,0,true,false);
     menu_newsroom_1.addMenuItem("Equity&nbsp;News","location='http://www.rec-dev.com/newsroom/index.asp'");
  	 menu_newsroom_1.addMenuItem("Press Releases","location='http://www.rec-dev.com/newsroom/press_releases.asp'");
  	 menu_newsroom_1.addMenuItem("Bio of Bill Loiry","location='http://www.rec-dev.com/newsroom/bio_loiry.asp'");
  	 menu_newsroom_1.addMenuItem("Contact","location='http://www.rec-dev.com/newsroom/contact.asp'");
	menu_newsroom_1.hideOnMouseOut=true;
     menu_newsroom_1.bgColor='#AF9236';
     menu_newsroom_1.menuBorder=0;
     menu_newsroom_1.menuLiteBgColor='';
     menu_newsroom_1.menuBorderBgColor='#77705D';


  window.menu_newsroom_0 = new Menu("root",107,19,"",11,"#E9DCB4","#FFFFFF","#9A7914","#B89D45","left","middle",3,1,1000,-5,7,true,true,true,0,true,false);
	menu_newsroom_0.addMenuItem(menu_newsroom_1);
   menu_newsroom_0.addMenuItem("In The&nbsp;News","location='http://www.rec-dev.com/newsroom/in_the_news.asp'");
   menu_newsroom_0.addMenuItem("News Archive","location='http://www.rec-dev.com/newsroom/archive.asp'");
   menu_newsroom_0.hideOnMouseOut=true;
   menu_newsroom_0.childMenuIcon="http://www.globalsecurity.bz/images/arrows.gif";
   menu_newsroom_0.bgColor='#AF9236';
   menu_newsroom_0.menuBorder=0;
   menu_newsroom_0.menuLiteBgColor='';
   menu_newsroom_0.menuBorderBgColor='#77705D';

menu_about_0.writeMenus();
} // mmLoadMenus()