function setMaleFemale(a){if(a=="a"){document.getElementById("quizImage").className="guyImage"}else{document.getElementById("quizImage").className="girlImage"}}function setRadioValue(a,c){for(var b=0;b<a.length;b++){if(a[b].value==c){a[b].checked=true}}}function handleFormSubmit(){var o=document.qf;var p,n,m,k,h,g,d,c,b=false;for(var j=0;j<o.q1.length;j++){if(o.q1[j].checked){p=true;break}}for(var j=0;j<o.q2.length;j++){if(o.q2[j].checked){n=true;break}}for(var j=0;j<o.q3.length;j++){if(o.q3[j].checked){m=true;break}}for(var j=0;j<o.q4.length;j++){if(o.q4[j].checked){k=true;break}}for(var j=0;j<o.q5.length;j++){if(o.q5[j].checked){h=true;break}}for(var j=0;j<o.q6.length;j++){if(o.q6[j].checked){g=true;break}}for(var j=0;j<o.q7.length;j++){if(o.q7[j].checked){d=true;break}}for(var j=0;j<o.q8.length;j++){if(o.q8[j].checked){c=true;break}}for(var j=0;j<o.q9.length;j++){if(o.q9[j].checked){b=true;break}}if(p&&n&&m&&k&&h&&g&&d&&c&&b){scrollTo(0,0);document.getElementById("quizImage").className="endImage";var l="http://cloudfront.cupidmarket.com/online-dating-quiz/images/completion-badge";var a="";if(o.q1[0].checked&&o.q2[0].checked&&(o.q6[2].checked||o.q6[3].checked)){a="manA"}else{if(o.q1[0].checked&&o.q2[0].checked){a="manD"}else{if(o.q1[0].checked&&o.q2[1].checked){a="manC"}else{if(o.q1[0].checked){a="manB"}else{if(o.q1[1].checked&&o.q8[0].checked){a="womanA"}else{if(o.q1[1].checked&&o.q3[0].checked){a="womanD"}else{if(o.q1[1].checked&&o.q3[1].checked){a="womanC"}else{if(o.q1[1].checked){a="womanB"}}}}}}}}var e="<p style='line-height: normal'><a style='background: transparent url("+l+"/"+a+".jpg) no-repeat scroll 0%; display: block; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 250px; height: 200px; font-family: Georgia,serif; font-size: 12px; color: #ffffff; text-decoration: none; text-align: center;' href='http://www.cupidmarket.com/'><br style='line-height: 170px;'><span style='padding-left: 70px; color:#FFFFFF; font-family:Georgia,serif; font-size:11px; text-align:center; text-decoration:none;'>Quiz by CupidMarket.com</span></a><br style='line-height: 4px;'/><font style='font-family: Arial; font-size: 9px;'>Quiz brought to you by <a href='http://www.cupidmarket.com'>Online Dating</a></font></p>";document.getElementById("heading").innerHTML="You've done it! Here are your results!";document.getElementById("quiz").innerHTML='<div style="float:left; width: 270px;">'+e+'</div><p style="margin-left:15px; font-size:15px; font-weight: bold; color: #5FFF67;">Feel free to place this badge on your site or blog - who knows, it may just help you bump into that special someone!</p><p style="padding-left:15px; padding-top:10px; padding-bottom:10px; font-size:15px;">Copy and paste the below HTML into your blog or webpage to duplicate the badge. It contains links back to this website.</p><center><textarea id="tArea" onclick="this.focus(); this.select();" rows="4" wrap="physical" cols="40">'+e+'</textarea></center><br/><br/><br/><center><a href="online-dating-quiz.html"><img border="0" src="http://cloudfront.cupidmarket.com/quiz1/quiz1-images/try-again.gif"/></a></center><br/><br/>'}else{alert("You forgot to answer every question!")}};
