_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="DarkOliveGreen";
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=News from Dan;target=;url=News-from-Dan.html;");
aI("showmenu=How to Teach PSB/Lesson ElementsLEFT_MENU;text=How to Teach PSB;target=;url=How-to-Teach-PSB.html;");
aI("text=Reviews;target=;url=Reviews.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("showmenu=Purchase/The Picture Smart BibleLEFT_MENU;text=Purchase;target=;url=Purchase.html;");
aI("text=Schedule;target=;url=Schedule.html;");
aI("text=FAQ's;target=;url=FAQ's.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;");
aI("text=2009 Revisions List;target=;url=2009-Revisions-List.html;");
}

with(milonic=new menuname("How to Teach PSB/Lesson 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;");
}

with(milonic=new menuname("Purchase/The Picture Smart BibleLEFT_MENU")){
style=submenuStyle;
aI("text=The Picture Smart Bible;target=;url=The-Picture-Smart-Bible.html;");
aI("text=CA Purchase;target=;url=CA-Purchase.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();

