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=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
fontfamily="Verdana, Helvetica, Arial";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
ondecoration="underline";
offbgcolor="#294B8C";
offcolor="#FFF9D5";
onbgcolor="#294B8C";
oncolor="#FFF9D5";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#294B8C', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#294B8C";
pagecolor="#00A85A";
separatorcolor="#294B8C";
separatorsize=1;
subimage="http://www.smallgroupadventures.com.pe/images/arrow1.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center"
left="offset=-155"
orientation="vertical";
style=menuStyle;
top=25;
aI("text=Home;url=http://www.smallgroupadventures.com.pe/;");
aI("showmenu=AboutUs;text=About Us;");
aI("showmenu=Info;text=General<br>Information;");
aI("showmenu=Ourtours;text=Our Tours;url=http://www.smallgroupadventures.com.pe/english/our-tours.php");
aI("text=Contact Us;url=http://www.smallgroupadventures.com.pe/english/contact-us.php");
}

with(milonic=new menuname("AboutUs")){
overflow="scroll";
style=menuStyle;
aI("text=The Team;url=http://www.smallgroupadventures.com.pe/english/the-team.php;")
aI("text=Responsible Tourism;url=http://www.smallgroupadventures.com.pe/english/responsible-tourism.php;")
aI("text=Project Pinchollo;url=http://www.smallgroupadventures.com.pe/english/project-pinchollo.php;")
aI("text=Environment;url=http://www.smallgroupadventures.com.pe/english/environment.php;")
}

with(milonic=new menuname("Info")){
style=menuStyle;
aI("text=Trekking Equipment;url=http://www.smallgroupadventures.com.pe/english/trekking-equipment.php;");
aI("text=Peru Info;url=http://www.smallgroupadventures.com.pe/english/peru-info.php;");
aI("text=Patagonia Info;url=http://www.smallgroupadventures.com.pe/english/patagonia-info.php;");
aI("text=Picture Gallery;url=http://www.smallgroupadventures.com.pe/english/patagonia-gallery.php;");
}

with(milonic=new menuname("Ourtours")){
style=menuStyle;
aI("showmenu=PeruTours;text=Peru;url=http://www.smallgroupadventures.com.pe/english/peru-tours.php;");
aI("text=Patagonia;url=http://www.smallgroupadventures.com.pe/english/patagonia-tours.php;");
aI("text=Easter Break;url=http://www.smallgroupadventures.com.pe/easter/;");
}

with(milonic=new menuname("PeruTours")){
style=menuStyle;
aI("text=Southern Peru Highlights;url=http://www.smallgroupadventures.com.pe/english/southern-peru-highlights.php;");
aI("text=Sacred Valley and Machu Picchu;url=http://www.smallgroupadventures.com.pe/english/sacred-valley-machu-picchu.php;");
aI("text=The South, Salcantay Trek and Machu Picchu;url=http://www.smallgroupadventures.com.pe/english/south-salcantay-trek-machu-picchu.php;");
aI("text=Inca Royal Highway;url=http://www.exodus.co.uk/holidays/apr.html;");
aI("text=Manu;url=http://www.smallgroupadventures.com.pe/english/manu.php;");
aI("text=Tambopata;url=http://www.smallgroupadventures.com.pe/english/tambopata.php;");
}


drawMenus();