function LoadMenus()
{
/*  Example:
   window.sdl_deptmnu__Cookers = new Menu("Cookers",200,18,"Verdana, Arial, Helvetica, sans-serif",12,"#4B4766","#FFFFFF","#CCCCFF","#9999CC","Left","middle",3,0,1000,-5,7,true,true,true,0,true,true,'plain');
   sdl_deptmnu__Cookers.hideOnMouseOut=true;
   sdl_deptmnu__Cookers.childMenuIcon="http://www.esale.com/mall/images/popup_menu_arrow.gif";
   sdl_deptmnu__Cookers.bgColor='#FFFFFF';
   sdl_deptmnu__Cookers.menuBorder=1;
   sdl_deptmnu__Cookers.menuLiteBgColor='#FFFFFF';
   sdl_deptmnu__Cookers.menuBorderBgColor='#4B4766';
   sdl_deptmnu__Cookers.addMenuItem("Pricklypear Data Form","location='/research/cmdmn/forms/pp_form.php'");
   sdl_deptmnu__Cookers.addMenuItem("Visual Observation Data Form","location='/research/cmdmn/forms/cm_form.php'");
   sdl_deptmnu__Cookers.addMenuItem("Trap Data Form","location='/research/cmdmn/forms/trap_form.php'");
 */
   window.DownLoad = new Menu("DownLoad",280,18,"Verdana, Arial, Helvetica, sans-serif",12,"#4B4766","#FFFFFF","#849A84","#84929C","Left","middle",3,0,1000,-5,7,true,true,true,0,true,true,'plain');
   DownLoad.hideOnMouseOut=true;
   DownLoad.childMenuIcon="";
   DownLoad.bgColor='#C6CFD6';
   DownLoad.menuBorder=1;
   DownLoad.menuLiteBgColor='#C6CFD6';
   DownLoad.menuBorderBgColor='#C6CFD6';
   DownLoad.addMenuItem("Pricklypear Data Form","location='/research/cmdmn/download/CMPPForm.pdf'");
   DownLoad.addMenuItem("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Variable Definitions","location='/research/cmdmn/download/CMPPVD.pdf'");
   DownLoad.addMenuItem("Visual Observation Data Form","location='/research/cmdmn/download/CMVisForm.pdf'");
   DownLoad.addMenuItem("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Variable Definitions","location='/research/cmdmn/download/CMVisVD.pdf'");
   DownLoad.addMenuItem("Trap Data Form","location='/research/cmdmn/download/CMTrapForm.pdf'");
   DownLoad.addMenuItem("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Variable Definitions","location='/research/cmdmn/download/CMTrapVD.pdf'");
   DownLoad.addMenuItem("Cactus Moth Survey Manual","location='/research/cmdmn/download/CactusMothSurveyManual.pdf'");
   DownLoad.addMenuItem("Cactus Moth Detection Network Fact Sheet","location='/research/cmdmn/download/CactusMothDetectionNetworkFactsheet.pdf'");
   DownLoad.addMenuItem("Cactus Moth Brochure","location='/research/cmdmn/download/CactusMothBrochure.pdf'");
   DownLoad.addMenuItem("Opuntia Handout","location='/research/cmdmn/download/OpuntiaHandout.pdf'");

   window.SubmitForms = new Menu("SubmitForms",200,18,"Verdana, Arial, Helvetica, sans-serif",12,"#4B4766","#FFFFFF","#849A84","#84929C","Left","middle",3,0,1000,-5,7,true,true,true,0,true,true,'plain');
   SubmitForms.hideOnMouseOut=true;
   SubmitForms.childMenuIcon="";
   SubmitForms.bgColor='#C6CFD6';
   SubmitForms.menuBorder=1;
   SubmitForms.menuLiteBgColor='#C6CFD6';
   SubmitForms.menuBorderBgColor='#C6CFD6';
   SubmitForms.addMenuItem("Pricklypear Data Form","location='/research/cmdmn/forms/pp_form.php'");
   SubmitForms.addMenuItem("Visual Observation Data Form","location='/research/cmdmn/forms/cm_form.php'");
   SubmitForms.addMenuItem("Trap Data Form","location='/research/cmdmn/forms/trap_form.php'");

   window.Reports = new Menu("Reports",200,18,"Verdana, Arial, Helvetica, sans-serif",12,"#4B4766","#FFFFFF","#849A84","#84929C","Left","middle",3,0,1000,-5,7,true,true,true,0,true,true,'plain');
   Reports.hideOnMouseOut=true;
   Reports.childMenuIcon="";
   Reports.bgColor='#C6CFD6';
   Reports.menuBorder=1;
   Reports.menuLiteBgColor='#C6CFD6';
   Reports.menuBorderBgColor='#C6CFD6';
   Reports.addMenuItem("Search/View/Edit","location='/research/cmdmn/forms/search.php'");
   Reports.addMenuItem("Generate (Restricted)","location='/research/cmdmn/reporting/genReportsForm.php'");

   window.Accounts = new Menu("Accounts",200,18,"Verdana, Arial, Helvetica, sans-serif",12,"#4B4766","#FFFFFF","#849A84","#84929C","Left","middle",3,0,1000,-5,7,true,true,true,0,true,true,'plain');
   Accounts.hideOnMouseOut=true;
   Accounts.childMenuIcon="";
   Accounts.bgColor='#C6CFD6';
   Accounts.menuBorder=1;
   Accounts.menuLiteBgColor='#C6CFD6';
   Accounts.menuBorderBgColor='#C6CFD6';
   Accounts.addMenuItem("Manage Personal Info","location='/research/cmdmn/accounts/accnts_manager.php'");

   window.Home = new Menu("Home",200,18,"Verdana, Arial, Helvetica, sans-serif",12,"#4B4766","#FFFFFF","#849A84","#84929C","Left","middle",3,0,1000,-5,7,true,true,true,0,true,true,'plain');
   Home.hideOnMouseOut=true;
   Home.childMenuIcon="";
   Home.bgColor='#C6CFD6';
   Home.menuBorder=1;
   Home.menuLiteBgColor='#C6CFD6';
   Home.menuBorderBgColor='#C6CFD6';
   Home.addMenuItem("CMDMN Main Page","location='/research/cmdmn/'");
   Home.addMenuItem("CMDMN System Page","location='/research/cmdmn/home/login.php'");
   Home.addMenuItem("CMDMN Incomplete System","location='/research/cmdmn/incomplete_system/'");

   window.NCMPLTSubmitForms = new Menu("NCMPLTSubmitForms",200,18,"Verdana, Arial, Helvetica, sans-serif",12,"#4B4766","#FFFFFF","#849A84","#84929C","Left","middle",3,0,1000,-5,7,true,true,true,0,true,true,'plain');
   NCMPLTSubmitForms.hideOnMouseOut=true;
   NCMPLTSubmitForms.childMenuIcon="";
   NCMPLTSubmitForms.bgColor='#C6CFD6';
   NCMPLTSubmitForms.menuBorder=1;
   NCMPLTSubmitForms.menuLiteBgColor='#C6CFD6';
   NCMPLTSubmitForms.menuBorderBgColor='#C6CFD6';
   NCMPLTSubmitForms.addMenuItem("Pricklypear Data Form","location='/research/cmdmn/incomplete_system/pp_form.php'");
   NCMPLTSubmitForms.addMenuItem("Visual Observation Data Form","location='/research/cmdmn/incomplete_system/cm_form.php'");
   NCMPLTSubmitForms.addMenuItem("Trap Data Form","location='/research/cmdmn/incomplete_system/trap_form.php'");

   window.NCMPLTHome = new Menu("NCMPLTHome",200,18,"Verdana, Arial, Helvetica, sans-serif",12,"#4B4766","#FFFFFF","#849A84","#84929C","Left","middle",3,0,1000,-5,7,true,true,true,0,true,true,'plain');
   NCMPLTHome.hideOnMouseOut=true;
   NCMPLTHome.childMenuIcon="";
   NCMPLTHome.bgColor='#C6CFD6';
   NCMPLTHome.menuBorder=1;
   NCMPLTHome.menuLiteBgColor='#C6CFD6';
   NCMPLTHome.menuBorderBgColor='#C6CFD6';
   NCMPLTHome.addMenuItem("CMDMN Main Page","location='/research/cmdmn/'");
   NCMPLTHome.addMenuItem("CMDMN System Page","location='/research/cmdmn/home/login.php'");
   NCMPLTHome.addMenuItem("Incomplete System Page","location='/research/cmdmn/incomplete_system/'");

   //Keep last
   NCMPLTHome.writeMenus();
 }

function Menus_MouseOver(menuitem, lnk)
{
   if(menuitem) 
   { 
      MM_showMenu(menuitem,10,25,null,lnk); 
	}
 }
 
function Menus_MouseOut(menuitem)
{
   if(menuitem) 
   { 
      MM_startTimeout(); 
	}
 }


LoadMenus();