oM=new makeCM("oM"); oM.resizeCheck=1; oM.rows=1;  oM.onlineRoot="http://your.boosla.com"; oM.pxBetween =0; 
oM.fillImg="cm_fill.gif"; oM.fromTop=140; oM.wait=200; oM.zIndex=400;
oM.useBar=0; 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(84,38,"clT","clTover",1,1,"clB",0,"bottom",0,0,0,0,0);
oM.level[1]=new cm_makeLevel(190,22,"clS","clSover",1,1,"clB",0,"right",0,0,"http://www.boosla.com/images/menuarrow2.jpg",10,10);
oM.level[2]=new cm_makeLevel(190,22,"clS2","clS2over");
oM.level[3]=new cm_makeLevel(140,22);

//************************************************
//Misc
//************************************************
oM.makeMenu('m7','','&#1605;&#1608;&#1590;&#1608;&#1593;&#1575;&#1578; &#1605;&#1578;&#1606;&#1608;&#1593;&#1577;<br>Misc','/articlesList.php?Sec=Miscellaneous&menu=Miscellaneous','',110);


//************************************************
//Electronics
//************************************************
oM.makeMenu('m1','','&#1575;&#1604;&#1573;&#1604;&#1603;&#1578;&#1585;&#1608;&#1606;&#1610;&#1575;&#1578;<br>Electronics','/articlesList.php?Sec=Electronics&menu=Electronics','',83);
	

//************************************************
//Health
//************************************************
oM.makeMenu('m2','','&#1575;&#1604;&#1589;&#1581;&#1577;<br>Health','/articlesList.php?Sec=Health&menu=Health','',70);
      
//************************************************
//Machine
//************************************************
oM.makeMenu('m3','','&#1575;&#1604;&#1570;&#1604;&#1575;&#1578;<br>Machines','/articlesList.php?Sec=Machines&menu=Machines','',70);
	
//************************************************
//Sciences
//************************************************
oM.makeMenu('m4','','&#1575;&#1604;&#1593;&#1604;&#1608;&#1605;<br>Sciences','/articlesList.php?Sec=Sciences&menu=Sciences','',70);
		
//************************************************
//Economy
//************************************************
oM.makeMenu('m5','','&#1575;&#1604;&#1575;&#1602;&#1578;&#1589;&#1575;&#1583;<br>Economy','/articlesList.php?Sec=Economy&menu=Economy','',70);


var avail="190+((cmpage.x2-235)/7)";
//var avail="190+((cmpage.x2-235)/7)";
//oM.menuPlacement=new Array(-9,74,154,238,325,411,491,563,649,708)
//oM.construct()
oM.menuPlacement="center";
oM.construct()

function BringUpWindow(webpage) {
     var url = webpage;
     var hWnd = window.open(url,"Dental_Messenger","width=775,height=579,resizable=yes,scrollbars=yes,status=yes");
	 if (window.focus) {hWnd.focus()}
     if (hWnd != null) {
	      if (hWnd.opener == null) {
		   hWnd.opener = self; window.name = "home"; 
		   hWnd.location.href=url; 
		   }
	 } else {		
    }
   }