function mmLoadMenus() {
if (window.mm_menu1) return;
window.mm_menu2 = new Menu("root",180,30,"Arial",12,"#444","#fff","#b4b4b4","#316d87","left","middle",5,0,100,-5,7,true,true,true,0,true,true);
mm_menu2.addMenuItem("Sabre&nbsp;Series","window.open('sabre-series.html', '_self');");
mm_menu2.addMenuItem("Spartan&nbsp;Series","window.open('spartan-series.html', '_self');");
mm_menu2.addMenuItem("Guardian&nbsp;Adsorber&nbsp;Series","window.open('guardian-adsorber-series.html', '_self');");
mm_menu2.addMenuItem("Spectra&nbsp;Series","window.open('spectra-series.html', '_self');");
mm_menu2.hideOnMouseOut=true;
mm_menu2.bgColor='#d6d6d6';
mm_menu2.menuBorder=0;
mm_menu2.menuBorderBgColor='#d6d6d6';
window.mm_menu3 = new Menu("root",270,30,"Arial",12,"#444","#fff","#b4b4b4","#316d87","left","middle",5,0,100,-5,7,true,true,true,0,true,true);
mm_menu3.addMenuItem("Isotherm&nbsp;Prediction&nbsp;Models","window.open('services.html#ipm', '_self');");
mm_menu3.addMenuItem("Custom&nbsp;washing&sbquo;&nbsp;grinding&nbsp;and&nbsp;screening","window.open('services.html#cwg', '_self');");
mm_menu3.addMenuItem("Custom&nbsp;and&nbsp;standard&nbsp;impregnations","window.open('services.html#csi', '_self');");
mm_menu3.addMenuItem("Turnkey&nbsp;product&nbsp;development&frasl;consulting","window.open('services.html#tpd', '_self');");
mm_menu3.addMenuItem("In&minus;house&nbsp;local&nbsp;transportation","window.open('services.html#ilt', '_self');");
mm_menu3.addMenuItem("Spent&nbsp;carbon&nbsp;disposal&nbsp;service","window.open('services.html#scd', '_self');");
mm_menu3.addMenuItem("Technical&nbsp;Seminars","window.open('services.html#ts', '_self');");
mm_menu3.addMenuItem("Various&nbsp;packaging&nbsp;options","window.open('services.html#vpo', '_self');");
mm_menu3.addMenuItem("Column&frasl;batch&nbsp;Testing&nbsp;on&nbsp;and&nbsp;off&nbsp;site","window.open('services.html#cbt', '_self');");
mm_menu3.hideOnMouseOut=true;
mm_menu3.bgColor='#d6d6d6';
mm_menu3.menuBorder=0;
mm_menu3.menuBorderBgColor='#d6d6d6';   
mm_menu3.writeMenus();
}
/************* Developed by Pradeep Kumar ********************/
