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_menu10.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_su.gif;overimage=../images/homON_su.gif;url=index.php;");
aI("showmenu=Our Services;text=Information/Våra erbjudanden &nbsp;;");
//aI("showmenu=Schools in Argentina;text=Skolor i Argentina &nbsp;;");
aI("showmenu=Nuestros Destinos;text=Schools Locations&nbsp;&nbsp;;");
//aI("text=Skolor i Chile &nbsp;;url=loc_sgo.php;");
//aI("showmenu=Schools in Peru;text=Skolor i Peru &nbsp;;");
///aI("text=Skolor i Peru &nbsp;;url=loc_peru.php;");
aI("showmenu=Work Experience;text=Work Experience &nbsp;;");
aI("showmenu=About us;text=Om oss &nbsp;;");
aI("text=Priser &nbsp;;url=program.php;");
aI("text=ECELA'S Students &nbsp;;url=about_test.php;");
aI("text=Kontakta oss &nbsp;;url=contact.php;");
aI("text=Boka ;url=booking.php;");
}
//nuevo submenu Nustros destinos 280209
with(milonic=new menuname("Nuestros Destinos")){
margin=0;
style=XPMenuStyle;

aI("showmenu=Schools in Argentina;text=Spanish in Argentina&nbsp;;");
aI("text=Spanish in Chile&nbsp;;url=loc_sgo.php;");
aI("showmenu=Schools in Peru;text=Spanish in Peru&nbsp;;");
}
////////

with(milonic=new menuname("About us")){
margin=0;
style=XPMenuStyle;

aI("text=Tidigare elever berättar;url=about_test.php;");
aI("text=Våra erkännanden;url=about_recogn.php;");
aI("text=Representanter från hela världen;url=about_repres.php;");
aI("text=Fotoalbum;url=about_photo.php;");
aI("text=Betalningspolicy;url=about_policy.php;");
aI("text=Faq/vanliga frågor;url=about_faq.php;");
}

with(milonic=new menuname("Our Services")){
margin=0;
style=XPMenuStyle;
aI("text=Lektioner ;url=services_classes.php;");
aI("text=Logi;url=services_accom.php;");
aI("text=Aktiviteter & utflykter;url=services_activit.php;");
aI("text=Spanska och tango;url=services_tango.php;");
aI("text=Spanska & skidåkning;url=services_ski.php;");
aI("text=Spanska Medicinprogrammet;url=services_medical.php;");
aI("text=Kombinera din resa, studera på olika platser;url=services_multi.php;");
aI("text=Specialerbjudande & Resor;url=services_specials.php;");
aI("text=Högskolepoäng;url=services_academic.php;");
aI("text=Fotoalbum;url=services_photos.php;");
aI("text=Förberedelse För Dele Provet;url=services_dele.php;");
aI("text=Boka;url=booking.php;");
aI("text=Priser;url=program.php;");
}

with(milonic=new menuname("Schools in Argentina")){
margin=0;
style=XPMenuStyle;
aI("text=Buenos Aires;url=loc_bsas.php;");
aI("text=Bariloche;url=loc_bar.php;");
}

with(milonic=new menuname("Schools in 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=Arbeta som volontär;url=work_vol.php;");
aI("text=Praktik;url=work_inter.php;");
}

drawMenus();
	
	


	
	

