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()){
bordercolor="#ddeeff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ddeeff";
offcolor="#003366";
onbgcolor="#ddeeff";
oncolor="#800080";
//outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
pagebgcolor="#ddeeff";
pagecolor="black";
separatorcolor="#ddeeff";
separatorsize=1;
separatorwidth=145;
subimage="images/bluetriangle.gif";
subimagepadding=2;
itemwidth=145;
}


with(menuStyle1=new mm_style()){
bordercolor="#ddeeff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ddeeff";
offcolor="#003366";
onbgcolor="#ddeeff";
oncolor="#800080";
//outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
pagebgcolor="#ddeeff";
pagecolor="black";
separatorcolor="#ddeeff";
separatorsize=1;
separatorwidth=200;
subimage="images/bluetriangle.gif";
subimagepadding=2;
itemwidth=200;
}

with(menu=new menuname("Main Menu")){
alwaysvisible=1;
//overflow="scroll";
style=menuStyle;
aI("text=Sponsoring Churches;url=HomeSponsorChurch.asp?Association=Tarrant;")
aI("text=Church Planters;url=MainList.asp?Association=Tarrant;")
aI("text=Church Starts;url=ChurchPlant.asp?Association=Tarrant;")
aI("text=Facilitators;url=FacilitatorList.asp?Association=Tarrant;")
aI("showmenu=PowerPoints;text=PowerPoints;");
aI("text=Prayer Requests;url=PrayerRequest.asp?Association=Tarrant;")
aI("text=Progress Reports;url=ChurchProgress.asp?Association=Tarrant;")
aI("text=Resources;url=ResourceList.asp?Association=Tarrant;")
aI("text=Donation Bulletin Board;url=DonatedItems/bulletin.asp;")
aI("showmenu=LinksList;text=Links;");
aI("showmenu=Tours;text=Tours;");
aI("showmenu=TrainingList;text=Training;");
}







with(menu=new menuname("PowerPoints")){
overflow="scroll";
style=menuStyle1;
aI("text=The Church Multiplication System;url=http://www.aacconsulting.com/cms5.htm;")
aI("text=Why Start More Churches in the US?;url=http://www.aacconsulting.com/multiplication.htm;")
aI("text=Why Start More Churches in Texas?;url=Construction.htm;")
}




with(menu=new menuname("Tours")){
overflow="scroll";
style=menuStyle1;
aI("text=General;url=http://www.aacconsulting.com/TBAgenTour.htm;")
aI("text=Church Planters;url=http://www.aacconsulting.com/TBAcpTour.htm;")
aI("text=Facilitators;url=http://www.aacconsulting.com/TBAfacTour.htm;")
}


with(menu=new menuname("TrainingList")){
overflow="scroll";
style=menuStyle1;
aI("text=Training Events;url=TrainingEventList.asp;")
}


with(menu=new menuname("LinksList")){
overflow="scroll";
style=menuStyle1;
aI("text=Tarrant Resources;url=http://www.tarrantbaptist.org/default.asp?page=258&action=getpage;")
aI("text=Baptist General Convention of Texas;url=http://www.bgct.org/texasbaptists/Page.aspx?pid=4312&srcid=881;")
aI("text=LifeWay;url=http://www.lifeway.com/lwc/;")
aI("text=Mission Arlington;url=http://www.missionarlington.org/;")
aI("text=NAMB's Church Planting Village;url=http://www.churchplantingvillage.net/;")
aI("text=Nehemiah Project;url=http://www.swbts.edu/index.cfm?pageid=629;")
aI("text=Northwood Church's Glocalnet;url=http://www.glocal.net/;")
aI("text=Scarborough CP Institute;url=http://www.swbts.edu/index.cfm?pageid=523;")
aI("text=Southern Baptists of Texas Convention;url=http://www.sbtexas.com/churchplanting/home.htm;")
}


drawMenus();

