oM=new makeCM("oM"); 
oM.resizeCheck=1; 
oM.rows=1;  
oM.onlineRoot="/"; 
oM.pxBetween=20;
oM.menuPlacement=0; 
oM.fillImg="cm_fill.gif"; 
oM.fromTop=184; 
oM.fromLeft=145; 
oM.wait=300; 
oM.zIndex=400; 
oM.useBar=1; 
oM.barWidth=653; 
oM.barHeight="menu"; 
oM.barX="menu";
oM.barY="menu"; 
oM.barClass="clBar";
oM.barBorderX=0; 
oM.barBorderY=0;

/*LEVEL DEFINES*/
oM.level[0]=new cm_makeLevel(113,20,"clTop","clTopOver",1,1,"clB0",0,"bottom",0,0,"",0,0);
oM.level[1]=new cm_makeLevel(130,20,"cl1","cl1Over",1,1,"clB1",0,"right",0,0,"nav/arrow4.gif",10,16);
oM.level[2]=new cm_makeLevel(130,20,"cl2","cl1Over",1,1,"clB2",0,"right",0,0,"nav/arrow4.gif",10,16);
oM.level[3]=new cm_makeLevel(125,20,"cl1","cl1Over",1,1,"clB1",0,"right",0,0,"nav/arrow4.gif",10,16);

/*ROOT LEVEL MENUS*/

oM.makeMenu("m1","","  Products","products/prods.html","","130","","images/nav_productsa.gif","images/nav_productsb.gif");;
oM.makeMenu("m2","","Online Store","store/index.html","","85","","images/nav_storea.gif","images/nav_storeb.gif");
oM.makeMenu("m3","","News","","","79","","images/nav_newsa.gif","images/nav_newsb.gif");
oM.makeMenu("m4","","Service","service/service.html","","102","","images/nav_servicea.gif","images/nav_serviceb.gif");
oM.makeMenu("m5","","About Us","","","","","images/nav_aboutusa.gif","images/nav_aboutusb.gif");



/*FIRST LEVEL MENUS*/


oM.makeMenu("m10","m1","Skittle Cookers","products/skittles.html");
oM.makeMenu("m11","m1","Kettles","products/kettles.html");
oM.makeMenu("m12","m1","Tilting Skillets","products/tiltingskillets.html");
oM.makeMenu("m13","m1","Chafers","store/chafers.asp");
oM.makeMenu("m14","m1","Cookware","store/cookware.asp");
oM.makeMenu("m15","m1","Buffetware","store/buffetware.asp");
oM.makeMenu("m16","m1","Product Specs","products/specsheets.html");
oM.makeMenu("m17","m1","Price Lists","");

oM.makeMenu("m20","m2","Chafers","store/chafers.asp");
oM.makeMenu("m21","m2","Buffetware","store/buffetware.asp");
oM.makeMenu("m22","m2","Serving Trays","store/servingtrays.asp");
oM.makeMenu("m23","m2","Accessories","store/accessories.asp");
oM.makeMenu("m24","m2","Cookware","store/cookware.asp");
oM.makeMenu("m25","m2","Kettle Tools","store/kettletools.asp");

oM.makeMenu("m30","m3","Industry Rsrc Center","industry/industrynews.asp");
oM.makeMenu("m31","m3","Company News","companynews/companynews.asp");

oM.makeMenu("m40","m4","Service Contact Info","service/service.html");
oM.makeMenu("m41","m4","Register Products","service/warranty.html");


oM.makeMenu("m50","m5","Our Mission","contact/mission.html");
oM.makeMenu("m51","m5","Company History","contact/companyhistory.html");
oM.makeMenu("m52","m5","Contact Us","contact/contact.html");

/*SECOND LEVEL MENUS*/

oM.makeMenu("m100","m10","Models","products/skittles.html#models");
oM.makeMenu("m101","m10","Functions","products/skittles.html#functions");
oM.makeMenu("m102","m10","Features","products/skittles.html#features");
oM.makeMenu("m103","m10","Sizing","products/skittles.html#sizing");

oM.makeMenu("m110","m11","Kettle Features","products/kettles.html#features");
oM.makeMenu("m111","m11","Self-Contained","products/kettles.html#selfcontained");
oM.makeMenu("m112","m11","Self-Contained FAQ","products/selfcontainedkettlesFAQ.html");
oM.makeMenu("m113","m11","Direct Steam","products/kettles.html#directsteam");
oM.makeMenu("m114","m11","Direct Steam Sizing","products/directsteamsizing.html");
oM.makeMenu("m115","m11","Kettle Tools","products/kettles.html#tools");

oM.makeMenu("m120","m12","Combi-Pan Models","products/tiltingskillets.html#combipanmodels");
oM.makeMenu("m121","m12","Combi-Pan Functions","products/tiltingskillets.html#combipanfunctions");
oM.makeMenu("m122","m12","Combi-Pan Features","products/tiltingskillets.html#combipanfeatures");
oM.makeMenu("m123","m12","Classic Models","products/tiltingskillets.html#classicmodels");
oM.makeMenu("m124","m12","Classic Features","products/tiltingskillets.html#classicfeatures");

oM.makeMenu("m140","m14","Copperware","store/cookware.asp");
oM.makeMenu("m141","m14","Inductoware","store/cookware.asp");

oM.makeMenu("m171","m17","Equipment","products/pdfs/2009EquipmentPricelist.pdf");
oM.makeMenu("m172","m17","Chafers","products/pdfs/2009ChaferPricelist.pdf");
oM.makeMenu("m173","m17","Cookware","products/pdfs/2009CookwarePricelist.pdf");

oM.makeMenu("m240","m24","Copperware","store/cookware.asp");
oM.makeMenu("m241","m24","Inductoware","store/cookware.asp");


oM.makeMenu("m520","m52","United States","contact/contact.html");
oM.makeMenu("m521","m52","Int'l Distributors","contact/international.html");

/*THIRD LEVEL MENUS*/

oM.makeMenu("m1030","m103","Capacity Selector","products/pdfs/SkittleSizeGuide.pdf");
oM.makeMenu("m1031","m103","Hood Space Guide","products/skittlehoodinst.html");



//Create Menu
oM.construct()