_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#DAA520";
borderstyle="Outset";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Black";
offcolor="Goldenrod";
onbgcolor="#000000";
oncolor="Goldenrod";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#DAA520";
borderstyle="Solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="13pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="Goldenrod";
onbgcolor="Black";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="0";
separatorcolor="Transparent";
separatorsize="0";
imagepadding="6";
itemwidth="152";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=912;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=HOME;target=;url=http://www.fortunathebook.com/;");
aI("showmenu=PRESS KIT/PRESS ONLYINFO_BAR_MENU;text=PRESS KIT;target=;url=PRESS-KIT.html;");
aI("showmenu=OUT-TAKES/THE LOOM OF FATEINFO_BAR_MENU;text=OUT-TAKES;target=;url=OUT-TAKES.html;");
aI("showmenu=LINKS/ONLINE GAMINGINFO_BAR_MENU;text=LINKS;target=;url=LINKS.html;");
aI("text=EVENTS;target=;url=EVENTS.html;");
aI("text=PURCHASE;target=_blank;url=http://www.amazon.com/gp/product/1933515775?ie=UTF8&tag=wwwnetglobalb-20&link_code=as3&camp=211189&creative=373489&creativeASIN=1933515775;");
}

with(milonic=new menuname("PRESS KIT/PRESS ONLYINFO_BAR_MENU")){
style=submenuStyle;
aI("text=PRESS ONLY;target=;url=PRESS-ONLY.html;");
aI("text=BIOGRAPHY;target=;url=BIOGRAPHY.html;");
aI("text=PRAISE;target=;url=PRAISE.html;");
aI("text=FACT SHEET;target=;url=FACT-SHEET.html;");
aI("text=INTERVIEW;target=;url=INTERVIEW.html;");
aI("text=PRESS RELEASES;target=;url=PRESS-RELEASES.html;");
}

with(milonic=new menuname("OUT-TAKES/THE LOOM OF FATEINFO_BAR_MENU")){
style=submenuStyle;
aI("text=THE LOOM OF FATE;target=;url=THE-LOOM-OF-FATE.html;");
aI("text=FUNCTIONAL SPECS;target=;url=FUNCTIONAL-SPECS.html;");
aI("text=PETE MARINO;target=;url=PETE-MARINO.html;");
aI("text=JIM BEECH;target=;url=JIM-BEECH.html;");
aI("text=IRS MEMO;target=;url=IRS-MEMO.html;");
aI("text=CREEPY;target=;url=CREEPY.html;");
}

with(milonic=new menuname("LINKS/ONLINE GAMINGINFO_BAR_MENU")){
style=submenuStyle;
aI("text=ONLINE GAMING;target=;url=ONLINE-GAMING.html;");
aI("text=MACHIAVELLI;target=;url=MACHIAVELLI.html;");
aI("text=ORGANIZED CRIME ONLINE;target=;url=ORGANIZED-CRIME-ONLINE.html;");
aI("text=VISIT FLORENCE;target=;url=VISIT-FLORENCE.html;");
}


 drawMenus();

