_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="arial, tahoma";
fontsize="11pt";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headercolor="#000099";
offbgcolor="#CFE2D1";
offcolor="#000000";
onbgcolor="#FEFAD2";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="images/on_downboxed.gif";
padding="2";
separatoralign="right";
separatorcolor="#999999";
separatorwidth="85%";
subimage="images/downboxed.gif";
overbgimage="images/backon_beige.gif";
itemheight="17";
itemwidth="84";
headerborder="1";
}

with(SubMenuStyle=new mm_style()){
align="center";
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="arial, tahoma";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headercolor="#000099";
image="images/18_blank.gif";
offcolor="#000000";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="images/on_downboxed.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding="3";
separatoralign="right";
separatorcolor="#999999";
separatorpadding="1";
separatorwidth="80%";
subimage="images/downboxed.gif";
menubgcolor="#F5F5F5";
menubgimage="images/backoff_green.gif";
imagepadding="5";
headerborder="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=756;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.alienworlds.com/;title=Back to Home Page;");
aI("text=AW Store;target=_blank;url=http://alienworlds.com/store/;");
aI("text=News;target=;url=Entertainment-News-From-Alien-Worlds.html;");
aI("text=Free Audiobook;target=;url=Science-Fiction-Audio-Books.html;");
aI("showmenu=About AW/Making Of AWINFO_BAR_MENU;text=About AW;target=;url=About-Alien-Worlds.html;");
aI("text=Episodes;target=;url=Episodes.html;");
aI("text=Series Three Episodes;target=;url=Series-Three-Episodes.html;");
aI("showmenu=Reviews/Starlog Magazine ReviewINFO_BAR_MENU;text=Reviews;target=;url=Reviews.html;");
aI("text=Contact Us;target=;url=Please-Do-Get-In-Touch.html;");
}

with(milonic=new menuname("About AW/Making Of AWINFO_BAR_MENU")){
style=SubMenuStyle;
aI("text=Making Of AW;target=;url=The-Making-of-Alien-Worlds.html;");
aI("text=About Lee Hansen;target=;url=About-Lee-Hansen.html;");
aI("text=Alien Worlds Dedication;target=;url=Alien-Worlds-Dedication.html;");
}

with(milonic=new menuname("Reviews/Starlog Magazine ReviewINFO_BAR_MENU")){
style=SubMenuStyle;
aI("text=Starlog Magazine Review;target=;url=alien-worlds-Science-Fiction-Radio-Drama-Rides-Again.html;");
aI("text=San Francisco Dateline Review Article;target=;url=Fantastic-Adventure-in-the-Realm-of-'Alien-Worlds'.html;");
aI("text=William Shatner Reviews;target=;url=William-Shatner-DVD-Movie-Reviews.html;");
}


 drawMenus();

