fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=100;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#00000";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#333399";
offcolor="#FFFFFF";
onbgcolor="#CCCCFF";
oncolor="#333399";
outfilter="";
overfilter="";
padding="4";
itemheight="22px";
separatorcolor="#999999";
separatorsize=1;
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
screenposition="center;top";
top="offset=121";
style=menuStyle;
aI("status=Back To Home Page;text=&nbsp;&nbsp;Home&nbsp;&nbsp;;url=/;");
aI("showmenu=Books;text=&nbsp;&nbsp;Books&nbsp;&nbsp;;");
aI("showmenu=News;text=&nbsp;&nbsp;News&nbsp;&nbsp;;url=/news.html;");
aI("showmenu=Reviews;text=&nbsp;&nbsp;Reviews&nbsp;&nbsp;;url=/reviews.html;");
aI("showmenu=Fan Mail;text=&nbsp;&nbsp;Fan Mail&nbsp;&nbsp;;url=/fanmail.html;");
aI("showmenu=Booksellers;text=&nbsp;&nbsp;Booksellers&nbsp;&nbsp;;url=/booksellers.html;");
aI("showmenu=Profiles;text=&nbsp;&nbsp;Profiles&nbsp;;");
aI("showmenu=Cleaveland House B&B;text=&nbsp;&nbsp;B&B&nbsp;&nbsp;;url=/cleavelandhouse/index.html;");
}

with(submenuStyle=new mm_style()){
bordercolor="#00000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CCCCFF";
offcolor="#333399";
onbgcolor="#333399";
oncolor="#FFFFFF";
outfilter="";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="/menu/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Books")){
overflow="scroll";
style=submenuStyle;
aI("text=The Bee Balm Murders;url=/bee.html;")
aI("text=Touch-Me-Not;url=/touch.html;")
aI("text=Death and Honesty;url=/honesty.html;")
aI("text=Shooting Star;url=/shooting.html;")
aI("text=Double Murder on Martha's Vineyard;url=/double.html;")
aI("text=Indian Pipes;url=/indian.html;")
aI("text=The Paperwhite Narcissus;url=/paperwhite.html;")
aI("text=Jack in the Pulpit;url=/jack.html;")
aI("text=The Cranefly Orchid Murders;url=/cranefly.html;")
aI("text=The Cemetery Yew;url=/cemetery.html;")
aI("text=Deadly Nightshade;url=/deadly.html;")
}

with(milonic=new menuname("Profiles")){
overflow="scroll";
style=submenuStyle;
aI("text=Mushrooms and Mystery on Martha's Vineyard;url=/profileq.html;")
aI("text=Her Mystery Revealed;url=/profilevt.html;")
aI("text=Vineyard Author Pens Senior Sleuth Mysteries;url=/profiletpl.html;")
aI("text=Jungle Red Interview;url=/interview.html;")
}

drawMenus();

