oM=new makeCM("oM"); 
oM.resizeCheck=1; 
oM.rows=1;  
oM.offlineRoot="/Documents and Settings/Matt West/My Documents/My Websites/The Rock/";
oM.onlineRoot="/TheRock/"; 
oM.pxBetween =0; 
oM.fillImg="Images/cm_fill.gif"; 
oM.fromTop=150; 
oM.fromLeft=0; 
oM.wait=300; 
oM.zIndex=400;
oM.useBar=1; 
oM.barWidth="99.9%"; 
oM.barHeight="menu"; 
oM.barX=0;
oM.barY="menu"; 
oM.barClass="clBar";
oM.barBorderX=0; 
oM.barBorderY=0;
oM.level[0]=new cm_makeLevel(120,21,"clT","clTover",1,1,"clB",0,"bottom",0,0,0,0,0);
oM.level[0].filter="progid:DXImageTransform.Microsoft.Alpha(opacity=50)"
oM.level[0].filter="progid:DXImageTransform.Microsoft.Fade(duration=0.6)"
oM.level[1]=new cm_makeLevel(102,22,"clS","clSover",1,1,"clB",0,"right",0,0,"Images/menu_arrow.gif",10,10);
oM.level[2]=new cm_makeLevel(85,22,"clS2","clS2over");
oM.level[3]=new cm_makeLevel(110,22);

oM.makeMenu('m1','','Home','index.html');
oM.makeMenu('m2','','Media','');
oM.makeMenu('m3','','Trips','');
oM.makeMenu('m4','','Contact Us','mailto:fullthrottle@thruthmail.com');
oM.makeMenu('m5','m2','Pictures','Images/Gallery/index.htm');
oM.makeMenu('m6','m2','Videos','Videos/houseboat.html');
oM.makeMenu('m7','m2','Calender','calender.html');
oM.makeMenu('m8','m2','Worship Chords','comingsoon.html');
oM.makeMenu('m9','m2','Chat','http://pub14.bravenet.com/chat/show.php?usernum=1176758535&cpv=1');
oM.makeMenu('m10','m2','Poll','hb2002.html#poll');
oM.makeMenu('m11','m1','The Rock','index.html');
oM.makeMenu('m12','m1','First Baptist','../index.html');
oM.makeMenu('m13','m3','Houseboat 2002','hb2002.html');
oM.makeMenu('m14','m5','Houseboat 2002','Images/Gallery/index.htm');
oM.makeMenu('m15','m2','Guestbook','http://pub14.bravenet.com/guestbook/show.php?usernum=1176758535&cpv=1');
oM.makeMenu('m16','m4','E-mail us','mailto:fullthrottle@thruthmail.com');
oM.makeMenu('m17','m4','Directions','comingsoon.html');


var avail="140+((cmpage.x2-235)/4)";
oM.menuPlacement=new Array(150,avail+"-5",avail+"*2-3",avail+"*3-10", avail+"*4+3")
oM.construct()