/* ####################### start of double menu code ####################### */

//new Option("text","value")
//this code changes menus



function nullOptions(aMenu){
/*var tot=aMenu.options.length
for (i=0;i<tot;i++)
{
aMenu.options[i]=null
}*/
aMenu.options.length=0;
}



// Adult 1
function MySubject1(aMenu){
	nullOptions(aMenu)
	with (aMenu){
		//Rewrites the text and values
		options[0]=new Option("Select a class time","none");
		options[1]=new Option("BF - MA1 SAT 4:45 PM (20-33)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=gk+hp6XInpSXHNoxSvK2sA==");
		options[2]=new Option("BF - MA1 SUN 9:15 AM (20-33)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=1Kxa/dQNqSiqTdR9QE+PiA==");
		options[3]=new Option("BF - MA1 SUN 11:00 AM (20-30)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=Y1aB0NbYtC3xSjvyHqpSmw==");
		options[4]=new Option("BF - MA1 WED 6:30 PM (20 - 33)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=kD0wvcKwoM21YPyR8dN2iw==");
		options[0].selected=true
	}
}


// Adult 2
function MySubject2(aMenu){
	nullOptions(aMenu)
	with (aMenu){
		//Rewrites the text and values
		options[0]=new Option("Select a class time","none");
		options[1]=new Option("BF - MA2 SAT 4:45 PM (33-42)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=bBapsnnArwZvCUkSJ031rQ==");
		options[2]=new Option("BF - MA2 SUN 8:00 AM (33-42)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=I8tdqszqiwPfrhCNzSXj7Q==");
		options[3]=new Option("BF - MA2 SUN 9:15 AM (33-42)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=dfmzcdaSf/nC10MOP3L93A==");
		options[4]=new Option("BF - MA2 SUN 11:00 AM (33-42)",			"https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=Ib59VSlJIixjDDgUJ4cAwQ==");
		options[5]=new Option("BF - MA2 WED 6:30 PM (33-42)",			"https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=QpnJYYpHgAOE/CtRBwN2Lg==");
		options[0].selected=true
	}
}

// Adult 3
function MySubject3(aMenu){
	nullOptions(aMenu)
	with (aMenu){
		options[0]=new Option("Select a class time","none");
		options[1]=new Option("BF - MA3 SAT 4:45 PM (42-52)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=zXn8TBtVRRMXCzFBR+CsZw==");
		options[2]=new Option("BF - MA3 SUN 8:00 AM (42-52)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=BvEobX1476WzX5ZJ0MeF1g==");
		options[3]=new Option("BF - MA3 SUN 9:15 AM (42-52)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=Y/hFzud7ygsmO2jmwVgLjg==");
		options[4]=new Option("BF - MA3 SUN 11:00 AM (42-52)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=kiPcyKY97fk7NVfdjt5BLg==");
		options[0].selected=true
	}
}

// Adult 4
function MySubject4(aMenu){
	nullOptions(aMenu)
	with (aMenu){
		options[0]=new Option("Select a class time","none");
		options[1]=new Option("BF - MA4 SAT 4:45 PM (52-60)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=r6o6H/0UaCPNEy5gbcL2rw==");
		options[2]=new Option("BF - MA4 SAT 7:30 PM (52-60)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=8n1nUhr12OTvBngeGhVwng==");
		options[3]=new Option("BF - MA4 SUN 8:00 AM (52-60)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=WwP2FWLnKGvGmvsH6hAVug==");
		options[4]=new Option("BF - MA4 SUN 9:15 AM (52-60)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=UESotickAsFl5OwoSZqnmQ==");
		options[5]=new Option("BF - MA4 SUN 11:00 AM (52-60)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=eQEUXQ1n9wvH7RHqwxqS5A==");
		options[0].selected=true
	}
}

// Adult 5
function MySubject5(aMenu){
	nullOptions(aMenu)
	with (aMenu){
		options[0]=new Option("Select a class time","none");
		options[1]=new Option("BF - MA5 SAT 4:45 PM (52-60)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=J92RK0nW68v+cWlB3INEGQ==");
		options[2]=new Option("BF - MA5 SUN 8:00 AM (52-60)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=Q7skE4Vml1l7sc8EqKWEwg==");
		options[3]=new Option("BF - MA5 SUN 9:15 AM (52-60)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=z87HRiTIA+7GFpBu2uMZOA==");
		options[4]=new Option("BF - MA5 SUN 11:00 AM (52-60)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=pG4DloR5MVZZLfXDsGzZPQ==");
		options[0].selected=true
	}
}

// Singles 1
function MySubject6(aMenu){
	nullOptions(aMenu)
	with (aMenu){
		options[0]=new Option("Select a class time","none");
		options[1]=new Option("BF - SA1 SAT 7:30 PM (18-32)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=HxsoHyVr7wd+cv0Ou7r8Jw==");
		options[2]=new Option("BF - SA1 SUN 11:00 AM (18-32)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=HsraDaJN2xoK9GObXfcB2Q==");
		options[3]=new Option("BF - SA1 SUN 7:30 PM (18-32)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=Ka72eIR8IU1go/kQIpAFRQ==");
		options[4]=new Option("BF - SA1 WED 7:00 PM (18-32)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=b95tqO/J83fYWq9aaYBfdQ==");
		options[5]=new Option("BF - SA1 METRO SMALL GROUPS (18-32)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=tVqdVRJni9SN4JIRghBVjg==");
		options[0].selected=true
	}
}

// Singles 2
function MySubject7(aMenu){
	nullOptions(aMenu)
	with (aMenu){
		options[0]=new Option("Select a class time","none");
		options[1]=new Option("BF - SA2 SAT 4:45 PM (30-39)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=Um15zEU2EMTBNol+gkJvsA==");
		options[2]=new Option("BF - SA2 SUN 9:15 AM (30-39)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=cbXzHV/gvbzsZPHX/tfVyA==");
		options[0].selected=true
	}
}

// Singles 3
function MySubject8(aMenu){
	nullOptions(aMenu)
	with (aMenu){
		options[0]=new Option("Select a class time","none");
		options[1]=new Option("BF - SA3 SAT 7:30 PM (40-49)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=Ax++boZaQnDqIiiHTJToLA==");
		options[2]=new Option("BF - SA3 SUN 9:15 AM (40-49)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=GTbozkHJRWsJecs8BcP6Vg==");
		options[3]=new Option("BF - SA3 SUN 11:00 AM (40-49)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=PVWQr3ibTG4mQtus0aiTbA==");
		options[0].selected=true
	}
}

// Singles 4
function MySubject9(aMenu){
	nullOptions(aMenu)
	with (aMenu){
		options[0]=new Option("Select a class time","none");
		options[1]=new Option("BF - SA4 SUN 9:15 AM (50+)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=yoS1IKcxui0Wp1KW+zGj8w==");
		options[2]=new Option("BF - SA4 SUN 11:00 AM (50+)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=iP34CsWPKSwJRq/CPcZODw==");
		options[0].selected=true
	}
}

// Adult Open
function MySubject10(aMenu){
	nullOptions(aMenu)
	with (aMenu){
		options[0]=new Option("Select a class time","none");
		options[1]=new Option("BF - Open SAT 4:45 PM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=rBr2R5GiLlmDLhsTLTh3SA==");
		options[2]=new Option("BF - Open SUN 8:00 AM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=74BYRYv+yA4TQoD61VrCfw==");
		options[3]=new Option("BF - Open SUN 9:15 AM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=JSWSxmvs7tzHLDNuqDs6oQ==");
		options[4]=new Option("BF - Open SUN 11:00 AM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=SlZcqQhPQLyuQ/el2/C42Q==");
		options[0].selected=true
	}
}

// City Missions
function MySubject11(aMenu){
	nullOptions(aMenu)
	with (aMenu){
		options[0]=new Option("Select a class time","none");
		options[1]=new Option("BF - City Missions - SUN 11:00 AM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=ye+HvoSlBqhp1XL6dW5nOA==");
		options[2]=new Option("BF - City Missions - SUN 3:00 PM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=9b9Y1Z52MLswxsZ8bgEkkA==");
		options[0].selected=true
	}
}

// Students HS
function MySubject12(aMenu){
	nullOptions(aMenu)
	with (aMenu){
		options[0]=new Option("Select a class time","none");
		options[1]=new Option("BF - High School - SAT 4:45 PM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=R9G/uosoHbKd6zt5wp1TwA==");
		options[2]=new Option("BF - High School - SUN 8:00 AM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=LI1PqHPg+DHCE+lo3WWmnA==");
		options[3]=new Option("BF - High School - SUN 9:15 AM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=RPtVwwLA8FOPuyLT0mAjZQ==");
		options[0].selected=true
	}
}

// Students JH
function MySubject13(aMenu){
	nullOptions(aMenu)
	with (aMenu){
		options[0]=new Option("Select a class time","none");
		options[1]=new Option("BF - Junior High - SAT 4:45 PM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=YQppyacU7aJBqW1dS4rj7w==");
		options[2]=new Option("BF - Junior High - SUN 8:00 AM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=Y+riUjhx2dxDKagZpJim4w==");
		options[3]=new Option("BF - Junior High - SUN 11:00 AM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=87yPyqVd40KpY/ryfK54qg==");
		options[0].selected=true
	}
}

// Children
function MySubject14(aMenu){
	nullOptions(aMenu)
	with (aMenu){
		options[0]=new Option("Select a class time","none");
		options[1]=new Option("BF - Children SAT 4:45 PM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=lH8Nt/m7IWaK9N6e/5/6Iw==");
		options[2]=new Option("BF - Children SAT 7:30 PM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=OasGLUBaGNht93fBjQcU+g==");
		options[3]=new Option("BF - Children SUN 8:00 AM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=Jn4lbE1AywYtxlzqa+GPgg==");
		options[4]=new Option("BF - Children SUN 9:15 AM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=XEO+NFodJQL+EcQSk3w+EA==");
		options[5]=new Option("BF - Children SUN 11:00 AM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=GwdJBot2o2MzALFtv0v9IQ==");
		options[0].selected=true
	}
}

// Preschool
function MySubject15(aMenu){
	nullOptions(aMenu)
	with (aMenu){
		options[0]=new Option("Select a class time","none");
		options[1]=new Option("BF - Preschool SAT 4:45 PM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=BwbKvthqMfrFZMsXRSe/uA==");
		options[2]=new Option("BF - Preschool SAT 6:00 PM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=8gB0yq0czFBuQJYV38YLBQ==");
		options[3]=new Option("BF - Preschool SAT 7:30 PM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=FhreEy+Nyf609b0jkdaa+w==");
		options[4]=new Option("BF - Preschool SUN 8:00 AM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=4KFXF9trT0ipc9gHi4sJAg==");
		options[5]=new Option("BF - Preschool SUN 9:15 AM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=0v1Iqsx6KQoHDNdIBwLXrw==");
		options[6]=new Option("BF - Preschool SUN 11:00 AM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=EzLICckZAVsncdcisTa70g==");
		options[0].selected=true
	}
}



// North Adult 1
function MySubject1a(aMenu){
	nullOptions(aMenu)
	with (aMenu){
		options[0]=new Option("Select a class time","none");
		options[1]=new Option("NC BF - A1 8:00 AM (20-30)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=0TpRtbdrQCwGQIfLoVUkGA==");
		options[2]=new Option("NC BF - A1 11:00 AM (20-30)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=xeWfyw7KCMNwRQrthFnk5g==");
		options[3]=new Option("NC BF - A1 7:00 PM (20-30)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=8y0XxMph82Jeoz4A1gZTXw==");
		options[0].selected=true
	}
}

// North Adult 2
function MySubject2a(aMenu){
	nullOptions(aMenu)
	with (aMenu){
		options[0]=new Option("Select a class time","none");
		options[1]=new Option("NC BF - A2 8:00 AM (28-38)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=pncBlwGhD159U1UguY8/4g==");
		options[2]=new Option("NC BF - A2 11:00 AM (28-38)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=n98lk/kaHbKMC5YmTKzkqA==");
		options[3]=new Option("NC BF - A2 7:00 PM (28-38)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=hJFudz6sRGqeGRCOc5ozzw==");
		options[0].selected=true
	}
}

// North Adult 3
function MySubject3a(aMenu){
	nullOptions(aMenu)
	with (aMenu){
		options[0]=new Option("Select a class time","none");
		options[1]=new Option("NC BF - A3 8:00 AM (35-55)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=vPHMo+7/8WSAkWL6vNpTKw==");
		options[2]=new Option("NC BF - A3 11:00 AM (35-55)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=qHXP5Y1g0zaA9UczrfBPMQ==");
		options[3]=new Option("NC BF - A3 7:00 PM (35-55)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=X+AJYDevdpdFBA+Lr26Jag==");
		options[0].selected=true
	}
}

// North Adult 4
function MySubject4a(aMenu){
	nullOptions(aMenu)
	with (aMenu){
		options[0]=new Option("Select a class time","none");
		options[1]=new Option("NC BF - A4 8:00 AM (50-59)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=sT2ogOtWfudqNKalf2RC1A==");
		options[2]=new Option("NC BF - A4 11:00 AM (50-59)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=U8RAEp3peu3A2Fvyf/umdQ==");
		options[3]=new Option("NC BF - A4 7:00 PM (50-59)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=qZ+EsGvDv5ziY+TVAr3ygw==");
		options[0].selected=true
	}
}

// North Adult 5
function MySubject5a(aMenu){
	nullOptions(aMenu)
	with (aMenu){
		options[0]=new Option("Select a class time","none");
		options[1]=new Option("NC BF - A5 8:00 AM (60+)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=fIAkU3cwA/RNbHFIwE5ufA==");
		options[2]=new Option("NC BF - A5 11:00 AM (60+)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=3eg6vXTRqJNc5zUNupH7Eg==");
		options[3]=new Option("NC BF - A5 7:00 PM (60+)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=cHmJDoWU9H2Elh0F0Qk7UA==");
		options[0].selected=true
	}
}

// North Adult Open
function MySubject6a(aMenu){
	nullOptions(aMenu)
	with (aMenu){
		options[0]=new Option("Select a class time","none");
		options[1]=new Option("NC BF - OP 8:00 AM (all ages)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=OsyVMaIvIxSWhf6v82Tjbg==");
		options[2]=new Option("NC BF - OP 11:00 AM (all ages)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=boRWOuiVgn3UGEo/xMmG2A==");
		options[3]=new Option("NC BF - OP 7:00 PM (all ages)","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=Uj+ap5DRVP90rLfFyXE3Nw==");
		options[0].selected=true
	}
}

// North Students HS
function MySubject7a(aMenu){
	nullOptions(aMenu)
	with (aMenu){
		options[0]=new Option("Select a class time","none");
		options[1]=new Option("NC BF - High School 8:00 AM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=JGQsMiKChZGMGuU5+Gr8Sw==");
		options[2]=new Option("NC BF - High School 11:00 AM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=gB+0vcgr7F5BDQ04QZfqQg==");
		options[0].selected=true
	}
}

// North Students JH
function MySubject8a(aMenu){
	nullOptions(aMenu)
	with (aMenu){
		options[0]=new Option("Select a class time","none");
		options[1]=new Option("NC BF - Jr High 8:00 AM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=NcEKMAC2H2pbsUJQL0WvkA==");
		options[2]=new Option("NC BF - Jr High 11:00 AM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=Q3Ok8bffSh2crXFnWKhalw==");
		options[0].selected=true
	}
}

// North Children
function MySubject9a(aMenu){
	nullOptions(aMenu)
	with (aMenu){
		options[0]=new Option("Select a class time","none");
		options[1]=new Option("NC BF - Children's 8:00 AM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=2hXoazB+gjkOn5dNbjpZcA==");
		options[2]=new Option("NC BF - Children's 11:00 AM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=7b8wri4OgotN09VSGw6ctQ==");
		options[3]=new Option("NC BF - Special Friends","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=CMyjU06geW2HDl71hfPwYg==");
		options[0].selected=true
	}
}

// North Preschool
function MySubject10a(aMenu){
	nullOptions(aMenu)
	with (aMenu){
		options[0]=new Option("Select a class time","none");
		options[1]=new Option("NC BF - Preschool  8:00 AM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=bWNqYXbPvn4JxJzZFG+dIQ==");
		options[2]=new Option("NC BF - Preschool  9:30 AM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=WWLFZs5zaR4GViTuqm8WBw==");
		options[3]=new Option("NC BF - Preschool  11:00 AM","https://integration.fellowshipone.com/integration/smallgroup/sgmembers.aspx?cCode=aMXF4qxX8ITstx91kKZhew==&aCode=gjL3cMDEChRZx24slwY1NQ==");
		options[0].selected=true
	}
}





/* ####################### myTopics ####################### */
function MyTopics1(aMenu){
	nullOptions(aMenu);
	with (aMenu){
		options[0]=new Option("Select a ministry","none");
		options[1]=new Option("BF Adult 1 (Age 20-33)","");
		options[2]=new Option("BF Adult 2 (Age 33-42)","");
		options[3]=new Option("BF Adult 3 (Age 42-52)","");
		options[4]=new Option("BF Adult 4 (Age 52-60)","");
		options[5]=new Option("BF Adult 5 (Age 60+)","");
		options[6]=new Option("BF Singles 1 (Age 18-32)","");
		options[7]=new Option("BF Singles 2 (Age 30-39)","");
		options[8]=new Option("BF Singles 3 (Age 40-49)","");
		options[9]=new Option("BF Singles 4 (Age 50+)","");
		options[10]=new Option("BF Adult Open (All Ages)","");
		options[11]=new Option("BF City Missions","");
		options[12]=new Option("BF Students - High School","");
		options[13]=new Option("BF Students - Junior High","");
		options[14]=new Option("BF Children's (1 to 6 Grades)","");
		options[15]=new Option("BF Preschool (Birth-K)","");
		options[0].selected=true
	}
}

function MyTopics2(aMenu){
	nullOptions(aMenu);
	with (aMenu){
		options[0]=new Option("Select a ministry","none");
		options[1]=new Option("BF-NC Adult 1 (Age 20-30)","");
		options[2]=new Option("BF-NC Adult 2 (Age 28-38)","");
		options[3]=new Option("BF-NC Adult 3 (Age 35-55)","");
		options[4]=new Option("BF-NC Adult 4 (Age 50-59)","");
		options[5]=new Option("BF-NC Adult 5 (Age 60+)",""); //new
		options[6]=new Option("BF-NC Adult Open (All Ages)","");
		options[7]=new Option("BF-NC Students - High School","");
		options[8]=new Option("BF-NC Students - Junior High","");
		options[9]=new Option("BF-NC Children's (Grades 1-6)","");
		options[10]=new Option("BF-NC Preschool (Birth-K)","");
		options[0].selected=true
	}
}



function go(aMenu){
	if (aMenu.options.value!="none") {
		location=aMenu.options[aMenu.selectedIndex].value
	} 
	else
		aMenu.options[0].selected=true;
}

function setUp(){
	document.formDoubleMenu.menuTopics.options[0].selected=true;
	document.formDoubleMenu.menuSubjects.options[0].selected=true;
	document.formDoubleMenu.menuFiles.options[0].selected=true;
}




/* ####################### change Subjects ####################### */
function changeSubjects(){
	
	aMenu=document.formDoubleMenu.menuSubjects
	aMenu2=document.formDoubleMenu.menuFiles
	aMenu3=document.formDoubleMenu.menuTopics

	with  (aMenu3){

		switch (selectedIndex) {
			case 0:
				nullOptions(aMenu)
				nullOptions(aMenu2)
				aMenu.options[0]=
				new Option("Class times appear here","none")
				aMenu3.options[0].selected=true;
				history.go(0)
				break    
			case 1:  
				nullOptions(aMenu)
				nullOptions(aMenu2)
				aMenu2.options[0]=
				new Option("Class times appear here","none")
				aMenu2.options[0].selected=true;
				MyTopics1(aMenu) 				
				break       
			case 2:  
				nullOptions(aMenu)
				nullOptions(aMenu2)
				aMenu2.options[0]=
				new Option("Class times appear here","none")
				aMenu2.options[0].selected=true;
				MyTopics2(aMenu)  				
				break          
 		}
	}
}

/* ####################### end of change Subjects ####################### */



/* ####################### changeFiles ####################### */

function changeFiles(){

	aMenu=document.formDoubleMenu.menuSubjects
	aMenu2=document.formDoubleMenu.menuFiles
	aMenu3=document.formDoubleMenu.menuTopics;
	
	if (aMenu3.selectedIndex==1) {
		with  (aMenu){
			switch (selectedIndex) {
				case 0:
					aMenu2.options.length=0;
					aMenu2.options[0]=
					new Option("Class times appear here","none")
					aMenu2.options[0].selected=true;
					history.go(0)
					break   				
				case 1:  
					MySubject1(aMenu2) 
					break       				
				case 2:  
					MySubject2(aMenu2) 				
					break       				
				case 3:  
					MySubject3(aMenu2) 
					break;       				
				case 4:
					MySubject4(aMenu2)  
					break        				
				case 5:
					MySubject5(aMenu2)  
					break         				
				case 6:
					MySubject6(aMenu2)  
					break         				
				case 7:
					MySubject7(aMenu2)  
					break         				
				case 8:
					MySubject8(aMenu2)  
					break         				
				case 9:
					MySubject9(aMenu2)  
					break         				
				case 10:
					MySubject10(aMenu2)  
					break         				
				case 11:
					MySubject11(aMenu2)  
					break         				
				case 12:
					MySubject12(aMenu2)  
					break         				
				case 13:
					MySubject13(aMenu2)  
					break         				
				case 14:
					MySubject14(aMenu2)  
					break         				
				case 15:
					MySubject15(aMenu2)  
					break    
			}
		}
	}
	
	if (aMenu3.selectedIndex==2) {
		with  (aMenu){
			switch (selectedIndex) {
				case 0:
					aMenu2.options.length=0;
					aMenu2.options[0]=
					new Option("Class times appear here","none")
					aMenu2.options[0].selected=true;
					history.go(0)
					break    
				case 1:  
					MySubject1a(aMenu2)  
					break       
				case 2:  
					MySubject2a(aMenu2)  
					break       
				case 3:  
					MySubject3a(aMenu2)  
					break;       
				case 4:
					MySubject4a(aMenu2)  
					break      
				case 5:
					MySubject5a(aMenu2)  
					break  
				case 6:
					MySubject6a(aMenu2)  
					break   
				case 7:
					MySubject7a(aMenu2)  
					break   
				case 8:
					MySubject8a(aMenu2)  
					break   
				case 9:
					MySubject9a(aMenu2)  
					break   
				case 10:
					MySubject10a(aMenu2)  
					break     
			}
		}
	}


}