oM=new makeCM("oM"); 
oM.resizeCheck=1; 
oM.rows=0;  
oM.offlineRoot="file:///c:/WEB MGCE/"
oM.onlineRoot=""; 
oM.pxBetween=0; 
oM.fromTop=0; 
oM.fromLeft=10; 
oM.wait=300; 
oM.zIndex=400;
oM.useBar=1; 
oM.barWidth=0; 
oM.barHeight=0; 
oM.barX=0;
oM.barY=0; 
oM.barClass="clBar";
oM.barBorderX=1; 
oM.barBorderY=1;


oM.level[0]=new cm_makeLevel(117,30,"clT","clTover",1,1,"clB",0,"right",0,0,0,0,0);
oM.level[1]=new cm_makeLevel(152,22,"cls","clSover",1,1,"clB",0,"right",0,0,0,0,0);
oM.level[2]=new cm_makeLevel(130,22,"cls2","cls2over");
oM.level[3]=new cm_makeLevel(130,22);

oM.makeMenu('m1','','Home','index.html');
oM.makeMenu('m2','','Our Club','');
oM.makeMenu('m3','m2','MCGE History','MGCEHistory.html');
oM.makeMenu('m4','m2','MGCE Board','MGCEBoard.html');
oM.makeMenu('m5','m2','MGCE Coaches','MGCECoaches.html');
oM.makeMenu('m6','m2','Classes & Fees','MGCEClasses.html');
oM.makeMenu('m7','m2','Our Facility','MGCEFacility.html');
oM.makeMenu('m8','m2','Contact Us','MGCEContactUs.html');
oM.makeMenu('m9','','Calendar','MGCECalendar.html');
oM.makeMenu('m10','','Results','MGCEResults.html');
oM.makeMenu('m11','','Downloads','MGCEDownloads.html');

oM.makeMenu('m12','','Photos','');
oM.makeMenu('m13','m12','Photos 2009','Photos2009.html');
oM.makeMenu('m14','m12','Photos 2010','Photos2010.html');
oM.makeMenu('m15','m12','Photos 2011','Photos2011.html');
oM.makeMenu('m16','','MGCE Events','');
oM.makeMenu('m17','','MGCE Sponsors','MGCESponsorship.html');
oM.makeMenu('m18','','CWYG 2011','http://www.iomgymnastics.org/IOMCWYG2011.html');
oM.makeMenu('m19','','Links','MGCELinks.html');


oM.menuPlacement=new Array(150,180,210,240,270,300,330,360,390,420,450,480,510)
oM.construct()
