
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=Inicio;url=index.html;");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=About_Us;text=Qui&eacute;nes&nbsp;somos;url=aboutus.html");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=Programs;text=Programas;url=http://programmes.dechencholing.org/spanish/");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=Working;text=Equipo;url=working.html;");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=Donate;text=Desarrollo;url=donate.php;");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=D;text=Informaci&oacute;n;url=info.html");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=D;text=Tienda;url=shop.html;");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=D;text=Contacto;url=contact.html;");
}

drawMenus();
