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

//calculate the navigation path
var sNavPath = '';
var sLocation = window.location.href;
var iPos = sLocation.indexOf('gatewaypeople.com');
var iPos2 = sLocation.indexOf('?');
if (iPos2 != -1) sLocation = sLocation.substring(0, iPos2);
if (iPos != -1) {
  sLocation = sLocation.substring(iPos + 18, sLocation.length - iPos + 18 + 2);
  iPos = sLocation.indexOf('/'); 
  while(iPos != -1) {
    sNavPath += '../';  
    sLocation = sLocation.substring(iPos+1, sLocation.length - iPos + 18 + 2);
    iPos = sLocation.indexOf('/');
  }
}
//sNavPath = '';

with(menuStyle_Main=new mm_style()){
  align="right"
  bordercolor="";
  borderstyle="";
  borderwidth=0;
  fontfamily="Verdana, Arial, Helvetica, sans-serif";
  fontsize="9px";
  fontstyle="normal";
  headerbgcolor="";
  headercolor="";
  offbgcolor="";
  offcolor="";
  onbgcolor="";
  oncolor="";
  //outfilter="randomdissolve(duration=0.3)";
  overfilter="Fade(duration=0.2);Alpha(opacity=90);"; 
  rawcss="padding: 4px 8px 4px 8px;"
  pagebgcolor=""; 
  pagecolor="";
  separatorcolor="";
  separatorsize=0;//dlm
}

with(menuStyle_SubMenu1=new mm_style()){
  bordercolor="";
  borderstyle="";
  borderwidth=0;
  fontfamily="Verdana, Arial, Helvetica, sans-serif";
  fontsize="9px";
  fontstyle="normal";
  headerbgcolor="";
  headercolor="";
  offclass="menuStyle_SubMenu2_off";
  offbgcolor="#faf4e4";
  offcolor="#948453";
  onclass="menuStyle_SubMenu2_on";
  onbgcolor="#F0E7D2";
  oncolor="#776d3c";
  //outfilter="randomdissolve(duration=0.3)";
  overfilter="Fade(duration=0.2);Alpha(opacity=100);";
  //padding=7; //this is set by the offclass because I needed different values for the top, right, bottom and left properties
  itemwidth=180;
  separatorcolor="#e7e1c9";
  separatorsize=1;
}

with(menuStyle_SubMenu2=new mm_style()){
  bordercolor="";
  borderstyle="";
  borderwidth=0;
  fontfamily="Verdana, Arial, Helvetica, sans-serif";
  fontsize="9px";
  fontstyle="normal";
  headerbgcolor="";
  headercolor="";
  offclass="menuStyle_SubMenu2_off";
  offbgcolor="#faf4e4";
  offcolor="#948453";
  onclass="menuStyle_SubMenu2_on";
  onbgcolor="#F0E7D2";
  oncolor="#776d3c";
  //outfilter="randomdissolve(duration=0.3)";
  overfilter="Fade(duration=0.2);Alpha(opacity=100);";
  //padding=7; //this is set by the offclass because I needed different values for the top, right, bottom and left properties
  itemwidth=190;
  separatorcolor="#e7e1c9";
  separatorsize=1;
}

/* MAINMENU */
with(milonic=new menuname("Main Menu")){
  alwaysvisible=1;
  orientation="horizontal";
  style=menuStyle_Main;
  aI("showmenu=about;image=" + sNavPath + "images/navigation/nav_aboutUs_norm.gif;overimage=" + sNavPath + "images/navigation/nav_aboutUs_hov.gif;");
  aI("showmenu=news;image=" + sNavPath + "images/navigation/nav_events_norm.gif;overimage=" + sNavPath + "images/navigation/nav_events_hov.gif;");
  aI("showmenu=ministries;image=" + sNavPath + "images/navigation/nav_ministries_norm.gif;overimage=" + sNavPath + "images/navigation/nav_ministries_hov.gif;");
  aI("showmenu=groups;image=" + sNavPath + "images/navigation/nav_groups_norm.gif;overimage=" + sNavPath + "images/navigation/nav_groups_hov.gif;");
  aI("showmenu=get_connected;image=" + sNavPath + "images/navigation/nav_getConnected_norm.gif;overimage=" + sNavPath + "images/navigation/nav_getConnected_hov.gif;");
//  aI("showmenu=one_life;image=" + sNavPath + "images/btn/btn_onelife.gif;");
//  aI("url=index.php?action=one_life;image=" + sNavPath + "images/navigation/nav_oneLife_norm.gif;overimage=" + sNavPath + "images/navigation/nav_oneLife_hov.gif;");
  aI("showmenu=media;image=" + sNavPath + "images/navigation/nav_media_norm.gif;overimage=" + sNavPath + "images/navigation/nav_media_hov.gif;");
  aI("url=" + sNavPath + "./store;target=blank;image=" + sNavPath + "images/navigation/nav_store_norm.gif;overimage=" + sNavPath + "images/navigation/nav_store_hov.gif;");
}

/* SUBMENUS LEVEL 1 */
with(milonic=new menuname("about")){
  overflow="scroll";
  style=menuStyle_SubMenu1;
  //aI("bgimage=" + sNavPath + "images/navigation/bg_navDropDown_norm.gif;overbgimage=" + sNavPath + "images/navigation/bg_navDropDown_hov.gif;showmenu=about_church_info;text=Church Info&nbsp;&nbsp;&nbsp;&raquo;");
  aI("showmenu=about_church_info;text=Church Info&nbsp;&nbsp;&nbsp;&raquo;");
  aI("text=Map & Service Times;url=" + sNavPath + "index.php?action=abt_map_service_times;")
  aI("showmenu=about_staff;text=Staff&nbsp;&nbsp;&nbsp;&raquo;");
  aI("showmenu=about_membership_info;text=Membership Info&nbsp;&nbsp;&nbsp;&raquo;");
  aI("showmenu=about_tithes_and_egiving;text=Tithes & eGiving&nbsp;&nbsp;&nbsp;&raquo;");
  aI("text=About Pastor Robert Morris;url=" + sNavPath + "index.php?action=abt_staff_robert_morris;")
  aI("text=The Blessed Life TV Show;url=http://theblessedlife.com/;")
  aI("showmenu=about_job_opportunities;text=Job Opportunities&nbsp;&nbsp;&nbsp;&raquo;");
  aI("text=Contact Us;url=" + sNavPath + "index.php?action=abt_contact_us;")
}

with(milonic=new menuname("news")){
  overflow="scroll";
  style=menuStyle_SubMenu1;
  //aI("bgimage=" + sNavPath + "images/navigation/bg_navDropDown_norm.gif;overbgimage=" + sNavPath + "images/navigation/bg_navDropDown_hov.gif;text=Calendar;url=" + sNavPath + "index.php?action=news_calendar;")
  aI("text=Calendar;url=" + sNavPath + "index.php?action=news_calendar;")
  aI("text=Featured Events;url=" + sNavPath + "index.php?action=news_articles;")
  aI("showmenu=news_conferences;text=Conferences&nbsp;&nbsp;&nbsp;&raquo;");
  aI("text=Encounter;url=" + sNavPath + "index.php?action=news_encounter;")
}

with(milonic=new menuname("ministries")){
  overflow="scroll";
  style=menuStyle_SubMenu1;
  //aI("bgimage=" + sNavPath + "images/navigation/bg_navDropDown_norm.gif;overbgimage=" + sNavPath + "images/navigation/bg_navDropDown_hov.gif;showmenu=ministries_children-student;text=Children/Student&nbsp;&nbsp;&nbsp;&raquo;");
  aI("showmenu=ministries_kids-student;text=Kids/Students&nbsp;&nbsp;&nbsp;&raquo;");
  aI("showmenu=ministries_adult;text=Adult&nbsp;&nbsp;&nbsp;&raquo;");
  aI("showmenu=ministries_outreach;text=Outreach&nbsp;&nbsp;&nbsp;&raquo;");
  aI("showmenu=ministries_spiritual_growth;text=Spiritual Growth&nbsp;&nbsp;&nbsp;&raquo;");
  aI("text=Worship;url=" + sNavPath + "index.php?action=ministry&id=26;")
}

/*with(milonic=new menuname("ministries")){
  overflow="scroll";
  style=menuStyle_SubMenu1;
  aI("bgimage=" + sNavPath + "images/navigation/bg_navDropDown_norm.gif;overbgimage=" + sNavPath + "images/navigation/bg_navDropDown_hov.gif;showmenu=ministries_adult;text=Adult Ministries&nbsp;&nbsp;&nbsp;&raquo;");
  aI("text=Church Connections;url=" + sNavPath + "index.php?action=ministry&id=6;")
  aI("text=Financial Stewardship;url=" + sNavPath + "index.php?action=ministry&id=7;")
  aI("showmenu=ministries_global;text=Global Ministries&nbsp;&nbsp;&nbsp;&raquo;");
  aI("showmenu=ministries_marriage;text=Marriage &amp Family&nbsp;&nbsp;&nbsp;&raquo;");
  aI("showmenu=ministries_pastoral;text=Pastoral Ministries&nbsp;&nbsp;&nbsp;&raquo;");
  aI("showmenu=ministries_student;text=Student Ministries&nbsp;&nbsp;&nbsp;&raquo;");
  aI("text=Worship;url=" + sNavPath + "index.php?action=ministry&id=26;")
}
*/
with(milonic=new menuname("groups")){
  overflow="scroll";
  style=menuStyle_SubMenu1;
  //aI("bgimage=" + sNavPath + "images/navigation/bg_navDropDown_norm.gif;overbgimage=" + sNavPath + "images/navigation/bg_navDropDown_hov.gif;text=About Gateway Groups;url=" + sNavPath + "index.php?action=ministry&id=30;")
  aI("text=About Gateway Groups;url=" + sNavPath + "index.php?action=ministry&id=30;")
  aI("text=Find a Group;url=" + sNavPath + "index.php?action=grps_find_a_group&id=30;")
  aI("text=Lead a Group;url=" + sNavPath + "index.php?action=ministry&itemid=681;")
  aI("text=Groups Give;url=" + sNavPath + "index.php?action=ministry&itemid=228")
  aI("text=Contact Us;url=" + sNavPath + "index.php?action=ministry&itemid=680;")
}

with(milonic=new menuname("get_connected")){
  overflow="scroll";
  style=menuStyle_SubMenu1;
  //aI("bgimage=" + sNavPath + "images/navigation/bg_navDropDown_norm.gif;overbgimage=" + sNavPath + "images/navigation/bg_navDropDown_hov.gif;showmenu=get_adventure;text=Gateway Adventure&nbsp;&nbsp;&nbsp;&raquo;");
  aI("showmenu=get_adventure;text=Gateway Adventure&nbsp;&nbsp;&nbsp;&raquo;");
  aI("showmenu=get_equip;text=Gateway Equip&nbsp;&nbsp;&raquo;");
  aI("text=Fresh Start;url=" + sNavPath + "index.php?action=ministry&id=37;")
  aI("text=Volunteer;url=" + sNavPath + "index.php?action=ministry&id=33;")
//aI("text=eGiving;url=" + sNavPath + "index.php?action=abt_egiving;")
//aI("text=Water Baptism;url=" + sNavPath + "index.php?action=abt_water_baptism;")
//aI("text=Baby Dedications;url=" + sNavPath + "index.php?action=get_my_gatewaypeople;")
//aI("text=Holy Spirit Baptism;url=" + sNavPath + "index.php?action=abt_holy_spirit_baptism;")
  aI("text=Gateway One;url=" + sNavPath + "index.php?action=get_gatewayone;")
}


with(milonic=new menuname("media")){
  overflow="scroll";
  style=menuStyle_SubMenu1;
  //aI("bgimage=" + sNavPath + "images/navigation/bg_navDropDown_norm.gif;overbgimage=" + sNavPath + "images/navigation/bg_navDropDown_hov.gif;text=Sermons;url=" + sNavPath + "index.php?action=res_sermons;")
  aI("text=Sermons;url=" + sNavPath + "index.php?action=res_sermons;")
  aI("text=Sermons Archive;url=" + sNavPath + "index.php?action=res_sermon_archive&m=Main;")
  aI("text=Podcast;url=" + sNavPath + "index.php?action=res_podcast;")
  aI("text=Live Webcast;url=http://gatewaypeople.tv;target=blank;")
  aI("text=Video Announcements;url=" + sNavPath + "index.php?action=news_video_annc;")
  aI("text=The Blessed Life Episodes;url=http://theblessedlife.com/index.php?a=episodes;target=blank;")
//aI("text=Learning Tools;url=" + sNavPath + "index.php?action=res_learning;")
}

/* SUBMENUS LEVEL 2 */
with(milonic=new menuname("about_church_info")){
  overflow="scroll";
  style=menuStyle_SubMenu2;
  //aI("bgimage=" + sNavPath + "images/navigation/bg_navDropDown_norm.gif;overbgimage=" + sNavPath + "images/navigation/bg_navDropDown_hov.gif;text=History;url=" + sNavPath + "index.php?action=abt_about;")
  aI("text=History;url=" + sNavPath + "index.php?action=abt_about;")
  aI("text=Vision / Purpose / Priority;url=" + sNavPath + "index.php?action=abt_vision;")
  aI("text=Mission;url=" + sNavPath + "index.php?action=abt_mission;")
  //aI("text=Values;url=" + sNavPath + "index.php?action=abt_values;")
  aI("text=Statement of Faith;url=" + sNavPath + "index.php?action=abt_statement_of_faith;")
  aI("text=Position Papers;url=" + sNavPath + "index.php?action=abt_position_papers;")
  aI("text=2008 Annual Business Review;url=" + sNavPath + "pdf/Annual_Review/2008 Annual Business Review.pdf;")
}

with(milonic=new menuname("about_staff")){
  overflow="scroll";
  style=menuStyle_SubMenu2;
  //aI("bgimage=" + sNavPath + "images/navigation/bg_navDropDown_norm.gif;overbgimage=" + sNavPath + "images/navigation/bg_navDropDown_hov.gif;text=Senior Staff;url=" + sNavPath + "index.php?action=abt_staff_senior;")
  aI("text=Senior Staff;url=" + sNavPath + "index.php?action=abt_staff_senior;")
  aI("text=Executive Staff;url=" + sNavPath + "index.php?action=abt_staff_executive;")
  aI("text=Ministry Staff;url=" + sNavPath + "index.php?action=abt_staff_ministry;")
  aI("text=Directors;url=" + sNavPath + "index.php?action=abt_staff_directors;")
  aI("text=Gateway Elders;url=" + sNavPath + "index.php?action=abt_staff_elders;")
}

with(milonic=new menuname("about_membership_info")){
  overflow="scroll";
  style=menuStyle_SubMenu2;
//aI("text=Becoming a Member;url=index.php?action=abt_membership_info;")
  //aI("bgimage=" + sNavPath + "images/navigation/bg_navDropDown_norm.gif;overbgimage=" + sNavPath + "images/navigation/bg_navDropDown_hov.gif;text=Gateway Adventure;url=" + sNavPath + "index.php?action=ministry&id=31;")
  aI("text=Gateway Adventure;url=" + sNavPath + "index.php?action=ministry&id=31;")
  aI("text=Water Baptism;url=" + sNavPath + "index.php?action=abt_water_baptism;")
}

with(milonic=new menuname("about_tithes_and_egiving")){
  overflow="scroll";
  style=menuStyle_SubMenu2;
  //aI("bgimage=" + sNavPath + "images/navigation/bg_navDropDown_norm.gif;overbgimage=" + sNavPath + "images/navigation/bg_navDropDown_hov.gif;text=Tithes & eGiving;url=" + sNavPath + "index.php?action=abt_egiving;")
  aI("text=Tithes & eGiving;url=" + sNavPath + "index.php?action=abt_egiving;")
  aI("text=Why Tithe?;url=" + sNavPath + "index.php?action=abt_egiving_why_tithe;")
  aI("text=FAQ;url=" + sNavPath + "index.php?action=abt_egiving_faq;")
  aI("text=Contribution Statements;url=" + sNavPath + "index.php?action=abt_egiving_contribution_statements;")
}

with(milonic=new menuname("about_job_opportunities")){
  overflow="scroll";
  style=menuStyle_SubMenu2;
  //aI("bgimage=" + sNavPath + "images/navigation/bg_navDropDown_norm.gif;overbgimage=" + sNavPath + "images/navigation/bg_navDropDown_hov.gif;text=Employment;url=" + sNavPath + "index.php?action=abt_job_opportunities;")
  aI("text=Employment;url=" + sNavPath + "index.php?action=abt_job_opportunities;")
  aI("text=Internships;url=" + sNavPath + "index.php?action=abt_internships;")
}

with(milonic=new menuname("news_conferences")){
  overflow="scroll";
  style=menuStyle_SubMenu2;
  //aI("bgimage=" + sNavPath + "images/navigation/bg_navDropDown_norm.gif;overbgimage=" + sNavPath + "images/navigation/bg_navDropDown_hov.gif;text=Connect Pastors Conference;url=http://gatewaypeople.com/channels/connect/;target=blank;")
  aI("text=Connect Pastors Conference;url=http://gatewaypeople.com/channels/connect/;target=blank;")
  aI("text=Pink Impact Women's Conference;url=http://pinkimpact.com;target=blank;")
  aI("text=Thrive Marriage Conference;url=http://gatewaypeople.com/channels/thrive/;target=blank;")
}

with(milonic=new menuname("ministries_adult")){
  overflow="scroll";
  style=menuStyle_SubMenu2;
  //aI("bgimage=" + sNavPath + "images/navigation/bg_navDropDown_norm.gif;overbgimage=" + sNavPath + "images/navigation/bg_navDropDown_hov.gif;text=Seven;url=" + sNavPath + "index.php?action=ministry&id=25;")
  aI("text=Seven;url=" + sNavPath + "index.php?action=ministry&id=25;")
  aI("text=Singles (30+);url=" + sNavPath + "index.php?action=ministry&id=4;")
  aI("text=Single Parent Families;url=" + sNavPath + "index.php?action=ministry&id=5;")
  aI("text=Men;url=" + sNavPath + "index.php?action=ministry&id=1;")
  aI("text=Women;url=" + sNavPath + "index.php?action=ministry&id=2;")
  aI("text=Marriage &amp; Family;url=" + sNavPath + "index.php?action=ministry&id=15;")
  aI("text=Pre-Marriage;url=" + sNavPath + "index.php?action=ministry&id=17;")
  aI("text=Home Educators (GHE);url=" + sNavPath + "index.php?action=ministry&id=14;")
  aI("text=PrimeTime (50+);url=" + sNavPath + "index.php?action=ministry&id=3;")
}

with(milonic=new menuname("ministries_kids-student")){
  overflow="scroll";
  style=menuStyle_SubMenu2;
  //aI("bgimage=" + sNavPath + "images/navigation/bg_navDropDown_norm.gif;overbgimage=" + sNavPath + "images/navigation/bg_navDropDown_hov.gif;text=Nursery;url=" + sNavPath + "index.php?action=ministry&id=24;")
  aI("text=NxtGen;url=" + sNavPath + "index.php?action=ministry&id=39;")
  aI("text=Nursery;url=" + sNavPath + "index.php?action=ministry&id=24;")
  aI("text=Kids;url=" + sNavPath + "index.php?action=ministry&id=22;")
  aI("text=AMPED (grades 6-8);url=" + sNavPath + "index.php?action=ministry&id=21;")
  aI("text=MOR (grades 9-12);url=" + sNavPath + "index.php?action=ministry&id=23;")
  aI("text=Seven;url=" + sNavPath + "index.php?action=ministry&id=25;")
}

with(milonic=new menuname("ministries_outreach")){
  overflow="scroll";
  style=menuStyle_SubMenu2;
//  aI("bgimage=" + sNavPath + "images/navigation/bg_navDropDown_norm.gif;overbgimage=" + sNavPath + "images/navigation/bg_navDropDown_hov.gif;text=Global Ministries;url=" + sNavPath + "index.php?action=ministry&id=12;")
  //aI("text=Compassion to Action;url=" + sNavPath + "index.php?action=ministry&id=27;")
  aI("text=Global Ministries;url=" + sNavPath + "index.php?action=ministry&id=12;")
  aI("text=Jewish Ministries;url=" + sNavPath + "index.php?action=ministry&id=9;")
//  aI("text=Spanish Ministries;url=" + sNavPath + "index.php?action=ministry&id=36;")
  aI("text=Local/National Outreach;url=" + sNavPath + "index.php?action=ministry&id=28;")
  aI("text=International Outreach;url=" + sNavPath + "index.php?action=ministry&id=27;")
  aI("text=Connect;url=" + sNavPath + "index.php?action=ministry&id=6;")
}

with(milonic=new menuname("ministries_spiritual_growth")){
  overflow="scroll";
  style=menuStyle_SubMenu2;
  //aI("bgimage=" + sNavPath + "images/navigation/bg_navDropDown_norm.gif;overbgimage=" + sNavPath + "images/navigation/bg_navDropDown_hov.gif;text=Freedom &amp; Kairos;url=" + sNavPath + "index.php?action=ministry&id=18;")
  aI("text=Freedom &amp; Kairos;url=" + sNavPath + "index.php?action=ministry&id=18;")
  aI("text=Financial Stewardship;url=" + sNavPath + "index.php?action=ministry&id=7;")
  aI("text=Healing Ministry;url=" + sNavPath + "index.php?action=ministry&id=19;")
  aI("text=Relational Care;url=" + sNavPath + "index.php?action=ministry&id=35;")
  aI("text=Prayer &amp; Intercession;url=" + sNavPath + "index.php?action=ministry&id=20;")
}

/*
with(milonic=new menuname("ministries_global")){
  overflow="scroll";
  style=menuStyle_SubMenu2;
  aI("bgimage=" + sNavPath + "images/navigation/bg_navDropDown_norm.gif;overbgimage=" + sNavPath + "images/navigation/bg_navDropDown_hov.gif;text=Compassion to Action;url=" + sNavPath + "index.php?action=ministry&id=27;")
  aI("text=Jewish;url=" + sNavPath + "index.php?action=ministry&id=9;")
  aI("text=Global Ministries (Missions);url=" + sNavPath + "index.php?action=ministry&id=12;")
  aI("text=n2Action;url=" + sNavPath + "index.php?action=ministry&id=28;")
}

with(milonic=new menuname("ministries_marriage")){
  overflow="scroll";
  style=menuStyle_SubMenu2;
  aI("bgimage=" + sNavPath + "images/navigation/bg_navDropDown_norm.gif;overbgimage=" + sNavPath + "images/navigation/bg_navDropDown_hov.gif;text=Home Educators (GHE);url=" + sNavPath + "index.php?action=ministry&id=14;")
  aI("text=Marriage &amp; Family;url=" + sNavPath + "index.php?action=ministry&id=15;")
//aI("text=Marriage;url=" + sNavPath + "index.php?action=min_marriage_marriage;")
  aI("text=Pre-Marriage;url=" + sNavPath + "index.php?action=ministry&id=17;")
}

with(milonic=new menuname("ministries_pastoral")){
  overflow="scroll";
  style=menuStyle_SubMenu2;
  aI("bgimage=" + sNavPath + "images/navigation/bg_navDropDown_norm.gif;overbgimage=" + sNavPath + "images/navigation/bg_navDropDown_hov.gif;text=Freedom &amp; Kairos;url=" + sNavPath + "index.php?action=ministry&id=18;")
  aI("text=Healing &amp; Care;url=" + sNavPath + "index.php?action=ministry&id=19;")
  aI("text=Prayer &amp; Intercession;url=" + sNavPath + "index.php?action=ministry&id=20;")
}

with(milonic=new menuname("ministries_student")){
  overflow="scroll";
  style=menuStyle_SubMenu2;
  aI("bgimage=" + sNavPath + "images/navigation/bg_navDropDown_norm.gif;overbgimage=" + sNavPath + "images/navigation/bg_navDropDown_hov.gif;text=AMPED (grades 6-8);url=" + sNavPath + "index.php?action=ministry&id=21;")
  aI("text=Children;url=" + sNavPath + "index.php?action=ministry&id=22;")
  aI("text=MOR (grades 9-12);url=" + sNavPath + "index.php?action=ministry&id=23;")
  aI("text=Nursery;url=" + sNavPath + "index.php?action=ministry&id=24;")
  aI("text=Seven (18-29);url=" + sNavPath + "index.php?action=ministry&id=25;")
}
*/
with(milonic=new menuname("get_adventure")){
  overflow="scroll";
  style=menuStyle_SubMenu2;
  //aI("bgimage=" + sNavPath + "images/navigation/bg_navDropDown_norm.gif;overbgimage=" + sNavPath + "images/navigation/bg_navDropDown_hov.gif;text=About;url=" + sNavPath + "index.php?action=ministry&id=31;")
  aI("text=About;url=" + sNavPath + "index.php?action=ministry&id=31;")
  aI("text=Catch the Vision;url=" + sNavPath + "index.php?action=ministry&itemid=20;")
  aI("text=The Journey;url=" + sNavPath + "index.php?action=ministry&itemid=21;")
  aI("text=Discovery;url=" + sNavPath + "index.php?action=ministry&itemid=22;")
}

with(milonic=new menuname("get_equip")){
  overflow="scroll";
  style=menuStyle_SubMenu2;
  //aI("bgimage=" + sNavPath + "images/navigation/bg_navDropDown_norm.gif;overbgimage=" + sNavPath + "images/navigation/bg_navDropDown_hov.gif;text=About;url=" + sNavPath + "index.php?action=ministry&id=32;")
  aI("text=About;url=" + sNavPath + "index.php?action=ministry&id=32;")
  aI("text=Financial Stewardship;url=" + sNavPath + "index.php?action=get_equip_classes&subaction=Financial Stewardship&id=32#Financial Stewardship;")
  aI("text=Freedom Ministries;url=" + sNavPath + "index.php?action=get_equip_classes&subaction=Freedom Ministries&id=32#Freedom Ministries;")
	aI("text=Global Ministries;url=" + sNavPath + "index.php?action=get_equip_classes&subaction=Global Ministry&id=32#Global Ministry;")
  aI("text=Marriage &amp; Family;url=" + sNavPath + "index.php?action=get_equip_classes&subaction=Marriage&id=32#Marriage & Family;")
  aI("text=Spiritual Life;url=" + sNavPath + "index.php?action=get_equip_classes&subaction=Spiritual Life&id=32#Spiritual Life;")
  aI("text=Worship Ministries;url=" + sNavPath + "index.php?action=get_equip_classes&subaction=Worship Ministry&id=32#Worship Ministry;")
}

drawMenus();

