/*Eating Disorder Quiz */
/*Question 1 */
function edcheckanswer1a(){
if (a1.style.display="none"){
a1.style.display="block";
a2.style.display="none";
a3.style.display="none";}}
function edcheckanswer1b(){ 
if (a2.style.display="none"){
a1.style.display="none";
a2.style.display="block";
a3.style.display="block";}}
/*Question 2 */
function edcheckanswer2a(){
if (b1.style.display="none"){
b1.style.display="block";
b2.style.display="none";
b3.style.display="block";}}
function edcheckanswer2b(){
if (b2.style.display="none"){
b1.style.display="none";
b2.style.display="block";
b3.style.display="none";}}
/*Question 3 */
function edcheckanswer3a(){
if (c1.style.display="none"){
c1.style.display="block";
c2.style.display="none";
c3.style.display="block";}}
function edcheckanswer3b(){
if (c2.style.display="none"){
c1.style.display="none";
c2.style.display="block";
c3.style.display="block";}}
/*Question 4 */
function edcheckanswer4a(){
if (d1.style.display="none"){
d1.style.display="block";
d2.style.display="none";
d3.style.display="none";}}
function edcheckanswer4b(){
if (d2.style.display="none"){
d1.style.display="none";
d2.style.display="block";
d3.style.display="block";}}
/*Question 5 */
function edcheckanswer5a(){
if (e1.style.display="none"){
e1.style.display="block";
e2.style.display="none";
e3.style.display="none";}}
function edcheckanswer5b(){
if (e2.style.display="none"){
e1.style.display="none";
e2.style.display="block";
e3.style.display="block";}}
/*Question 6 */
function edcheckanswer6a(){
if (f1.style.display="none"){
f1.style.display="block";
f2.style.display="none";
f3.style.display="none";}}
function edcheckanswer6b(){
if (f2.style.display="none"){
f1.style.display="none";
f2.style.display="block";
f3.style.display="block";}}

/* ----------------------------------------------- */
/*Sports Quiz */
/*Question 1 */
function sportcheckanswer1a(){
if (sporta1.style.display="none"){
sporta1.style.display="block";
sporta2.style.display="none";
sporta3.style.display="none";}}
function sportcheckanswer1b(){ 
if (sporta2.style.display="none"){
sporta1.style.display="none";
sporta2.style.display="block";
sporta3.style.display="none";}}
function sportcheckanswer1c(){ 
if (sporta3.style.display="none"){
sporta1.style.display="none";
sporta2.style.display="none";
sporta3.style.display="block";}}
/*Question 2 */
function sportcheckanswer2a(){
if (sportb1.style.display="none"){
sportb1.style.display="block";
sportb2.style.display="none";
sportb3.style.display="none";}}
function sportcheckanswer2b(){
if (sportb2.style.display="none"){
sportb1.style.display="none";
sportb2.style.display="block";
sportb3.style.display="none";}}
function sportcheckanswer2c(){
if (sportb3.style.display="none"){
sportb1.style.display="none";
sportb2.style.display="none";
sportb3.style.display="block";}}
/*Question 3 */
function sportcheckanswer3a(){
if (sportc1.style.display="none"){
sportc1.style.display="block";
sportc2.style.display="none";
sportc3.style.display="none";}}
function sportcheckanswer3b(){
if (sportc2.style.display="none"){
sportc1.style.display="none";
sportc2.style.display="block";
sportc3.style.display="none";}}
function sportcheckanswer3c(){
if (sportc3.style.display="none"){
sportc1.style.display="none";
sportc2.style.display="none";
sportc3.style.display="block";}}
/*Question 4 */
function sportcheckanswer4a(){
if (sportd1.style.display="none"){
sportd1.style.display="block";
sportd2.style.display="none";
sportd3.style.display="none";}}
function sportcheckanswer4b(){
if (sportd2.style.display="none"){
sportd1.style.display="none";
sportd2.style.display="block";
sportd3.style.display="none";}}
function sportcheckanswer4c(){
if (sportd3.style.display="none"){
sportd1.style.display="none";
sportd2.style.display="none";
sportd3.style.display="block";}}
/*Question 5 */
function sportcheckanswer5a(){
if (sporte1.style.display="none"){
sporte1.style.display="block";
sporte2.style.display="none";
sporte3.style.display="none";}}
function sportcheckanswer5b(){
if (sporte2.style.display="none"){
sporte1.style.display="none";
sporte2.style.display="block";
sporte3.style.display="none";}}
function sportcheckanswer5c(){
if (sporte2.style.display="none"){
sporte1.style.display="none";
sporte2.style.display="none";
sporte3.style.display="block";}}
/*Question 6 */
function sportcheckanswer6a(){
if (sportf1.style.display="block"){
sportf1.style.display="block";
sportf2.style.display="none";
sportf3.style.display="none";}}
function sportcheckanswer6b(){
if (sportf2.style.display="none"){
sportf1.style.display="none";
sportf2.style.display="block";
sportf3.style.display="none";}}
function sportcheckanswer6c(){
if (sportf3.style.display="none"){
sportf1.style.display="none";
sportf2.style.display="none";
sportf3.style.display="block";}}

/* ----------------------------------------------- */
/*Yahir Music Quiz */
/*Question 1 */
function musiccheckanswer1a(){
if (musica1.style.display="none"){
musica1.style.display="block";
musica2.style.display="none";
musica3.style.display="none";
musica4.style.display="none";}}
function musiccheckanswer1b(){ 
if (musica2.style.display="none"){
musica1.style.display="none";
musica2.style.display="block";
musica3.style.display="none";
musica4.style.display="none";}}
function musiccheckanswer1c(){ 
if (musica3.style.display="none"){
musica1.style.display="none";
musica2.style.display="none";
musica3.style.display="block";
musica4.style.display="none";}}
function musiccheckanswer1d(){ 
if (musica4.style.display="none"){
musica1.style.display="none";
musica2.style.display="none";
musica3.style.display="none";
musica4.style.display="block";}}
/*Question 2 */
function musiccheckanswer2a(){
if (musicb1.style.display="none"){
musicb1.style.display="block";
musicb2.style.display="none";
musicb3.style.display="none";
musicb4.style.display="none";}}
function musiccheckanswer2b(){
if (musicb2.style.display="none"){
musicb1.style.display="none";
musicb2.style.display="block";
musicb3.style.display="none";
musicb4.style.display="none";}}
function musiccheckanswer2c(){
if (musicb3.style.display="none"){
musicb1.style.display="none";
musicb2.style.display="none";
musicb3.style.display="block"
musicb4.style.display="none";}}
function musiccheckanswer2d(){
if (musicb4.style.display="none"){
musicb1.style.display="none";
musicb2.style.display="none";
musicb3.style.display="none"
musicb4.style.display="block";}}
/*Question 3 */
function musiccheckanswer3a(){
if (musicc1.style.display="none"){
musicc1.style.display="block";
musicc2.style.display="none";
musicc3.style.display="none";
musicc4.style.display="none";}}
function musiccheckanswer3b(){
if (musicc2.style.display="none"){
musicc1.style.display="none";
musicc2.style.display="block";
musicc3.style.display="none";
musicc4.style.display="none";}}
function musiccheckanswer3c(){
if (musicc3.style.display="none"){
musicc1.style.display="none";
musicc2.style.display="none";
musicc3.style.display="block";
musicc4.style.display="none";}}
function musiccheckanswer3d(){
if (musicc4.style.display="none"){
musicc1.style.display="none";
musicc2.style.display="none";
musicc3.style.display="none";
musicc4.style.display="block";}}
/*Question 4 */
function musiccheckanswer4a(){
if (musicd1.style.display="none"){
musicd1.style.display="block";
musicd2.style.display="none";
musicd3.style.display="none";
musicd4.style.display="none";}}
function musiccheckanswer4b(){
if (musicd2.style.display="none"){
musicd1.style.display="none";
musicd2.style.display="block";
musicd3.style.display="none";
musicd4.style.display="none";}}
function musiccheckanswer4c(){
if (musicd3.style.display="none"){
musicd1.style.display="none";
musicd2.style.display="none";
musicd3.style.display="block";
musicd4.style.display="none";}}
function musiccheckanswer4d(){
if (musicd4.style.display="none"){
musicd1.style.display="none";
musicd2.style.display="none";
musicd3.style.display="none";
musicd4.style.display="block";}}
/*Question 5 */
function musiccheckanswer5a(){
if (musice1.style.display="none"){
musice1.style.display="block";
musice2.style.display="none";
musice3.style.display="none";
musice4.style.display="none";}}
function musiccheckanswer5b(){
if (musice2.style.display="none"){
musice1.style.display="none";
musice2.style.display="block";
musice3.style.display="none";
musice4.style.display="none";}}
function musiccheckanswer5c(){
if (musice3.style.display="none"){
musice1.style.display="none";
musice2.style.display="none";
musice3.style.display="block";
musice4.style.display="none";}}
function musiccheckanswer5d(){
if (musice4.style.display="none"){
musice1.style.display="none";
musice2.style.display="none";
musice3.style.display="none";
musice4.style.display="block";}}
/*Question 6 */
function musiccheckanswer6a(){
if (musicf1.style.display="block"){
musicf1.style.display="block";
musicf2.style.display="none";
musicf3.style.display="none";
musicf4.style.display="none";}}
function musiccheckanswer6b(){
if (musicf2.style.display="none"){
musicf1.style.display="none";
musicf2.style.display="block";
musicf3.style.display="none";
musicf4.style.display="none";}}
function musiccheckanswer6c(){
if (musicf3.style.display="none"){
musicf1.style.display="none";
musicf2.style.display="none";
musicf3.style.display="block";
musicf4.style.display="none";}}
function musiccheckanswer6d(){
if (musicf4.style.display="none"){
musicf1.style.display="none";
musicf2.style.display="none";
musicf3.style.display="none";
musicf4.style.display="block";}}
/*Question 7 */
function musiccheckanswer7a(){
if (musicg1.style.display="block"){
musicg1.style.display="block";
musicg2.style.display="none";
musicg3.style.display="none";
musicg4.style.display="none";}}
function musiccheckanswer7b(){
if (musicg2.style.display="none"){
musicg1.style.display="none";
musicg2.style.display="block";
musicg3.style.display="none";
musicg4.style.display="none";}}
function musiccheckanswer7c(){
if (musicg3.style.display="none"){
musicg1.style.display="none";
musicg2.style.display="none";
musicg3.style.display="block";
musicg4.style.display="none";}}
function musiccheckanswer7d(){
if (musicg4.style.display="none"){
musicg1.style.display="none";
musicg2.style.display="none";
musicg3.style.display="none";
musicg4.style.display="block";}}
/*Question 8 */
function musiccheckanswer8a(){
if (musich1.style.display="block"){
musich1.style.display="block";
musich2.style.display="none";
musich3.style.display="none";
musich4.style.display="none";}}
function musiccheckanswer8b(){
if (musich2.style.display="none"){
musich1.style.display="none";
musich2.style.display="block";
musich3.style.display="none";
musich4.style.display="none";}}
function musiccheckanswer8c(){
if (musich3.style.display="none"){
musich1.style.display="none";
musich2.style.display="none";
musich3.style.display="block";
musich4.style.display="none";}}
function musiccheckanswer8d(){
if (musich4.style.display="none"){
musich1.style.display="none";
musich2.style.display="none";
musich3.style.display="none";
musich4.style.display="block";}}
/*Question 9 */
function musiccheckanswer9a(){
if (musici1.style.display="block"){
musici1.style.display="block";
musici2.style.display="none";
musici3.style.display="none";
musici4.style.display="none";}}
function musiccheckanswer9b(){
if (musici2.style.display="none"){
musici1.style.display="none";
musici2.style.display="block";
musici3.style.display="none";
musici4.style.display="none";}}
function musiccheckanswer9c(){
if (musici3.style.display="none"){
musici1.style.display="none";
musici2.style.display="none";
musici3.style.display="block";
musici4.style.display="none";}}
function musiccheckanswer9d(){
if (musici4.style.display="none"){
musici1.style.display="none";
musici2.style.display="none";
musici3.style.display="none";
musici4.style.display="block";}}
/*Question 10 */
function musiccheckanswer10a(){
if (musicj1.style.display="block"){
musicj1.style.display="block";
musicj2.style.display="none";
musicj3.style.display="none";
musicj4.style.display="none";}}
function musiccheckanswer10b(){
if (musicj2.style.display="none"){
musicj1.style.display="none";
musicj2.style.display="block";
musicj3.style.display="none";
musicj4.style.display="none";}}
function musiccheckanswer10c(){
if (musicj3.style.display="none"){
musicj1.style.display="none";
musicj2.style.display="none";
musicj3.style.display="block";
musicj4.style.display="none";}}
function musiccheckanswer10d(){
if (musicj4.style.display="none"){
musicj1.style.display="none";
musicj2.style.display="none";
musicj3.style.display="none";
musicj4.style.display="block";}}