_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Goldenrod";
offcolor="#000000";
onbgcolor="Wheat";
oncolor="#AA0000";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="BurlyWood";
borderstyle="Outset";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/square_dust.gif";
offbgcolor="Goldenrod";
offcolor="#000000";
onbgcolor="Wheat";
onbold="bold";
oncolor="DarkRed";
outfilter="Fade(Overlap=1.00)";
padding="5";
pagecolor="DarkGreen";
separatorcolor="Transparent";
separatorsize="1";
subimagepadding="8";
overimage="images/Arrow8_red_10x11.gif";
imagepadding="6";
itemwidth="150";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Adventures By Morse;target=;url=Adventures-By-Morse.html;");
aI("text=The Adventures of Philip Marlowe;target=;url=The-Adventures-of-Philip-Marlowe.html;");
aI("text=Black Jack Justice;target=;url=Black-Jack-Justice.html;");
aI("text=The Blue Beetle;target=;url=The-Blue-Beetle.html;");
aI("text=Box 13;target=;url=Box-13.html;");
aI("text=Let George Do It;target=;url=Let-George-Do-It.html;");
aI("text=Nightbeat;target=;url=Nightbeat.html;");
aI("text=Philo Vance;target=;url=Philo-Vance.html;");
aI("text=Richard Diamond;target=;url=Richard-Diamond.html;");
aI("text=Rocky Fortune;target=;url=Rocky-Fortune.html;");
aI("text=Sam Spade;target=;url=Sam-Spade.html;");
aI("text=The Shadow;target=;url=The-Shadow.html;");
aI("text=Yours Truly Johnny Dollar;target=;url=Yours-Truly-Johnny-Dollar.html;");
aI("text=OTR Videos;target=;url=OTR-Videos.html;");
aI("text=Classic Cocktails;target=;url=Classic-Cocktails.html;");
aI("text=Want to make a Cool Website like This?;target=;url=Want-to-make-a-Cool-Website-like-This-.html;");
}


 drawMenus();

