oM=new makeCM("oM"); oM.resizeCheck=1; oM.rows=1;  oM.onlineRoot=""; oM.pxBetween=8; 
oM.fillImg="#"; oM.fromTop=139; oM.fromLeft=0; oM.wait=100; 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(70,20,"clT","clTover",1,1,"clB",0,"bottom",0,0,0,0,0);
oM.level[1]=new cm_makeLevel(100,20,"clS","clSover",1,1,"clB",0,"right",0,0,"images/menu_arrow.gif",10,10);
oM.level[2]=new cm_makeLevel(100,20,"clS2","clS2over");
oM.level[3]=new cm_makeLevel(100,20);

oM.makeMenu('m1','','&nbsp;Biography','bio.htm','',85,0);
oM.makeMenu('m2','','&nbsp;Conducting','conducting.htm','',92,0);
oM.makeMenu('m3','','&nbsp;Press','press.htm','',55,0);
oM.makeMenu('m4','','&nbsp;Contact','contact.htm','',68,0);
oM.makeMenu('m5','m1','&nbsp;Orchestras Conducted','orchestras.htm','',168,0);
oM.makeMenu('m6','m1','&nbsp;Interpreted Composers','composers.htm','',168,0);
oM.makeMenu('m7','m1','&nbsp;Soloists','soloists.htm','',168,0);
oM.makeMenu('m8','m1','&nbsp;Selected Discography','discography.htm','',168,0);
oM.makeMenu('m9','m1','&nbsp;Photo Gallery','photos.htm','',168,0);
oM.makeMenu('m10','m2','&nbsp;Videos','videos.htm','',91,0);
oM.makeMenu('m11','m2','&nbsp;Teaching','teaching.htm','',91,0);
oM.makeMenu('m12','m3','&nbsp;Artists Comments','comments.htm','',131,0);
//oM.makeMenu('m12','m3','&nbsp;Press Reviews','press.htm','',130,0);
oM.makeMenu('m13','m3','&nbsp;Honours','honours.htm','',131,0);
//oM.makeMenu('m14','m2','&nbsp;List of Publications','publications/books.htm','',146,0);

var avail="50+((cmpage.x2-220)/5)";
//oCMenu.menuPlacement=0 //Beside eachother //- adding pxbetween
oM.menuPlacement="center"
oM.construct()
