_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="#7FAA00";
offcolor="#ffffff";
onbgcolor="#7F7F00";
oncolor="#ffffff";
padding="0";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="140";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#AAAA00";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;");
aI("text=Books;target=;url=Don-Boyer-Don-Boyer-Author-Books.html;");
aI("text=DVD's;target=;url=Don-Boyer-Don-Boyer-Author-DVD's.html;");
aI("text=50k Give Away;target=;url=Don-Boyer-Don-Boyer-Author-Book-Give-Away.html;");
aI("text=Testimonials;target=;url=Don-Boyer-Don-Boyer-Author-Testimonials.html;");
aI("text=Articles;target=;url=Don-Boyer-Don-Boyer-Author-Articles.html;");
aI("text=Get Published;target=;url=Don-Boyer-Don-Boyer-Author-Get-Published.html;");
aI("text=Events;target=;url=Don-Boyer-Don-Boyer-Author-Events.html;");
aI("text=Gallery;target=;url=Don-Boyer-Don-Boyer-Author-Gallery.html;");
aI("showmenu=NewsNews Release 1LEFT_MENU;text=News;target=;url=Don-Boyer-Don-Boyer-Author-News.html;");
aI("text=Contact Us;target=;url=Don-Boyer-Don-Boyer-Author-Don-Boyer.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("NewsNews Release 1LEFT_MENU")){
style=submenuStyle;
aI("text=News Release 1;target=;url=News-Release-1.html;");
aI("text=News Release 2;target=;url=News-Release-2.html;");
aI("text=News Release 3;target=;url=News-Release-3.html;");
aI("text=News Release 4;target=;url=News-Release-4.html;");
aI("text=News Release 5;target=;url=News-Release-5.html;");
}


 drawMenus();
