_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#373737";
offcolor="#ffffff";
onbgcolor="#80B14D";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#373737";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#215001";
oncolor="White";
padding="4";
pagecolor="#7F7F7F";
separatorcolor="#215001";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=Home Inicio en EspañolLEFT_MENU;text=Home ;target=;url=http://www.fundacionsalvavidas.org/;");
aI("showmenu=About UsSobre Nosotros en EspañolLEFT_MENU;text=About Us;target=;url=About-Us.html;");
aI("showmenu=Our MissionNuestra MisiónLEFT_MENU;text=Our Mission;target=;url=Our-Mission.html;");
aI("showmenu=Saving LivesSalvando VidasLEFT_MENU;text=Saving Lives;target=;url=Saving-Lives.html;");
aI("showmenu=EducationEducaciónLEFT_MENU;text=Education;target=;url=Education.html;");
aI("showmenu=How to HelpComo AyudarLEFT_MENU;text=How to Help;target=;url=How-to-Help.html;");
aI("showmenu=GalleryAdoption PhotosLEFT_MENU;text=Gallery;target=;url=Gallery.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Home Inicio en EspañolLEFT_MENU")){
style=submenuStyle;
aI("text=Inicio en Español;target=;url=Inicio-en-Español.html;");
}

with(milonic=new menuname("About UsSobre Nosotros en EspañolLEFT_MENU")){
style=submenuStyle;
aI("text=Sobre Nosotros en Español;target=;url=Sobre-Nosotros-en-Español.html;");
}

with(milonic=new menuname("Our MissionNuestra MisiónLEFT_MENU")){
style=submenuStyle;
aI("text=Nuestra Misión;target=;url=Nuestra-Misión.html;");
}

with(milonic=new menuname("Saving LivesSalvando VidasLEFT_MENU")){
style=submenuStyle;
aI("text=Salvando Vidas;target=;url=Salvando-Vidas.html;");
}

with(milonic=new menuname("EducationEducaciónLEFT_MENU")){
style=submenuStyle;
aI("text=Educación;target=;url=Educación.html;");
aI("showmenu=IllnessesEnfermedadesLEFT_MENU;text=Illnesses;target=;url=Illnesses.html;");
aI("showmenu=SterilizationEsterilizaciónLEFT_MENU;text=Sterilization;target=;url=Sterilization.html;");
aI("showmenu=Dog CareCuído del PerroLEFT_MENU;text=Dog Care;target=;url=Dog-Care.html;");
aI("showmenu=Cat CareCuído del GatoLEFT_MENU;text=Cat Care;target=;url=Cat-Care.html;");
}

with(milonic=new menuname("IllnessesEnfermedadesLEFT_MENU")){
style=submenuStyle;
aI("text=Enfermedades;target=;url=Enfermedades.html;");
}

with(milonic=new menuname("SterilizationEsterilizaciónLEFT_MENU")){
style=submenuStyle;
aI("text=Esterilización;target=;url=Esterilización.html;");
}

with(milonic=new menuname("Dog CareCuído del PerroLEFT_MENU")){
style=submenuStyle;
aI("text=Cuído del Perro;target=;url=Cuído-del-Perro.html;");
}

with(milonic=new menuname("Cat CareCuído del GatoLEFT_MENU")){
style=submenuStyle;
aI("text=Cuído del Gato;target=;url=Cuído-del-Gato.html;");
}

with(milonic=new menuname("How to HelpComo AyudarLEFT_MENU")){
style=submenuStyle;
aI("text=Como Ayudar;target=;url=Como-Ayudar.html;");
}

with(milonic=new menuname("GalleryAdoption PhotosLEFT_MENU")){
style=submenuStyle;
aI("text=Adoption Photos;target=;url=Adoption-Photos.html;");
aI("text=Lost Animals;target=;url=Lost-Animals.html;");
aI("text=Saved Animals;target=;url=Saved-Animals.html;");
aI("text=Video;target=;url=Video.html;");
}


 drawMenus();

