_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="Gainsboro";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#DD470B";
onbgcolor="#EA5D10";
oncolor="White";
padding="6";
separatorcolor="Gainsboro";
separatorsize="4";
subimage="images/white_4x7.gif";
subimagepadding="4";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Outset";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CD3407";
offcolor="White";
onbgcolor="#EA5D10";
oncolor="White";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.blessingsinstore.com/;");
aI("text=Schedule;target=;url=Schedule.html;");
aI("text=Radio;target=;url=Radio.html;");
aI("text=My Blog;target=;url=http://www.stayingblessed.wordpress.com;");
aI("text=Request Prayer;target=;url=Request-Prayer-Online.html;");
aI("text=Wealth;target=;url=Wealth.html;");
aI("text=Jesus;target=;url=Its-All-About-Jesus.html;");
aI("text=Blessings;target=;url=Blessings1.html;");
aI("text=First 2 Steps;target=;url=The-First-Two-Steps.html;");
aI("text=Claim It;target=;url=Claim-Your-Blessings-Now.html;");
aI("text=Articles;target=;url=Articles.html;");
aI("text=The Holy Bible;target=;url=The-Holy-Bible.html;");
aI("text=Today's Word;target=;url=Word-for-Today.html;");
aI("text=World News;target=;url=World-News.html;");
aI("text=My Story;target=;url=My-Story.html;");
aI("text=Short Videos;target=;url=Short-Videos.html;");
aI("text=The Store;target=;url=The-Store.html;");
aI("text=Newsletter;target=;url=Subscribe-To-Our-Newsletter.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy Policy;target=;url=Privacy-Policy.html;");
aI("text=Disclaimer;target=;url=Disclaimer.html;");
aI("text=Site Map;target=;url=sitemap-navigation.html;");
}


 drawMenus();
