oM=new makeCM("oM"); 
oM.resizeCheck=1; 
oM.rows=0;  
oM.offlineRoot="file:///c:/WEB PGC/"
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(130,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','PGC Board','PGCBoard.html');
oM.makeMenu('m4','m2','PGC Coaches','PGCCoaches.html');
oM.makeMenu('m5','m2','Classes & Fees','PGCClasses.html');
oM.makeMenu('m6','m2','Our Facility','PGCFacility.html');
oM.makeMenu('m7','m2','Contact Us','PGCContactUs.html');
oM.makeMenu('m8','','Calendar','PGCCalendar.pdf');
oM.makeMenu('m9','','Results','PGCResults.html');
oM.makeMenu('m10','','Downloads','PGCDownloads.html');
oM.makeMenu('m11','','Multimedia','');
oM.makeMenu('m12','m11','Photos','PGCPhotos.html');
oM.makeMenu('m13','m11','Videos','PGCVideos.html');

oM.makeMenu('m14','','PGC Events','');
oM.makeMenu('m15','m14','Ptn Invitational','PGCInvitational.html');
oM.makeMenu('m16','m14','20th Birthday!','PGCEvents-20Birthday.html');
oM.makeMenu('m17','','Links','PGCLinks.html');
oM.makeMenu('m18','','Birthday Parties','PGCParties.html');
oM.makeMenu('m19','','School Visits','PGCSchools.html');


oM.menuPlacement=new Array(170,200,230,260,290,320,350,380,410,440,470,500,530)
oM.construct()
