
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=Accueil;url=index.html;");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=About_Us;text=Pr&eacute;sentation du centre;url=aboutus.html");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=Programs;text=Programmes;url=http://programmes.dechencholing.org/french/");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=Working;text=Staff;url=working.html;");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=Donate;text=Dons;url=donate.php;");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=D;text=Information;url=info.html");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=D;text=Boutique;url=shop.html;");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=D;text=Contact;url=contact.html;");
}

drawMenus();



