oM=new makeCM("oM"); oM.resizeCheck=1; oM.rows=1;  oM.onlineRoot=""; oM.pxBetween =0; 

oM.fillImg="cm_fill.gif"; oM.fromTop=48; 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(120,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.makeMenu('m1','','<div class=menuselected>About&nbsp;All<i>intel</i></div>','aboutAllintel.html');
oM.makeMenu('m2','','Our&nbsp;Expertise','ourExpertise.html');
//oM.makeMenu('m3','','Newsletter','newsletter.html');
oM.makeMenu('m4','','Contact&nbsp;us','contactUs.html');

oM.makeMenu('m8','m1','Overview','aboutAllintel.html');
oM.makeMenu('m9','m1','Our mission','ourMission.html');
oM.makeMenu('m10','m2','MicroStrategy','microstrategy.html','',120,0);
oM.makeMenu('m11','m2','Web&nbsp;development','webDevelopment.html','',120,0);
oM.makeMenu('m12','m2','Technologies','technologies.html','',120,0);
//oM.makeMenu('m13','m3','Current&nbsp;issue','currentIssue.html');
//oM.makeMenu('m14','m3','Past&nbsp;issues','pastIssues.html');
//oM.makeMenu('m15','m3','Subscribe','subscribe.html');


var avail="190+((cmpage.x2-135)/6)";
oM.menuPlacement=new Array(192,avail+"-1",avail+"*2-8",avail+"*3-12",avail+"*4-7",avail+"*5-9",avail+"*6+5")
oM.construct()