oM=new makeCM("oM"); oM.resizeCheck=1; oM.rows=1; oM.offlineRoot="http://phoxel.boosla.com"; oM.onlineRoot="http://phoxel.boosla.com"; oM.pxBetween=0;
oM.fillImg="cm_fill.gif"; oM.fromTop=65; oM.fromLeft=0; 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(135,21,"clT","clTover",1,1,"clB",0,"bottom",0,0,0,0,0);
oM.level[1]=new cm_makeLevel(135,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','','Home','/index.html');
oM.makeMenu('m2','','Free Software','/index.html');
oM.makeMenu('m4','','Contact','/Contact.php');

oM.makeMenu('sub1m2','m2','Phoxel Unit Converter','/PhoxelUnitConverter.html');
oM.makeMenu('sub2m2','m2','Phoxel Periodic Table','/PhoxelPeriodicTable.html');
oM.makeMenu('sub3m2','m2','Phoxel Tourist Aid','/PhoxelTouristAid.html');

//oM.makeMenu('sub1m3','m3','.html Format','/resume.html');
//oM.makeMenu('sub2m3','m3','.pdf  Format','/resume.pdf');
//oM.makeMenu('sub3m3','m3','.doc  Format','/resume.doc');
//oM.makeMenu('sub4m3','m3','.rtf  Format','/resume.rtf');

var avail="10+((cmpage.x2-235)/7)";
oM.menuPlacement=new Array(10,avail+"-25",avail+"*2-5",avail+"*3+1");
oM.construct()