_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="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="2";
subimage="images/rgtdwn_blueblk_11x11.gif";
subimagepadding="3";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

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";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Welcome;target=;url=Welcome.html;");
aI("showmenu=Who is Alex Gordon?/Future ProjectsLEFT_MENU;text=Who is Alex Gordon?;target=;url=Who-is-Alex-Gordon.html;");
aI("showmenu=Products & Services/BooksLEFT_MENU;text=Products & Services;target=;url=Products-&-Services.html;");
aI("text=Distance Healing Testimonials;target=;url=Distance-Healing-Testimonials.html;");
aI("text=Articles by Alex;target=;url=Articles-by-Alex.html;");
aI("showmenu=Online Shop/Book ShopLEFT_MENU;text=Online Shop;target=;url=Online-Shop.html;");
aI("showmenu=Resources/RSS FeedsLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Contact Alex;target=;url=Contact-Alex.html;");
aI("text=My Links;target=;url=My-Links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Who is Alex Gordon?/Future ProjectsLEFT_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/BooksLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Products & Services/Books/Nine Deadly VenomsLEFT_MENU;text=Books;target=;url=Books.html;");
aI("showmenu=Products & Services/Services via email/Distance HealingLEFT_MENU;text=Services via email;target=;url=Services-via-email.html;");
}

with(milonic=new menuname("Products & Services/Books/Nine Deadly VenomsLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Products & Services/Books/Nine Deadly Venoms/lilithLEFT_MENU;text=Nine Deadly Venoms;target=;url=Nine-Deadly-Venoms.html;");
}

with(milonic=new menuname("Products & Services/Books/Nine Deadly Venoms/lilithLEFT_MENU")){
style=submenuStyle;
aI("text=lilith;target=;url=lilith.html;");
}

with(milonic=new menuname("Products & Services/Services via email/Distance HealingLEFT_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 ShopLEFT_MENU")){
style=submenuStyle;
aI("text=Book Shop;target=;url=Book-Shop-Nine-Deadly-Venoms.html;");
aI("text=Services Shop;target=;url=Services-Shop.html;");
}

with(milonic=new menuname("Resources/RSS FeedsLEFT_MENU")){
style=submenuStyle;
aI("text=RSS Feeds;target=;url=RSS-Feeds.html;");
}


 drawMenus();

