oM=new makeCM("oM"); 
oM.resizeCheck=1; 
oM.rows=1;  
oM.onlineRoot=""; 
oM.pxBetween =0; 
oM.fillImg="cm_fill.gif"; 
oM.fromTop=185; 
oM.fromLeft=10;
//oM.fromLeft=(screen.availWidth - 700) / 2; 
oM.wait=300; 
oM.zIndex=400;
oM.useBar=0; 
oM.barWidth="100%"; 
oM.barHeight="menu"; 
oM.barX=0; 
oM.barY="menu"; 
oM.barClass="clBar";
oM.barBorderX=1; 
oM.barBorderY=1;
oM.level[0]=new cm_makeLevel(150,21,"clT","clTover",1,1,"clB",0,"bottom",0,0,0,0,0);
oM.level[1]=new cm_makeLevel(150,22,"clS","clSover",1,1,"clB",0,"right",0,0,"menu_arrow.gif",10,10);
oM.level[2]=new cm_makeLevel(150,22,"clS2","clS2over");
oM.level[3]=new cm_makeLevel(150,22);

oM.makeMenu('m1','','Projekt','');
oM.makeMenu('m2','','Initiatoren','');
oM.makeMenu('m3','','Leipzig - Athen','');
oM.makeMenu('m4','','Sponsoring','');
oM.makeMenu('m5','','Etappen','e.html');

oM.makeMenu('m6','m1','Idee','idee.html');
oM.makeMenu('m7','m1','Impressum','imp.html');

oM.makeMenu('m8','m2','Gabriel Vettermann','gabriel.html');
oM.makeMenu('m9','m2','Tobias Froeb','tobias.html');
oM.makeMenu('m10','m2','J&ouml;rg Neubauer','neub.html');
oM.makeMenu('m11','m2','Diana Schnidt','di.html');

oM.makeMenu('m12','m3','Leipzig','le.html');
oM.makeMenu('m13','m3','Athen','ath.html');

oM.makeMenu('m14','m4','Informationen','spo.html');
oM.makeMenu('m15','m4','Danksagungen','danke.html');

oM.menuPlacement=0
oM.construct()
