_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="SteelBlue";
onbgcolor="SteelBlue";
oncolor="LightSteelBlue";
padding="15";
separatorcolor="LightSteelBlue";
separatorsize="2";
subimage="images/whitedots.gif";
subimagepadding="5";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="SteelBlue";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/whitedots.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.christiancounselingdebt.net/;");
aI("text=Counseling;target=;url=Christian_Counseling.html;");
aI("text=Financial;target=;url=Christian_Financial.html;");
aI("text=Books and Gifts;target=;url=Christian_Books_and_Gifts.html;");
aI("text=Travel;target=;url=Christian_Travel.html;");
aI("text=Music;target=;url=Christian_Music.html;");
aI("text=Education;target=;url=Christian_Education.html;");
aI("text=Marriage and Dating;target=;url=Christian_Marriage_and_Dating.html;");
aI("text=Fellowship;target=;url=Christian_Fellowship.html;");
}


 drawMenus();

