// Main menu for embedding English
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
orientation="horizontal";
style=menuStyle;
position="relative";
top=10;
aI("offfunction=MM_swapImgRestore();onfunction=LW_swapMenuImage('/images/inset_home.jpg');status=Back To Home Page;text=Inicio;url=/es/index.htm;");
aI("showmenu=About;text=Acerca de echobox;");
aI("showmenu=Why;text=Porqué echobox;");
aI("showmenu=Experience;text=Experiencia en proyectos de;");
aI("offfunction=MM_swapImgRestore();onfunction=LW_swapMenuImage('/images/contact/inset_contact.jpg');text=Contáctenos;url=/es/contact/contact.htm;");
}				
drawMenus();
