	ans1 = "Are you currently employed and earning a wage?";

	q2a = "<table width='100%' border='0'><tr><td width='70%'>Can you afford &pound;100 or more towards your debt? </td><td width='30%'><input name='q2a' type='radio' value='Yes' onClick='javascript:q2ayes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q2a' type='radio' value='No' onClick='javascript:q2ano();'/>No</td></tr></table>";
	q2achecked = "<table width='100%' border='0'><tr><td width='70%'>Can you afford &pound;100 or more towards your debt? </td><td width='30%'><input name='q2a' type='radio' value='Yes' onClick='javascript:q2ayes();' checked/>Yes&nbsp;&nbsp;&nbsp;<input name='q2a' type='radio' value='No' onClick='javascript:q2ano();'/>No</td></tr></table>";
	q2anot = "<table width='100%' border='0'><tr><td width='70%'>Can you afford &pound;100 or more towards your debt? </td><td width='30%'><input name='q2a' type='radio' value='Yes' onClick='javascript:q2ayes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q2a' type='radio' value='No' onClick='javascript:q2ano();' checked/>No</td></tr></table>";
	ans2a = "Can you afford &pound;100 or more towards your debt?";

	q2b= "<table width='100%' border='0'><tr><td width='70%'>Are you claiming any benefits? </td><td width='30%'><input name='q2b' type='radio' value='Yes' onClick='javascript:q2byes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q2b' type='radio' value='No' onClick='javascript:q2bno();'/>No</td></tr></table>";
	q2bchecked= "<table width='100%' border='0'><tr><td width='70%'>Are you claiming any benefits? </td><td width='30%'><input name='q2b' type='radio' value='Yes' onClick='javascript:q2byes();' checked/>Yes&nbsp;&nbsp;&nbsp;<input name='q2b' type='radio' value='No' onClick='javascript:q2bno();'/>No</td></tr></table>";
	q2bnot= "<table width='100%' border='0'><tr><td width='70%'>Are you claiming any benefits? </td><td width='30%'><input name='q2b' type='radio' value='Yes' onClick='javascript:q2byes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q2b' type='radio' value='No' onClick='javascript:q2bno();' checked/>No</td></tr></table>";
	ans2b = "Are you claiming any benefits?";

	q3= "<table width='100%' border='0'><tr><td width='70%'>Are you a Scottish resident or have been in the last 6 months? </td><td width='30%'><input name='q3' type='radio' value='Yes' onClick='javascript:q3yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q3' type='radio' value='No' onClick='javascript:q3no();'/>No</td></tr></table>";
	q3checked= "<table width='100%' border='0'><tr><td width='70%'>Are you a Scottish resident or have been in the last 6 months? </td><td width='30%'><input name='q3' type='radio' value='Yes' onClick='javascript:q3yes();' checked/>Yes&nbsp;&nbsp;&nbsp;<input name='q3' type='radio' value='No' onClick='javascript:q3no();'/>No</td></tr></table>";
	q3not= "<table width='100%' border='0'><tr><td width='70%'>Are you a Scottish resident or have been in the last 6 months? </td><td width='30%'><input name='q3' type='radio' value='Yes' onClick='javascript:q3yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q3' type='radio' value='No' onClick='javascript:q3no();' checked/>No</td></tr></table>";
	ans3 = "Are you a Scottish resident or have been in the last 6 months? ";
	
	q4= "<table width='100%' border='0'><tr><td width='70%'>Do you own your own home? </td><td width='30%'><input name='q4' type='radio' value='Yes' onClick='javascript:q4yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q4' type='radio' value='No' onClick='javascript:q4no();'/>No</td></tr></table>";
	q4checked= "<table width='100%' border='0'><tr><td width='70%'>Do you own your own home? </td><td width='30%'><input name='q4' type='radio' value='Yes' onClick='javascript:q4yes();' checked/>Yes&nbsp;&nbsp;&nbsp;<input name='q4' type='radio' value='No' onClick='javascript:q4no();'/>No</td></tr></table>";
	q4not= "<table width='100%' border='0'><tr><td width='70%'>Do you own your own home? </td><td width='30%'><input name='q4' type='radio' value='Yes' onClick='javascript:q4yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q4' type='radio' value='No' onClick='javascript:q4no();' checked/>No</td></tr></table>";
	ans4 = "Do you own your own home? ";

	q5= "<table width='100%' border='0'><tr><td width='70%'>Are you a home owner? </td><td width='30%'><input name='q5' type='radio' value='Yes' onClick='javascript:q5yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q5' type='radio' value='No' onClick='javascript:q5no();'/>No</td></tr></table>";
	q5checked= "<table width='100%' border='0'><tr><td width='70%'>Are you a home owner? </td><td width='30%'><input name='q5' type='radio' value='Yes' onClick='javascript:q5yes();' checked/>Yes&nbsp;&nbsp;&nbsp;<input name='q5' type='radio' value='No' onClick='javascript:q5no();'/>No</td></tr></table>";
	q5not= "<table width='100%' border='0'><tr><td width='70%'>Are you a home owner? </td><td width='30%'><input name='q5' type='radio' value='Yes' onClick='javascript:q5yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q5' type='radio' value='No' onClick='javascript:q5no();' checked/>No</td></tr></table>";
	ans5 = "Are you a home owner? ";

	q6= "<table width='100%' border='0'><tr><td width='70%'>Can you afford £100 or more towards your unsecured debt? </td><td width='30%'><input name='q6' type='radio' value='Yes' onClick='javascript:q6yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q6' type='radio' value='No' onClick='javascript:q6no();'/>No</td></tr></table>";
	q6checked= "<table width='100%' border='0'><tr><td width='70%'>Can you afford £100 or more towards your unsecured debt? </td><td width='30%'><input name='q6' type='radio' value='Yes' onClick='javascript:q6yes();' checked/>Yes&nbsp;&nbsp;&nbsp;<input name='q6' type='radio' value='No' onClick='javascript:q6no();'/>No</td></tr></table>";
	q6not= "<table width='100%' border='0'><tr><td width='70%'>Can you afford £100 or more towards your unsecured debt? </td><td width='30%'><input name='q6' type='radio' value='Yes' onClick='javascript:q6yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q6' type='radio' value='No' onClick='javascript:q6no();' checked/>No</td></tr></table>";
	ans6 = "Can you afford £100 or more towards your unsecured debt? ";

	q7= "<table width='100%' border='0'><tr><td width='70%'>Do you have more equity in your home than you do unsecured debt? </td><td width='30%'><input name='q7' type='radio' value='Yes' onClick='javascript:q7yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q7' type='radio' value='No' onClick='javascript:q7no();'/>No</td></tr></table>";
	q7checked= "<table width='100%' border='0'><tr><td width='70%'>Do you have more equity in your home than you do unsecured debt? </td><td width='30%'><input name='q7' type='radio' value='Yes' onClick='javascript:q7yes();' checked/>Yes&nbsp;&nbsp;&nbsp;<input name='q7' type='radio' value='No' onClick='javascript:q7no();'/>No</td></tr></table>";
	q7not= "<table width='100%' border='0'><tr><td width='70%'>Do you have more equity in your home than you do unsecured debt? </td><td width='30%'><input name='q7' type='radio' value='Yes' onClick='javascript:q7yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q7' type='radio' value='No' onClick='javascript:q7no();' checked/>No</td></tr></table>";
	ans7 = "Do you have more equity in your home than you do unsecured debt? ";
	
	q8= "<table width='100%' border='0'><tr><td width='70%'>Do you have more than £10,000 in unsecured debts? </td><td width='30%'><input name='q8' type='radio' value='Yes' onClick='javascript:q8yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q8' type='radio' value='No' onClick='javascript:q8no();'/>No</td></tr></table>";
	q8checked= "<table width='100%' border='0'><tr><td width='70%'>Do you have more than £10,000 in unsecured debts? </td><td width='30%'><input name='q8' type='radio' value='Yes' onClick='javascript:q8yes();' checked/>Yes&nbsp;&nbsp;&nbsp;<input name='q8' type='radio' value='No' onClick='javascript:q8no();'/>No</td></tr></table>";
	q8not= "<table width='100%' border='0'><tr><td width='70%'>Do you have more than £10,000 in unsecured debts? </td><td width='30%'><input name='q8' type='radio' value='Yes' onClick='javascript:q8yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q8' type='radio' value='No' onClick='javascript:q8no();' checked/>No</td></tr></table>";
	ans8 = "Do you have more than £10,000 in unsecured debts? ";
	
	q9= "<table width='100%' border='0'><tr><td width='70%'>Do you owe more than £2,000? </td><td width='30%'><input name='q9' type='radio' value='Yes' onClick='javascript:q9yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q9' type='radio' value='No' onClick='javascript:q9no();'/>No</td></tr></table>";
	q9checked= "<table width='100%' border='0'><tr><td width='70%'>Do you owe more than £2,000? </td><td width='30%'><input name='q9' type='radio' value='Yes' onClick='javascript:q9yes();' checked/>Yes&nbsp;&nbsp;&nbsp;<input name='q9' type='radio' value='No' onClick='javascript:q9no();'/>No</td></tr></table>";
	q9not= "<table width='100%' border='0'><tr><td width='70%'>Do you owe more than £2,000? </td><td width='30%'><input name='q9' type='radio' value='Yes' onClick='javascript:q9yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q9' type='radio' value='No' onClick='javascript:q9no();' checked/>No</td></tr></table>";
	ans9 = "Do you owe more than £2,000? ";

	q10= "<table width='100%' border='0'><tr><td width='70%'>Do you owe money to 2 or more companies? </td><td width='30%'><input name='q10' type='radio' value='Yes' onClick='javascript:q10yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q10' type='radio' value='No' onClick='javascript:q10no();'/>No</td></tr></table>";
	q10checked= "<table width='100%' border='0'><tr><td width='70%'>Do you owe money to 2 or more companies? </td><td width='30%'><input name='q10' type='radio' value='Yes' onClick='javascript:q10yes();' checked/>Yes&nbsp;&nbsp;&nbsp;<input name='q10' type='radio' value='No' onClick='javascript:q10no();'/>No</td></tr></table>";
	q10not= "<table width='100%' border='0'><tr><td width='70%'>Do you owe money to 2 or more companies? </td><td width='30%'><input name='q10' type='radio' value='Yes' onClick='javascript:q10yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q10' type='radio' value='No' onClick='javascript:q10no();' checked/>No</td></tr></table>";
	ans10 = "Do you owe money to 2 or more companies?  ";

	q11= "<table width='100%' border='0'><tr><td width='70%'>Can you afford £100 or more per month towards your debts? </td><td width='30%'><input name='q11' type='radio' value='Yes' onClick='javascript:q11yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q11' type='radio' value='No' onClick='javascript:q11no();'/>No</td></tr></table>";
	q11checked= "<table width='100%' border='0'><tr><td width='70%'>Can you afford £100 or more per month towards your debts? </td><td width='30%'><input name='q11' type='radio' value='Yes' onClick='javascript:q11yes();' checked/>Yes&nbsp;&nbsp;&nbsp;<input name='q11' type='radio' value='No' onClick='javascript:q11no();'/>No</td></tr></table>";
	q11not= "<table width='100%' border='0'><tr><td width='70%'>Can you afford £100 or more per month towards your debts? </td><td width='30%'><input name='q11' type='radio' value='Yes' onClick='javascript:q11yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q11' type='radio' value='No' onClick='javascript:q11no();' checked/>No</td></tr></table>";
	ans11 = "Can you afford £100 or more per month towards your debts?";

	q12= "<table width='100%' border='0'><tr><td width='70%'>Do you have more than 15% equity in your home? </td><td width='30%'><input name='q12' type='radio' value='Yes' onClick='javascript:q12yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q12' type='radio' value='No' onClick='javascript:q12no();'/>No</td></tr></table>";
	q12checked= "<table width='100%' border='0'><tr><td width='70%'>Do you have more than 15% equity in your home? </td><td width='30%'><input name='q12' type='radio' value='Yes' onClick='javascript:q12yes();' checked/>Yes&nbsp;&nbsp;&nbsp;<input name='q12' type='radio' value='No' onClick='javascript:q12no();'/>No</td></tr></table>";
	q12not= "<table width='100%' border='0'><tr><td width='70%'>Do you have more than 15% equity in your home? </td><td width='30%'><input name='q12' type='radio' value='Yes' onClick='javascript:q12yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q12' type='radio' value='No' onClick='javascript:q12no();' checked/>No</td></tr></table>";
	ans12 = "Do you have more than 15% equity in your home?";

	q13= "<table width='100%' border='0'><tr><td width='70%'>Do you have unsecured debts over £2,000? </td><td width='30%'><input name='q13' type='radio' value='Yes' onClick='javascript:q13yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q13' type='radio' value='No' onClick='javascript:q13no();'/>No</td></tr></table>";
	q13checked= "<table width='100%' border='0'><tr><td width='70%'>Do you have unsecured debts over £2,000? </td><td width='30%'><input name='q13' type='radio' value='Yes' onClick='javascript:q13yes();' checked/>Yes&nbsp;&nbsp;&nbsp;<input name='q13' type='radio' value='No' onClick='javascript:q13no();'/>No</td></tr></table>";
	q13not= "<table width='100%' border='0'><tr><td width='70%'>Do you have unsecured debts over £2,000? </td><td width='30%'><input name='q13' type='radio' value='Yes' onClick='javascript:q13yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q13' type='radio' value='No' onClick='javascript:q13no();' checked/>No</td></tr></table>";
	ans13 = "Do you have unsecured debts over £2,000?";

	q14= "<table width='100%' border='0'><tr><td width='70%'>Do you owe money to 2 or more companies? </td><td width='30%'><input name='q14' type='radio' value='Yes' onClick='javascript:q14yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q14' type='radio' value='No' onClick='javascript:q14no();'/>No</td></tr></table>";
	q14checked= "<table width='100%' border='0'><tr><td width='70%'>Do you owe money to 2 or more companies? </td><td width='30%'><input name='q14' type='radio' value='Yes' onClick='javascript:q14yes();' checked/>Yes&nbsp;&nbsp;&nbsp;<input name='q14' type='radio' value='No' onClick='javascript:q14no();'/>No</td></tr></table>";
	q14not= "<table width='100%' border='0'><tr><td width='70%'>Do you owe money to 2 or more companies? </td><td width='30%'><input name='q14' type='radio' value='Yes' onClick='javascript:q14yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q14' type='radio' value='No' onClick='javascript:q14no();' checked/>No</td></tr></table>";
	ans14 = "Do you owe money to 2 or more companies?";

	q15= "<table width='100%' border='0'><tr><td width='70%'>Do you owe more than £15,000? </td><td width='30%'><input name='q15' type='radio' value='Yes' onClick='javascript:q15yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q15' type='radio' value='No' onClick='javascript:q15no();'/>No</td></tr></table>";
	q15checked= "<table width='100%' border='0'><tr><td width='70%'>Do you owe more than £15,000? </td><td width='30%'><input name='q15' type='radio' value='Yes' onClick='javascript:q15yes();' checked/>Yes&nbsp;&nbsp;&nbsp;<input name='q15' type='radio' value='No' onClick='javascript:q15no();'/>No</td></tr></table>";
	q15not= "<table width='100%' border='0'><tr><td width='70%'>Do you owe more than £15,000? </td><td width='30%'><input name='q15' type='radio' value='Yes' onClick='javascript:q15yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q15' type='radio' value='No' onClick='javascript:q15no();' checked/>No</td></tr></table>";
	ans15 = "Do you owe more than £15,000? ";

	q16= "<table width='100%' border='0'><tr><td width='70%'>Can you afford at least £200 towards your unsecured debts?</td><td width='30%'><input name='q16' type='radio' value='Yes' onClick='javascript:q16yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q16' type='radio' value='No' onClick='javascript:q16no();'/>No</td></tr></table>";
	q16checked= "<table width='100%' border='0'><tr><td width='70%'>Can you afford at least £200 towards your unsecured debts?</td><td width='30%'><input name='q16' type='radio' value='Yes' onClick='javascript:q16yes();' checked/>Yes&nbsp;&nbsp;&nbsp;<input name='q16' type='radio' value='No' onClick='javascript:q16no();'/>No</td></tr></table>";
	q16not= "<table width='100%' border='0'><tr><td width='70%'>Can you afford at least £200 towards your unsecured debts?</td><td width='30%'><input name='q16' type='radio' value='Yes' onClick='javascript:q16yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q16' type='radio' value='No' onClick='javascript:q16no();' checked/>No</td></tr></table>";
	ans16 = "Can you afford at least £200 towards your unsecured debts?";

	q17= "<table width='100%' border='0'><tr><td width='70%'>Do you have more equity in your home than you do unsecured debt?</td><td width='30%'><input name='q17' type='radio' value='Yes' onClick='javascript:q17yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q17' type='radio' value='No' onClick='javascript:q17no();'/>No</td></tr></table>";
	q17checked= "<table width='100%' border='0'><tr><td width='70%'>Do you have more equity in your home than you do unsecured debt?</td><td width='30%'><input name='q17' type='radio' value='Yes' onClick='javascript:q17yes();' checked/>Yes&nbsp;&nbsp;&nbsp;<input name='q17' type='radio' value='No' onClick='javascript:q17no();'/>No</td></tr></table>";
	q17not= "<table width='100%' border='0'><tr><td width='70%'>Do you have more equity in your home than you do unsecured debt?</td><td width='30%'><input name='q17' type='radio' value='Yes' onClick='javascript:q17yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q17' type='radio' value='No' onClick='javascript:q17no();' checked/>No</td></tr></table>";
	ans17 = "Do you have more equity in your home than you do unsecured debt?";

	q18= "<table width='100%' border='0'><tr><td width='70%'>Do you have unsecured debts over £2,000?</td><td width='30%'><input name='q18' type='radio' value='Yes' onClick='javascript:q18yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q18' type='radio' value='No' onClick='javascript:q18no();'/>No</td></tr></table>";
	q18checked= "<table width='100%' border='0'><tr><td width='70%'>Do you have unsecured debts over £2,000?</td><td width='30%'><input name='q18' type='radio' value='Yes' onClick='javascript:q18yes();' checked/>Yes&nbsp;&nbsp;&nbsp;<input name='q18' type='radio' value='No' onClick='javascript:q18no();'/>No</td></tr></table>";
	q18not= "<table width='100%' border='0'><tr><td width='70%'>Do you have unsecured debts over £2,000?</td><td width='30%'><input name='q18' type='radio' value='Yes' onClick='javascript:q18yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q18' type='radio' value='No' onClick='javascript:q18no();' checked/>No</td></tr></table>";
	ans18 = "Do you have unsecured debts over £2,000?";

	q19= "<table width='100%' border='0'><tr><td width='70%'>Do you owe money to 2 or more companies?</td><td width='30%'><input name='q19' type='radio' value='Yes' onClick='javascript:q19yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q19' type='radio' value='No' onClick='javascript:q19no();'/>No</td></tr></table>";
	q19checked= "<table width='100%' border='0'><tr><td width='70%'>Do you owe money to 2 or more companies?</td><td width='30%'><input name='q19' type='radio' value='Yes' onClick='javascript:q19yes();' checked/>Yes&nbsp;&nbsp;&nbsp;<input name='q19' type='radio' value='No' onClick='javascript:q19no();'/>No</td></tr></table>";
	q19not= "<table width='100%' border='0'><tr><td width='70%'>Do you owe money to 2 or more companies?</td><td width='30%'><input name='q19' type='radio' value='Yes' onClick='javascript:q19yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q19' type='radio' value='No' onClick='javascript:q19no();' checked/>No</td></tr></table>";
	ans19 = "Do you owe money to 2 or more companies?";

	q20= "<table width='100%' border='0'><tr><td width='70%'>Do you owe more than £15,000?</td><td width='30%'><input name='q20' type='radio' value='Yes' onClick='javascript:q20yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q20' type='radio' value='No' onClick='javascript:q20no();'/>No</td></tr></table>";
	q20checked= "<table width='100%' border='0'><tr><td width='70%'>Do you owe more than £15,000?</td><td width='30%'><input name='q20' type='radio' value='Yes' onClick='javascript:q20yes();' checked/>Yes&nbsp;&nbsp;&nbsp;<input name='q20' type='radio' value='No' onClick='javascript:q20no();'/>No</td></tr></table>";
	q20not= "<table width='100%' border='0'><tr><td width='70%'>Do you owe more than £15,000?</td><td width='30%'><input name='q20' type='radio' value='Yes' onClick='javascript:q20yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q20' type='radio' value='No' onClick='javascript:q20no();' checked/>No</td></tr></table>";
	ans20 = "Do you owe more than £15,000?";

	q21= "<table width='100%' border='0'><tr><td width='70%'>Can you afford at least £200 towards your unsecured debts?</td><td width='30%'><input name='q21' type='radio' value='Yes' onClick='javascript:q21yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q21' type='radio' value='No' onClick='javascript:q21no();'/>No</td></tr></table>";
	q21checked= "<table width='100%' border='0'><tr><td width='70%'>Can you afford at least £200 towards your unsecured debts?</td><td width='30%'><input name='q21' type='radio' value='Yes' onClick='javascript:q21yes();' checked/>Yes&nbsp;&nbsp;&nbsp;<input name='q21' type='radio' value='No' onClick='javascript:q21no();'/>No</td></tr></table>";
	q21not= "<table width='100%' border='0'><tr><td width='70%'>Can you afford at least £200 towards your unsecured debts?</td><td width='30%'><input name='q21' type='radio' value='Yes' onClick='javascript:q21yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q21' type='radio' value='No' onClick='javascript:q21no();' checked/>No</td></tr></table>";
	ans21 = "Can you afford at least £200 towards your unsecured debts?";

	q22= "<table width='100%' border='0'><tr><td width='70%'>Do you have unsecured debts over £2,000?</td><td width='30%'><input name='q22' type='radio' value='Yes' onClick='javascript:q22yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q22' type='radio' value='No' onClick='javascript:q22no();'/>No</td></tr></table>";
	q22checked= "<table width='100%' border='0'><tr><td width='70%'>Do you have unsecured debts over £2,000?</td><td width='30%'><input name='q22' type='radio' value='Yes' onClick='javascript:q22yes();' checked/>Yes&nbsp;&nbsp;&nbsp;<input name='q22' type='radio' value='No' onClick='javascript:q22no();'/>No</td></tr></table>";
	q22not= "<table width='100%' border='0'><tr><td width='70%'>Do you have unsecured debts over £2,000?</td><td width='30%'><input name='q22' type='radio' value='Yes' onClick='javascript:q22yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q22' type='radio' value='No' onClick='javascript:q22no();' checked/>No</td></tr></table>";
	ans22 = "Do you have unsecured debts over £2,000?";

	q23= "<table width='100%' border='0'><tr><td width='70%'>Do you owe money to 2 or more companies? </td><td width='30%'><input name='q23' type='radio' value='Yes' onClick='javascript:q23yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q23' type='radio' value='No' onClick='javascript:q23no();'/>No</td></tr></table>";
	q23checked= "<table width='100%' border='0'><tr><td width='70%'>Do you owe money to 2 or more companies? </td><td width='30%'><input name='q23' type='radio' value='Yes' onClick='javascript:q23yes();' checked/>Yes&nbsp;&nbsp;&nbsp;<input name='q23' type='radio' value='No' onClick='javascript:q23no();'/>No</td></tr></table>";
	q23not= "<table width='100%' border='0'><tr><td width='70%'>Do you owe money to 2 or more companies? </td><td width='30%'><input name='q23' type='radio' value='Yes' onClick='javascript:q23yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q23' type='radio' value='No' onClick='javascript:q23no();' checked/>No</td></tr></table>";
	ans23 = "Do you owe money to 2 or more companies? ";

	q24= "<table width='100%' border='0'><tr><td width='70%'>Do you owe more than £15,000?</td><td width='30%'><input name='q24' type='radio' value='Yes' onClick='javascript:q24yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q24' type='radio' value='No' onClick='javascript:q24no();'/>No</td></tr></table>";
	q24checked= "<table width='100%' border='0'><tr><td width='70%'>Do you owe more than £15,000?</td><td width='30%'><input name='q24' type='radio' value='Yes' onClick='javascript:q24yes();' checked/>Yes&nbsp;&nbsp;&nbsp;<input name='q24' type='radio' value='No' onClick='javascript:q24no();'/>No</td></tr></table>";
	q24not= "<table width='100%' border='0'><tr><td width='70%'>Do you owe more than £15,000?</td><td width='30%'><input name='q24' type='radio' value='Yes' onClick='javascript:q24yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q24' type='radio' value='No' onClick='javascript:q24no();' checked/>No</td></tr></table>";
	ans24 = "Do you owe more than £15,000? ";

	q25= "<table width='100%' border='0'><tr><td width='70%'>Can you afford at least £200 towards your unsecured debts?</td><td width='30%'><input name='q25' type='radio' value='Yes' onClick='javascript:q25yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q25' type='radio' value='No' onClick='javascript:q25no();'/>No</td></tr></table>";
	q25checked= "<table width='100%' border='0'><tr><td width='70%'>Can you afford at least £200 towards your unsecured debts?</td><td width='30%'><input name='q25' type='radio' value='Yes' onClick='javascript:q25yes();' checked/>Yes&nbsp;&nbsp;&nbsp;<input name='q25' type='radio' value='No' onClick='javascript:q25no();'/>No</td></tr></table>";
	q25not= "<table width='100%' border='0'><tr><td width='70%'>Can you afford at least £200 towards your unsecured debts?</td><td width='30%'><input name='q25' type='radio' value='Yes' onClick='javascript:q25yes();'/>Yes&nbsp;&nbsp;&nbsp;<input name='q25' type='radio' value='No' onClick='javascript:q25no();' checked/>No</td></tr></table>";
	ans25 = "Can you afford at least £200 towards your unsecured debts? ";

results_dmp="<table width='100%' border='0'><tr><td><span class='green_title_medium'>Our Recommendation</span> <br />The best solution based on the answers you have provided would be a <a href='../../debt_solutions/debt_management/debt_management_plan_dmp.asp' class='limelink'><strong>Debt Management Plan</strong></a>. To speak with an expert please fill out the form below and an experienced advisor will call you back at a convenient time. </td></tr></table>";
	results_remortgage="<table width='100%' border='0'><tr><td><span class='green_title_medium'>Our Recommendation</span> <br />The best solution based on the answers you have provided would be an <a href='../../debt_solutions/re_mortgaging/what_is_remortgaging.asp' class='limelink'><strong>Re-Mortgage</strong></a> or <a href='../../debt_solutions/secured_loans/what_is_a_secured_loan.asp' class='limelink'><strong>Secured Loan</strong></a>. To speak with an expert please fill out the form below and an experienced advisor will call you back at a convenient time. </td></tr></table>";
	results_trust="<table width='100%' border='0'><tr><td><span class='green_title_medium'>Our Recommendation</span> <br />The best solution based on the answers you have provided would be a <a href='../../debt_solutions/trust_deeds/what_is_a_trust_deed.asp' class='limelink'><strong>Trust Deed</strong></a>. To speak with an expert please fill out the form below and an experienced advisor will call you back at a convenient time. </td></tr></table>";
	results_iva="<table width='100%' border='0'><tr><td><span class='green_title_medium'>Our Recommendation</span> <br />The best solution based on the answers you have provided would be an <a href='../../debt_solutions/iva/individual_voluntary_agreements.asp' class='limelink'><strong>IVA</strong></a>. To speak with an expert please fill out the form below and an experienced advisor will call you back at a convenient time. </td></tr></table>";
	results_cccs="<table width='100%' border='0'><tr><td><p><span class='green_title_medium'>Our Recommendation</span> <br />The best solution based on the answers you have provided would be a <span class='normaltext_lime'><strong>Government or Charity operated Debt Counselling Service</strong></span>.</p><table width='100%' border='0'><tr><td>Organisation</td><td>Website</td><td>Contact Number </td></tr><tr><td valign='top' class='text_arial_grey'><strong>Citizens Advice Bureau </strong></td><td valign='top' class='text_arial_grey'><a href='http://www.citizensadvice.org' target='_blank'>www.citizensadvice.org</a></td><td valign='top' class='text_arial_grey'>See website for your nearest branch </td></tr><tr><td valign='top' class='text_arial_grey'><strong>Consumer Credit Counselling Service </strong></td><td valign='top' class='text_arial_grey'><a href='http://www.cccs.org.uk' target='_blank'>www.cccs.org.uk</a></td><td valign='top' class='text_arial_grey'>0800 138 1111 </td></tr></table></td></tr></table>";

function q1yes(){
	//clearanswers();
	//document.getElementById('q2a').style.display="block";
	//document.getElementById('q2b').style.display="none";
	document.getElementById('whattodisplay').innerHTML=q2a;
	document.getElementById('resultbox').style.display="none";
}
function q1no(){
	//clearanswers();
	//document.getElementById('q2a').style.display="none";
	//document.getElementById('q2b').style.display="block";
	document.getElementById('whattodisplay').innerHTML=q2b;
	document.getElementById('resultbox').style.display="none";
}
function q2ano(){
	//document.getElementById('result_cccs').style.display="block";
	//document.getElementById('q2b1').style.display="none";
	whattodisplay2 = q2anot;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_cccs;
	document.getElementById('callbacktable').style.display="none";
}
function q2bno(){
	//document.getElementById('result_cccs').style.display="block";
	//document.getElementById('result_dmp').style.display="none";
	whattodisplay2 = q2bnot;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_cccs;
	document.getElementById('callbacktable').style.display="none";
}
function q2ayes(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="none";
}
function q2byes(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2bchecked + q6;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="none";
}
function q3yes(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3checked + q4;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="none";
}
function q3no(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="none";
}
function q6yes(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2bchecked + q6checked;
	whatanswers2 = ans1 + ' [No]<br>' + ans2b + ' [Yes]<br>' + ans6 + ' [Yes]<br>Solution: Debt Management Plan';
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_dmp;
	document.getElementById('callbacktable').style.display="block";
	document.getElementById('whatanswers').value=whatanswers2;
}
function q6no(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2bchecked + q6not;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_cccs;
	document.getElementById('callbacktable').style.display="none";
}
function q4yes(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3checked + q4checked + q7;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="none";
}
function q4no(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3checked + q4not + q8;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="none";
}
function q7yes(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3checked + q4checked + q7checked;
	whatanswers2 = ans1 + " [Yes]<br>" + ans2a + " [Yes]<br>" + ans3 + " [Yes]<br>" + ans4 + " [Yes]<br>" + ans7 + " [Yes]<br>Solution: Remortgage";
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_remortgage;
	document.getElementById('callbacktable').style.display="block";
	document.getElementById('whatanswers').value=whatanswers2;
}
function q7no(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3checked + q4checked + q7not;
	whatanswers2 = ans1 + " [Yes]<br>" + ans2a + " [Yes]<br>" + ans3 + " [Yes]<br>" + ans4 + " [Yes]<br>" + ans7 + " [No]<br>Solution: Debt Management Plan";
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_dmp;
	document.getElementById('callbacktable').style.display="block";
	document.getElementById('whatanswers').value=whatanswers2;
}
function q8yes(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3checked + q4not + q8checked + q10;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="none";
}
function q8no(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3checked + q4not + q8not + q9;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="none";
}
function q10no(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3checked + q4not + q8checked + q10not;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_cccs;
	document.getElementById('callbacktable').style.display="none";
}
function q10yes(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3checked + q4not + q8checked + q10checked;
	whatanswers2 = ans1 + " [Yes]<br>" + ans2a + " [Yes]<br>" + ans3 + " [Yes]<br>" + ans4 + " [No]<br>" + ans8 + " [Yes]<br>" + ans10 + " [Yes]<br>Solution: Trust Deeds";
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_trust;
	document.getElementById('callbacktable').style.display="block";
	document.getElementById('whatanswers').value=whatanswers2;
}
function q9yes(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3checked + q4not + q8not + q9checked + q11;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="none";
}
function q9no(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3checked + q4not + q8not + q9not;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_cccs;
	document.getElementById('callbacktable').style.display="none";
}
function q11yes(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3checked + q4not + q8not + q9checked + q11checked;
	whatanswers2 = ans1 + " [Yes]<br>" + ans2a + " [Yes]<br>" + ans3 + " [Yes]<br>" + ans4 + " [No]<br>" + ans8 + " [No]<br>" + ans9 + " [Yes]<br>" + ans11 + " [Yes]<br>Solution: Debt Management Plan";
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_dmp;
	document.getElementById('callbacktable').style.display="block";
	document.getElementById('whatanswers').value=whatanswers2;
}
function q11no(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3checked + q4not + q8not + q9checked + q11not;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_cccs;
	document.getElementById('callbacktable').style.display="none";
}
function q5no(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5not + q13;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="none";
}
function q5yes(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5checked + q12;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="none";
}
function q13yes(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5not + q13checked + q14;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="none";
}
function q13no(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5not + q13not;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_cccs;
	document.getElementById('callbacktable').style.display="none";
}
function q14yes(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5not + q13checked + q14checked + q15;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="none";
}
function q14no(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5not + q13checked + q14not;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_cccs;
	document.getElementById('callbacktable').style.display="none";
}
function q15yes(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5not + q13checked + q14checked + q15checked + q16;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="none";
}
function q15no(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5not + q13checked + q14checked + q15not;
	whatanswers2 = ans1 + " [Yes]<br>" + ans2a + " [Yes]<br>" + ans3 + " [No]<br>" + ans5 + " [No]<br>" + ans13 + " [Yes]<br>" + ans14 + " [Yes]<br>" + ans15 + " [No]<br>Solution: Debt Management Plan";
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_dmp;
	document.getElementById('callbacktable').style.display="block";
	document.getElementById('whatanswers').value=whatanswers2;
}
function q16yes(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5not + q13checked + q14checked + q15checked + q16checked;
	whatanswers2 = ans1 + " [Yes]<br>" + ans2a + " [Yes]<br>" + ans3 + " [No]<br>" + ans5 + " [No]<br>" + ans13 + " [Yes]<br>" + ans14 + " [Yes]<br>" + ans15 + " [Yes]<br>" + ans16 + " [Yes]<br>Solution: IVA";
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_iva;
	document.getElementById('callbacktable').style.display="block";
	document.getElementById('whatanswers').value=whatanswers2;
}
function q16no(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5not + q13checked + q14checked + q15checked + q16not;
	whatanswers2 = ans1 + " [Yes]<br>" + ans2a + " [Yes]<br>" + ans3 + " [No]<br>" + ans5 + " [No]<br>" + ans13 + " [Yes]<br>" + ans14 + " [Yes]<br>" + ans15 + " [Yes]<br>" + ans16 + " [No]<br>Solution: Debt Management Plan";
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_dmp;
	document.getElementById('callbacktable').style.display="block";
	document.getElementById('whatanswers').value=whatanswers2;
}
function q12yes(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5checked + q12checked + q17;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="none";
}
function q12no(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5checked + q12not + q18;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="none";
}
function q18yes(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5checked + q12not + q18checked + q19;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="none";
}
function q18no(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5checked + q12not + q18not;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_cccs;
	document.getElementById('callbacktable').style.display="none";
}
function q19yes(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5checked + q12not + q18checked + q19checked + q20;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="none";
}
function q19no(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5checked + q12not + q18checked + q19not;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_cccs;
	document.getElementById('callbacktable').style.display="none";
}
function q20yes(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5checked + q12not + q18checked + q19checked + q20checked + q21;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="none";
}
function q20no(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5checked + q12not + q18checked + q19checked + q20not;
	whatanswers2 = ans1 + " [Yes]<br>" + ans2a + " [Yes]<br>" + ans3 + " [No]<br>" + ans5 + " [Yes]<br>" + ans12 + " [No]<br>" + ans18 + " [Yes]<br>" + ans19 + " [Yes]<br>" + ans20 + " [No]<br>Solution: Debt Management Plan";
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_dmp;
	document.getElementById('callbacktable').style.display="block";
	document.getElementById('whatanswers').value=whatanswers2;
}
function q21yes(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5checked + q12not + q18checked + q19checked + q20checked + q21checked;
	whatanswers2 = ans1 + " [Yes]<br>" + ans2a + " [Yes]<br>" + ans3 + " [No]<br>" + ans5 + " [Yes]<br>" + ans12 + " [No]<br>" + ans18 + " [Yes]<br>" + ans19 + " [Yes]<br>" + ans20 + " [Yes]<br>" + ans21 + " [Yes]<br>Solution: IVA";
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_iva;
	document.getElementById('callbacktable').style.display="block";
	document.getElementById('whatanswers').value=whatanswers2;
}
function q21no(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5checked + q12not + q18checked + q19checked + q20checked + q21not;
	whatanswers2 = ans1 + " [Yes]<br>" + ans2a + " [Yes]<br>" + ans3 + " [No]<br>" + ans5 + " [Yes]<br>" + ans12 + " [No]<br>" + ans18 + " [Yes]<br>" + ans19 + " [Yes]<br>" + ans20 + " [Yes]<br>" + ans21 + " [No]<br>Solution: Debt Management Plan";
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_dmp;
	document.getElementById('callbacktable').style.display="block";
	document.getElementById('whatanswers').value=whatanswers2;
}
function q17yes(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5checked + q12checked + q17checked + q22;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="none";
}
function q17no(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5checked + q12checked + q17not;
	whatanswers2 = ans1 + " [Yes]<br>" + ans2a + " [Yes]<br>" + ans3 + " [No]<br>" + ans5 + " [Yes]<br>" + ans12 + " [Yes]<br>" + ans17 + " [No]<br>Solution: Remortgage";
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_remortgage;
	document.getElementById('callbacktable').style.display="block";
	document.getElementById('whatanswers').value=whatanswers2;
}
function q22yes(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5checked + q12checked + q17checked + q22checked + q23;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="none";
}
function q22no(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5checked + q12checked + q17checked + q22not;
	whatanswers2 = ans1 + " [Yes]<br>" + ans2a + " [Yes]<br>" + ans3 + " [No]<br>" + ans5 + " [Yes]<br>" + ans12 + " [Yes]<br>" + ans17 + " [Yes]<br>" + ans22 + " [No]<br>Solution: Remortgage";
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_remortgage;
	document.getElementById('callbacktable').style.display="block";
	document.getElementById('whatanswers').value=whatanswers2;
}
function q23yes(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5checked + q12checked + q17checked + q22checked + q23checked + q24;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="none";
}
function q23no(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5checked + q12checked + q17checked + q22checked + q23not;
	whatanswers2 = ans1 + " [Yes]<br>" + ans2a + " [Yes]<br>" + ans3 + " [No]<br>" + ans5 + " [Yes]<br>" + ans12 + " [Yes]<br>" + ans17 + " [Yes]<br>" + ans22 + " [Yes]<br>" + ans23 + " [No]<br>Solution: Remortgage";
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_remortgage;
	document.getElementById('callbacktable').style.display="block";
	document.getElementById('whatanswers').value=whatanswers2;
}
function q24yes(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5checked + q12checked + q17checked + q22checked + q23checked + q24checked + q25;
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="none";
}
function q24no(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5checked + q12checked + q17checked + q22checked + q23checked + q24not;
	whatanswers2 = ans1 + " [Yes]<br>" + ans2a + " [Yes]<br>" + ans3 + " [No]<br>" + ans5 + " [Yes]<br>" + ans12 + " [Yes]<br>" + ans17 + " [Yes]<br>" + ans22 + " [Yes]<br>" + ans23 + " [Yes]<br>" + ans24 + " [No]<br>Solution: Remortgage";
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_remortgage;
	document.getElementById('callbacktable').style.display="block";
	document.getElementById('whatanswers').value=whatanswers2;
}
function q25yes(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5checked + q12checked + q17checked + q22checked + q23checked + q24checked + q25checked;
	whatanswers2 = ans1 + " [Yes]<br>" + ans2a + " [Yes]<br>" + ans3 + " [No]<br>" + ans5 + " [Yes]<br>" + ans12 + " [Yes]<br>" + ans17 + " [Yes]<br>" + ans22 + " [Yes]<br>" + ans23 + " [Yes]<br>" + ans24 + " [Yes]<br>" + ans25 + " [Yes]<br>Solution: Remortgage";
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_remortgage;
	document.getElementById('callbacktable').style.display="block";
	document.getElementById('whatanswers').value=whatanswers2;
}
function q25no(){
	//document.getElementById('result_cccs').style.display="none";
	//document.getElementById('q2b1').style.display="block";
	whattodisplay2 = q2achecked + q3not + q5checked + q12checked + q17checked + q22checked + q23checked + q24checked + q25not;
	whatanswers2 = ans1 + " [Yes]<br>" + ans2a + " [Yes]<br>" + ans3 + " [No]<br>" + ans5 + " [Yes]<br>" + ans12 + " [Yes]<br>" + ans17 + " [Yes]<br>" + ans22 + " [Yes]<br>" + ans23 + " [Yes]<br>" + ans24 + " [Yes]<br>" + ans25 + " [No]<br>Solution: Debt Management Plan";
	document.getElementById('whattodisplay').innerHTML=whattodisplay2;
	document.getElementById('resultbox').style.display="block";
	document.getElementById('displayresult').innerHTML=results_dmp;
	document.getElementById('callbacktable').style.display="block";
	document.getElementById('whatanswers').value=whatanswers2;
}
