oM=new makeCM("oM"); oM.resizeCheck=1; oM.rows=1;  oM.onlineRoot=""; oM.pxBetween =0; 
oM.fillImg="/menu/cm_fill.gif"; oM.fromTop=41; oM.fromLeft=200; oM.wait=300; oM.zIndex=400;
oM.useBar=1; oM.barWidth="0"; oM.barHeight="menu"; oM.barX=0;oM.barY="menu"; oM.barClass="clBar";
oM.barBorderX=0; oM.barBorderY=0;
oM.level[0]=new cm_makeLevel(100,21,"clT","clTover",1,1,"clB",0,"bottom",0,0,0,0,0); // bar
oM.level[1]=new cm_makeLevel(120,22,"clS","clSover",1,1,"clB",0,"right",0,0,"/menu/menu_arrow.gif",10,10); // first level
oM.level[2]=new cm_makeLevel(120,22,"clS2","clS2over"); // second level
oM.level[3]=new cm_makeLevel(150,22);

oM.makeMenu('m1','','home','/index.html?new=1');
oM.makeMenu('m2','','our people','/people/people.html?new=1');
oM.makeMenu('m3','','our services','/services/services.html?new=1');
oM.makeMenu('m4','','our experience','/experience/experience.html?new=1');
oM.makeMenu('m5','','contact us','/contact/contact.html?new=1'); 
/*
oM.makeMenu('m6','','Resources','/resources/?m=6');
oM.makeMenu('m7','','dhtmlcentral','/dhtmlcentral/?m=7'); */
/* HOME */
/*
oM.makeMenu('m8','m1','Newest news','/news/?');
oM.makeMenu('m9','m1','Archive','/news/?archive=1'); */

/* OUR PEOPLE */
oM.makeMenu('m6','m2','Matt Rikabi','/people/people_matt.html?new=1','',120,0);
oM.makeMenu('m7','m2','Faris Salih','/people/people_faris.html?new=1','',120,0);
/*oM.makeMenu('m12','m2','DHTML Guestbook','/projects/guestbook/?m=12','',120,0);*/

/* OUR SERVICES */
oM.makeMenu('m8','m3','painting','/services/painting.html?new=1');
oM.makeMenu('m9','m3','construction','/services/construction.html?new=1');
oM.makeMenu('m10','m3','mould treatments','/services/mouldtreatment.html?new=1');
oM.makeMenu('m11','m3','carpet / vinyl Laying','/services/carpetvinyl.html?new=1');
oM.makeMenu('m12','m3','electrical work','/services/electrical.html?new=1');


/* OUR EXPERIENCE */
oM.makeMenu('m13','m4','projects','/experience/recent.html?new=1');
/* oM.makeMenu('m14','m4','current projects','/experience/ongoing.html?new=1'); */

/* CONTACT US */



var avail="190+((cmpage.x2-235)/7)";
oM.menuPlacement=new Array(244, 304, 394, 490, 604) //position of 1st layer of drop-down menu
oM.construct()