fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=12;
with(XPMainStyle=new mm_style()){
bordercolor="";
borderstyle="";
borderwidth=0;
fontfamily="Verdana, Arial";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
bgimage="";
image="../images/sep_menu8.gif";
offbgcolor="";
offcolor="#ffffff";
onbgcolor="";
onborder="";
oncolor="#014C7F";
overbgimage="";
visitedcolor="#ffffff";
padding=0;
itemheight=23;
}
with(XPMenuStyle=new mm_style()){
styleid=1;
bordercolor="#CCCCCC";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial";
fontsize="10px";
fontstyle="normal";
fontweight="normal";
image="../images/flecha_cyan.gif";
imagepadding=3;
menubgimage="";
offbgcolor="#FFFFFF";
offcolor="#333333";
onbgcolor="#F0F0F0";
onborder="1px solid #F0F0F0";
oncolor="#333333";
outfilter="";
overfilter="Fade(duration=0.2);Alpha(opacity=100);";
padding=5;
separatoralign="left";
separatorcolor="#6A8CCB";
separatorpadding=0;
separatorwidth="80%";
subimage="";
subimagepadding=3;
menubgcolor="#EBF0EC";
}
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=0;
margin=0;
orientation="horizontal";
style=XPMainStyle;
top=0;
position="relative"; 
aI("image=../images/hom_p.gif;overimage=../images/homON_p.gif;url=index.php;");
aI("showmenu=Nossos Serviços;text=&nbsp;Nossos Serviços&nbsp;;");
//aI("showmenu=Escolas na Argentina;text=Espanhol na Argentina;");
aI("showmenu=Nuestros Destinos;text=&nbsp;Nossos Destinos&nbsp;;");
//aI("text=Espanhol no Chile;url=loc_sgo.php;");
//aI("showmenu=Escolas na Peru;text=Espanhol no Peru;");
///aI("text=Espanhol no Peru;url=loc_peru.php;");
//aI("showmenu=Work Experience;text=&nbsp;Experiência Laboral&nbsp;;");
aI("text=&nbsp;Estudantes de ECELA&nbsp;;url=about_test.php;");
aI("text=&nbsp;Preços &nbsp;;url=program.php;");
aI("showmenu=Sobre Nós;text=&nbsp;Sobre a Escola&nbsp;&nbsp;;");
aI("text=&nbsp;Fale Conosco&nbsp;;url=contact.php;");
aI("text=&nbsp;Reservas;url=booking.php;");
}
//nuevo submenu Nustros destinos 280209
with(milonic=new menuname("Nuestros Destinos")){
margin=0;
style=XPMenuStyle;

aI("showmenu=Escolas na Argentina;text=Espanhol na Argentina&nbsp;;");
aI("showmenu=Escolas no Chile;text=Espanhol no Chile&nbsp;;");
aI("showmenu=Escolas na Peru;text=Espanhol no Peru&nbsp;;");
}
////////

with(milonic=new menuname("Sobre Nós")){
margin=0;
style=XPMenuStyle;

aI("text=Depoimentos dos estudantes;url=about_test.php;");
aI("text=Nossos Reconhecimentos;url=about_recogn.php;");
aI("text=Representantes a nível mundial;url=about_repres.php;");
aI("text=Álbum de Fotos;url=about_photo.php;");
aI("text=Politicas de pagamento;url=about_policy.php;");
aI("text=Perguntas frequentes;url=about_faq.php;");
}

with(milonic=new menuname("Nossos Serviços")){
margin=0;
style=XPMenuStyle;
aI("text=Aulas ;url=services_classes.php;");
aI("text=Alojamento;url=services_accom.php;");
aI("text=Atividades e excursões;url=services_activit.php;");
aI("text=Espanhol e Tango;url=services_tango.php;");
aI("text=Espanhol e Esqui;url=services_ski.php;");
//aI("text=Programa de Medicina;url=services_medical.php;");
aI("text=Múltiplos Destinos;url=services_multi.php;");
aI("text=Ofertas Especiais;url=services_specials.php;");
//aI("text=Crédito Acadêmico;url=services_academic.php;");
aI("text=Álbum de Fotos;url=services_photos.php;");
aI("text=Exame de Preparação DELE;url=services_dele.php;");
aI("text=Registro;url=booking.php;");
aI("text=Preços;url=program.php;");
}

with(milonic=new menuname("Escolas na Argentina")){
margin=0;
style=XPMenuStyle;
aI("text=Buenos Aires;url=loc_bsas.php;");
aI("text=Mendoza;url=loc_men.php;");
aI
}

with(milonic=new menuname("Escolas no Chile")){
	margin=0;
	style=XPMenuStyle;
	aI("text=Santiago;url=loc_sgo.php;");
	aI("text=Valparaiso;url=loc_valpo.php;");
}

with(milonic=new menuname("Escolas na Peru")){
	margin=0;
	style=XPMenuStyle;
	aI("text=Lima;url=loc_peru.php;");
	aI("text=Cusco;url=loc_cusco.php;");
}

/*
with(milonic=new menuname("Work Experience")){
margin=0;
style=XPMenuStyle;

aI("text=Voluntariado;url=work_vol.php;");
aI("text=Est&aacute;gio;url=work_inter.php;");
}
*/
drawMenus();
	
	


	
	


