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="#959C7D";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#959C7D";
offcolor="#000000";
onbgcolor="#DDC67D";
oncolor="#000000";
//outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
pagebgcolor="#959C7D";
pagecolor="black";
separatorcolor="#959C7D";
separatorsize=1;
separatorwidth=145;
subimage="images/arrow.gif";
subimagepadding=2;
itemwidth=147;
}



with(menuStyle1=new mm_style()){
bordercolor="#959C7D";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#959C7D";
offcolor="#000000";
onbgcolor="#DDC67D";
oncolor="#000000";
//outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
pagebgcolor="#959C7D";
pagecolor="black";
separatorcolor="#959C7D";
separatorsize=1;
separatorwidth=145;
subimage="images/arrow.gif";
subimagepadding=2;
itemwidth=200;
}


with(menu=new menuname("Main Menu")){
alwaysvisible=1;
//overflow="scroll";
style=menuStyle;
aI("showmenu=Adopt;text=Adopt a New Start;");
aI("showmenu=ChurchPlanters;text=Church Planters;");
aI("showmenu=ChurchStarts;text=Church Starts;");
aI("showmenu=Donation;text=Donation Bulletin Board;");
aI("showmenu=Facilitators;text=Church Planting Team;");
aI("showmenu=Partnership;text=Partnership Opportunities;");
aI("showmenu=LeadTeam;text=Church Planter Networks;");
aI("showmenu=Potential;text=Potential Sites;");
aI("showmenu=Prayer Requests;text=Prayer Requests;");
aI("text=Resources;url=ResourceList.asp;")
aI("showmenu=Tours;text=Tutorials;");
aI("showmenu=TrainingList;text=Training Events;");
aI("text=We Want to Partner;url=PotentialPartnerForm.asp?PPID=New;")
}


with(menu=new menuname("Adopt")){
overflow="scroll";
style=menuStyle1;
aI("text=All;url=AdoptAPlant.asp?Association=All;")
aI("showmenu=Category92;text=Western Region;");
aI("showmenu=Category93;text=Central Region;");
aI("showmenu=Category94;text=Eastern Region;");
}

with(menu=new menuname("Category92")){
overflow="scroll";
style=menuStyle1;
aI("text=Conemaugh Valley Association;url=AdoptAPlant.asp?Association=Conemaugh+Valley;")
aI("text=Northwest Association;url=AdoptAPlant.asp?Association=Northwest;")
aI("text=Southwestern Association;url=AdoptAPlant.asp?Association=Southwestern;")
}

with(menu=new menuname("Category93")){
overflow="scroll";
style=menuStyle1;
aI("text=Keystone Association;url=AdoptAPlant.asp?Association=Keystone;")
aI("text=Northeast Association;url=AdoptAPlant.asp?Association=Northeast;")
aI("text=South Central Association;url=AdoptAPlant.asp?Association=South+Central;")
}

with(menu=new menuname("Category94")){
overflow="scroll";
style=menuStyle1;
aI("text=BRN Philadelphia Association;url=AdoptAPlant.asp?Association=BRN+Philadelphia;")
aI("text=South Jersey Association;url=AdoptAPlant.asp?Association=South+Jersey;")
}

with(menu=new menuname("ChurchPlanters")){
overflow="scroll";
style=menuStyle1;
aI("text=All;url=MainList.asp;")
aI("showmenu=Category12;text=Western Region;");
aI("showmenu=Category13;text=Central Region;");
aI("showmenu=Category14;text=Eastern Region;");
}


with(menu=new menuname("Category12")){
overflow="scroll";
style=menuStyle1;
aI("text=Conemaugh Valley Association;url=MainList.asp?Association=Conemaugh+Valley;")
aI("text=Northwest Association;url=MainList.asp?Association=Northwest;")
aI("text=Southwestern Association;url=MainList.asp?Association=Southwestern;")
}

with(menu=new menuname("Category13")){
overflow="scroll";
style=menuStyle1;
aI("text=Keystone Association;url=MainList.asp?Association=Keystone;")
aI("text=Northeast Association;url=MainList.asp?Association=Northeast;")
aI("text=South Central Association;url=MainList.asp?Association=South+Central;")
}

with(menu=new menuname("Category14")){
overflow="scroll";
style=menuStyle1;
aI("text=BRN Philadelphia Association;url=MainList.asp?Association=BRN+Philadelphia;")
aI("text=South Jersey Association;url=MainList.asp?Association=South+Jersey;")
}

with(menu=new menuname("ChurchStarts")){
overflow="scroll";
style=menuStyle1;
aI("text=All;url=ChurchPlant.asp;")
aI("showmenu=Category72;text=Western Region;");
aI("showmenu=Category73;text=Central Region;");
aI("showmenu=Category74;text=Eastern Region;");
}


with(menu=new menuname("Category72")){
overflow="scroll";
style=menuStyle1;
aI("text=Conemaugh Valley Association;url=ChurchPlant.asp?Association=Conemaugh+Valley;")
aI("text=Northwest Association;url=ChurchPlant.asp?Association=Northwest;")
aI("text=Southwestern Association;url=ChurchPlant.asp?Association=Southwestern;")
}

with(menu=new menuname("Category73")){
overflow="scroll";
style=menuStyle1;
aI("text=Keystone Association;url=ChurchPlant.asp?Association=Keystone;")
aI("text=Northeast Association;url=ChurchPlant.asp?Association=Northeast;")
aI("text=South Central Association;url=ChurchPlant.asp?Association=South+Central;")
}

with(menu=new menuname("Category74")){
overflow="scroll";
style=menuStyle1;
aI("text=BRN Philadelphia Association;url=ChurchPlant.asp?Association=BRN+Philadelphia;")
aI("text=South Jersey Association;url=ChurchPlant.asp?Association=South+Jersey;")
}

with(menu=new menuname("Donation")){
overflow="scroll";
style=menuStyle1;
aI("text=Donation Bulletin Board;url=donateditems/bulletin.asp;")
}


with(menu=new menuname("Facilitators")){
overflow="scroll";
style=menuStyle1;
aI("text=All;url=FacilitatorList.asp;")
aI("showmenu=Category22;text=Western Region;");
aI("showmenu=Category23;text=Central Region;");
aI("showmenu=Category24;text=Eastern Region;");
}

with(menu=new menuname("Category22")){
overflow="scroll";
style=menuStyle1;
aI("text=Conemaugh Valley Association;url=FacilitatorList.asp?Association=Conemaugh+Valley;")
aI("text=Northwest Association;url=FacilitatorList.asp?Association=Northwest;")
aI("text=Southwestern Association;url=FacilitatorList.asp?Association=Southwestern;")
}

with(menu=new menuname("Category23")){
overflow="scroll";
style=menuStyle1;
aI("text=Keystone Association;url=FacilitatorList.asp?Association=Keystone;")
aI("text=Northeast Association;url=FacilitatorList.asp?Association=Northeast;")
aI("text=South Central Association;url=FacilitatorList.asp?Association=South+Central;")
}

with(menu=new menuname("Category24")){
overflow="scroll";
style=menuStyle1;
aI("text=BRN Philadelphia Association;url=FacilitatorList.asp?Association=BRN+Philadelphia;")
aI("text=South Jersey Association;url=FacilitatorList.asp?Association=South+Jersey;")
}

with(menu=new menuname("Partnership")){
overflow="scroll";
style=menuStyle1;
aI("text=All;url=MinistryOpportunities.asp;")
aI("showmenu=Category402;text=Western Region;");
aI("showmenu=Category403;text=Central Region;");
aI("showmenu=Category404;text=Eastern Region;");
}

with(menu=new menuname("Category402")){
overflow="scroll";
style=menuStyle1;
aI("text=Conemaugh Valley Association;url=MinistryOpportunities.asp?Association=Conemaugh+Valley;")
aI("text=Northwest Association;url=MinistryOpportunities.asp?Association=Northwest;")
aI("text=Southwestern Association;url=MinistryOpportunities.asp?Association=Southwestern;")
}

with(menu=new menuname("Category403")){
overflow="scroll";
style=menuStyle1;
aI("text=Keystone Association;url=MinistryOpportunities.asp?Association=Keystone;")
aI("text=Northeast Association;url=MinistryOpportunities.asp?Association=Northeast;")
aI("text=South Central Association;url=MinistryOpportunities.asp?Association=South+Central;")
}

with(menu=new menuname("Category404")){
overflow="scroll";
style=menuStyle1;
aI("text=BRN Philadelphia Association;url=MinistryOpportunities.asp?Association=BRN+Philadelphia;")
aI("text=South Jersey Association;url=MinistryOpportunities.asp?Association=South+Jersey;")
}




with(menu=new menuname("LeadTeam")){
overflow="scroll";
style=menuStyle1;
aI("text=All;url=LeadTeamListAll.asp;")
aI("showmenu=Category302;text=Western Region;");
aI("showmenu=Category303;text=Central Region;");
aI("showmenu=Category304;text=Eastern Region;");
}

with(menu=new menuname("Category302")){
overflow="scroll";
style=menuStyle1;
aI("text=Conemaugh Valley Association;url=LeadTeamListAll.asp?Association=Conemaugh+Valley;")
aI("text=Northwest Association;url=LeadTeamListAll.asp?Association=Northwest;")
aI("text=Southwestern Association;url=LeadTeamListAll.asp?Association=Southwestern;")
}

with(menu=new menuname("Category303")){
overflow="scroll";
style=menuStyle1;
aI("text=Keystone Association;url=LeadTeamListAll.asp?Association=Keystone;")
aI("text=Northeast Association;url=LeadTeamListAll.asp?Association=Northeast;")
aI("text=South Central Association;url=LeadTeamListAll.asp?Association=South+Central;")
}

with(menu=new menuname("Category304")){
overflow="scroll";
style=menuStyle1;
aI("text=BRN Philadelphia Association;url=LeadTeamListAll.asp?Association=BRN+Philadelphia;")
aI("text=South Jersey Association;url=LeadTeamListAll.asp?Association=South+Jersey;")
}



with(menu=new menuname("Potential")){
overflow="scroll";
style=menuStyle1;
aI("text=All;url=PotentialListAll.asp;")
aI("showmenu=Category102;text=Western Region;");
aI("showmenu=Category103;text=Central Region;");
aI("showmenu=Category104;text=Eastern Region;");
}

with(menu=new menuname("Category102")){
overflow="scroll";
style=menuStyle1;
aI("text=Conemaugh Valley Association;url=PotentialListAll.asp?Association=Conemaugh+Valley;")
aI("text=Northwest Association;url=PotentialListAll.asp?Association=Northwest;")
aI("text=Southwestern Association;url=PotentialListAll.asp?Association=Southwestern;")
}

with(menu=new menuname("Category103")){
overflow="scroll";
style=menuStyle1;
aI("text=Keystone Association;url=PotentialListAll.asp?Association=Keystone;")
aI("text=Northeast Association;url=PotentialListAll.asp?Association=Northeast;")
aI("text=South Central Association;url=PotentialListAll.asp?Association=South+Central;")
}

with(menu=new menuname("Category104")){
overflow="scroll";
style=menuStyle1;
aI("text=BRN Philadelphia Association;url=PotentialListAll.asp?Association=BRN+Philadelphia;")
aI("text=South Jersey Association;url=PotentialListAll.asp?Association=South+Jersey;")
}




with(menu=new menuname("Prayer Requests")){
overflow="scroll";
style=menuStyle1;
aI("text=All;url=PrayerRequest.asp;")
aI("showmenu=Category32;text=Western Region;");
aI("showmenu=Category33;text=Central Region;");
aI("showmenu=Category34;text=Eastern Region;");
}
with(menu=new menuname("Category32")){
overflow="scroll";
style=menuStyle1;
aI("text=Conemaugh Valley Association;url=PrayerRequest.asp?Association=Conemaugh+Valley;")
aI("text=Northwest Association;url=PrayerRequest.asp?Association=Northwest;")
aI("text=Southwestern Association;url=PrayerRequest.asp?Association=Southwestern;")
}

with(menu=new menuname("Category33")){
overflow="scroll";
style=menuStyle1;
aI("text=Keystone Association;url=PrayerRequest.asp?Association=Keystone;")
aI("text=Northeast Association;url=PrayerRequest.asp?Association=Northeast;")
aI("text=South Central Association;url=PrayerRequest.asp?Association=South+Central;")
}

with(menu=new menuname("Category34")){
overflow="scroll";
style=menuStyle1;
aI("text=BRN Philadelphia Association;url=PrayerRequest.asp?Association=BRN+Philadelphia;")
aI("text=South Jersey Association;url=PrayerRequest.asp?Association=South+Jersey;")
}



with(menu=new menuname("Tours")){
overflow="scroll";
style=menuStyle1;
aI("text=General;url=http://www.aacconsulting.com/PSJgenTour.htm;")
aI("text=Church Planters;url=http://www.aacconsulting.com/PSJcpTour.htm;")
aI("text=Facilitators;url=http://www.aacconsulting.com/PSJfacTour.htm;")
}

with(menu=new menuname("TrainingList")){
overflow="scroll";
style=menuStyle1;
aI("text=Training Events;url=TrainingEventList.asp;")
}

drawMenus();

