_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots8.gif";
offbgcolor="Fuchsia";
offcolor="#ffffff";
onbgcolor="Blue";
oncolor="White";
padding="6";
separatorcolor="#ffffff";
separatorsize="2";
subimage="images/rgtdwn_blueblk_11x11.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#B0C4DE";
offcolor="Blue";
onbgcolor="Fuchsia";
onbold="bold";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/rgtdwn_blueblk_11x11.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Welcome;target=;url=Welcome.html;");
aI("showmenu=Who is Alex Gordon?/Future ProjectsINFO_BAR_MENU;text=Who is Alex Gordon?;target=;url=Who-is-Alex-Gordon.html;");
aI("showmenu=Products & Services/BooksINFO_BAR_MENU;text=Products & Services;target=;url=Products-&-Services.html;");
aI("text=Articles by Alex;target=;url=Articles-by-Alex.html;");
aI("showmenu=Online Shop/Book ShopINFO_BAR_MENU;text=Online Shop;target=;url=Online-Shop.html;");
}

with(milonic=new menuname("Who is Alex Gordon?/Future ProjectsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Future Projects;target=;url=Future-Projects.html;");
aI("text=What is Shamanic Healing;target=;url=What-is-Shamanic-Healing.html;");
aI("text=What is Distance Healing;target=;url=What-is-Distance-Healing.html;");
}

with(milonic=new menuname("Products & Services/BooksINFO_BAR_MENU")){
style=submenuStyle;
aI("showmenu=Products & Services/Books/Nine Deadly VenomsINFO_BAR_MENU;text=Books;target=;url=Books.html;");
aI("showmenu=Products & Services/Services via email/Distance HealingINFO_BAR_MENU;text=Services via email;target=;url=Services-via-email.html;");
}

with(milonic=new menuname("Products & Services/Books/Nine Deadly VenomsINFO_BAR_MENU")){
style=submenuStyle;
aI("showmenu=Products & Services/Books/Nine Deadly Venoms/lilithINFO_BAR_MENU;text=Nine Deadly Venoms;target=;url=Nine-Deadly-Venoms.html;");
}

with(milonic=new menuname("Products & Services/Books/Nine Deadly Venoms/lilithINFO_BAR_MENU")){
style=submenuStyle;
aI("text=lilith;target=;url=lilith.html;");
}

with(milonic=new menuname("Products & Services/Services via email/Distance HealingINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Distance Healing;target=;url=Distance-Healing.html;");
aI("text=Character Assessment;target=;url=Character-Assessment.html;");
aI("text=General Advice;target=;url=General-Advice.html;");
}

with(milonic=new menuname("Online Shop/Book ShopINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Book Shop;target=;url=Book-Shop-Nine-Deadly-Venoms.html;");
aI("text=Services Shop;target=;url=Services-Shop.html;");
}


 drawMenus();

