_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#EAD5A6";
offcolor="#000000";
onbgcolor="#D45400";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="pictures/black_7x7.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#4D0603";
offcolor="#FFFFFF";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="pictures/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=504;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Home;target=;url=http://www.musical-lifestyles.com/;");
aI("showmenu=News in MusicNews in Christian MusicMAIN_FOOTER_MENU;text=News in Music;target=;url=news-in-music.html;");
aI("text=Contact;target=;url=contact-us.html;");
aI("showmenu=LegalesePrivacyMAIN_FOOTER_MENU;text=Legalese;target=;url=legalese.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("News in MusicNews in Christian MusicMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=News in Christian Music;target=;url=news-in-christian-music.html;");
aI("text=Music News by Yahoo!;target=;url=music-news-by-yahoo!.html;");
}

with(milonic=new menuname("LegalesePrivacyMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Privacy;target=;url=privacy.html;");
aI("text=Compensation and Affiliation Affidavit;target=;url=compensation-and-affiliation-affidavit.html;");
aI("text=Web Site Terms of Use;target=;url=web-site-terms-of-use.html;");
}


 drawMenus();

