fixMozillaZIndex=true;//FixesZ-IndexproblemwithMozillabrowsersbut causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(topmenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
align="center";
headerbgcolor="#ffffff";
headercolor="YELLOW";
offcolor="#E6F6E6";
oncolor="#FFFF00";
bgimage="images/khaki3D.gif";
overbgimage="images/khaki3Din.gif";
padding=4;
pagebgcolor="YELLOW";  //#82B6D7";
pagecolor="LIGHTBLUE";
separatorcolor="#999999";
separatorsize=1;
subimage="js/arrow.gif";
subimagepadding=2;
//js/xp_button_on.gif";
//js/xp_button_off.gif";
//offbgcolor="#eeeeee";
//bordercolor="#999999";
//borderstyle="solid";
//borderwidth=1;
//onbgcolor="#ddffdd";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=0);Shadow(color=#777777', Direction=135, Strength=3)";
}


with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="YELLOW";  //#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="js/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
orientation="horizontal";
style=topmenuStyle;
//left=10;
top=70;
aI("text=HOME;url=home.php")
//aI("text=Ministries;url=ministry.php");
//aI("text=Prayer;url=prayer_needs.php;");
//aI("text=Calendar;url=http://www.my.calendars.net/frontiersoffaith;target=_blank"); /*url=javascript:window.open('http://www.my.calendars.net/frontiersoffaith','Cal','fullscreen=0,statusbar=yes')*/
aI("text=Music;url=musicWillie.php");
aI("text=Drama;url=skits.php");
//aI("showmenu=family;text=Family Pages;");
aI("showmenu=blogs;text=Blogs;");
aI("text=Current Happenings;url=current_happenings.php");  //showmenu=news;
aI("showmenu=slideshows;text=Slideshows;");
//aI("text=Map;url=map.php");
aI("text=Contact Us;url=contact.php;");
aI("text=&#9834;&#9835")
aI("text=Book Store;url=books;target=_blank");
aI("text=Cart;url=books/order.php;target=_blank");
}

with(milonic=new menuname("Slideshows")){
overflow="scroll";
style=menuStyle;
aI("showmenu=RM;text=Rancho Maranatha;url=rancho_maranatha.php");
aI("showmenu=LaPenita;text=La Penita;url=la_penita.php");
aI("text=;url=");
}

with(milonic=new menuname("RM")){
overflow="scroll";
style=menuStyle;
aI("text=Link to their website;url=http://www.ranchomaranatha.com")
aI("text=What We're Doing there;url=rancho_maranatha.php");
aI("text=Ministries They're Involved in;url=rancho_ministries.php");
aI("text=;url=;");
}

with(milonic=new menuname("LaPenita")){
overflow="scroll";
style=menuStyle;
//aI("text=Links to other area websites;showmenu=;url=")
aI("text=Our Land;url=our_land.php");
aI("text=Arial Views;url=arial_views_zoom.php");
aI("text=Our Mexico Friends (photos);url=Mexico_Pics");
aI("text=Past Ministries;url=past_mexico_ministries.php");
aI("text=Ideas for Ministry;url=ideas_for_ministry.php;");
aI("text=;url=;");
}

with(milonic=new menuname("blogs")){
overflow="scroll";
style=menuStyle;
aI("text=Bettina's Blog;url=http://www.anacondagrace.com/schubert/bettina");
aI("text=Isaac's Blog;url=http://www.anacondagrace.com/schubert/isaac");
aI("text=Mina's Blog;url=http://www.anacondagrace.com/schubert/mina")
aI("text=Johnny's Blog;url=http://www.anacondagrace.com/schubert/john")
aI("text=;url=;");
}

drawMenus();
