_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#0F0F0F";
borderstyle="Solid";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="italic";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#0F0F0F";
offcolor="White";
onbgcolor="Snow";
oncolor="#2A5500";
padding="10";
separatorcolor="#0F0F0F";
separatorsize="10";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Corcovado Rainforest Adventure Packages;target=;url=Corcovado-Rainforest-Adventure-Packages.html;");
aI("text=Whale & Dolphin Lovers Package;target=;url=Whale-&-Dolphin-Lovers-Package.html;");
aI("text=Cano Island Marine Tours;target=;url=Cano-Island-Marine-Tours.html;");
aI("text=Corcovado Jungle Tours;target=;url=Corcovado-Jungle-Tours.html;");
aI("text=Prices & Packages;target=;url=Prices-&-Packages.html;");
aI("text=Accomodations & Amenities;target=;url=Accomodations-&-Amenities.html;");
aI("text=Private Rainforest Reserve;target=;url=Private-Rainforest-Reserve.html;");
aI("text=Corcovado Videos;target=;url=Corcovado-Videos.html;");
aI("text=Photo Album;target=;url=Photo-Album.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
