_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bgimage="images/graygrad3d2.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/Arrow8_blue_10x11.gif";
offcolor="#000000";
onbold="bold";
oncolor="DarkBlue";
outfilter="fade(duration=0.5)";
subimage="images/purpgradwhite.gif";
subimagepadding="5";
imagepadding="4";
itemheight="30";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
borderstyle="raised";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
high3dcolor="#ffffff";
low3dcolor="#634263";
offbgcolor="#AFAFAF";
offcolor="Black";
onbgcolor="#AFAFAF";
onbold="bold";
oncolor="DarkBlue";
outfilter="fade(duration=0.5)";
padding="3";
separatorsize="2";
subimage="images/purpgradwhite.gif";
subimagepadding="8";
swap3d="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="110";
orientation="vertical";
itemheight="21";
aI("showmenu=The RookiePage 001LEFT_MENU;text=The Rookie;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";align=left;");
aI("text=The Rookie Blog;target=;url=http://addictivecomics.com/therookieblog/;align=left;");
aI("text=New Talent Search;target=;url=http://addictivecomics.com/blog/addictive-comics-new-talent-search;align=left;");
}

with(milonic=new menuname("The RookiePage 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=New Page;target=;url=New-Page.html;");
}


 drawMenus();
