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_menu15.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.gif;overimage=images/homON.gif;url=index.php;");
//aI("text=Home &nbsp;;url=index.php;");
//aI("showmenu=Our Services;text=Our Services &nbsp;&nbsp; ;"); CAMBIADO EL 29082011
//aI("showmenu=Schools in Argentina;text=Spanish in Argentina &nbsp; ;");
aI("text=Spanish Courses &nbsp;;url=services_classes.php;");
//aI("text=Spanish in Chile &nbsp; ;url=loc_sgo.php;");
//aI("showmenu=Schools in Peru;text=Spanish in Peru &nbsp; ;");
///aI("text=Spanish in Peru &nbsp; ;url=loc_peru.php;");
//aI("showmenu=Work Experience;text=Work Experience &nbsp; ;");
aI("text=Prices &nbsp;;url=program.php;");
aI("text=Accommodation &nbsp;;url=services_accom.php;");
aI("text=Studentīs review &nbsp;;url=about_test.php;");


aI("showmenu=Nuestros Destinos;text=<img src='images/arrow.png' border='0' align='absmiddle' />&nbsp;Select School Location&nbsp;&nbsp;;");

//aI("showmenu=About Us;text=About us &nbsp; ;");
//aI("text=Prices &nbsp;;url=program.php;");
//aI("text=Contact Us &nbsp;;url=fc.php;");
//aI("text=Booking;url=booking.php;");
aI("image=images/book.png;overimage=images/book2.png;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("showmenu=Schools in Chile;text=Spanish in Chile&nbsp;;");
aI("showmenu=Schools in Peru;text=Spanish in Peru&nbsp;;");
}
////////

with(milonic=new menuname("About us")){
margin=0;
style=XPMenuStyle;

aI("text=Students Testimonial;url=about_test.php;");
aI("text=Our Recognitions;url=about_recogn.php;");
aI("text=Worldwide Representative;url=about_repres.php;");
aI("text=Photo Album;url=about_photo.php;");
aI("text=Payment Policy;url=about_policy.php;");
aI("text=FAQ;url=about_faq.php;");
}

with(milonic=new menuname("Our Services")){
margin=0;
style=XPMenuStyle;
aI("text=Classes ;url=services_classes.php;");
aI("text=Accommodation;url=services_accom.php;");
aI("text=Activities & Excursions;url=services_activit.php;");
aI("text=Spanish & Tango;url=services_tango.php;");
aI("text=Spanish & Ski;url=services_ski.php;");
aI("text=Medical Shadowing;url=services_medical.php;");
aI("text=Multi location ;url=services_multi.php;");
aI("text=Special Offers ;url=services_classes.php;");
aI("text=Academic Credit;url=services_academic.php;");
aI("text=Photo Album;url=services_photos.php;");
aI("text=DELE Exam Preparation;url=services_dele.php;");
//agregados 280209
aI("text=Volunteer;url=work_vol.php;");
aI("text=Internship;url=work_inter.php;");
//Fin agregados 280209
aI("text=Registration;url=booking.php;");
aI("text=Prices;url=program.php;");
}

with(milonic=new menuname("Schools in Argentina")){
margin=0;
style=XPMenuStyle;
aI("text=Buenos Aires;url=loc_bsas.php;");
aI("text=Mendoza;url=loc_men.php;");
}

with(milonic=new menuname("Schools in Chile")){
margin=0;
style=XPMenuStyle;
aI("text=Santiago;url=loc_sgo.php;");
aI("text=Viņa del Mar-Valparaiso;url=loc_vina.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=Volunteer;url=work_vol.php;");
aI("text=Internship;url=work_inter.php;");
}

drawMenus();
	
	


	
	


