_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Palatino Linotype";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#FFAA00";
offcolor="#000000";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#0000FF";
borderstyle="solid";
borderwidth="1";
fontfamily="Palatino Linotype";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#2F2F2F";
offcolor="Aqua";
onbgcolor="Aqua";
oncolor="#FB1901";
outfilter="Fade(Overlap=1.00)";
padding="3";
pagebgcolor="#FF7F00";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=400;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.coronadventure.com/;");
aI("text=Books;target=_blank;url=http://astore.amazon.com/coronadventure-20;");
aI("text=Gallery;target=;url=Gallery.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}


 drawMenus();
