fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
menuwidth="782";
menualign="center";
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="transparent";
offcolor="#170c5a";
//onbgcolor="#ddffdd";
oncolor="#FFFFFF";
padding=7;
//pagebgcolor="#82B6D7";
//pagecolor="black";
//separatorcolor="#666666";
separatorwidth=2;
separatorheight=2;
//separatorimage="http://worshipoutlet.com/images/dot.gif";
//separatorheight=10;
//subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}

with(subStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#170c5a";
//onbgcolor="#ddffdd";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
//pagebgcolor="#82B6D7";
//pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Products")){
orientation="vertical";
style=subStyle;
aI("text=WorshipSources;url=/pages/show/worshipsources;");
aI("image=/images/line.gif");
aI("text=WorshipAlive Plus;url=/pages/show/worshipaliveplus;");
aI("text=WorshipAlive Remix;url=/pages/show/worshipaliveremix;");
aI("text=NuParables;url=/pages/show/nuparables;");
aI("text=Sermon Series;url=/pages/show/sermonseries;");
aI("text=Special Services;url=/pages/show/specialservices");
aI("image=/images/line.gif");
aI("text=WorshipShare;url=/pages/show/worshipshare");
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("text=Home;url=/;");
aI("text=About Us;url=/pages/show/aboutus");
aI("text=Products;url=/pages/show/products;showmenu=Products");
aI("text=Store;target=store;url=http://stores.faithhighway.com/Merchant5/merchant.mvc?Screen=CTGY&Store_Code=WOENE&Category_Code=STFTP");
aI("text=Free Product;url=/pages/show/freeproduct");
aI("text=Contact Us;url=/pages/show/contactus");
aI("text=Blog;url=/media");
aI("url=/registration;text=Free Registration;");
aI("url=/member/login/true;text=Subscribe;");
aI("url=/member/login;text=Member Login;");
//aI("url=/admin/login;text=Admin login;");
//aI("url=/member/password_reset;text=Lost Password;");
}


drawMenus();

