
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=25;
itemwidth="relative";
left=10;
position="relative";
orientation="horizontal";
style=background;
top=10;
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=D;text=Startseite;url=index.html;");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=About_Us;text=Wir &uuml;ber uns;url=aboutus.html");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=Programs;text=Programme;url=http://programmes.dechencholing.org/german/");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=Working;text=Mitarbeit;url=working.html;");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=Donate;text=Spenden;url=donate.php;");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=D;text=Besucher-Info;url=info.html");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=D;text=Shop;url=shop.html;");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=D;text=Kontakt;url=contact.html;");
}

drawMenus();
