function mmLoadMenus() {
 window.mm_menu_1507 = new Menu("root",200,26,"Trebuchet MS",11,"#000000","#FFFFFF","#EEEEEE","#CCCCCC","left","top",3,0,1000,0,7,true,true,true,0,true,true);
mm_menu_1507.addMenuItem("Background&nbsp;Information","location='/general_guide.php?cat_id=10'");
mm_menu_1507.addMenuItem("ECHS&nbsp;Model","location='/general_guide.php?cat_id=2'");
mm_menu_1507.addMenuItem("In&nbsp;The&nbsp;Classroom","location='/general_guide.php?cat_id=3'");
mm_menu_1507.addMenuItem("Culture&nbsp;&&nbsp;Leadership","location='/general_guide.php?cat_id=4'");
mm_menu_1507.addMenuItem("Finance&nbsp;&&nbsp;Operation","location='/general_guide.php?cat_id=5'");
mm_menu_1507.addMenuItem("Awareness&nbsp;&&nbsp;Support","location='/general_guide.php?cat_id=6'");
mm_menu_1507.addMenuItem("Resource&nbsp;Guide&nbsp;Updates","location='/resource_guide_updates.php'");
mm_menu_1507.hideOnMouseOut=true;
mm_menu_1507.menuBorder=1;
mm_menu_1507.menuItemBorder=1;
mm_menu_1507.menuLiteBgColor='#ffffff';
mm_menu_1507.menuBorderBgColor='#ffffff';
mm_menu_1507.bgColor='#ffffff';
mm_menu_1507.writeMenus();
}
