var questions = new Array();
var answers = new Array();
var verses = new Array();
var underscoreVerses = new Array();

// Question 1 ----------------------------------------

questions[0] = new Array();
questions[0][0] = "Do people sin?";
questions[0][1] = "Every person sins.";
questions[0][2] = "Some people sin while others do not.";
questions[0][3] = "No person ever sins.";
questions[0][4] = "There is no such thing as sin.";

answers[0] = 0; //answers 0 to 3, answer = second array number - 1

verses[0] = new Array();
verses[0][0] = "Sin is transgression of God's law. <BR>1 John 3:4b";
verses[0][1] = "For all have sinned and fall short of the glory of God. <BR>Romans 3:23";
verses[0][2] = "There is none who does good, There is not even one.  Romans 3:12b";

underscoreVerses[0] = new Array();
underscoreVerses[0][0] = "Sin is transgression of God's law. <BR>1 John 3:4b";
underscoreVerses[0][1] = "For <B><U>all have sinned</U></B> and fall short of the glory of God. <BR>Romans 3:23";
underscoreVerses[0][2] = "<B><U>There is none who does good</U></B>, There is not even one.  Romans 3:12b";

// Question 2 ----------------------------------------

questions[1] = new Array();
questions[1][0] = "True or False: The consequence of sin is death.";
questions[1][1] = "True.";
questions[1][2] = "False.";

answers[1] = 0; // answer = second array number - 1

verses[1] = new Array();
verses[1][0] = "For the wages of sin is death. <BR>Romans 6:23a";
verses[1][1] = "But for the cowardly and unbelieving and abominable and murderers and immoral persons and sorcerers and idolaters and all liars, their part will be in the lake that burns with fire and brimstone, which is the second death. Revelation 21:8";

underscoreVerses[1] = new Array();
underscoreVerses[1][0] = "For the <B><U>wages of sin is death</B></U>. <BR>Romans 6:23a";
underscoreVerses[1][1] = "But for the cowardly and unbelieving and abominable and murderers and immoral persons and sorcerers and idolaters and all liars, their part will be in the lake that burns with fire and brimstone, which is the <B><U>second death</B></U>. Revelation 21:8";

// Question 3 ----------------------------------------

questions[2] = new Array();
questions[2][0] = "What comes after death on earth?";
questions[2][1] = "Nothing. There is no afterlife.";
questions[2][2] = "Judgment by God.";
questions[2][3] = "Life in paradise.";
questions[2][4] = "Reincarnation.";

answers[2] = 1; // answer = second array number - 1

verses[2] = new Array();
verses[2][0] = "It is appointed for men to die once and after this comes judgment.  <BR>Hebrews 9:27";
verses[2][1] = "An hour is coming, in which all who are in the tombs shall hear His voice, and shall come forth; those who did the good deeds to a resurrection of life, those who committed the evil deeds to a resurrection of judgment. <BR>John 5:28-29";

underscoreVerses[2] = new Array();
underscoreVerses[2][0] = "It is appointed for men to <B><U>die once and after this comes judgment</B></U>.  <BR>Hebrews 9:27";
underscoreVerses[2][1] = "An hour is coming, in which all who are in the tombs shall hear His voice, and shall come forth; those who did the good deeds to a resurrection of life, those who committed the evil deeds to a <B><U>resurrection of judgment</B></U>. <BR>John 5:28-29";

// Question 4 ----------------------------------------

questions[3] = new Array();
questions[3][0] = "True or False:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;We can be saved from God's wrath by being good <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;enough.";
questions[3][1] = "True.";
questions[3][2] = "False.";

answers[3] = 1; //answers 0 to 3, answer = second array number - 1

verses[3] = new Array();
verses[3][0] = "For by grace you have been saved through faith; and that not of yourselves, it is the gift of God; not as a result of works, that no one should boast.  Ephesians 2:8-9";
verses[3][1] = "God saved us, not on the basis of deeds which we have done in righteousness, but according to His mercy, by the washing of regeneration and renewing by the Holy Spirit. Titus 3:5";

underscoreVerses[3] = new Array();
underscoreVerses[3][0] = "For by grace you have been saved through faith; and that not of yourselves, it is the gift of God; <B><U>not as a result of works</B></U>, that no one should boast.  Ephesians 2:8-9";
underscoreVerses[3][1] = "<B><U>God saved us, not on the basis of deeds which we have done in righteousness</B></U>, but according to His mercy, by the washing of regeneration and renewing by the Holy Spirit. Titus 3:5";

// Question 5 ----------------------------------------

questions[4] = new Array();
questions[4][0] = "Who is Jesus?";
questions[4][1] = "An angel.";
questions[4][2] = "God who came to earth as a man.";
questions[4][3] = "A good man but not God.";
questions[4][4] = "A false teacher.";

answers[4] = 1; //answers 0 to 3, answer = second array number - 1

verses[4] = new Array();
verses[4][0] = "In the beginning was the Word, and the Word was with God, and the Word was God.  And the Word became flesh and dwelt among us, and we beheld His glory.  John 1:1,14a";

underscoreVerses[4] = new Array();
underscoreVerses[4][0] = "In the beginning was the Word, and the Word was with God, and <B><U>the Word was God</B></U>.  And <B><U>the Word became flesh and dwelt among us</B></U>, and we beheld His glory.  John 1:1,14a";

// Question 6 ----------------------------------------

questions[5] = new Array();
questions[5][0] = "True or False:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Jesus came to earth to save sinful people from God's <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;wrath.";
questions[5][1] = "True.";
questions[5][2] = "False.";

answers[5] = 0; //answers 0 to 3, answer = second array number - 1

verses[5] = new Array();
verses[5][0] = "Christ Jesus came into the world to save sinners. <BR>1 Timothy 1:15";
verses[5][1] = "And there is salvation in no one else; for there is no other name under heaven that has been given among men, by which we must be saved.  Acts 4:12";
verses[5][2] = "Jesus said to him, \"I am the way, and the truth, and the life; no one comes to the Father, but through me\".  John 14:6";

underscoreVerses[5] = new Array();
underscoreVerses[5][0] = "Christ <B><U>Jesus came into the world to save sinners</B></U>. <BR>1 Timothy 1:15";
underscoreVerses[5][1] = "And there is salvation in no one else; for <B><U>there is no other name</B></U> under heaven that has been given among men, <B><U>by which we must be saved</B></U>.  Acts 4:12";
underscoreVerses[5][2] = "<B><U>Jesus said</B></U> to him, \"I am the way, and the truth, and the life; <B><U>no one comes to the Father, but through me</B></U>\".  John 14:6";

// Question 7 ----------------------------------------

questions[6] = new Array();
questions[6][0] = "Why did Jesus Christ die on a cross?";
questions[6][1] = "To bear the punishment for sin in our place.";
questions[6][2] = "Because He loves us.";
questions[6][3] = "To give us eternal life.";
questions[6][4] = "All of the above.";

answers[6] = 3; //answers 0 to 3, answer = second array number - 1

verses[6] = new Array();
verses[6][0] = "God demonstrates His own love toward us, in that while we were yet sinners, Christ died for us... having now been justified by His blood, we shall be saved from the wrath of God through Him.  Romans 5: 8-9";
verses[6][1] = "For Christ also died for sins once for all, the just for the unjust, in order that He might bring us to God.  1 Peter 3:18a";
verses[6][2] = "For God so loved the world, that He gave His only begotten Son, that whoever believes in Him should not perish, but have eternal life.  John 3:16";

underscoreVerses[6] = new Array();
underscoreVerses[6][0] = "<B><U>God demonstrates His own love toward us</B></U>, in that while we were yet sinners, Christ died for us... having now been justified by His blood, <B><U>we shall be saved from the wrath of God through Him</B></U>.  Romans 5: 8-9";
underscoreVerses[6][1] = "For <B><U>Christ also died for sins once for all, the just for the unjust</B></U>, in order that He might bring us to God.  1 Peter 3:18a";
underscoreVerses[6][2] = "For God so loved the world, that He gave His only begotten Son, that <B><U>whoever believes in Him should not perish, but <B><U>have eternal life</B></U>.  John 3:16";

// Question 8 ----------------------------------------

questions[7] = new Array();
questions[7][0] = "How can we receive forgiveness of sins and eternal <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;life?";
questions[7][1] = "Hear, repent, believe, receive the gift of life.";
questions[7][2] = "Go to church regularly.";
questions[7][3] = "Help people who have needs.";
questions[7][4] = "Give money to God's work.";

answers[7] = 0; //answers 0 to 3, answer = second array number - 1

verses[7] = new Array();
verses[7][0] = "He who hears my (Jesus') word and believes Him (God) who sent Me, has eternal life, and does not come into judgment, but has passed out of death into life.  John 5:24";
verses[7][1] = "Repent (change your mind) therefore and return (to God) that your sins may be wiped away.  <BR>Acts 3:19a";
verses[7][2] = "As many as received Jesus, to them He gave the right to become children of God, even to those who believe in His name.  John 1:12";
verses[7][3] = "The free gift of God is eternal life in Christ Jesus our Lord.  Romans 6:23b";

underscoreVerses[7] = new Array();
underscoreVerses[7][0] = "<B><U>He who hears my (Jesus') word and believes Him (God) who sent Me, has eternal life</B></U>, and does not come into judgment, but has passed out of death into life.  John 5:24";
underscoreVerses[7][1] = "<B><U>Repent (change your mind)</B></U> therefore and return (to God) <B><U>that your sins may be wiped away</B></U>.  <br>Acts 3:19a";
underscoreVerses[7][2] = "As many as <B><U>received Jesus</B></U>, to them He gave the right to become children of God, even to those who <B><U>believe in His name</B></U>.  John 1:12";
underscoreVerses[7][3] = "<B><U>The free gift of God is eternal life</B></U> in Christ Jesus our Lord.  Romans 6:23b";

// Question 9 ----------------------------------------

questions[8] = new Array();
questions[8][0] = "A person who believes in Jesus should:";
questions[8][1] = "Read the Bible.";
questions[8][2] = "Pray.";
questions[8][3] = "Worship with other believers.";
questions[8][4] = "Live like they know Jesus and tell others about <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Him.";
questions[8][5] = "All of the above.";

answers[8] = 4; //answers 0 to 3, answer = second array number - 1

verses[8] = new Array();
verses[8][0] = "Thy Word is a lamp to my feet, and a light to my path.  <BR>Psalm 119:105";
verses[8][1] = "Be anxious for nothing, but in everything by prayer and supplication with thanksgiving let your requests be made known to God.  Phillipians 4:6";
verses[8][2] = "Let us consider how to stimulate one another to love and good deeds, not forsaking our own assembling together...but encouraging one another.  <BR>Hebrews 10:24-25a";
verses[8][3] = "For I am not ashamed of the gospel, for it is the power of God for salvation to everyone who believes.  Romans 1:16a";

underscoreVerses[8] = new Array();
underscoreVerses[8][0] = "<B><U>Thy Word is a lamp to my feet, and a light to my path</B></U>.  <BR>Psalm 119:105";
underscoreVerses[8][1] = "Be anxious for nothing, but in everything <B><U>by prayer and supplication with thanksgiving let your requests be made known to God</B></U>.  Phillipians 4:6";
underscoreVerses[8][2] = "Let us consider how to stimulate one another to love and good deeds, <B><U>not forsaking our own assembling together</B></U>...but encouraging one another.  <BR>Hebrews 10:24-25a";
underscoreVerses[8][0] = "<B><U>For I am not ashamed of the gospel</B></U>, for it is the power of God for salvation to everyone who believes.  Romans 1:16a";

