_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="Dotted";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="PaleGoldenrod";
offcolor="#905013";
onbgcolor="#905013";
oncolor="#ECD182";
padding="5";
pagecolor="#FFA92A";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="DarkGoldenrod";
onbold="bold";
oncolor="#905013";
pagecolor="#905013";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="160";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.bibledraw.com/;");
aI("text=Why Pictures;target=;url=Why-Pictures.html;");
aI("text=What's New;target=;url=What's-New.html;");
aI("showmenu=SamplesLesson ElementsLEFT_MENU;text=Samples;target=;url=Samples.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("showmenu=PurchaseThe Picture Smart BibleLEFT_MENU;text=Purchase;target=;url=Purchase.html;");
aI("text=FAQ's;target=;url=FAQ's.html;");
aI("text=Join our Group;target=;url=Join-our-Group.html;");
aI("text=User Comments;target=;url=User-Comments.php;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Statement of Faith;target=;url=Statement-of-Faith.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("SamplesLesson ElementsLEFT_MENU")){
style=submenuStyle;
aI("text=Lesson Elements;target=;url=Lessons.html;");
aI("text=Instructor Tips;target=;url=Instructor-Tips.html;");
aI("text=Resources;target=;url=Resources.html;");
aI("text=FREE Colossians;target=;url=FREE-Colossians.html;");
}

with(milonic=new menuname("PurchaseThe Picture Smart BibleLEFT_MENU")){
style=submenuStyle;
aI("text=The Picture Smart Bible;target=;url=The-Picture-Smart-Bible.html;");
aI("text=Test and Quiz Pack;target=;url=Test-and-Quiz-Pack.html;");
aI("text=Learning the Word for Life;target=;url=Learning-the-Word-for-Life.html;");
}


 drawMenus();
