_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bgimage="images/purplegrad3d2.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/sqauredot_black_5x5.gif";
offcolor="#000000";
oncolor="#000000";
outfilter="fade(duration=0.5)";
subimage="images/purpgradwhite.gif";
subimagepadding="5";
imagepadding="4";
itemheight="30";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
borderstyle="raised";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
high3dcolor="#ffffff";
low3dcolor="#634263";
offbgcolor="#AB6FAA";
offcolor="#000000";
oncolor="#ffffff";
outfilter="fade(duration=0.5)";
padding="3";
separatorsize="2";
subimage="images/purpgradwhite.gif";
subimagepadding="8";
swap3d="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="110";
orientation="vertical";
itemheight="21";
aI("text=Home Page;target=;url=http://www.bethtownsend.com/;align=left;");
aI("text=Articles;target=;url=Articles.html;align=left;");
aI("text=Speaking Topics;target=;url=Speaking-Topics.html;align=left;");
aI("showmenu=NewsDicover Your Inner Peace Press ReleaseLEFT_MENU;text=News;target=;url=News.html;align=left;");
aI("text=About Me;target=;url=About-Me.html;align=left;");
aI("showmenu=ClientsTestimonialsLEFT_MENU;text=Clients;target=;url=Clients.html;align=left;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=left;");
}

with(milonic=new menuname("NewsDicover Your Inner Peace Press ReleaseLEFT_MENU")){
style=submenuStyle;
aI("text=Dicover Your Inner Peace Press Release;target=;url=Dicover-Your-Inner-Peace-Press-Release.html;");
}

with(milonic=new menuname("ClientsTestimonialsLEFT_MENU")){
style=submenuStyle;
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Photo Gallery;target=;url=Photo-Gallery.html;");
}


 drawMenus();

