_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="#C88300";
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="#C88300";
offcolor="#000000";
onbgcolor="#C88300";
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=Black Jack Justice;target=;url=./;");
aI("showmenu=Justice Served ColdPage 001LEFT_MENU;text=Justice Served Cold;target=;url=Justice-Served-Cold.html;");
aI("text=Decoder Ring Theatre;target=;url=http://www.decoderringtheatre.com;");
aI("text=The Black Jack Justice Comic Blog;target=;url=http://addictivecomics.com/blackjackjusticeblog/;");
aI("text=New Talent Search;target=;url=http://addictivecomics.com/blog/addictive-comics-new-talent-search;");
aI("text=The Art Blog;target=;url=http://addictivecomics.com/artblog/;");
}

with(milonic=new menuname("Justice Served ColdPage 001LEFT_MENU")){
style=submenuStyle;
aI("text=Page 001;target=;url=Page-001.html;");
aI("text=Page 002;target=;url=Page-002.html;");
aI("text=Page 003;target=;url=Page-003.html;");
aI("text=Page 004;target=;url=Page-004.html;");
aI("text=Page 005;target=;url=Page-005.html;");
aI("text=Page 006;target=;url=Page-006.html;");
aI("text=Page 007;target=;url=Page-007.html;");
aI("text=Page 008;target=;url=Page-008.html;");
aI("text=Page 009;target=;url=Page-009.html;");
aI("text=Page 010;target=;url=Page-010.html;");
aI("text=Page 011;target=;url=Page-011.html;");
aI("text=Page 012;target=;url=Page-012.html;");
aI("text=New Page;target=;url=New-Page.html;");
}


 drawMenus();
