oM=new makeCM("oM"); oM.resizeCheck=1; oM.rows=1;  oM.onlineRoot=""; oM.pxBetween =0; 
//oM.fillImg="cm_fill.gif";
oM.fromTop=72; oM.fromLeft=155; oM.wait=300; oM.zIndex=400;
oM.useBar=1; oM.barWidth="97%"; oM.barHeight="menu"; oM.barX=0;oM.barY="menu"; oM.barClass="clBar";
oM.barBorderX=0; oM.barBorderY=1;
oM.level[0]=new cm_makeLevel(80,21,"clT","clTover",1,1,"clB",0,"bottom",0,0,0,0,0);
oM.level[1]=new cm_makeLevel(102,22,"clS","clSover",1,1,"clB",0,"right",0,0,"menu_arrow.gif",10,10);
oM.level[2]=new cm_makeLevel(110,22,"clS2","clS2over");
oM.level[3]=new cm_makeLevel(140,22);

//oM.level[0].borderClass="clBorder";
oM.barBorderClass="clBorder";
oM.onlineRoot="";
oM.offlineRoot="";

oM.makeMenu('m1','','Home','index.html');
oM.makeMenu('m2','','Company Profile','profile.html','',120,'');
oM.makeMenu('m3','','Services','services.html');
oM.makeMenu('m4','','Cases','cases.html');
oM.makeMenu('m5','','Contact us','contact.html','',120,'');
oM.makeMenu('m6','','Careers','careers.html');
oM.makeMenu('m7','m1','Tax Investigations','taxHome.html','',120,30);
oM.makeMenu('m8','m1','Litigation Support & Forensic Accounting','lsfaHome.html','',120,30);
oM.makeMenu('m9','m3','Tax Investigations','taxServices.html','',120,30);
oM.makeMenu('m10','m3','Litigation Support & Forensic Accounting','lsfaServices.html','',120,30);
oM.makeMenu('m11','m4','Tax Investigations','taxCases.html','',120,30);
oM.makeMenu('m12','m4','Litigation Support & Forensic Accounting','lsfaCases.html','',120,30);

var avail="(30+(cmpage.x2-235)/6)"; //was "190+((cmp...
oM.menuPlacement=new Array(22,avail+"-22",avail+"*2-6",avail+"*3-26",avail+"*4-60",avail+"*5-70")
// old...oM.menuPlacement=new Array(22,avail+"-22",avail+"*2-6",avail+"*3-28",avail+"*4-26",avail+"*5-60",avail+"*6-70") //was 192 at start
//				 Home,Com-Profile,Services,	 Consultants,  Cases, 	  Contact Us,  Careers
oM.construct()
