function validate(a,b) {
var answer="Mark 10";
if (a == 1 && b == answer) {
                      window.location="http://www.peacemaker.net/site/lookup.asp?c=aqKFLTOBIpH&b=2901537"; }
else if (a == 1) {
         alert('You have entered the Bible reference incorrectly.'); 
return false;
}
else
{          alert('You have not checked the Affirmation checkbox.'); 
return false;
}}