oM=new makeCM("oM"); oM.resizeCheck=1; oM.rows=1;  oM.onlineRoot=""; oM.pxBetween =0; 
oM.fillImg="/images/menuFill.gif"; oM.fromTop=175; oM.fromLeft=155; oM.wait=300; oM.zIndex=400;
oM.useBar=1; oM.barWidth="100%"; oM.barHeight="menu"; oM.barX=0;oM.barY="menu"; oM.barClass="clBar";
oM.barBorderX=0; oM.barBorderY=0;
oM.level[0]=new cm_makeLevel(200,21,"clT","clTover",1,1,"clB",0,"bottom",0,0,0,0,0);
oM.level[1]=new cm_makeLevel(160,22,"clS","clSover",1,1,"clB",0,"right",0,0,"/images/menuArrow.gif",10,10);
oM.level[2]=new cm_makeLevel(110,22,"clS2","clS2over");
oM.level[3]=new cm_makeLevel(140,22);

oM.makeMenu('m1','','Golf','/course.shtml');
//oM.makeMenu('m10','m1','2009 Golf Calendar','/golfOutings.shtml');
oM.makeMenu('m11','m1','Course','/course.shtml');
oM.makeMenu('m12','m1','Pro Shop','/proShop.shtml');
oM.makeMenu('m2','','Newsletter','/newsletter.shtml');
oM.makeMenu('m20','m2','Monthly Newsletter','/newsletter.pdf','_blank');
oM.makeMenu('m21','m2','Newsletter Archives','/newsletter.shtml');
oM.makeMenu('m22','m2','Email Signup','/email.shtml');
oM.makeMenu('m3','','Top of the 10th','http://www.topofthetenth.com','_blank');
//oM.makeMenu('m31','m3','Dinner Menu','/menuDinner.pdf','_blank');
//oM.makeMenu('m32','m3','Lunch Menu','/menuLunch.pdf','_blank');
//oM.makeMenu('m33','m3','Photo Gallery','/slideshow.shtml');
oM.makeMenu('m4','','About Us','/about.shtml');
oM.makeMenu('m40','m4','Contact Us','/contact.shtml');
oM.makeMenu('m41','m4','Board Members','/board.shtml');
oM.makeMenu('m44','m4','Directions','/directions.shtml');
oM.makeMenu('m43','m4','Hours of Operation','/hours.shtml');
oM.makeMenu('m5','','Special Events','/catering.shtml');
oM.makeMenu('m50','m5','Catering Information','/catering.shtml');
oM.makeMenu('m51','m5','Hors D&#180;oeuvre Menu','/menuHorsDoeuvre.pdf','_blank');
oM.makeMenu('m52','m5','Wedding Buffet Menu','/menuWeddingBuffet.pdf','_blank');
oM.makeMenu('m6','','Membership','/membership.shtml');
oM.makeMenu('m60','m6','Membership Classification','/classification.shtml');
//oM.makeMenu('m61','m6','Fees & Options','/fees.shtml');
oM.makeMenu('m62','m6','Membership Application','/application.pdf','_blank');
oM.makeMenu('m7','','Home','/');

var avail="100+((cmpage.x2-235)/7)";
var fudge="20";
oM.menuPlacement=new Array(100,avail+"-40+"+fudge,avail+"*2-40+2*"+fudge,avail+"*3-65+3*"+fudge,avail+"*4-80+4*"+fudge,avail+"*5-60+5*"+fudge,avail+"*6-50+6*"+fudge)
oM.construct()