_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#2A0055";
offcolor="#ffffff";
onbgcolor="#000000";
oncolor="#ffffff";
ondecoration="underline";
padding="4";
}

with(menuStyle=new mm_style()){
bgimage="images/black.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#FFFFFF";
oncolor="#000000";
separatorcolor="Transparent";
separatorsize="0";
separatorimage="images/blackSep.gif";
overbgimage="images/black01.gif";
itemheight="37";
itemwidth="90";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=990;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=home.html;align=center;");
aI("text=About;target=;url=About-the-book.html;align=center;");
aI("showmenu=OrderDonate to Cancer Research INFO_BAR_MENU;text=Order;target=;url=Order-Darksouls.html;align=center;");
aI("text=Sample Chapter;target=;url=Sample-Chapter.html;align=center;");
aI("text=Goodbye Mr Stalker;target=;url=goodbye-mr-stalker.html;align=center;");
aI("text=Healing;target=;url=Healing.html;align=center;");
aI("text=Media;target=;url=Media-and-Events.html;align=center;");
aI("text=Reviews;target=;url=Reviews-for-dark-souls.html;align=center;");
aI("text=Contact;target=;url=Contact.html;align=center;");
aI("showmenu=ResourcesVideos/AudiosINFO_BAR_MENU;text=Resources;target=;url=Articles-Videos.html;align=center;");
aI("text=Links;target=;url=Resources-Links.html;align=center;");
}

with(milonic=new menuname("OrderDonate to Cancer Research INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Donate to Cancer Research ;target=;url=Donate-to-Cancer-Research.html;");
}

with(milonic=new menuname("ResourcesVideos/AudiosINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Videos/Audios;target=;url=videos-audios.html;");
aI("text=Articles;target=;url=Articles.html;");
aI("text=Expert Interviews;target=;url=Interviews.html;");
aI("text=Dr Micheal Smith Interview;target=;url=Dr-Micheal-Smith-Interview.html;");
aI("text=Dr George Simon Interview;target=;url=Dr-George-Simon-Interview.html;");
aI("text=John Nutting Interview;target=;url=John-Nutting.html;");
aI("text=Financial  Hardship;target=;url=losing-everything-to-a-conman.html;");
}


 drawMenus();

