
function pop_window(link_url)
{
	ContentWindow=window.open(link_url,"ContentWindow","toolbar=yes,location=no,scrollbars=yes,width=700,height=400,screenX=25,screenY=25");
}

function js_formset()
{	

	// Handle Question 2 - Interview/Expert Approach
	if(document.inputForm.qid.value=='2' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response2=='10379')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} else {
			document.inputForm.inputRadio[0].checked = true;
		}
	}
	
	
	
	// Handle Question 5 - Service/Support
	if(document.inputForm.qid.value=='5' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response5.indexOf("12302", 0) >= 0)
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response5.indexOf("12303", 0) >= 0)
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response5.indexOf("12309", 0) >= 0)
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response5.indexOf("12312", 0) >= 0)
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 
	}
	
/////////////////////////////////////////////////////////////
// SECURITY
/////////////////////////////////////////////////////////////
	
	
	// Handle Question 101 - Security Expert Approach
	if(document.inputForm.qid.value=='101' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response102=='10024')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		} 
		if(Response102=='10036')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		if(Response102=='10053')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		} 
		
	
		if(Response103=='10061')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		if(Response103=='10146')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		if(Response103=='10157')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		} 
		if(Response103=='10180')
		{	
			document.inputForm.inputRadio2[3].checked = true;
		} 
	
		if(Response105=='10197')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		if(Response105=='10331')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		if(Response105=='10332')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		} 
		if(Response105=='10338')
		{	
			document.inputForm.inputRadio3[3].checked = true;
		} 

	
		if(Response106=='10433')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		if(Response106=='10448')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		}
		if(Response106=='10619')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		} 
		if(Response106=='10647')
		{	
			document.inputForm.inputRadio4[3].checked = true;
		}  

		
		if(Response107=='10627')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		if(Response107=='10658')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		if(Response107=='10678')
		{	
			document.inputForm.inputRadio5[2].checked = true;
		}
		
		 
		if(Response108=='10698')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		} 
		if(Response108=='10709')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		
		
		if(Response109=='10716')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		if(Response109=='10733')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
		if(Response109=='10756')
		{	
			document.inputForm.inputRadio7[2].checked = true;
		} 
		
		
		if(Response110=='10767')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		} 
		if(Response110=='10773')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		} 
		if(Response110=='10797')
		{	
			document.inputForm.inputRadio8[2].checked = true;
		} 

		
		if(Response111=='10810')
		{	
			document.inputForm.inputRadio9[0].checked = true;
		} 
		if(Response111=='10819')
		{	
			document.inputForm.inputRadio9[1].checked = true;
		} 
		if(Response111=='10840')
		{	
			document.inputForm.inputRadio9[2].checked = true;
		} 
		
	
		if(Response112=='10967')
		{	
			document.inputForm.inputRadio10[0].checked = true;
		} 
		if(Response112=='10990')
		{	
			document.inputForm.inputRadio10[1].checked = true;
		} 
		if(Response112=='10991')
		{	
			document.inputForm.inputRadio10[2].checked = true;
		} 
		
		if(Response114=='10992')
		{	
			document.inputForm.inputRadio11[0].checked = true;
		} 
		if(Response114=='10999')
		{	
			document.inputForm.inputRadio11[1].checked = true;
		} 
		
		if(Response115=='11030')
		{	
			document.inputForm.inputRadio12[0].checked = true;
		} 
		if(Response115=='11054')
		{	
			document.inputForm.inputRadio12[1].checked = true;
		} 
		if(Response115=='11060')
		{	
			document.inputForm.inputRadio12[2].checked = true;
		} 
		if(Response115=='11072')
		{	
			document.inputForm.inputRadio12[3].checked = true;
		} 
		if(Response115=='11597')
		{	
			document.inputForm.inputRadio12[4].checked = true;
		}
	
		if(Response116=='11077')
		{	
			document.inputForm.inputRadio13[0].checked = true;
		} 
		if(Response116=='11090')
		{	
			document.inputForm.inputRadio13[1].checked = true;
		} 
		if(Response116=='11414')
		{	
			document.inputForm.inputRadio13[2].checked = true;
		} 
		if(Response116=='11419')
		{	
			document.inputForm.inputRadio13[3].checked = true;
		} 
		if(Response116=='11598')
		{	
			document.inputForm.inputRadio13[4].checked = true;
		}
		
	
		if(Response117=='11439')
		{	
			document.inputForm.inputRadio14[0].checked = true;
		} 
		if(Response117=='11442')
		{	
			document.inputForm.inputRadio14[1].checked = true;
		} 
		if(Response117=='11463')
		{	
			document.inputForm.inputRadio14[2].checked = true;
		} 
		if(Response117=='11479')
		{	
			document.inputForm.inputRadio14[3].checked = true;
		} 
		if(Response117=='11481')
		{	
			document.inputForm.inputRadio14[4].checked = true;
		} 
		if(Response117=='11498')
		{	
			document.inputForm.inputRadio14[5].checked = true;
		} 
		
	
		
		if(Response118.indexOf('11513') != -1)
		{	
			document.inputForm.inputCB15.checked = true;
		} 
		if(Response118.indexOf('11518') != -1)
		{	
			document.inputForm.inputCB16.checked = true;
		} 
		if(Response118.indexOf('11531') != -1)
		{	
			document.inputForm.inputCB17.checked = true;
		} 
		if(Response118.indexOf('11599') != -1)
		{	
			document.inputForm.inputCB18.checked = true;
		}	
		
		if(Response119=='11579')
		{	
			document.inputForm.inputRadio16[0].checked = true;
		} 
		if(Response119=='11580')
		{	
			document.inputForm.inputRadio16[1].checked = true;
		} 
		if(Response119=='11581')
		{	
			document.inputForm.inputRadio16[2].checked = true;
		} 
		if(Response119=='11582')
		{	
			document.inputForm.inputRadio16[3].checked = true;
		} 
		if(Response119=='11583')
		{	
			document.inputForm.inputRadio16[4].checked = true;
		} 
		if(Response119=='11584')
		{	
			document.inputForm.inputRadio16[5].checked = true;
		} 
		
		
		if(Response120=='11585')
		{	
			document.inputForm.inputRadio17[0].checked = true;
		} 
		if(Response120=='11586')
		{	
			document.inputForm.inputRadio17[1].checked = true;
		} 
		if(Response120=='11587')
		{	
			document.inputForm.inputRadio17[2].checked = true;
		} 
		
		if(Response121=='11588')
		{	
			document.inputForm.inputRadio18[0].checked = true;
		} 
		if(Response121=='11589')
		{	
			document.inputForm.inputRadio18[1].checked = true;
		} 
		if(Response121=='11590')
		{	
			document.inputForm.inputRadio18[2].checked = true;
		} 
				
		if(Response123=='11591')
		{	
			document.inputForm.inputRadio19[0].checked = true;
		} 
		if(Response123=='11592')
		{	
			document.inputForm.inputRadio19[1].checked = true;
		} 
		if(Response123=='11593')
		{	
			document.inputForm.inputRadio19[2].checked = true;
		} 
				
		
		if(Response124=='11594')
		{	
			document.inputForm.inputRadio20[0].checked = true;
		} 
		if(Response124=='11595')
		{	
			document.inputForm.inputRadio20[1].checked = true;
		} 
		if(Response124=='11596')
		{	
			document.inputForm.inputRadio20[2].checked = true;
		} 		

	}
	
	
	// Handle Question 102 - Number Users
	if(document.inputForm.qid.value=='102' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response102=='10024')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response102=='10036')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response102=='10053')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		

	}
	
	
	// Handle Question 103 - Public Transactions
	if(document.inputForm.qid.value=='103' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response103=='10061')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response103=='10146')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response103=='10157')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response103=='10180')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 

	}
	
	
	// Handle Question 105 - Public Servers
	if(document.inputForm.qid.value=='105' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response105=='10197')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response105=='10331')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response105=='10332')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response105=='10338')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 

	}
	
	
	// Handle Question 106 - Intrusion Detection
	if(document.inputForm.qid.value=='106' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response106=='10433')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response106=='10448')
		{	
			document.inputForm.inputRadio[1].checked = true;
		}
		if(Response106=='10619')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response106=='10647')
		{	
			document.inputForm.inputRadio[3].checked = true;
		}  

	}
	
	
	// Handle Question 107 - Intrusion Detection
	if(document.inputForm.qid.value=='107' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		
		if(Response107=='10627')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response107=='10658')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response107=='10678')
		{	
			document.inputForm.inputRadio[2].checked = true;
		}
	}
	
	
	// Handle Question 108 - Intrusion Detection
	if(document.inputForm.qid.value=='108' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		 
		if(Response108=='10698')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response108=='10709')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
	}
	
	
	// Handle Question 109 - Access Control
	if(document.inputForm.qid.value=='109' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		
		if(Response109=='10716')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response109=='10733')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response109=='10756')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		
	}
	
	
	// Handle Question 110 - Wireless LAN
	if(document.inputForm.qid.value=='110' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response110=='10767')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response110=='10773')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response110=='10797')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 

	}
	
	
	// Handle Question 111 - Branch Offices
	if(document.inputForm.qid.value=='111' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response111=='10810')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response111=='10819')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response111=='10840')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		
	}
	
	
	// Handle Question 112 - Remote Access
	if(document.inputForm.qid.value=='112' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response112=='10967')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response112=='10990')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response112=='10991')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		
	}
	
	
	// Handle Question 114 - Number Branch Offices
	if(document.inputForm.qid.value=='114' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response114=='10992')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response114=='10999')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		
	}
	
	
	// Handle Question 115 - Wide Area Network (WAN)
	if(document.inputForm.qid.value=='115' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response115=='11030')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response115=='11054')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response115=='11060')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response115=='11072')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 
		
	}
	
	
	// Handle Question 116 - Branch Office Users
	if(document.inputForm.qid.value=='116' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response116=='11077')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response116=='11090')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response116=='11414')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response116=='11419')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 
		

	}
	
	
	// Handle Question 117 - Remote Users
	if(document.inputForm.qid.value=='117' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response117=='11439')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response117=='11442')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response117=='11463')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response117=='11479')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 
		if(Response117=='11481')
		{	
			document.inputForm.inputRadio[4].checked = true;
		} 
		if(Response117=='11498')
		{	
			document.inputForm.inputRadio[5].checked = true;
		} 
		

	}
	
	
	// Handle Question 118 - Remote Computers
	if(document.inputForm.qid.value=='118' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response118.indexOf('11513') != -1)
		{	
			document.inputForm.inputCB15.checked = true;
		} 
		if(Response118.indexOf('11518') != -1)
		{	
			document.inputForm.inputCB16.checked = true;
		} 
		if(Response118.indexOf('11531') != -1)
		{	
			document.inputForm.inputCB17.checked = true;
		} 
		if(Response118.indexOf('11599') != -1)
		{	
			document.inputForm.inputCB18.checked = true;
		}	

	}
	
	// Handle Question 119 - Remote Computers
	if(document.inputForm.qid.value=='119' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response119=='11579')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response119=='11580')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response119=='11581')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response119=='11582')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 
		if(Response119=='11583')
		{	
			document.inputForm.inputRadio[4].checked = true;
		} 
		if(Response119=='11584')
		{	
			document.inputForm.inputRadio[5].checked = true;
		} 
		
	}
	
	// Handle Question 120 - Remote Computers
	if(document.inputForm.qid.value=='120' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response120=='11585')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response120=='11586')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response120=='11587')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
				
	}
	
	// Handle Question 121 - Remote Computers
	if(document.inputForm.qid.value=='121' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response121=='11588')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response121=='11589')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response121=='11590')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
				
	}
	
	// Handle Question 123 - Remote Computers
	if(document.inputForm.qid.value=='123' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response123=='11591')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response123=='11592')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response123=='11593')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
				
	}
	
	// Handle Question 124 - Remote Computers
	if(document.inputForm.qid.value=='124' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response124=='11594')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response124=='11595')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response124=='11596')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
				
	}

/////////////////////////////////////////////////////////////
// IP COMMUNICATIONS
/////////////////////////////////////////////////////////////

// Handle Question 201 - ExpertFlow


if(document.inputForm.qid.value=='201' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
	
//Number of Network Users
		if(Response202=='10265')
		{	
			document.inputForm.networkUsers[0].checked = true;
		} 
		if(Response202=='10295')
		{	
			document.inputForm.networkUsers[1].checked = true;
		} 
		if(Response202=='10308')
		{	
			document.inputForm.networkUsers[2].checked = true;
		} 
		if(Response202=='10311')
		{	
			document.inputForm.networkUsers[3].checked = true;
		} 

//IP Phone Features	
		if(Response205.indexOf('10495') != -1)
		{	
			document.inputForm.IPPhoneCheckbox1.checked = true;
		} 
		if(Response205.indexOf('10508') != -1)
		{	
			document.inputForm.IPPhoneCheckbox2.checked = true;
		} 
    	if(Response205.indexOf('10533') != -1)
		{	
			document.inputForm.IPPhoneCheckbox3.checked = true;
		} 
		if(Response205.indexOf('10537') != -1)
		{	
			document.inputForm.IPPhoneCheckbox4.checked = true;
		} 
		if(Response205.indexOf('10558') != -1)
		{	
			document.inputForm.IPPhoneCheckbox5.checked = true;
		} 
		if(Response205.indexOf('10570') != -1)
		{	
			document.inputForm.IPPhoneCheckbox6.checked = true;
		} 
		if(Response205.indexOf('10595') != -1)
		{	
			document.inputForm.IPPhoneCheckbox7.checked = true;
		} 

// Branch Offices
	
		if(Response206=='10820')
		{	
			document.inputForm.branchOffices[0].checked = true;
		} 
		if(Response206=='10830')
		{	
			document.inputForm.branchOffices[1].checked = true;
		} 

//Number of Branch Offices
		if(Response208=='10858')
		{	
			document.inputForm.numberOffices[0].checked = true;
		} 
		if(Response208=='10875')
		{	
			document.inputForm.numberOffices[1].checked = true;
		} 
		if(Response208=='10899')
		{	
			document.inputForm.numberOffices[2].checked = true;
		} 
		if(Response208=='10910')
		{	
			document.inputForm.numberOffices[3].checked = true;
		}
		if(Response208=='12349')
		{	
			document.inputForm.numberOffices[4].checked = true;
		}
	
// Wide Area Network (WAN)

		if(Response209=='10913')
		{	
			document.inputForm.privateWAN[0].checked = true;
		} 
		if(Response209=='10914')
		{	
			document.inputForm.privateWAN[1].checked = true;
		} 
		if(Response209=='10921')
		{	
			document.inputForm.privateWAN[2].checked = true;
		} 
		if(Response209=='10944')
		{	
			document.inputForm.privateWAN[3].checked = true;
		} 

// Branch Office Users

		if(Response210=='11006')
		{	
			document.inputForm.branchOfficeUsers[0].checked = true;
		} 
		if(Response210=='11014')
		{	
			document.inputForm.branchOfficeUsers[1].checked = true;
		} 
		if(Response210=='11031')
		{	
			document.inputForm.branchOfficeUsers[2].checked = true;
		} 
		if(Response210=='11051')
		{	
			document.inputForm.branchOfficeUsers[3].checked = true;
		} 
		if(Response210=='11165')
		{	
			document.inputForm.branchOfficeUsers[3].checked = true;
		} 

	
// Remote Access
	
		if(Response207=='10833')
		{	
			document.inputForm.remoteAccess[0].checked = true;
		} 
		if(Response207=='10853')
		{	
			document.inputForm.remoteAccess[1].checked = true;
		} 

	
// Number of Remote Users
	
		if(Response211=='11093')
		{	
			document.inputForm.remoteUsers[0].checked = true;
		} 
		if(Response211=='11106')
		{	
			document.inputForm.remoteUsers[1].checked = true;
		} 
		if(Response211=='11130')
		{	
			document.inputForm.remoteUsers[2].checked = true;
		} 
		if(Response211=='11140')
		{	
			document.inputForm.remoteUsers[3].checked = true;
		} 
		if(Response211=='11161')
		{	
			document.inputForm.remoteUsers[4].checked = true;
		} 
		if(Response211=='11188')
		{	
			document.inputForm.remoteUsers[5].checked = true;
		} 	
	
// Handle Question 212 - Remote Computers
		
		if(Response212=='11190')
		{	
			document.inputForm.remoteComputers[0].checked = true;
		} 
		if(Response212=='11387')
		{	
			document.inputForm.remoteComputers[1].checked = true;
		} 
		if(Response212=='11390')
		{	
			document.inputForm.remoteComputers[2].checked = true;
		} 
		if(Response212=='11511')
		{	
			document.inputForm.remoteComputers[3].checked = true;
		} 

	
// Cisco Unity
	
		if(Response214=='11569')
		{	
			document.inputForm.ciscoUnity[0].checked = true;
		} 
		if(Response214=='11578')
		{	
			document.inputForm.ciscoUnity[1].checked = true;
		} 
	
	
// IP IVR
	
		if(Response215=='11600')
		{	
			document.inputForm.ciscoIPIVR[0].checked = true;
		} 
		if(Response215=='11606')
		{	
			document.inputForm.ciscoIPIVR[1].checked = true;
		} 

	
// Cisco IPCC

		if(Response216=='11671')
		{	
			document.inputForm.ciscoIPCC[0].checked = true;
		} 
		if(Response216=='11673')
		{	
			document.inputForm.ciscoIPCC[1].checked = true;
		} 

	
// Handle Question 217 - Cisco Personal Assistant    
	
		if(Response217=='11763')
		{	
			document.inputForm.ciscoPersonalAssistant[0].checked = true;
		} 
		if(Response217=='11776')
		{	
			document.inputForm.ciscoPersonalAssistant[1].checked = true;
		} 

	
	
// Cisco Conference Connection        

		if(Response218=='12313')
		{	
			document.inputForm.ciscoCC[0].checked = true;
		} 
		if(Response218=='12323')
		{	
			document.inputForm.ciscoCC[1].checked = true;
		} 
}

// Handle Question 202 - Number Users
	if(document.inputForm.qid.value=='202' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response202=='10265')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response202=='10295')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response202=='10308')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response202=='10311')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 

	}
	
	
// Handle Question 203 - New or Existing Installation
	if(document.inputForm.qid.value=='203' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response203=='10453')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response203=='10466')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response203=='10482')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 

	}
	
	
// Handle Question 205 - IP Phone Features
	if(document.inputForm.qid.value=='205' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response205.indexOf('10495') != -1)
		{	
			document.inputForm.inputCheckbox1.checked = true;
		} 
		if(Response205.indexOf('10508') != -1)
		{	
			document.inputForm.inputCheckbox2.checked = true;
		} 
    	if(Response205.indexOf('10533') != -1)
		{	
			document.inputForm.inputCheckbox3.checked = true;
		} 
		if(Response205.indexOf('10537') != -1)
		{	
			document.inputForm.inputCheckbox4.checked = true;
		} 
		if(Response205.indexOf('10558') != -1)
		{	
			document.inputForm.inputCheckbox5.checked = true;
		} 
		if(Response205.indexOf('10570') != -1)
		{	
			document.inputForm.inputCheckbox6.checked = true;
		} 
		if(Response205.indexOf('10595') != -1)
		{	
			document.inputForm.inputCheckbox8.checked = true;
		} 

		

	}
	
	
// Handle Question 206 - Branch Offices
	if(document.inputForm.qid.value=='206' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response206=='10820')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response206=='10830')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 

	}
	
	
// Handle Question 207 - Remote Users
	if(document.inputForm.qid.value=='207' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response207=='10833')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response207=='10853')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 

	}
	
	
// Handle Question 208 - Number Branch Offices
	if(document.inputForm.qid.value=='208' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response208=='10858')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response208=='10875')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response208=='10899')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response208=='10910')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 

	}
	
	
	// Handle Question 209 - Wide Area Network (WAN)
	if(document.inputForm.qid.value=='209' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response209=='10913')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response209=='10914')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response209=='10921')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response209=='10944')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 

	}
	
	
// Handle Question 210 - Branch Office Users
	if(document.inputForm.qid.value=='210' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response210=='11006')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response210=='11014')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response210=='11031')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response210=='11051')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 

	}
	
	
// Handle Question 211 - Number of Remote Users
	if(document.inputForm.qid.value=='211' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response211=='11093')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response211=='11106')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response211=='11130')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response211=='11140')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 
		if(Response211=='11161')
		{	
			document.inputForm.inputRadio[4].checked = true;
		} 

	}
	
	
// Handle Question 212 - Remote Computers
	if(document.inputForm.qid.value=='212' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response212=='11190')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response212=='11387')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response212=='11390')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response212=='11404')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 

	}
	
	
// Handle Question 214 - Cisco Unity
	if(document.inputForm.qid.value=='214' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response214=='11569')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response214=='11578')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 

	}
	
	
// Handle Question 215 - IP IVR
	if(document.inputForm.qid.value=='215' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response215=='11600')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response215=='11606')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 

	}
	
	
// Handle Question 216 - Cisco IPCC
	if(document.inputForm.qid.value=='216' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response216=='11671')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response216=='11673')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 

	}
	
	
// Handle Question 217 - Cisco Personal Assistant    
	if(document.inputForm.qid.value=='217' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response217=='11763')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response217=='11776')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 

	}
	
	
// Handle Question 218 - Cisco Conference Connection        
	if(document.inputForm.qid.value=='218' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response218=='12313')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response218=='12323')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 

	}
	
	
// Handle Question 219 - Cisco Productivity Services       
	if(document.inputForm.qid.value=='219' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response219=='12333')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response219=='12335')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 

	}
	



/////////////////////////////////////////////////////////////
// IP MOBILITY
/////////////////////////////////////////////////////////////	

// Handle Question 302 - Wireless only or Hybrid  
	if(document.inputForm.qid.value=='302' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response302=='12357')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response302=='12358')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		
	}

// Handle Question 303 - WLAN Security  
	if(document.inputForm.qid.value=='303' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response303=='12365')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response303=='12388')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		
	}
	
// Handle Question 304 - Network and WLAN Users 
	if(document.inputForm.qid.value=='304' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response304=='12413')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response304=='12429')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response304=='12440')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
		if(Response304=='12459')
		{	
			document.inputForm.inputRadio[3].checked = true;
	    }				
	}

	
	// Handle Question 305 - WLAN Users 
	if(document.inputForm.qid.value=='305' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response305=='12481')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response305=='12501')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response305=='12523')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
		if(Response305=='12529')
		{	
			document.inputForm.inputRadio[3].checked = true;
	    }				
	}

	// Handle Question 306 - WLAN Square Footage 
	if(document.inputForm.qid.value=='306' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response306=='12552')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response306=='12573')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response306=='12588')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
		if(Response306=='12611')
		{	
			document.inputForm.inputRadio[3].checked = true;
	    }				
	}	
	
	// Handle Question 307 - Video Conferencing
	if(document.inputForm.qid.value=='307' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response307=='12622')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response307=='12630')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response307=='12653')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }

	}		
	
	// Handle Question 308 - Remote Access
	if(document.inputForm.qid.value=='308' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response308=='12668')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response308=='12686')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
	    if(Response308=='12998')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }

	}		
		
	// Handle Question 309 - Remote Access Users
	if(document.inputForm.qid.value=='309' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response309=='12708')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response309=='12726')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response309=='12738')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
		if(Response309=='12745')
		{	
			document.inputForm.inputRadio[3].checked = true;
	    }
		if(Response309=='12751')
		{	
			document.inputForm.inputRadio[4].checked = true;
	    }

	}		
			
	// Handle Question 310 - Remote Access Computers
	if(document.inputForm.qid.value=='310' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response310=='12756')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response310=='12778')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response310=='12779')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
		if(Response310=='12780')
		{	
			document.inputForm.inputRadio[3].checked = true;
	    }
	
	}		
	
	// Handle Question 311 - Branch Offices
	if(document.inputForm.qid.value=='311' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response311=='12783')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response311=='12806')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
	
	}		

	// Handle Question 312 - Number Of Branch Offices
	if(document.inputForm.qid.value=='312' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response312=='12810')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response312=='12815')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response312=='12840')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
		if(Response312=='12844')
		{	
			document.inputForm.inputRadio[3].checked = true;
	    }
	
	}	

	// Handle Question 313 - Branch Office Users
	if(document.inputForm.qid.value=='313' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response313=='12854')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response313=='12868')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response313=='12877')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
		if(Response313=='12895')
		{	
			document.inputForm.inputRadio[3].checked = true;
	    }
	
	}	
	
	// Handle Question 314 - Branch Office Wireless
	if(document.inputForm.qid.value=='314' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response314=='12897')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response314=='12921')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response314=='12935')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
		if(Response314=='12950')
		{	
			document.inputForm.inputRadio[3].checked = true;
	    }
	
	}	
	
	
	// Handle Question 315 - Branch Office Size
	if(document.inputForm.qid.value=='315' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response315=='12970')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response315=='12973')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response315=='12997')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
		if(Response315=='13001')
		{	
			document.inputForm.inputRadio[3].checked = true;
	    }
		
	}	
	
// Handle Question 316 - Public Wireless LAN
	if(document.inputForm.qid.value=='316' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response316=='13003')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response316=='13005')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response316=='13007')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	
	}	
	
// Handle Question 317 - Private WAN
	if(document.inputForm.qid.value=='317' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response317=='13010')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response317=='13015')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response317=='13040')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
		if(Response317=='13050')
		{	
			document.inputForm.inputRadio[3].checked = true;
	    }
	
	}		
	
		// Handle Question 301 - Mobility Expert Approach
	if(document.inputForm.qid.value=='301' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
	
		// Handle Question 302 - Wireless only or Hybrid  
			if(Response302=='12357')
		{	
			document.inputForm.WirelessOrHybrid[0].checked = true;
		} 
		if(Response302=='12358')
		{	
			document.inputForm.WirelessOrHybrid[1].checked = true;
	    }
	    
	    // Handle Question 321 - Existing Wireless LAN  
			if(Response321=='13219')
		{	
			document.inputForm.LAN[0].checked = true;
		} 
		if(Response321=='13220')
		{	
			document.inputForm.LAN[1].checked = true;
	    }
	    
	     // Handle Question 322 - Existing Wireless LAN  
			if(Response322=='13221')
		{	
			document.inputForm.Type[0].checked = true;
		} 
		if(Response322=='13222')
		{	
			document.inputForm.Type[1].checked = true;
	    }
	    
	    if(Response322=='13223')
		{	
			document.inputForm.Type[2].checked = true;
	    }

			// Handle Question 301 - WLAN Security  
		if(Response303=='12365')
		{	
			document.inputForm.WLANSecurity[0].checked = true;
		} 
		if(Response303=='12388')
		{	
			document.inputForm.WLANSecurity[1].checked = true;
	    }
	
// Handle Question 304 - Network and WLAN Users 
		if(Response304=='12413')
		{	
			document.inputForm.networkUsers[0].checked = true;
		} 
		if(Response304=='12429')
		{	
			document.inputForm.networkUsers[1].checked = true;
	    }
		if(Response304=='12440')
		{	
			document.inputForm.networkUsers[2].checked = true;
	    }
		if(Response304=='12459')
		{	
			document.inputForm.networkUsers[3].checked = true;
	    }				
		
	// Handle Question 305 - WLAN Users 
		if(Response305=='12481')
		{	
			document.inputForm.WLANUsers[0].checked = true;
		} 
		if(Response305=='12501')
		{	
			document.inputForm.WLANUsers[1].checked = true;
	    }
		if(Response305=='12523')
		{	
			document.inputForm.WLANUsers[2].checked = true;
	    }
		if(Response305=='12529')
		{	
			document.inputForm.WLANUsers[3].checked = true;
	    }				
			
	// Handle Question 306 - WLAN Square Footage 
		if(Response306=='12552')
		{	
			document.inputForm.WLANSize[0].checked = true;
		} 
		if(Response306=='12573')
		{	
			document.inputForm.WLANSize[1].checked = true;
	    }
		if(Response306=='12588')
		{	
			document.inputForm.WLANSize[2].checked = true;
	    }
		if(Response306=='12611')
		{	
			document.inputForm.WLANSize[3].checked = true;
	    }
	    
	 // Handle Question 318 - WLAN Square Footage 
		if(Response318=='13051')
		{	
			document.inputForm.Rogue[0].checked = true;
		} 
		if(Response318=='13066')
		{	
			document.inputForm.Rogue[1].checked = true;
	    }
		if(Response318=='13077')
		{	
			document.inputForm.Rogue[2].checked = true;
	    }
	    
	    
	 // Handle Question 319 - WLAN Square Footage 
		if(Response319=='13102')
		{	
			document.inputForm.RF[0].checked = true;
		} 
		if(Response319=='13125')
		{	
			document.inputForm.RF[1].checked = true;
	    }
		if(Response319=='13143')
		{	
			document.inputForm.RF[2].checked = true;
	    }  
	    
	 // Handle Question 320 - WLAN Square Footage 
		if(Response320=='13146')
		{	
			document.inputForm.Survey[0].checked = true;
		} 
		if(Response320=='13168')
		{	
			document.inputForm.Survey[1].checked = true;
	    }
		       
		  				
		
	// Handle Question 307 - Video Conferencing
		if(Response307=='12622')
		{	
			document.inputForm.VideoConferencing[0].checked = true;
		} 
		if(Response307=='12630')
		{	
			document.inputForm.VideoConferencing[1].checked = true;
	    }
		if(Response307=='12653')
		{	
			document.inputForm.VideoConferencing[2].checked = true;
	    }
	 
	// Handle Question 323 - Remote Access
		if(Response323=='13224')
		{	
			document.inputForm.VOIP[0].checked = true;
		} 
		if(Response323=='13225')
		{	
			document.inputForm.VOIP[1].checked = true;
	    }
	    
	// Handle Question 324 - Remote Access
		if(Response324=='13226')
		{	
			document.inputForm.RFID[0].checked = true;
		} 
		if(Response324=='13227')
		{	
			document.inputForm.RFID[1].checked = true;
	    }	        
	    

	// Handle Question 316 - Public Wireless LAN
		if(Response316=='13003')
		{	
			document.inputForm.PublicAccess[0].checked = true;
		} 
		if(Response316=='13005')
		{	
			document.inputForm.PublicAccess[1].checked = true;
	    }
		if(Response316=='13007')
		{	
			document.inputForm.PublicAccess[2].checked = true;
	    }
	

	// Handle Question 308 - Remote Access
		if(Response308=='12668')
		{	
			document.inputForm.remoteAccess[0].checked = true;
		} 
		if(Response308=='12686')
		{	
			document.inputForm.remoteAccess[1].checked = true;
	    }

		if(Response308=='12998')
		{	
			document.inputForm.remoteAccess[2].checked = true;
	    }

	// Handle Question 301 - Remote Access Users
			if(Response309=='12708')
		{	
			document.inputForm.remoteUsers[0].checked = true;
		} 
		if(Response309=='12726')
		{	
			document.inputForm.remoteUsers[1].checked = true;
	    }
		if(Response309=='12738')
		{	
			document.inputForm.remoteUsers[2].checked = true;
	    }
		if(Response309=='12745')
		{	
			document.inputForm.remoteUsers[3].checked = true;
	    }
		if(Response309=='12751')
		{	
			document.inputForm.remoteUsers[4].checked = true;
	    }
		if(Response309=='12349')
		{	
			document.inputForm.remoteUsers[5].checked = true;
	    }
			
	// Handle Question 301 - Remote Access Computers
			if(Response310=='12756')
		{	
			document.inputForm.remoteComputers[0].checked = true;
		} 
		if(Response310=='12778')
		{	
			document.inputForm.remoteComputers[1].checked = true;
	    }
		if(Response310=='12779')
		{	
			document.inputForm.remoteComputers[2].checked = true;
	    }
		if(Response310=='12349')
		{	
			document.inputForm.remoteComputers[3].checked = true;
	    }
	
	// Handle Question 311 - Branch Offices
		if(Response311=='12783')
		{	
			document.inputForm.branchOffices[0].checked = true;
		} 
		if(Response311=='12806')
		{	
			document.inputForm.branchOffices[1].checked = true;
	    }

	// Handle Question 301 - Number Of Branch Offices
		if(Response312=='12810')
		{	
			document.inputForm.numberOffices[0].checked = true;
		} 
		if(Response312=='12815')
		{	
			document.inputForm.numberOffices[1].checked = true;
	    }
		if(Response312=='12840')
		{	
			document.inputForm.numberOffices[2].checked = true;
	    }
		if(Response312=='12844')
		{	
			document.inputForm.numberOffices[3].checked = true;
	    }
		if(Response312=='12349')
		{	
			document.inputForm.numberOffices[4].checked = true;
	    }

	// Handle Question 301 - Branch Office Users
	
		if(Response313=='12854')
		{	
			document.inputForm.branchOfficeUsers[0].checked = true;
		} 
		if(Response313=='12868')
		{	
			document.inputForm.branchOfficeUsers[1].checked = true;
	    }
		if(Response313=='12877')
		{	
			document.inputForm.branchOfficeUsers[2].checked = true;
	    }
		if(Response313=='12895')
		{	
			document.inputForm.branchOfficeUsers[3].checked = true;
	    }
		if(Response313=='12349')
		{	
			document.inputForm.branchOfficeUsers[4].checked = true;
	    }

	
	// Handle Question 317 - Private WAN
		if(Response317=='13010')
		{	
			document.inputForm.privateWAN[0].checked = true;
		} 
		if(Response317=='13015')
		{	
			document.inputForm.privateWAN[1].checked = true;
	    }
		if(Response317=='13040')
		{	
			document.inputForm.privateWAN[2].checked = true;
	    }
		if(Response317=='13050')
		{	
			document.inputForm.privateWAN[3].checked = true;
	    }
	
	// Handle Question 314 - Branch Office Wireless
	
		if(Response314=='12897')
		{	
			document.inputForm.BranchWiredorWireless[0].checked = true;
		} 
		if(Response314=='12921')
		{	
			document.inputForm.BranchWiredorWireless[1].checked = true;
	    }
		if(Response314=='12935')
		{	
			document.inputForm.BranchWiredorWireless[2].checked = true;
	    }
		if(Response314=='12950')
		{	
			document.inputForm.BranchWiredorWireless[3].checked = true;
	    }
	
	
	// Handle Question 315 - Branch Office Size
		if(Response315=='12970')
		{	
			document.inputForm.BranchSqFeet[0].checked = true;
		} 
		if(Response315=='12973')
		{	
			document.inputForm.BranchSqFeet[1].checked = true;
	    }
		if(Response315=='12997')
		{	
			document.inputForm.BranchSqFeet[2].checked = true;
	    }
		if(Response315=='13001')
		{	
			document.inputForm.BranchSqFeet[3].checked = true;
	    }

	

	
 	}
	
	
// Handle Question 318 - Rogue APs
	if(document.inputForm.qid.value=='318' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response318=='13051')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 		
		if(Response318=='13066')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response318=='13077')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	
	}		
	
	
// Handle Question 319 - Interference Detection
	if(document.inputForm.qid.value=='319' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response319=='13102')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 		
		if(Response319=='13125')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response319=='13143')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	
	}		
	
	
// Handle Question 320 - Number APs
	if(document.inputForm.qid.value=='320' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response320=='13146')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 		
		if(Response320=='13168')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		
	
	}	
	
	// Handle Question 321 - Number APs
	if(document.inputForm.qid.value=='321' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response320=='13219')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 		
		if(Response320=='13220')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		
	
	}	
	
	// Handle Question 322 - Number APs
	if(document.inputForm.qid.value=='322' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response320=='13221')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 		
		if(Response320=='13222')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response320=='13223')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	
	}	
	
	
	// Handle Question 323 - Number APs
	if(document.inputForm.qid.value=='323' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response320=='13224')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 		
		if(Response320=='13225')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		
	
	}	
	
	// Handle Question 324 - Number APs
	if(document.inputForm.qid.value=='324' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response320=='13226')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 		
		if(Response320=='13227')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		
	
	}		
/////////////////////////////////////////////////////////////
// NETWORK FOUNDATION
/////////////////////////////////////////////////////////////	


//Expert Flow

	// Handle Question 401 - Number Users
	if(document.inputForm.qid.value=='401' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response402=='13237')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		} 
		if(Response402=='13248')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		if(Response402=='13264')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		} 
		if(Response402=='13285')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		} 
		if(Response404.indexOf('13286') != -1)
		{	
			document.inputForm.inputCheckbox1.checked = true;
		} 
		if(Response404.indexOf('13289') != -1)
		{	
			document.inputForm.inputCheckbox2.checked = true;
		} 
    	if(Response404.indexOf('13303') != -1)
		{	
			document.inputForm.inputCheckbox3.checked = true;
		} 
		if(Response404.indexOf('13312') != -1)
		{	
			document.inputForm.inputCheckbox4.checked = true;
		} 
		if(Response404.indexOf('13325') != -1)
		{	
			document.inputForm.inputCheckbox5.checked = true;
		}
		if(Response407=='16813')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 												
		if(Response407=='13365')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		if(Response407=='13373')
		{	
			document.inputForm.inputRadio2[2].checked = true;
	    }
		if(Response407=='13390')
		{	
			document.inputForm.inputRadio2[3].checked = true;
	    }
		if(Response407=='13410')
		{	
			document.inputForm.inputRadio2[4].checked = true;
	   }
		if(Response409=='13504')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		if(Response409=='13518')
		{	
			document.inputForm.inputRadio3[1].checked = true;
	    }
		if(Response409=='13533')
		{	
			document.inputForm.inputRadio3[2].checked = true;
	    }
		if(Response409=='13534')
		{	
			document.inputForm.inputRadio3[3].checked = true;
	    }
		if(Response408=='13428')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		if(Response408=='13450')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		if(Response408=='13471')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		} 
		if(Response408=='13486')
		{	
			document.inputForm.inputRadio4[3].checked = true;
		} 
			if(Response408=='16834')
		{	
			document.inputForm.inputRadio4[4].checked = true;
		} 
		if(Response411=='16838')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		if(Response411=='13572')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		if(Response411=='13585')
		{	
			document.inputForm.inputRadio5[2].checked = true;
	    }
		if(Response411=='13609')
		{	
			document.inputForm.inputRadio5[3].checked = true;
	    }
		if(Response411=='13633')
		{	
			document.inputForm.inputRadio5[4].checked = true;
	    }
		if(Response411=='13636')
		{	
			document.inputForm.inputRadio5[5].checked = true;
	    }
		if(Response412=='13646')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		} 
		if(Response412=='13652')
		{	
			document.inputForm.inputRadio6[1].checked = true;
	    }
		if(Response412=='13669')
		{	
			document.inputForm.inputRadio6[2].checked = true;
	    }
		if(Response412=='13691')
		{	
			document.inputForm.inputRadio6[3].checked = true;
	    }
		if(Response412=='16845')
		{	
			document.inputForm.inputRadio6[4].checked = true;
	    }
		if(Response453=='13327')
		{	
			document.inputForm.radioGroup1[0].checked = true;
		} 
		if(Response453=='13339')
		{	
			document.inputForm.radioGroup1[1].checked = true;
	    }
		if(Response453=='13341')
		{	
			document.inputForm.radioGroup1[2].checked = true;
	    }
		if(Response453=='13349')
		{	
			document.inputForm.radioGroup1[3].checked = true;
	    }
		
		if(Response454=='14560')
		{	
			document.inputForm.radioGroup2[0].checked = true;
		} 
		if(Response454=='14584')
		{	
			document.inputForm.radioGroup2[1].checked = true;
	    }
		if(Response454=='14597')
		{	
			document.inputForm.radioGroup2[2].checked = true;
	    }
		if(Response454=='14608')
		{	
			document.inputForm.radioGroup2[3].checked = true;
	    }
		
		if(Response455=='14625')
		{	
			document.inputForm.radioGroup3[0].checked = true;
		} 
		if(Response455=='14634')
		{	
			document.inputForm.radioGroup3[1].checked = true;
	    }
		if(Response455=='14656')
		{	
			document.inputForm.radioGroup3[2].checked = true;
	    }
		if(Response455=='14672')
		{	
			document.inputForm.radioGroup3[3].checked = true;
	    }
		
		if(Response456=='14676')
		{	
			document.inputForm.radioGroup4[0].checked = true;
		} 
		if(Response456=='14691')
		{	
			document.inputForm.radioGroup4[1].checked = true;
	    }
		if(Response456=='14693')
		{	
			document.inputForm.radioGroup4[2].checked = true;
	    }
		if(Response456=='14709')
		{	
			document.inputForm.radioGroup4[3].checked = true;
	    }
		
		if(Response457=='14726')
		{	
			document.inputForm.radioGroup5[0].checked = true;
		} 
		if(Response457=='14732')
		{	
			document.inputForm.radioGroup5[1].checked = true;
	    }
		if(Response457=='14738')
		{	
			document.inputForm.radioGroup5[2].checked = true;
	    }
		if(Response457=='14747')
		{	
			document.inputForm.radioGroup5[3].checked = true;
	    }
	}
	
	
//Wizard Flow

	// Handle Question 402 - Number Users
	if(document.inputForm.qid.value=='402' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response402=='13237')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response402=='13248')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response402=='13264')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response402=='13285')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 
	}
	// Handle Question 404 - Advanced Technologies
	if(document.inputForm.qid.value=='404' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response404.indexOf('13286') != -1)
		{	
			document.inputForm.inputCheckbox1.checked = true;
		} 
		if(Response404.indexOf('13289') != -1)
		{	
			document.inputForm.inputCheckbox2.checked = true;
		} 
    	if(Response404.indexOf('13303') != -1)
		{	
			document.inputForm.inputCheckbox3.checked = true;
		} 
		if(Response404.indexOf('13312') != -1)
		{	
			document.inputForm.inputCheckbox4.checked = true;
		} 
		if(Response404.indexOf('13325') != -1)
		{	
			document.inputForm.inputCheckbox5.checked = true;
		}
	}
	// Handle Question 405 - Advanced Technologies
	if(document.inputForm.qid.value=='405' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response453=='13327')
		{	
			document.inputForm.radioGroup1[0].checked = true;
		} 
		if(Response453=='13339')
		{	
			document.inputForm.radioGroup1[1].checked = true;
	    }
		if(Response453=='13341')
		{	
			document.inputForm.radioGroup1[2].checked = true;
	    }
		if(Response453=='13349')
		{	
			document.inputForm.radioGroup1[3].checked = true;
	    }
		
		if(Response454=='14560')
		{	
			document.inputForm.radioGroup2[0].checked = true;
		} 
		if(Response454=='14584')
		{	
			document.inputForm.radioGroup2[1].checked = true;
	    }
		if(Response454=='14597')
		{	
			document.inputForm.radioGroup2[2].checked = true;
	    }
		if(Response454=='14608')
		{	
			document.inputForm.radioGroup2[3].checked = true;
	    }
		
		if(Response455=='14625')
		{	
			document.inputForm.radioGroup3[0].checked = true;
		} 
		if(Response455=='14634')
		{	
			document.inputForm.radioGroup3[1].checked = true;
	    }
		if(Response455=='14656')
		{	
			document.inputForm.radioGroup3[2].checked = true;
	    }
		if(Response455=='14672')
		{	
			document.inputForm.radioGroup3[3].checked = true;
	    }
		
		if(Response456=='14676')
		{	
			document.inputForm.radioGroup4[0].checked = true;
		} 
		if(Response456=='14691')
		{	
			document.inputForm.radioGroup4[1].checked = true;
	    }
		if(Response456=='14693')
		{	
			document.inputForm.radioGroup4[2].checked = true;
	    }
		if(Response456=='14709')
		{	
			document.inputForm.radioGroup4[3].checked = true;
	    }
		
		if(Response457=='14726')
		{	
			document.inputForm.radioGroup5[0].checked = true;
		} 
		if(Response457=='14732')
		{	
			document.inputForm.radioGroup5[1].checked = true;
	    }
		if(Response457=='14738')
		{	
			document.inputForm.radioGroup5[2].checked = true;
	    }
		if(Response457=='14747')
		{	
			document.inputForm.radioGroup5[3].checked = true;
	    }
	}
	

		// Handle Question 406 - Branch Offices
	if(document.inputForm.qid.value=='406' && document.location.href.indexOf("wizard", 0) > 0) 
	{
		if(Response406=='13359')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response406=='13364')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
	}
	// Handle Question 407 - Number Of Branch Offices
	if(document.inputForm.qid.value=='407' && document.location.href.indexOf("wizard", 0) > 0) 
 {
 															
		if(Response407=='13365')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response407=='13373')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response407=='13390')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
		if(Response407=='13410')
		{	
			document.inputForm.inputRadio[3].checked = true;
	    }
		}
		// Handle Question 408 - Wide Area Network (WAN)
	if(document.inputForm.qid.value=='408' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response408=='13428')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response408=='13450')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response408=='13471')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response408=='13486')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 
	}
	// Handle Question 409 - Branch Office Users
	if(document.inputForm.qid.value=='409' && document.location.href.indexOf("wizard", 0) > 0) 
	{
		if(Response409=='13504')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response409=='13518')
		{	
			document.inputForm.inputRadio[1].checked = true;
	   }
		if(Response409=='13533')
		{	
			document.inputForm.inputRadio[2].checked = true;
	  }
		if(Response409=='13534')
		{	
			document.inputForm.inputRadio[3].checked = true;
	  }
	}		
	// Handle Question 410 - Remote Access
	if(document.inputForm.qid.value=='410' && document.location.href.indexOf("wizard", 0) > 0) 
	{
		if(Response410=='13549')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response410=='13558')
		{	
			document.inputForm.inputRadio[1].checked = true;
	  }
	}

	// Handle Question 411 - Remote Access Users
	if(document.inputForm.qid.value=='411' && document.location.href.indexOf("wizard", 0) > 0) 
	{
		if(Response411=='13572')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response411=='13585')
		{	
			document.inputForm.inputRadio[1].checked = true;
	  }
		if(Response411=='13609')
		{	
			document.inputForm.inputRadio[2].checked = true;
	  }
		if(Response411=='13633')
		{	
			document.inputForm.inputRadio[3].checked = true;
	  }
		if(Response411=='13636')
		{	
			document.inputForm.inputRadio[4].checked = true;
	  }
	}
			
	// Handle Question 412 - Remote Access Computers
	if(document.inputForm.qid.value=='412' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response412=='13646')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response412=='13652')
		{	
			document.inputForm.inputRadio[1].checked = true;
	  }
		if(Response412=='13669')
		{	
			document.inputForm.inputRadio[2].checked = true;
	  }
		if(Response412=='13691')
		{	
			document.inputForm.inputRadio[3].checked = true;
	  }
	}
	
	///////////////////////////////////////////////////
	// Branch of the Future
	///////////////////////////////////////////////////	
	
	// Handle Question 501 - Expert Approach
	if(document.inputForm.qid.value=='501' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response503=='13695')
		{	
			document.inputForm.radioGroup1[0].checked = true;
		} 
		if(Response503=='13696')
		{	
			document.inputForm.radioGroup1[1].checked = true;
	    }
		if(Response503=='13714')
		{	
			document.inputForm.radioGroup1[2].checked = true;
	    }
		if(Response503=='13732')
		{	
			document.inputForm.radioGroup1[3].checked = true;
	    }
		
		if(Response504=='13746')
		{	
			document.inputForm.radioGroup2[0].checked = true;
		} 
		if(Response504=='13759')
		{	
			document.inputForm.radioGroup2[1].checked = true;
	    }
		if(Response504=='13774')
		{	
			document.inputForm.radioGroup2[2].checked = true;
	    }
		if(Response504=='13786')
		{	
			document.inputForm.radioGroup2[3].checked = true;
	    }
		
		if(Response505=='13807')
		{	
			document.inputForm.radioGroup3[0].checked = true;
		} 
		if(Response505=='13826')
		{	
			document.inputForm.radioGroup3[1].checked = true;
	    }
		if(Response505=='13838')
		{	
			document.inputForm.radioGroup3[2].checked = true;
	    }
		if(Response505=='13848')
		{	
			document.inputForm.radioGroup3[3].checked = true;
	    }
		
		if(Response506=='13869')
		{	
			document.inputForm.radioGroup4[0].checked = true;
		} 
		if(Response506=='13886')
		{	
			document.inputForm.radioGroup4[1].checked = true;
	    }
		if(Response506=='13906')
		{	
			document.inputForm.radioGroup4[2].checked = true;
	    }
		if(Response506=='13910')
		{	
			document.inputForm.radioGroup4[3].checked = true;
	    }
		
		if(Response507=='13915')
		{	
			document.inputForm.radioGroup5[0].checked = true;
		} 
		if(Response507=='13924')
		{	
			document.inputForm.radioGroup5[1].checked = true;
	    }
		if(Response507=='13933')
		{	
			document.inputForm.radioGroup5[2].checked = true;
	    }
		if(Response507=='13941')
		{	
			document.inputForm.radioGroup5[3].checked = true;
	    }
		
		if(Response508=='13956')
		{	
			document.inputForm.radioGroup6[0].checked = true;
		} 
		if(Response508=='13970')
		{	
			document.inputForm.radioGroup6[1].checked = true;
	    }
		if(Response508=='13991')
		{	
			document.inputForm.radioGroup6[2].checked = true;
	    }
		if(Response508=='13997')
		{	
			document.inputForm.radioGroup6[3].checked = true;
	    }		
		
		
		
		if(Response509=='14012')
		{	
			document.inputForm.networkUsers[0].checked = true;
		} 
		if(Response509=='14023')
		{	
			document.inputForm.networkUsers[1].checked = true;
	    }
		if(Response509=='14041')
		{	
			document.inputForm.networkUsers[2].checked = true;
	    }
		if(Response509=='14063')
		{	
			document.inputForm.networkUsers[3].checked = true;
	    }	
		
		
		
		if(Response510=='14079')
		{	
			document.inputForm.numberBranches[0].checked = true;
		} 
		if(Response510=='14102')
		{	
			document.inputForm.numberBranches[1].checked = true;
	    }
		if(Response510=='14111')
		{	
			document.inputForm.numberBranches[2].checked = true;
	    }
		if(Response510=='14113')
		{	
			document.inputForm.numberBranches[3].checked = true;
	    }
		if(Response510=='14130')
		{	
			document.inputForm.numberBranches[4].checked = true;
	    }	
		
		
		if(Response511=='14150')
		{	
			document.inputForm.numberFutureBranches[0].checked = true;
		} 
		if(Response511=='14158')
		{	
			document.inputForm.numberFutureBranches[1].checked = true;
	    }
		if(Response511=='14183')
		{	
			document.inputForm.numberFutureBranches[2].checked = true;
	    }
		if(Response511=='14196')
		{	
			document.inputForm.numberFutureBranches[3].checked = true;
	    }
		if(Response511=='14220')
		{	
			document.inputForm.numberFutureBranches[4].checked = true;
	    }	
		
		
		if(Response512=='14224')
		{	
			document.inputForm.numberATMs[0].checked = true;
	    }
		if(Response512=='14237')
		{	
			document.inputForm.numberATMs[1].checked = true;
	    }
		
	}
	
	
	
	// Handle Question 502 - Prioritize BotF Solutions
	if(document.inputForm.qid.value=='502' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response503=='13695')
		{	
			document.inputForm.radioGroup1[0].checked = true;
		} 
		if(Response503=='13696')
		{	
			document.inputForm.radioGroup1[1].checked = true;
	    }
		if(Response503=='13714')
		{	
			document.inputForm.radioGroup1[2].checked = true;
	    }
		if(Response503=='13732')
		{	
			document.inputForm.radioGroup1[3].checked = true;
	    }
		
		if(Response504=='13746')
		{	
			document.inputForm.radioGroup2[0].checked = true;
		} 
		if(Response504=='13759')
		{	
			document.inputForm.radioGroup2[1].checked = true;
	    }
		if(Response504=='13774')
		{	
			document.inputForm.radioGroup2[2].checked = true;
	    }
		if(Response504=='13786')
		{	
			document.inputForm.radioGroup2[3].checked = true;
	    }
		
		if(Response505=='13807')
		{	
			document.inputForm.radioGroup3[0].checked = true;
		} 
		if(Response505=='13826')
		{	
			document.inputForm.radioGroup3[1].checked = true;
	    }
		if(Response505=='13838')
		{	
			document.inputForm.radioGroup3[2].checked = true;
	    }
		if(Response505=='13848')
		{	
			document.inputForm.radioGroup3[3].checked = true;
	    }
		
		if(Response506=='13869')
		{	
			document.inputForm.radioGroup4[0].checked = true;
		} 
		if(Response506=='13886')
		{	
			document.inputForm.radioGroup4[1].checked = true;
	    }
		if(Response506=='13906')
		{	
			document.inputForm.radioGroup4[2].checked = true;
	    }
		if(Response506=='13910')
		{	
			document.inputForm.radioGroup4[3].checked = true;
	    }
		
		if(Response507=='13915')
		{	
			document.inputForm.radioGroup5[0].checked = true;
		} 
		if(Response507=='13924')
		{	
			document.inputForm.radioGroup5[1].checked = true;
	    }
		if(Response507=='13933')
		{	
			document.inputForm.radioGroup5[2].checked = true;
	    }
		if(Response507=='13941')
		{	
			document.inputForm.radioGroup5[3].checked = true;
	    }
		
		if(Response508=='13956')
		{	
			document.inputForm.radioGroup6[0].checked = true;
		} 
		if(Response508=='13970')
		{	
			document.inputForm.radioGroup6[1].checked = true;
	    }
		if(Response508=='13991')
		{	
			document.inputForm.radioGroup6[2].checked = true;
	    }
		if(Response508=='13997')
		{	
			document.inputForm.radioGroup6[3].checked = true;
	    }		
		
	}
	
	// Handle Question 509 - Number HQ Employees 
	if(document.inputForm.qid.value=='509' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response509=='14012')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response509=='14023')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response509=='14041')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
		if(Response509=='14063')
		{	
			document.inputForm.inputRadio[3].checked = true;
	    }				
	}
	
	// Handle Question 510 - Number of Branches
	if(document.inputForm.qid.value=='510' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response510=='14079')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response510=='14102')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response510=='14111')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
		if(Response510=='14113')
		{	
			document.inputForm.inputRadio[3].checked = true;
	    }
		if(Response510=='14130')
		{	
			document.inputForm.inputRadio[4].checked = true;
	    }				
	}
	
	// Handle Question 511 - Number of Future Branches
	if(document.inputForm.qid.value=='511' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response511=='14150')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response511=='14158')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response511=='14183')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
		if(Response511=='14196')
		{	
			document.inputForm.inputRadio[3].checked = true;
	    }
		if(Response511=='14220')
		{	
			document.inputForm.inputRadio[4].checked = true;
	    }				
	}
	
	
	// Handle Question 512 - Number of ATMs
	if(document.inputForm.qid.value=='512' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response512=='14224')
		{	
			document.inputForm.inputRadio[0].checked = true;
	    }
		if(Response512=='14237')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
			
	}	
	
	
	// Handle Question 514 - Virtual Call Center Benefits
	if(document.inputForm.qid.value=='514' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response514.indexOf('14246') != -1)
		{	
			document.inputForm.inputCheckbox1.checked = true;
		} 
		if(Response514.indexOf('14263') != -1)
		{	
			document.inputForm.inputCheckbox2.checked = true;
		} 
    	if(Response514.indexOf('14286') != -1)
		{	
			document.inputForm.inputCheckbox3.checked = true;
		} 
		if(Response514.indexOf('14306') != -1)
		{	
			document.inputForm.inputCheckbox4.checked = true;
		} 
		if(Response514.indexOf('14311') != -1)
		{	
			document.inputForm.inputCheckbox5.checked = true;
		} 	

	}
	
	// Handle Question 516 - Content Delivery Benefits
	if(document.inputForm.qid.value=='516' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response516.indexOf('14325') != -1)
		{	
			document.inputForm.inputCheckbox1.checked = true;
		} 
		if(Response516.indexOf('14333') != -1)
		{	
			document.inputForm.inputCheckbox2.checked = true;
		} 
    	if(Response516.indexOf('14338') != -1)
		{	
			document.inputForm.inputCheckbox3.checked = true;
		} 
		if(Response516.indexOf('14343') != -1)
		{	
			document.inputForm.inputCheckbox4.checked = true;
		} 
		if(Response516.indexOf('14355') != -1)
		{	
			document.inputForm.inputCheckbox5.checked = true;
		} 
		if(Response516.indexOf('14372') != -1)
		{	
			document.inputForm.inputCheckbox6.checked = true;
		} 
		
	}
	
	// Handle Question 518 - Wireless Benefits
	if(document.inputForm.qid.value=='518' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response518.indexOf('14393') != -1)
		{	
			document.inputForm.inputCheckbox1.checked = true;
		} 
		if(Response518.indexOf('14415') != -1)
		{	
			document.inputForm.inputCheckbox2.checked = true;
		} 
    	if(Response518.indexOf('14419') != -1)
		{	
			document.inputForm.inputCheckbox3.checked = true;
		} 
		
	}
	
	
	// Handle Question 520 - IP ATM and Kiosks
	if(document.inputForm.qid.value=='520' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response520.indexOf('14431') != -1)
		{	
			document.inputForm.inputCheckbox1.checked = true;
		} 
		if(Response520.indexOf('14432') != -1)
		{	
			document.inputForm.inputCheckbox2.checked = true;
		} 
    	if(Response520.indexOf('14450') != -1)
		{	
			document.inputForm.inputCheckbox3.checked = true;
		} 
		if(Response520.indexOf('14456') != -1)
		{	
			document.inputForm.inputCheckbox4.checked = true;
		} 
		if(Response520.indexOf('14464') != -1)
		{	
			document.inputForm.inputCheckbox5.checked = true;
		} 
		if(Response520.indexOf('14472') != -1)
		{	
			document.inputForm.inputCheckbox6.checked = true;
		} 
		
	}
	
	
	// Handle Question 522 - IP Video Surveillance Benefits
	if(document.inputForm.qid.value=='522' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response522.indexOf('14496') != -1)
		{	
			document.inputForm.inputCheckbox1.checked = true;
		} 
		if(Response522.indexOf('14501') != -1)
		{	
			document.inputForm.inputCheckbox2.checked = true;
		} 
    	if(Response522.indexOf('14507') != -1)
		{	
			document.inputForm.inputCheckbox3.checked = true;
		} 
		// if(Response522.indexOf('Reduce travel time and costs by conducting meetings with employees') != -1)
		// {	
		// 	document.inputForm.inputCheckbox4.checked = true;
		// } 
		
	}
	
	

	///////////////////////////////////////////////////
	// Healthcare
	///////////////////////////////////////////////////
	
	//Handle Question 601 - Healthcare Expert 
	
	if(document.inputForm.qid.value=='601' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response602=='14754')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response602=='14759')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response602=='14771')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response602=='14774')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 
		
		if(Response603=='14782')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		} 
		if(Response603=='14787')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		if(Response603=='14807')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		} 
		if(Response603=='14831')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		} 
		if(Response603=='14838')
		{	
			document.inputForm.inputRadio1[4].checked = true;
		}
		
		if(Response604=='14908')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		if(Response604=='14909')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		if(Response604=='14934')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		} 
		if(Response604=='14952')
		{	
			document.inputForm.inputRadio2[3].checked = true;
		} 
		if(Response604=='14972')
		{	
			document.inputForm.inputRadio2[4].checked = true;
		} 
	
		if(Response605=='14842')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		if(Response605=='14848')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		if(Response605=='14873')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		} 
		if(Response605=='14887')
		{	
			document.inputForm.inputRadio3[3].checked = true;
		} 
		if(Response605=='14907')
		{	
			document.inputForm.inputRadio3[4].checked = true;
		} 
		
		if(Response606=='14974')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		if(Response606=='14975')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		if(Response606=='14994')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		} 
		if(Response606=='15004')
		{	
			document.inputForm.inputRadio4[3].checked = true;
		} 
		if(Response606=='15029')
		{	
			document.inputForm.inputRadio4[4].checked = true;
		} 

		if(Response607=='15048')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		if(Response607=='15059')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		if(Response607=='15070')
		{	
			document.inputForm.inputRadio5[2].checked = true;
		} 
		if(Response607=='15083')
		{	
			document.inputForm.inputRadio5[3].checked = true;
		} 

		if(Response608=='15174')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		} 
		if(Response608=='15190')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		if(Response608=='15201')
		{	
			document.inputForm.inputRadio6[2].checked = true;
		} 
		if(Response608=='15222')
		{	
			document.inputForm.inputRadio6[3].checked = true;
		} 
		
		
		if(Response690=='15103')
		{	
			document.inputForm.radioGroup7[0].checked = true;
		} 
		if(Response690=='15117')
		{	
			document.inputForm.radioGroup7[1].checked = true;
	    }
		if(Response690=='15239')
		{	
			document.inputForm.radioGroup7[2].checked = true;
	    }
		
		if(Response691=='15245')
		{	
			document.inputForm.radioGroup8[0].checked = true;
		} 
		if(Response691=='15256')
		{	
			document.inputForm.radioGroup8[1].checked = true;
	    }
		if(Response691=='15276')
		{	
			document.inputForm.radioGroup8[2].checked = true;
	    }
		
		if(Response692=='15277')
		{	
			document.inputForm.radioGroup9[0].checked = true;
		} 
		if(Response692=='15281')
		{	
			document.inputForm.radioGroup9[1].checked = true;
	    }
		if(Response692=='15285')
		{	
			document.inputForm.radioGroup9[2].checked = true;
	    }
		
		if(Response693=='15288')
		{	
			document.inputForm.inputCheckbox1.checked = true;
		}
		
		if(Response694=='15309')
		{	
			document.inputForm.inputCheckbox2.checked = true;
		}
		
		if(Response695=='15326')
		{	
			document.inputForm.inputCheckbox3.checked = true;
	    }
		
		
		if(Response610=='15118')
		{	
			document.inputForm.inputRadio10[0].checked = true;
		} 
		if(Response610=='15124')
		{	
			document.inputForm.inputRadio10[1].checked = true;
		} 
		if(Response610=='15142')
		{	
			document.inputForm.inputRadio10[2].checked = true;
		} 
		if(Response610=='15153')
		{	
			document.inputForm.inputRadio10[3].checked = true;
		} 
	}
	// END OF EXPERT FLOW
	
	
	
	// Handle Question 602 - Number of Providers
	if(document.inputForm.qid.value=='602' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response602=='14754')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response602=='14759')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response602=='14771')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response602=='14774')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 

	}
	
	// Handle Question 603 - Number of Facilities
	if(document.inputForm.qid.value=='603' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response603=='14782')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response603=='14787')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response603=='14807')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response603=='14831')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 
		if(Response603=='14838')
		{	
			document.inputForm.inputRadio[4].checked = true;
		} 

	}
	
	// Handle Question 604 - Number of Facilities
	if(document.inputForm.qid.value=='604' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response604=='14908')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response604=='14909')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response604=='14934')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response604=='14952')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 
		if(Response604=='14972')
		{	
			document.inputForm.inputRadio[4].checked = true;
		} 

	}
	
	
	// Handle Question 605 - Providers per Location
	if(document.inputForm.qid.value=='605' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response605=='14842')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response605=='14848')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response605=='14873')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response605=='14887')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 
		if(Response605=='14907')
		{	
			document.inputForm.inputRadio[4].checked = true;
		} 

	}
	

	// Handle Question 606 - Patients per Day
	if(document.inputForm.qid.value=='606' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response606=='14974')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response606=='14975')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response606=='14994')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response606=='15004')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 
		if(Response606=='15029')
		{	
			document.inputForm.inputRadio[4].checked = true;
		} 

	}
	
	
	// Handle Question 607 - Guest Internet Access
	if(document.inputForm.qid.value=='607' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response607=='15048')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response607=='15059')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response607=='15070')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response607=='15083')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 

	}
	
	
	// Handle Question 608 - Remote Access
	if(document.inputForm.qid.value=='608' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response608=='15174')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response608=='15190')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response608=='15201')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response608=='15222')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 

	}
	

	// Handle Question 609 - Description Goes Here Mr. Pimp Daddy Mike Covey ^_~
	if(document.inputForm.qid.value=='609' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response690=='15103')
		{	
			document.inputForm.radioGroup1[0].checked = true;
		} 
		if(Response690=='15117')
		{	
			document.inputForm.radioGroup1[1].checked = true;
	    }
		if(Response690=='15239')
		{	
			document.inputForm.radioGroup1[2].checked = true;
	    }
		if(Response691=='15245')
		{	
			document.inputForm.radioGroup2[0].checked = true;
		} 
		if(Response691=='15256')
		{	
			document.inputForm.radioGroup2[1].checked = true;
	    }
		if(Response691=='15276')
		{	
			document.inputForm.radioGroup2[2].checked = true;
	    }
		if(Response692=='15277')
		{	
			document.inputForm.radioGroup3[0].checked = true;
		} 
		if(Response692=='15281')
		{	
			document.inputForm.radioGroup3[1].checked = true;
	    }
		if(Response692=='15285')
		{	
			document.inputForm.radioGroup3[2].checked = true;
	    }
		if(Response693=='15288')
		{	
			document.inputForm.inputCheckbox1.checked = true;
		} 	
		if(Response694=='15309')
		{	
			document.inputForm.inputCheckbox2.checked = true;
		} 
		if(Response695=='15326')
		{	
			document.inputForm.inputCheckbox3.checked = true;
	    }
	}
	
	
	// Handle Question 610 - Guest Internet Access
	if(document.inputForm.qid.value=='610' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response610=='15118')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response610=='15124')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response610=='15142')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response610=='15153')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 

	}
	
	
	///////////////////////////////////////////////////
	// Legal
	///////////////////////////////////////////////////
	
	//Handle Question 701 - Legal Expert Flow
	
	if(document.inputForm.qid.value=='701' && document.location.href.indexOf("wizard", 0) > 0) 
	{
		if(Response750=='15345')
		{	
			document.inputForm.radioGroup1[0].checked = true;
		} 
		if(Response750=='15346')
		{	
			document.inputForm.radioGroup1[1].checked = true;
	    }
		if(Response750=='15367')
		{	
			document.inputForm.radioGroup1[2].checked = true;
	    }
		if(Response750=='15386')
		{	
			document.inputForm.radioGroup1[3].checked = true;
		} 
		if(Response750=='15387')
		{	
			document.inputForm.radioGroup1[4].checked = true;
	    }
		if(Response750=='15406')
		{	
			document.inputForm.radioGroup1[5].checked = true;
	    }
		
		if(Response751=='15410')
		{	
			document.inputForm.radioGroup2[0].checked = true;
		} 
		if(Response751=='15431')
		{	
			document.inputForm.radioGroup2[1].checked = true;
	    }
		if(Response751=='15435')
		{	
			document.inputForm.radioGroup2[2].checked = true;
	    }
		if(Response751=='15456')
		{	
			document.inputForm.radioGroup2[3].checked = true;
		} 	
		if(Response751=='15480')
		{	
			document.inputForm.radioGroup2[4].checked = true;
		} 
		if(Response751=='15505')
		{	
			document.inputForm.radioGroup2[5].checked = true;
	    }
		
		if(Response703=='16021')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		} 
		if(Response703=='15510')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		if(Response703=='15524')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		} 
		if(Response703=='15542')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		} 
		if(Response703=='15544')
		{	
			document.inputForm.inputRadio1[4].checked = true;
		}
		if(Response703=='15554')
		{	
			document.inputForm.inputRadio1[5].checked = true;
		}
		
		if(Response704=='15569')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		if(Response704=='15591')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		if(Response704=='15616')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		} 
		if(Response704=='15627')
		{	
			document.inputForm.inputRadio2[3].checked = true;
		}
		
		if(Response705=='15637')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		if(Response705=='15657')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		if(Response705=='15673')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		} 
		if(Response705=='15683')
		{	
			document.inputForm.inputRadio3[3].checked = true;
		} 
		if(Response705=='15708')
		{	
			document.inputForm.inputRadio3[4].checked = true;
		}
		
		if(Response706=='15712')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		if(Response706=='15719')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		}
		
		if(Response707=='15744')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		if(Response707=='15754')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		if(Response707=='15759')
		{	
			document.inputForm.inputRadio5[2].checked = true;
		} 
		if(Response707=='15773')
		{	
			document.inputForm.inputRadio5[3].checked = true;
		}
		if(Response707=='15789')
		{	
			document.inputForm.inputRadio5[3].checked = true;
		}
		
		if(Response708=='15806')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		} 
		if(Response708=='15818')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		if(Response708=='15821')
		{	
			document.inputForm.inputRadio6[2].checked = true;
		}
		
		if(Response752=='15829')
		{	
			document.inputForm.radioGroup3[0].checked = true;
		} 
		if(Response752=='15830')
		{	
			document.inputForm.radioGroup3[1].checked = true;
	    }
		if(Response752=='15832')
		{	
			document.inputForm.radioGroup3[2].checked = true;
	    }
		if(Response752=='15835')
		{	
			document.inputForm.radioGroup3[3].checked = true;
		}
		
		if(Response753=='15854')
		{	
			document.inputForm.radioGroup4[0].checked = true;
		} 
		if(Response753=='15855')
		{	
			document.inputForm.radioGroup4[1].checked = true;
	    }
		if(Response753=='15870')
		{	
			document.inputForm.radioGroup4[2].checked = true;
	    }
		if(Response753=='15886')
		{	
			document.inputForm.radioGroup4[3].checked = true;
		}
		
		if(Response754=='15891')
		{	
			document.inputForm.radioGroup5[0].checked = true;
		} 
		if(Response754=='15901')
		{	
			document.inputForm.radioGroup5[1].checked = true;
	    }
		if(Response754=='15902')
		{	
			document.inputForm.radioGroup5[2].checked = true;
	    }
		if(Response754=='15915')
		{	
			document.inputForm.radioGroup5[3].checked = true;
		}
		
		if(Response755=='15920')
		{	
			document.inputForm.radioGroup6[0].checked = true;
		} 
		if(Response755=='15944')
		{	
			document.inputForm.radioGroup6[1].checked = true;
	    }
		if(Response755=='15962')
		{	
			document.inputForm.radioGroup6[2].checked = true;
	    }
		if(Response755=='15970')
		{	
			document.inputForm.radioGroup6[3].checked = true;
		}
		
		if(Response756=='15979')
		{	
			document.inputForm.radioGroup7[0].checked = true;
		} 
		if(Response756=='15984')
		{	
			document.inputForm.radioGroup7[1].checked = true;
	    }
		if(Response756=='15985')
		{	
			document.inputForm.radioGroup7[2].checked = true;
	    }
		if(Response756=='15997')
		{	
			document.inputForm.radioGroup7[3].checked = true;
		}		
		 
	}

	// END OF EXPERT FLOW
	
	// Handle Question 702 - Number of Employees
	if(document.inputForm.qid.value=='702' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response750=='15345')
		{	
			document.inputForm.radioGroup1[0].checked = true;
		} 
		if(Response750=='15346')
		{	
			document.inputForm.radioGroup1[1].checked = true;
	    }
		if(Response750=='15367')
		{	
			document.inputForm.radioGroup1[2].checked = true;
	    }
		if(Response750=='15386')
		{	
			document.inputForm.radioGroup1[3].checked = true;
		} 
		if(Response750=='15387')
		{	
			document.inputForm.radioGroup1[4].checked = true;
	    }
		if(Response750=='15406')
		{	
			document.inputForm.radioGroup1[5].checked = true;
	    }
		
		if(Response751=='15410')
		{	
			document.inputForm.radioGroup2[0].checked = true;
		} 
		if(Response751=='15431')
		{	
			document.inputForm.radioGroup2[1].checked = true;
	    }
		if(Response751=='15435')
		{	
			document.inputForm.radioGroup2[2].checked = true;
	    }
		if(Response751=='15456')
		{	
			document.inputForm.radioGroup2[3].checked = true;
		} 	
		if(Response751=='15480')
		{	
			document.inputForm.radioGroup2[4].checked = true;
		} 
		if(Response751=='15505')
		{	
			document.inputForm.radioGroup2[5].checked = true;
	    }
	}
	
	// Handle Question 703 - Remote Offices
	if(document.inputForm.qid.value=='703' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response703=='16021')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response703=='15510')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response703=='15524')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response703=='15542')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 
		if(Response703=='15544')
		{	
			document.inputForm.inputRadio[4].checked = true;
		}
		if(Response703=='15554')
		{	
			document.inputForm.inputRadio[5].checked = true;
		}

	}
	
	// Handle Question 704 - WAN
	if(document.inputForm.qid.value=='704' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response704=='15569')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response704=='15591')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response704=='15616')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response704=='15627')
		{	
			document.inputForm.inputRadio[3].checked = true;
		}
	}
	
	
	// Handle Question 705 - Average number of employees in each branch office
	if(document.inputForm.qid.value=='705' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response705=='15637')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response705=='15657')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response705=='15673')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response705=='15683')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 
		if(Response705=='15708')
		{	
			document.inputForm.inputRadio[4].checked = true;
		} 

	}
	

	// Handle Question 706 - Remote Access
	if(document.inputForm.qid.value=='706' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response706=='15712')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response706=='15719')
		{	
			document.inputForm.inputRadio[1].checked = true;
		}
	}
	
	
	// Handle Question 707 - How many users require remote access
	if(document.inputForm.qid.value=='707' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response707=='15744')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response707=='15754')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response707=='15759')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response707=='15773')
		{	
			document.inputForm.inputRadio[3].checked = true;
		}
		if(Response707=='15789')
		{	
			document.inputForm.inputRadio[3].checked = true;
		}

	}
	
	
	// Handle Question 708 - Wireless
	if(document.inputForm.qid.value=='708' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response708=='15806')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response708=='15818')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response708=='15821')
		{	
			document.inputForm.inputRadio[2].checked = true;
		}

	}
	

	// Handle Question 709 - Business Priorities
	if(document.inputForm.qid.value=='709' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response752=='15829')
		{	
			document.inputForm.radioGroup1[0].checked = true;
		} 
		if(Response752=='15830')
		{	
			document.inputForm.radioGroup1[1].checked = true;
	    }
		if(Response752=='15832')
		{	
			document.inputForm.radioGroup1[2].checked = true;
	    }
		if(Response752=='15835')
		{	
			document.inputForm.radioGroup1[3].checked = true;
		}
		
		if(Response753=='15854')
		{	
			document.inputForm.radioGroup2[0].checked = true;
		} 
		if(Response753=='15855')
		{	
			document.inputForm.radioGroup2[1].checked = true;
	    }
		if(Response753=='15870')
		{	
			document.inputForm.radioGroup2[2].checked = true;
	    }
		if(Response753=='15886')
		{	
			document.inputForm.radioGroup2[3].checked = true;
		}
		
		if(Response754=='15891')
		{	
			document.inputForm.radioGroup3[0].checked = true;
		} 
		if(Response754=='15901')
		{	
			document.inputForm.radioGroup3[1].checked = true;
	    }
		if(Response754=='15902')
		{	
			document.inputForm.radioGroup3[2].checked = true;
	    }
		if(Response754=='15915')
		{	
			document.inputForm.radioGroup3[3].checked = true;
		}
		
		if(Response755=='15920')
		{	
			document.inputForm.radioGroup4[0].checked = true;
		} 
		if(Response755=='15944')
		{	
			document.inputForm.radioGroup4[1].checked = true;
	    }
		if(Response755=='15962')
		{	
			document.inputForm.radioGroup4[2].checked = true;
	    }
		if(Response755=='15970')
		{	
			document.inputForm.radioGroup4[3].checked = true;
		}
		
		if(Response756=='15979')
		{	
			document.inputForm.radioGroup5[0].checked = true;
		} 
		if(Response756=='15984')
		{	
			document.inputForm.radioGroup5[1].checked = true;
	    }
		if(Response756=='15985')
		{	
			document.inputForm.radioGroup5[2].checked = true;
	    }
		if(Response756=='15997')
		{	
			document.inputForm.radioGroup5[3].checked = true;
		}
	}
	
	
	///////////////////////////////////////////////////
	// Education Solution Begins Here
	///////////////////////////////////////////////////	
	

	///////////////////////////////////////////////////
	// Expert Flow
	///////////////////////////////////////////////////
	
	if(document.inputForm.qid.value=='801' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response802=='15337')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		} 
		if(Response802=='15340')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		if(Response802=='15364')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		} 
		if(Response802=='15366')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		} 
		if(Response802=='15384')
		{	
			document.inputForm.inputRadio1[4].checked = true;
		}

		if(Response803=='15388')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		if(Response803=='15396')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		if(Response803=='15399')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		} 
		if(Response803=='15413')
		{	
			document.inputForm.inputRadio2[3].checked = true;
		} 
		if(Response803=='15432')
		{	
			document.inputForm.inputRadio2[4].checked = true;
		}
		if(Response803=='15442')
		{	
			document.inputForm.inputRadio2[5].checked = true;
		} 

		
		
		if(Response804=='15447')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		if(Response804=='15468')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		if(Response804=='15473')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		}
		if(Response804=='15478')
		{	
			document.inputForm.radioGroup3[3].checked = true;
		} 
		
		if(Response805=='15496')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		if(Response805=='15520')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		
		if(Response806=='15543')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		if(Response806=='15560')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		if(Response806=='15582')
		{	
			document.inputForm.inputRadio5[2].checked = true;
		} 
		
		
		if(Response817=='15601')
		{	
			document.inputForm.inputRadio6[0].checked = true;
	    }
		if(Response817=='15791')
		{	
			document.inputForm.inputRadio6[1].checked = true;
	    }
		if(Response817=='15802')
		{	
			document.inputForm.inputRadio6[2].checked = true;
	    }
		if(Response817=='15817')
		{	
			document.inputForm.inputRadio6[3].checked = true;
	    }
		if(Response817=='15819')
		{	
			document.inputForm.inputRadio6[4].checked = true;
	    }
		if(Response817=='16108')
		{	
			document.inputForm.inputRadio6[5].checked = true;
	    }
		
		if(Response818=='15837')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		if(Response818=='15853')
		{	
			document.inputForm.inputRadio7[1].checked = true;
	    }
		if(Response818=='15869')
		{	
			document.inputForm.inputRadio7[2].checked = true;
	    }
		if(Response818=='15893')
		{	
			document.inputForm.inputRadio7[3].checked = true;
	    }
		if(Response818=='16117')
		{	
			document.inputForm.inputRadio7[4].checked = true;
	    }
		
		
		if(Response819=='16135')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		} 
		if(Response819=='15930')
		{	
			document.inputForm.inputRadio8[1].checked = true;
	    }
		if(Response819=='15934')
		{	
			document.inputForm.inputRadio8[2].checked = true;
	    }
		if(Response819=='15950')
		{	
			document.inputForm.inputRadio8[3].checked = true;
	    }
		if(Response819=='15960')
		{	
			document.inputForm.inputRadio8[4].checked = true;
	    }
		
		
		if(Response820=='15975')
		{	
			document.inputForm.inputRadio9[0].checked = true;
		} 
		if(Response820=='15991')
		{	
			document.inputForm.inputRadio9[1].checked = true;
	    }
		if(Response820=='16012')
		{	
			document.inputForm.inputRadio9[2].checked = true;
	    }
		if(Response820=='16025')
		{	
			document.inputForm.inputRadio9[3].checked = true;
	    }
	   
	   if(Response808=='16035')
		{	
			document.inputForm.inputRadio10[0].checked = true;
		} 
		if(Response808=='16051')
		{	
			document.inputForm.inputRadio10[1].checked = true;
		} 
		if(Response808=='16054')
		{	
			document.inputForm.inputRadio10[2].checked = true;
		} 
		if(Response808=='16083')
		{	
			document.inputForm.inputRadio10[3].checked = true;
		
		}

	    
		if(Response809=='16099')
		{	
			document.inputForm.inputRadio11[0].checked = true;
		} 
		if(Response809=='16104')
		{	
			document.inputForm.inputRadio11[1].checked = true;
		} 
		if(Response809=='16115')
		{	
			document.inputForm.inputRadio11[2].checked = true;
		} 
		
		
		if(Response810=='16129')
		{	
			document.inputForm.inputRadio12[0].checked = true;
		} 
		if(Response810=='16152')
		{	
			document.inputForm.inputRadio12[1].checked = true;
		} 
		if(Response810=='18057')
		{	
			document.inputForm.inputRadio12[2].checked = true;
		} 
		if(Response810=='18077')
		{	
			document.inputForm.inputRadio12[3].checked = true;
		} 
		
		if(Response811=='18110')
		{	
			document.inputForm.inputRadio13[0].checked = true;
		} 
		if(Response811=='18111')
		{	
			document.inputForm.inputRadio13[1].checked = true;
		} 
		if(Response811=='18112')
		{	
			document.inputForm.inputRadio13[2].checked = true;
		}
		if(Response811=='18113')
		{	
			document.inputForm.inputRadio13[3].checked = true;
		}
		if(Response811=='18114')
		{	
			document.inputForm.inputRadio13[4].checked = true;
		}
		if(Response811=='18115')
		{	
			document.inputForm.inputRadio13[5].checked = true;
		}
		
		
		if(Response812=='18116')
		{	
			document.inputForm.inputRadio14[0].checked = true;
		}
		if(Response812=='18117')
		{	
			document.inputForm.inputRadio14[1].checked = true;
		}
		if(Response812=='18118')
		{	
			document.inputForm.inputRadio14[2].checked = true;
		}
		
		if(Response813=='18119')
		{	
			document.inputForm.inputRadio15[0].checked = true;
		}
		if(Response813=='18120')
		{	
			document.inputForm.inputRadio15[1].checked = true;
		}
		if(Response813=='18121')
		{	
			document.inputForm.inputRadio15[2].checked = true;
		}
		if(Response813=='18122')
		{	
			document.inputForm.inputRadio15[3].checked = true;
		
		}
		
		if(Response814=='18123')
		{	
			document.inputForm.inputRadio16[0].checked = true;
		}
		if(Response814=='18124')
		{	
			document.inputForm.inputRadio16[1].checked = true;
		}
		if(Response814=='18125')
		{	
			document.inputForm.inputRadio16[2].checked = true;
		}
		
				
		if(Response815=='18126')
		{	
			document.inputForm.inputRadio17[0].checked = true;
		}
		if(Response815=='18127')
		{	
			document.inputForm.inputRadio17[1].checked = true;
		}
		if(Response815=='18128')
		{	
			document.inputForm.inputRadio17[2].checked = true;
		}
		
	
	
		
		if(Response816=='18130')
		{	
			document.inputForm.inputRadio18[0].checked = true;
		}
		if(Response816=='18131')
		{	
			document.inputForm.inputRadio18[1].checked = true;
		}
		if(Response816=='18132')
		{	
			document.inputForm.inputRadio18[2].checked = true;
		}
	}
	
	///////////////////////////////////////////////////
	// End Expert Flow
	///////////////////////////////////////////////////
if(document.inputForm.qid.value=='802' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response802=='15337')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response802=='15340')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response802=='15364')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response802=='15366')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 
		if(Response802=='15384')
		{	
			document.inputForm.inputRadio[4].checked = true;
		}

	}
	if(document.inputForm.qid.value=='803' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response803=='15388')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response803=='15396')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response803=='15399')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response803=='15413')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 
		if(Response803=='15432')
		{	
			document.inputForm.inputRadio[4].checked = true;
		}
		if(Response803=='15442')
		{	
			document.inputForm.inputRadio[5].checked = true;
		} 

	}
	
		if(document.inputForm.qid.value=='804' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		
		if(Response804=='15447')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response804=='15468')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response804=='15473')
		{	
			document.inputForm.inputRadio[2].checked = true;
		}
		if(Response804=='15478')
		{	
			document.inputForm.radioGroup[3].checked = true;
		} 
		
	} 
	
	
	if(document.inputForm.qid.value=='805' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response805=='15496')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response805=='15520')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		
	}
	
	if(document.inputForm.qid.value=='806' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response806=='15543')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response806=='15560')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response806=='15582')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		
	}  
	
		// Handle Question 817 - Number of Users
	if(document.inputForm.qid.value=='817' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		
		if(Response817=='15601')
		{	
			document.inputForm.radioGroup1[0].checked = true;
	    }
		if(Response817=='15791')
		{	
			document.inputForm.radioGroup1[1].checked = true;
	    }
		if(Response817=='15802')
		{	
			document.inputForm.radioGroup1[2].checked = true;
	    }
		if(Response817=='15817')
		{	
			document.inputForm.radioGroup1[3].checked = true;
	    }
		if(Response817=='15819')
		{	
			document.inputForm.radioGroup1[4].checked = true;
	    }
		if(Response817=='16108')
		{	
			document.inputForm.radioGroup1[5].checked = true;
	    }
	}    	
	
	// Handle Question 818 - Number of Users
	if(document.inputForm.qid.value=='818' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response818=='15837')
		{	
			document.inputForm.radioGroup2[0].checked = true;
		} 
		if(Response818=='15853')
		{	
			document.inputForm.radioGroup2[1].checked = true;
	    }
		if(Response818=='15869')
		{	
			document.inputForm.radioGroup2[2].checked = true;
	    }
		if(Response818=='15893')
		{	
			document.inputForm.radioGroup2[3].checked = true;
	    }
		if(Response818=='16117')
		{	
			document.inputForm.radioGroup2[4].checked = true;
	    }
		
		
	}  
	
	// Handle Question 819 - Number of Users
	if(document.inputForm.qid.value=='819' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response819=='16135')
		{	
			document.inputForm.radioGroup3[0].checked = true;
		} 
		if(Response819=='15930')
		{	
			document.inputForm.radioGroup3[1].checked = true;
	    }
		if(Response819=='15934')
		{	
			document.inputForm.radioGroup3[2].checked = true;
	    }
		if(Response819=='15950')
		{	
			document.inputForm.radioGroup3[3].checked = true;
	    }
		if(Response819=='15960')
		{	
			document.inputForm.radioGroup3[4].checked = true;
	    }
		
	} 
	
	// Handle Question 820 - Number of Users
	if(document.inputForm.qid.value=='820' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response820=='15975')
		{	
			document.inputForm.radioGroup4[0].checked = true;
		} 
		if(Response820=='15991')
		{	
			document.inputForm.radioGroup4[1].checked = true;
	    }
		if(Response820=='16012')
		{	
			document.inputForm.radioGroup4[2].checked = true;
	    }
		if(Response820=='16025')
		{	
			document.inputForm.radioGroup4[3].checked = true;
	    }
		
	}  	
	if(document.inputForm.qid.value=='807' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		
		
		if(Response817=='15601')
		{	
			document.inputForm.radioGroup1[0].checked = true;
	    }
		if(Response817=='15791')
		{	
			document.inputForm.radioGroup1[1].checked = true;
	    }
		if(Response817=='15802')
		{	
			document.inputForm.radioGroup1[2].checked = true;
	    }
		if(Response817=='15817')
		{	
			document.inputForm.radioGroup1[3].checked = true;
	    }
		if(Response817=='15819')
		{	
			document.inputForm.radioGroup1[4].checked = true;
	    }
		if(Response817=='16108')
		{	
			document.inputForm.radioGroup1[5].checked = true;
	    }
		
		if(Response818=='15837')
		{	
			document.inputForm.radioGroup2[0].checked = true;
		} 
		if(Response818=='15853')
		{	
			document.inputForm.radioGroup2[1].checked = true;
	    }
		if(Response818=='15869')
		{	
			document.inputForm.radioGroup2[2].checked = true;
	    }
		if(Response818=='15893')
		{	
			document.inputForm.radioGroup2[3].checked = true;
	    }
		if(Response818=='16117')
		{	
			document.inputForm.radioGroup2[4].checked = true;
	    }
		
		
		if(Response819=='16135')
		{	
			document.inputForm.radioGroup3[0].checked = true;
		} 
		if(Response819=='15930')
		{	
			document.inputForm.radioGroup3[1].checked = true;
	    }
		if(Response819=='15934')
		{	
			document.inputForm.radioGroup3[2].checked = true;
	    }
		if(Response819=='15950')
		{	
			document.inputForm.radioGroup3[3].checked = true;
	    }
		if(Response819=='15960')
		{	
			document.inputForm.radioGroup3[4].checked = true;
	    }
		
		
		if(Response820=='15975')
		{	
			document.inputForm.radioGroup4[0].checked = true;
		} 
		if(Response820=='15991')
		{	
			document.inputForm.radioGroup4[1].checked = true;
	    }
		if(Response820=='16012')
		{	
			document.inputForm.radioGroup4[2].checked = true;
	    }
		if(Response820=='16025')
		{	
			document.inputForm.radioGroup4[3].checked = true;
	    }
	}
	
	
	if(document.inputForm.qid.value=='808' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response808=='16035')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response808=='16051')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response808=='16054')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response808=='16083')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 
	}
	
	if(document.inputForm.qid.value=='809' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response809=='16099')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response809=='16104')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response809=='16115')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		
	} 
	
	if(document.inputForm.qid.value=='810' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response810=='16129')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response810=='16152')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response810=='18057')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response810=='18077')
		{	
			document.inputForm.inputRadio[3].checked = true;
		}
		
	}
	
	if(document.inputForm.qid.value=='811' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response811=='18110')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response811=='18111')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response811=='18112')
		{	
			document.inputForm.inputRadio[2].checked = true;
		}
		if(Response811=='18113')
		{	
			document.inputForm.inputRadio[3].checked = true;
		}
		if(Response811=='18114')
		{	
			document.inputForm.inputRadio[4].checked = true;
		}
		if(Response811=='18115')
		{	
			document.inputForm.inputRadio[5].checked = true;
		}
	}
	if(document.inputForm.qid.value=='812' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response812=='18116')
		{	
			document.inputForm.inputRadio[0].checked = true;
		}
		if(Response812=='18117')
		{	
			document.inputForm.inputRadio[1].checked = true;
		}
		if(Response812=='18118')
		{	
			document.inputForm.inputRadio[2].checked = true;
		}
	}
	
	if(document.inputForm.qid.value=='813' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response813=='18119')
		{	
			document.inputForm.inputRadio[0].checked = true;
		}
		if(Response813=='18120')
		{	
			document.inputForm.inputRadio[1].checked = true;
		}
		if(Response813=='18121')
		{	
			document.inputForm.inputRadio[2].checked = true;
		}
		if(Response813=='18122')
		{	
			document.inputForm.inputRadio[3].checked = true;
		}
	}	
	
	if(document.inputForm.qid.value=='814' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response814=='18123')
		{	
			document.inputForm.inputRadio[0].checked = true;
		}
		if(Response814=='18124')
		{	
			document.inputForm.inputRadio[1].checked = true;
		}
		if(Response814=='18125')
		{	
			document.inputForm.inputRadio[2].checked = true;
		}
		
	}	
	
	if(document.inputForm.qid.value=='815' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response815=='18126')
		{	
			document.inputForm.inputRadio[0].checked = true;
		}
		if(Response815=='18127')
		{	
			document.inputForm.inputRadio[1].checked = true;
		}
		if(Response815=='18128')
		{	
			document.inputForm.inputRadio[2].checked = true;
		}
		
	}
	
	if(document.inputForm.qid.value=='816' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response816=='18130')
		{	
			document.inputForm.inputRadio[0].checked = true;
		}
		if(Response816=='18131')
		{	
			document.inputForm.inputRadio[1].checked = true;
		}
		if(Response816=='18132')
		{	
			document.inputForm.inputRadio[2].checked = true;
		}
		
	}
	///////////////////////////////////////////////////
	// Public Safety Solution 
	///////////////////////////////////////////////////
if(document.inputForm.qid.value=='901' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response902=='16253')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		} 
		if(Response902=='16260')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		if(Response902=='16277')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		} 
		if(Response902=='16287')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		} 	
		if(Response903=='16293')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		if(Response903=='16301')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		if(Response903=='16310')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		} 
		if(Response904=='16325')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		if(Response904=='16328')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		if(Response904=='16345')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		} 
		if(Response905=='16364')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		if(Response905=='16379')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		if(Response905=='16396')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		} 
		if(Response905=='16760')
		{	
			document.inputForm.inputRadio4[3].checked = true;
		} 
		
		if(Response906=='16406')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		if(Response906=='16410')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		if(Response906=='16418')
		{	
			document.inputForm.inputRadio5[2].checked = true;
		} 	
		if(Response906=='16777')
		{	
			document.inputForm.inputRadio5[3].checked = true;
		} 	
		if(Response907=='16439')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		} 
		if(Response907=='16455')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		if(Response907=='16471')
		{	
			document.inputForm.inputRadio6[2].checked = true;
		} 
		if(Response907=='16791')
		{	
			document.inputForm.inputRadio6[3].checked = true;
		}
		if(Response908.indexOf('16481', 0) >= 0)
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		if(Response908.indexOf('16483', 0) >= 0)
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
    	if(Response908.indexOf('16494', 0) >= 0)
		{	
			document.inputForm.inputRadio7[2].checked = true;
		} 
		if(Response908.indexOf('16502', 0) >= 0)
		{	
			document.inputForm.inputRadio7[3].checked = true;
		} 
		if(Response908.indexOf('16521', 0) >= 0)
		{	
			document.inputForm.inputRadio7[4].checked = true;
		} 
		if(Response908.indexOf('16544', 0) >= 0)
		{	
			document.inputForm.inputRadio7[5].checked = true;
		} 
		if(Response908.indexOf('16568', 0) >= 0)
		{	
			document.inputForm.inputRadio7[6].checked = true;
		} 
		if(Response908.indexOf('16582', 0) >= 0)
		{	
			document.inputForm.inputRadio7[7].checked = true;
		} 
		if(Response909=='16589')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		} 
		if(Response909=='16611')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		} 
		if(Response909=='16628')
		{	
			document.inputForm.inputRadio8[2].checked = true;
		} 	
		if(Response910=='16629')
		{	
			document.inputForm.inputRadio9[0].checked = true;
		} 
		if(Response910=='16645')
		{	
			document.inputForm.inputRadio9[1].checked = true;
		} 
		if(Response910=='16653')
		{	
			document.inputForm.inputRadio9[2].checked = true;
		} 
		if(Response911=='16655')
		{	
			document.inputForm.inputRadio10[0].checked = true;
		} 
		if(Response911=='16659')
		{	
			document.inputForm.inputRadio10[1].checked = true;
		} 
		if(Response911=='16681')
		{	
			document.inputForm.inputRadio10[2].checked = true;
		} 
		if(Response911=='16808')
		{	
			document.inputForm.inputRadio10[3].checked = true;
		} 
		if(Response912=='16697')
		{	
			document.inputForm.inputRadio11[0].checked = true;
		} 
		if(Response912=='16718')
		{	
			document.inputForm.inputRadio11[1].checked = true;
		} 
		if(Response912=='16743')
		{	
			document.inputForm.inputRadio11[2].checked = true;
		} 
	}
	///////////////////////////////////////////////////
	// End PS Expert Flow
	// Begin PS Wizard Flow
	///////////////////////////////////////////////////
if(document.inputForm.qid.value=='902' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response902=='16253')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response902=='16260')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response902=='16277')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response902=='16287')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 
	}
	
if(document.inputForm.qid.value=='903' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response903=='16293')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response903=='16301')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response903=='16310')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
	}
	
if(document.inputForm.qid.value=='904' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response904=='16325')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response904=='16328')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response904=='16345')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
	}
	
if(document.inputForm.qid.value=='905' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response905=='16364')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response905=='16379')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response905=='16396')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
	}	
	
if(document.inputForm.qid.value=='906' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response906=='16406')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response906=='16410')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response906=='16418')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
	}	
	
if(document.inputForm.qid.value=='907' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response907=='16439')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response907=='16455')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response907=='16471')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
	}
	
	// Handle Question 908 - Community Partner Networks Locations
	if(document.inputForm.qid.value=='908' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response908.indexOf('16481', 0) >= 0)
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response908.indexOf('16483', 0) >= 0)
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
    	if(Response908.indexOf('16494', 0) >= 0)
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response908.indexOf('16502', 0) >= 0)
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 
		if(Response908.indexOf('16521', 0) >= 0)
		{	
			document.inputForm.inputRadio[4].checked = true;
		} 
		if(Response908.indexOf('16544', 0) >= 0)
		{	
			document.inputForm.inputRadio[5].checked = true;
		} 
		if(Response908.indexOf('16568', 0) >= 0)
		{	
			document.inputForm.inputRadio[6].checked = true;
		} 
		if(Response908.indexOf('16582', 0) >= 0)
		{	
			document.inputForm.inputRadio[7].checked = true;
		} 
	}
if(document.inputForm.qid.value=='909' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response909=='16589')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response909=='16611')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response909=='16628')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
	}
if(document.inputForm.qid.value=='910' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response910=='16629')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response910=='16645')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response910=='16653')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
	}
if(document.inputForm.qid.value=='911' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response911=='16655')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response911=='16659')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response911=='16681')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
	}
if(document.inputForm.qid.value=='912' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response912=='16697')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response912=='16718')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response912=='16743')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
	}
	
	
	///////////////////////////////////////////////////
	// Hosted IPC
	///////////////////////////////////////////////////
	
	
	//Handle Question 1101 - Expert Flow
	if(document.inputForm.qid.value=='1101' && document.location.href.indexOf("wizard", 0) > 0) 
	{
		if(Response1102=='17915')
		{	
			document.inputForm.inputRadio0[0].checked = true;
		} 
		if(Response1102=='17939')
		{	
			document.inputForm.inputRadio0[1].checked = true;
	    }
		if(Response1102=='17964')
		{	
			document.inputForm.inputRadio0[2].checked = true;
	    }
		if(Response1102=='17980')
		{	
			document.inputForm.inputRadio0[3].checked = true;
	    }
		if(Response1102=='17996')
		{	
			document.inputForm.inputRadio0[4].checked = true;
	    }

		if(Response1103=='17997')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		} 
		if(Response1103=='18013')
		{	
			document.inputForm.inputRadio1[1].checked = true;
	    }
		if(Response1103=='18036')
		{	
			document.inputForm.inputRadio1[2].checked = true;
	    }
	
		if(Response1104=='18873')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		if(Response1104=='18891')
		{	
			document.inputForm.inputRadio2[1].checked = true;
	    }
	
		if(Response1105=='18900')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		if(Response1105=='18909')
		{	
			document.inputForm.inputRadio3[1].checked = true;
	    }
		if(Response1105=='18919')
		{	
			document.inputForm.inputRadio3[2].checked = true;
	    }
		if(Response1105=='18927')
		{	
			document.inputForm.inputRadio3[3].checked = true;
	    }
		if(Response1105=='19195')
		{	
			document.inputForm.inputRadio3[4].checked = true;
	    }
			
		if(Response1106.indexOf('19061') != -1)
		{	
			document.inputForm.inputCheckbox11.checked = true;
		} 
		if(Response1106.indexOf('19079') != -1)
		{	
			document.inputForm.inputCheckbox12.checked = true;
		} 
		if(Response1106.indexOf('19084') != -1)
		{	
			document.inputForm.inputCheckbox13.checked = true;
		} 
		if(Response1106.indexOf('19108') != -1)
		{	
			document.inputForm.inputCheckbox14.checked = true;
		} 
		if(Response1106.indexOf('19130') != -1)
		{	
			document.inputForm.inputCheckbox15.checked = true;
		} 
		if(Response1106.indexOf('19154') != -1)
		{	
			document.inputForm.inputCheckbox16.checked = true;
		} 
		if(Response1106.indexOf('19171') != -1)
		{	
			document.inputForm.inputCheckbox17.checked = true;
		} 

		if(Response1107=='18936')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		if(Response1107=='18943')
		{	
			document.inputForm.inputRadio4[1].checked = true;
	    }
		if(Response1107=='18963')
		{	
			document.inputForm.inputRadio4[2].checked = true;
	    }
	
		if(Response1108=='18968')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		if(Response1108=='18992')
		{	
			document.inputForm.inputRadio5[1].checked = true;
	    }
		if(Response1108=='19008')
		{	
			document.inputForm.inputRadio5[2].checked = true;
	    }
			
		if(Response1109=='19014')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		} 
		if(Response1109=='19036')
		{	
			document.inputForm.inputRadio6[1].checked = true;
	    }
		if(Response1109=='19050')
		{	
			document.inputForm.inputRadio6[2].checked = true;
	    } 
	}
	// END OF EXPERT FLOW
	
	// Handle Question 1102 - Number of Phones
	if(document.inputForm.qid.value=='1102' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1102=='17915')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1102=='17939')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1102=='17964')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
		if(Response1102=='17980')
		{	
			document.inputForm.inputRadio[3].checked = true;
	    }
		if(Response1102=='17996')
		{	
			document.inputForm.inputRadio[4].checked = true;
	    }
	}
	
	// Handle Question 1103 - New or Existing Installation
	if(document.inputForm.qid.value=='1103' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1103=='17997')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1103=='18013')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1103=='18036')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	}
	
	// Handle Question 1104 - Single or Multiple
	if(document.inputForm.qid.value=='1104' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1104=='18873')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1104=='18891')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
	}
	
	// Handle Question 1105 - Number of Supported Sites
	if(document.inputForm.qid.value=='1105' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1105=='18900')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1105=='18909')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1105=='18919')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
		if(Response1105=='18927')
		{	
			document.inputForm.inputRadio[3].checked = true;
	    }
	}
	
	// Handle Question 1106 - Phone Features
	if(document.inputForm.qid.value=='1106' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1106.indexOf('19061') != -1)
		{	
			document.inputForm.inputCheckbox11.checked = true;
		} 
		if(Response1106.indexOf('19079') != -1)
		{	
			document.inputForm.inputCheckbox12.checked = true;
		} 
		if(Response1106.indexOf('19084') != -1)
		{	
			document.inputForm.inputCheckbox13.checked = true;
		} 
		if(Response1106.indexOf('19108') != -1)
		{	
			document.inputForm.inputCheckbox14.checked = true;
		} 
		if(Response1106.indexOf('19130') != -1)
		{	
			document.inputForm.inputCheckbox15.checked = true;
		} 
		if(Response1106.indexOf('19154') != -1)
		{	
			document.inputForm.inputCheckbox16.checked = true;
		} 
		if(Response1106.indexOf('19171') != -1)
		{	
			document.inputForm.inputCheckbox17.checked = true;
		} 
	}
	
	// Handle Question 1107 - Analog Fax and Phones
	if(document.inputForm.qid.value=='1107' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1107=='18936')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1107=='18943')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1107=='18963')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	}
	
	// Handle Question 1108 - Current Firewall
	if(document.inputForm.qid.value=='1108' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1108=='18968')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1108=='18992')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1108=='19008')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	}
	
	// Handle Question 1109 - Wireless Lan
	if(document.inputForm.qid.value=='1109' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1109=='19014')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1109=='19036')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1109=='19050')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	}
	

	
	///////////////////////////////////////////////////
	// Media & Entertainment
	///////////////////////////////////////////////////
	
	//Handle Question 1201 - Expert Flow
	if(document.inputForm.qid.value=='1201' && document.location.href.indexOf("wizard", 0) > 0) 
	{
		if(Response1202=='16911')
		{	
			document.inputForm.inputCheckbox1[0].checked = true;
		} 
		if(Response1202=='16916')
		{	
			document.inputForm.inputCheckbox1[1].checked = true;
	    }
		if(Response1202=='16936')
		{	
			document.inputForm.inputCheckbox1[2].checked = true;
	    }
		
		if(Response1203=='16948')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		if(Response1203=='16953')
		{	
			document.inputForm.inputRadio2[1].checked = true;
	    }
		if(Response1203=='16967')
		{	
			document.inputForm.inputRadio2[2].checked = true;
	    }
		if(Response1203=='16969')
		{	
			document.inputForm.inputRadio2[2].checked = true;
	    }
		if(Response1203=='16994')
		{	
			document.inputForm.inputRadio2[2].checked = true;
	    }
		
		if(Response1204=='17003')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		if(Response1204=='17023')
		{	
			document.inputForm.inputRadio3[1].checked = true;
	    }
		if(Response1204=='17025')
		{	
			document.inputForm.inputRadio3[2].checked = true;
	    }
		
		if(Response1205=='17030')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		if(Response1205=='17050')
		{	
			document.inputForm.inputRadio4[1].checked = true;
	    }
		if(Response1205=='17065')
		{	
			document.inputForm.inputRadio4[2].checked = true;
	    }
		
		if(Response1206=='17067')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		if(Response1206=='17077')
		{	
			document.inputForm.inputRadio5[1].checked = true;
	    }
		if(Response1206=='17084')
		{	
			document.inputForm.inputRadio5[2].checked = true;
	    }
		
		if(Response1207=='17106')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		} 
		if(Response1207=='17116')
		{	
			document.inputForm.inputRadio6[1].checked = true;
	    }
		if(Response1207=='17126')
		{	
			document.inputForm.inputRadio6[2].checked = true;
	    }
		
		if(Response1208=='17132')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		if(Response1208=='17145')
		{	
			document.inputForm.inputRadio7[1].checked = true;
	    }
		if(Response1208=='17154')
		{	
			document.inputForm.inputRadio7[2].checked = true;
	    }
		
		if(Response1209=='17175')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		} 
		if(Response1209=='17198')
		{	
			document.inputForm.inputRadio8[1].checked = true;
	    }
		if(Response1209=='17217')
		{	
			document.inputForm.inputRadio8[2].checked = true;
	    }
		
		if(Response1210=='17235')
		{	
			document.inputForm.inputRadio9[0].checked = true;
		} 
		if(Response1210=='17252')
		{	
			document.inputForm.inputRadio9[1].checked = true;
	    }
		if(Response1210=='17273')
		{	
			document.inputForm.inputRadio9[2].checked = true;
	    }
		
		if(Response1211=='17281')
		{	
			document.inputForm.inputRadio10[0].checked = true;
		} 
		if(Response1211=='17286')
		{	
			document.inputForm.inputRadio10[1].checked = true;
	    }
		if(Response1211=='17294')
		{	
			document.inputForm.inputRadio10[2].checked = true;
	    }
		
		if(Response1212=='17317')
		{	
			document.inputForm.inputRadio11[0].checked = true;
		} 
		if(Response1212=='17328')
		{	
			document.inputForm.inputRadio11[1].checked = true;
	    }
		if(Response1212=='17345')
		{	
			document.inputForm.inputRadio11[2].checked = true;
	    }
		
		if(Response1213=='17350')
		{	
			document.inputForm.inputRadio12[0].checked = true;
		} 
		if(Response1213=='17375')
		{	
			document.inputForm.inputRadio12[1].checked = true;
	    }
		if(Response1213=='17398')
		{	
			document.inputForm.inputRadio12[2].checked = true;
	    }
		
		if(Response1214=='17420')
		{	
			document.inputForm.inputRadio13[0].checked = true;
		} 
		if(Response1214=='17430')
		{	
			document.inputForm.inputRadio13[1].checked = true;
	    }
		if(Response1214=='17449')
		{	
			document.inputForm.inputRadio13[2].checked = true;
	    }		 
	}
	// END OF EXPERT FLOW
	
	// Handle Question 1202 - Industry
	if(document.inputForm.qid.value=='1202' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1202=='16911')
		{	
			document.inputForm.inputCheckbox[0].checked = true;
		} 
		if(Response1202=='16916')
		{	
			document.inputForm.inputCheckbox[1].checked = true;
	    }
		if(Response1202=='16936')
		{	
			document.inputForm.inputCheckbox[2].checked = true;
	    }
	}
	
	// Handle Question 1203 - Number of Network Users
	if(document.inputForm.qid.value=='1203' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1203=='16948')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1203=='16953')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1203=='16967')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
		if(Response1203=='16969')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
		if(Response1203=='16994')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	}
	
	// Handle Question 1204 - Non-Linear Editing
	if(document.inputForm.qid.value=='1204' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1204=='17003')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1204=='17023')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1204=='17025')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	}
	
	// Handle Question 1205 - Shortened Production Cycles and Lower Costs
	if(document.inputForm.qid.value=='1205' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1205=='17030')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1205=='17050')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1205=='17065')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	}
	
	// Handle Question 1206 - Productive Management of Media Assets
	if(document.inputForm.qid.value=='1206' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1206=='17067')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1206=='17077')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1206=='17084')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	}
	
	// Handle Question 1207 - Global Collaboration for Production
	if(document.inputForm.qid.value=='1207' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1207=='17106')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1207=='17116')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1207=='17126')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	}
	
	// Handle Question 1208 - Better Leverage of Existing Content
	if(document.inputForm.qid.value=='1208' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1208=='17132')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1208=='17145')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1208=='17154')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	}
	
	// Handle Question 1209 - Digital Delivery
	if(document.inputForm.qid.value=='1209' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1209=='17175')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1209=='17198')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1209=='17217')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	}
	
	// Handle Question 1210 - Digital Distribution
	if(document.inputForm.qid.value=='1210' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1210=='17235')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1210=='17252')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1210=='17273')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	}
	
	// Handle Question 1211 - Remote Content Creation or Acquisition
	if(document.inputForm.qid.value=='1211' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1211=='17281')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1211=='17286')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1211=='17294')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	}
	
	// Handle Question 1212 - Broadcast Television News
	if(document.inputForm.qid.value=='1212' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1212=='17317')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1212=='17328')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1212=='17345')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	}
	
	// Handle Question 1213 - Plans of Digital Distribution
	if(document.inputForm.qid.value=='1213' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1213=='17350')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1213=='17375')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1213=='17398')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	}
	
	// Handle Question 1214 - Digital Signage
	if(document.inputForm.qid.value=='1214' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1214=='17420')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1214=='17430')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1214=='17449')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	}
	
	///////////////////////////////////////////////////
	// Covad Hosted IPC
	///////////////////////////////////////////////////
	
	
	//Handle Question 1301 - Expert Flow
	if(document.inputForm.qid.value=='1301' && document.location.href.indexOf("wizard", 0) > 0) 
	{
		if(Response1302=='17915')
		{	
			document.inputForm.inputRadio0[0].checked = true;
		} 
		if(Response1302=='17939')
		{	
			document.inputForm.inputRadio0[1].checked = true;
	    }
		if(Response1302=='17964')
		{	
			document.inputForm.inputRadio0[2].checked = true;
	    }
		if(Response1302=='17980')
		{	
			document.inputForm.inputRadio0[3].checked = true;
	    }
		if(Response1302=='17996')
		{	
			document.inputForm.inputRadio0[4].checked = true;
	    }

		if(Response1303=='19282')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		} 
		if(Response1303=='18013')
		{	
			document.inputForm.inputRadio1[1].checked = true;
	    }
		if(Response1303=='18036')
		{	
			document.inputForm.inputRadio1[2].checked = true;
	    }
	
		if(Response1304=='18873')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		if(Response1304=='18891')
		{	
			document.inputForm.inputRadio2[1].checked = true;
	    }
	
		if(Response1305=='18900')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		if(Response1305=='18909')
		{	
			document.inputForm.inputRadio3[1].checked = true;
	    }
		if(Response1305=='18919')
		{	
			document.inputForm.inputRadio3[2].checked = true;
	    }
		if(Response1305=='19305')
		{	
			document.inputForm.inputRadio3[3].checked = true;
	    }
		if(Response1305=='19324')
		{	
			document.inputForm.inputRadio3[4].checked = true;
	    }
		if(Response1305=='19328')
		{	
			document.inputForm.inputRadio3[5].checked = true;
	    }
		if(Response1305=='19195')
		{	
			document.inputForm.inputRadio3[6].checked = true;
	    }
			
			
		if(Response1306.indexOf('19061') != -1)
		{	
			document.inputForm.inputCheckbox11.checked = true;
		} 
		if(Response1306.indexOf('19079') != -1)
		{	
			document.inputForm.inputCheckbox12.checked = true;
		} 
		if(Response1306.indexOf('19084') != -1)
		{	
			document.inputForm.inputCheckbox13.checked = true;
		} 
		
		if(Response1306.indexOf('19130') != -1)
		{	
			document.inputForm.inputCheckbox15.checked = true;
		} 
		if(Response1306.indexOf('19154') != -1)
		{	
			document.inputForm.inputCheckbox16.checked = true;
		} 
		if(Response1306.indexOf('19171') != -1)
		{	
			document.inputForm.inputCheckbox17.checked = true;
		} 

		if(Response1307=='18936')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		if(Response1307=='18943')
		{	
			document.inputForm.inputRadio4[1].checked = true;
	    }
		if(Response1307=='18963')
		{	
			document.inputForm.inputRadio4[2].checked = true;
	    }
	
		if(Response1308=='18968')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		if(Response1308=='18992')
		{	
			document.inputForm.inputRadio5[1].checked = true;
	    }
		if(Response1308=='19008')
		{	
			document.inputForm.inputRadio5[2].checked = true;
	    }
			
	}
	// END OF EXPERT FLOW
	
	// Handle Question 1302 - Number of Phones
	if(document.inputForm.qid.value=='1302' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1302=='17915')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1302=='17939')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1302=='17964')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
		if(Response1302=='17980')
		{	
			document.inputForm.inputRadio[3].checked = true;
	    }
		if(Response1302=='17996')
		{	
			document.inputForm.inputRadio[4].checked = true;
	    }
	}
	
	// Handle Question 1303 - New or Existing Installation
	if(document.inputForm.qid.value=='1303' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1303=='19282')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1303=='18013')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1303=='18036')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	}
	
	// Handle Question 1304 - Single or Multiple
	if(document.inputForm.qid.value=='1304' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1304=='18873')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1304=='18891')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
	}
	
	// Handle Question 1305 - Number of Supported Sites
	if(document.inputForm.qid.value=='1305' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1305=='18900')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1305=='18909')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1305=='18919')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
		if(Response1305=='19305')
		{	
			document.inputForm.inputRadio[3].checked = true;
	    }
		if(Response1305=='19324')
		{	
			document.inputForm.inputRadio[4].checked = true;
	    }
		if(Response1305=='19328')
		{	
			document.inputForm.inputRadio[5].checked = true;
	    }
	}
	
	// Handle Question 1306 - Phone Features
	if(document.inputForm.qid.value=='1306' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1306.indexOf('19061') != -1)
		{	
			document.inputForm.inputCheckbox11.checked = true;
		} 
		if(Response1306.indexOf('19079') != -1)
		{	
			document.inputForm.inputCheckbox12.checked = true;
		} 
		if(Response1306.indexOf('19084') != -1)
		{	
			document.inputForm.inputCheckbox13.checked = true;
		} 
		if(Response1306.indexOf('19130') != -1)
		{	
			document.inputForm.inputCheckbox15.checked = true;
		} 
		if(Response1306.indexOf('19154') != -1)
		{	
			document.inputForm.inputCheckbox16.checked = true;
		} 
		if(Response1306.indexOf('19171') != -1)
		{	
			document.inputForm.inputCheckbox17.checked = true;
		} 
	}
	
	// Handle Question 1307 - Analog Fax and Phones
	if(document.inputForm.qid.value=='1307' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1307=='18936')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1307=='18943')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1307=='18963')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	}
	
	// Handle Question 1308 - Current Firewall
	if(document.inputForm.qid.value=='1308' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1308=='18968')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1308=='18992')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1308=='19008')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	}
	
	// Handle Question 1309 - Wireless Lan
	if(document.inputForm.qid.value=='1309' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1309=='19014')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1309=='19036')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1309=='19050')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	}
	
	///////////////////////////////////////////////////
	// SMB Class Voice Solution
	///////////////////////////////////////////////////
	
	
	//Handle Question 1401 - Expert Flow
	if(document.inputForm.qid.value=='1401' && document.location.href.indexOf("wizard", 0) > 0) 
	{
		if(Response1402=='19334')
		{	
			document.inputForm.inputRadio0[0].checked = true;
		} 
		if(Response1402=='19355')
		{	
			document.inputForm.inputRadio0[1].checked = true;
	    }
		if(Response1402=='19372')
		{	
			document.inputForm.inputRadio0[2].checked = true;
	    }
		if(Response1402=='19390')
		{	
			document.inputForm.inputRadio0[3].checked = true;
	    }
		if(Response1402=='19403')
		{	
			document.inputForm.inputRadio0[4].checked = true;
	    }

		if(Response1403=='19408')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		} 
		if(Response1403=='19423')
		{	
			document.inputForm.inputRadio1[1].checked = true;
	  }
		if(Response1403=='19431')
		{	
			document.inputForm.inputRadio1[2].checked = true;
	  }
		if(Response1403=='19453')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		}
	  if(Response1403=='19456')
		{	
			document.inputForm.inputRadio1[4].checked = true;
	  }
	
		if(Response1404=='19480')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		if(Response1404=='19490')
		{	
			document.inputForm.inputRadio2[1].checked = true;
	    }
	  if(Response1404=='19515')
		{	
			document.inputForm.inputRadio2[2].checked = true;
	    }
		if(Response1404=='19540')
		{	
			document.inputForm.inputRadio2[3].checked = true;
	    }
		if(Response1404=='19552')
		{	
			document.inputForm.inputRadio2[4].checked = true;
	    }
		if(Response1404=='19874')
		{	
			document.inputForm.inputRadio2[5].checked = true;
	    }
	
		if(Response1405=='19565')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		if(Response1405=='19584')
		{	
			document.inputForm.inputRadio3[1].checked = true;
	    }
		if(Response1405=='19601')
		{	
			document.inputForm.inputRadio3[2].checked = true;
	    }
			
		if(Response1406=='19620')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		if(Response1406=='19640')
		{	
			document.inputForm.inputRadio4[1].checked = true;
	    }
		if(Response1406=='19656')
		{	
			document.inputForm.inputRadio4[2].checked = true;
	    }
		if(Response1406=='19665')
		{	
			document.inputForm.inputRadio4[3].checked = true;
		} 
		if(Response1406=='19683')
		{	
			document.inputForm.inputRadio4[4].checked = true;
	    }
		if(Response1406=='19692')
		{	
			document.inputForm.inputRadio4[5].checked = true;
	    }
			
		if(Response1407=='19697')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		if(Response1407=='19716')
		{	
			document.inputForm.inputRadio5[1].checked = true;
	    }
		if(Response1407=='19725')
		{	
			document.inputForm.inputRadio5[2].checked = true;
	    }
			
	
		if(Response1408.indexOf('19743') != -1)
		{	
			document.inputForm.inputCheckbox1.checked = true;
		} 
		if(Response1408.indexOf('19761') != -1)
		{	
			document.inputForm.inputCheckbox2.checked = true;
		} 
		if(Response1408.indexOf('19782') != -1)
		{	
			document.inputForm.inputCheckbox3.checked = true;
		} 
		if(Response1408.indexOf('19804') != -1)
		{	
			document.inputForm.inputCheckbox4.checked = true;
		} 
		if(Response1408.indexOf('19823') != -1)
		{	
			document.inputForm.inputCheckbox5.checked = true;
		} 
		if(Response1408.indexOf('19840') != -1)
		{	
			document.inputForm.inputCheckbox6.checked = true;
		} 
		if(Response1408.indexOf('19855') != -1)
		{	
			document.inputForm.inputCheckbox7.checked = true;
		} 
		
		if(Response1409=='19953')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		} 
		if(Response1409=='19967')
		{	
			document.inputForm.inputRadio6[1].checked = true;
	    }
		if(Response1409=='19982')
		{	
			document.inputForm.inputRadio6[2].checked = true;
	    }
		if(Response1409=='19985')
		{	
			document.inputForm.inputRadio6[3].checked = true;
	    }
		
			
	}
	// END OF EXPERT FLOW
	
	// Handle Question 1402 - Number of Users
	if(document.inputForm.qid.value=='1402' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1402=='19334')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1402=='19355')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1402=='19372')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
		if(Response1402=='19390')
		{	
			document.inputForm.inputRadio[3].checked = true;
	    }
		if(Response1402=='19403')
		{	
			document.inputForm.inputRadio[4].checked = true;
	    }
	}
	
	// Handle Question 1403 - Number of BO
	if(document.inputForm.qid.value=='1403' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1403=='19408')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1403=='19423')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1403=='19431')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
		if(Response1403=='19453')
		{	
			document.inputForm.inputRadio[3].checked = true;
	    }
		if(Response1403=='19456')
		{	
			document.inputForm.inputRadio[4].checked = true;
	    }
	}
	
	// Handle Question 1404 - Users per BO
	if(document.inputForm.qid.value=='1404' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1404=='19480')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1404=='19490')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1404=='19515')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
		if(Response1404=='19540')
		{	
			document.inputForm.inputRadio[3].checked = true;
	    }
		if(Response1404=='19552')
		{	
			document.inputForm.inputRadio[4].checked = true;
	    }
	}
	
	// Handle Question 1405 - Remote Access
	if(document.inputForm.qid.value=='1405' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1405=='19565')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1405=='19584')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1405=='19601')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	}
	
	
	// Handle Question 1406 - Number of teleworkers
	if(document.inputForm.qid.value=='1406' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1406=='19620')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1406=='19640')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1406=='19656')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
			if(Response1406=='19665')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 
		if(Response1406=='19683')
		{	
			document.inputForm.inputRadio[4].checked = true;
	    }
		if(Response1406=='19692')
		{	
			document.inputForm.inputRadio[5].checked = true;
	    }
	}
	
	// Handle Question 1407 - Wireless Lan
	if(document.inputForm.qid.value=='1407' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1407=='19697')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1407=='19716')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1407=='19725')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
	}
	
	// Handle Question 1408 - Phone Features
	if(document.inputForm.qid.value=='1408' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1408.indexOf('19743') != -1)
		{	
			document.inputForm.inputCheckbox1.checked = true;
		} 
		if(Response1408.indexOf('19761') != -1)
		{	
			document.inputForm.inputCheckbox2.checked = true;
		} 
		if(Response1408.indexOf('19782') != -1)
		{	
			document.inputForm.inputCheckbox3.checked = true;
		} 
		if(Response1408.indexOf('19804') != -1)
		{	
			document.inputForm.inputCheckbox4.checked = true;
		} 
		if(Response1408.indexOf('19823') != -1)
		{	
			document.inputForm.inputCheckbox5.checked = true;
		} 
		if(Response1408.indexOf('19840') != -1)
		{	
			document.inputForm.inputCheckbox6.checked = true;
		} 
		if(Response1408.indexOf('19855') != -1)
		{	
			document.inputForm.inputCheckbox8.checked = true;
		} 
	}
	
// Handle Question 1409 - Fax
	if(document.inputForm.qid.value=='1409' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1409=='19953')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1409=='19967')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1409=='19982')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
		if(Response1409=='19985')
		{	
			document.inputForm.inputRadio[3].checked = true;
	    }
		}
	
/////////////////////////////////////////////////////////////
// HP - SECURE NETWORK FOUNDATION
/////////////////////////////////////////////////////////////	


//Expert Flow

	// Handle Question 1501 - Number Users
	if(document.inputForm.qid.value=='1501' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
	  if(Response5.indexOf('12302') != -1)
		{	
			document.inputForm.inputCheckbox6.checked = true;
		}
		 if(Response5.indexOf('12303') != -1)
		{	
			document.inputForm.inputCheckbox7.checked = true;
		}
		 if(Response5.indexOf('12309') != -1)
		{	
			document.inputForm.inputCheckbox8.checked = true;
		}
		 if(Response5.indexOf('12312') != -1)
		{	
			document.inputForm.inputCheckbox9.checked = true;
		}
		
		if(Response1502=='20027')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		} 
		if(Response1502=='20038')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		}
		if(Response1502=='20062')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		} 
		if(Response1502=='20074')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		}
		if(Response1502=='20082')
		{	
			document.inputForm.inputRadio1[4].checked = true;
		} 
		if(Response1502=='13264')
		{	
			document.inputForm.inputRadio1[5].checked = true;
		} 
		if(Response1502=='13285')
		{	
			document.inputForm.inputRadio1[6].checked = true;
		} 
	
		if(Response1513=='20098')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		if(Response1513=='20107')
		{	
			document.inputForm.inputRadio7[1].checked = true;
	  }
		if(Response1513=='20113')
		{	
			document.inputForm.inputRadio7[2].checked = true;
	  }
		if(Response1513=='20120')
		{	
			document.inputForm.inputRadio7[3].checked = true;
	  }

		if(Response1515.indexOf('20142') != -1)
		{	
			document.inputForm.inputCheckbox10.checked = true;
		} 
		if(Response1515.indexOf('20166') != -1)
		{	
			document.inputForm.inputCheckbox11.checked = true;
		} 
    	if(Response1515.indexOf('20175') != -1)
		{	
			document.inputForm.inputCheckbox12.checked = true;
		} 
		if(Response1515.indexOf('20180') != -1)
		{	
			document.inputForm.inputCheckbox13.checked = true;
		}
		
		
		if(Response1504.indexOf('13286') != -1)
		{	
			document.inputForm.inputCheckbox1.checked = true;
		} 
		if(Response1504.indexOf('13289') != -1)
		{	
			document.inputForm.inputCheckbox2.checked = true;
		} 
    	if(Response1504.indexOf('13303') != -1)
		{	
			document.inputForm.inputCheckbox3.checked = true;
		} 
		if(Response1504.indexOf('13312') != -1)
		{	
			document.inputForm.inputCheckbox4.checked = true;
		} 
		if(Response1504.indexOf('13325') != -1)
		{	
			document.inputForm.inputCheckbox5.checked = true;
		}
		if(Response1507=='16813')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 												
		if(Response1507=='13365')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		if(Response1507=='13373')
		{	
			document.inputForm.inputRadio2[2].checked = true;
	    }
		if(Response1507=='13390')
		{	
			document.inputForm.inputRadio2[3].checked = true;
	    }
		if(Response1507=='13410')
		{	
			document.inputForm.inputRadio2[4].checked = true;
	   }
		if(Response1509=='13504')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		if(Response1509=='13518')
		{	
			document.inputForm.inputRadio3[1].checked = true;
	    }
		if(Response1509=='13533')
		{	
			document.inputForm.inputRadio3[2].checked = true;
	    }
		if(Response1509=='13534')
		{	
			document.inputForm.inputRadio3[3].checked = true;
	    }
		if(Response1508=='13428')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		if(Response1508=='13450')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		if(Response1508=='13471')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		} 
		if(Response1508=='13486')
		{	
			document.inputForm.inputRadio4[3].checked = true;
		} 
			if(Response1508=='16834')
		{	
			document.inputForm.inputRadio4[4].checked = true;
		} 
		if(Response1511=='16838')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		if(Response1511=='13572')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		if(Response1511=='13585')
		{	
			document.inputForm.inputRadio5[2].checked = true;
	    }
		if(Response1511=='13609')
		{	
			document.inputForm.inputRadio5[3].checked = true;
	    }
		if(Response1511=='13633')
		{	
			document.inputForm.inputRadio5[4].checked = true;
	    }
		if(Response1511=='13636')
		{	
			document.inputForm.inputRadio5[5].checked = true;
	    }
		if(Response1512=='13646')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		} 
		if(Response1512=='13652')
		{	
			document.inputForm.inputRadio6[1].checked = true;
	    }
		if(Response1512=='13669')
		{	
			document.inputForm.inputRadio6[2].checked = true;
	    }
		if(Response1512=='13691')
		{	
			document.inputForm.inputRadio6[3].checked = true;
	    }
		if(Response1512=='16845')
		{	
			document.inputForm.inputRadio6[4].checked = true;
	    }
		if(Response1553=='13327')
		{	
			document.inputForm.radioGroup1[0].checked = true;
		} 
		if(Response1553=='13339')
		{	
			document.inputForm.radioGroup1[1].checked = true;
	    }
		if(Response1553=='13341')
		{	
			document.inputForm.radioGroup1[2].checked = true;
	    }
		if(Response1553=='13349')
		{	
			document.inputForm.radioGroup1[3].checked = true;
	    }
		
		if(Response1554=='14560')
		{	
			document.inputForm.radioGroup2[0].checked = true;
		} 
		if(Response1554=='14584')
		{	
			document.inputForm.radioGroup2[1].checked = true;
	    }
		if(Response1554=='14597')
		{	
			document.inputForm.radioGroup2[2].checked = true;
	    }
		if(Response1554=='14608')
		{	
			document.inputForm.radioGroup2[3].checked = true;
	    }
		
		if(Response1555=='14625')
		{	
			document.inputForm.radioGroup3[0].checked = true;
		} 
		if(Response1555=='14634')
		{	
			document.inputForm.radioGroup3[1].checked = true;
	    }
		if(Response1555=='14656')
		{	
			document.inputForm.radioGroup3[2].checked = true;
	    }
		if(Response1555=='14672')
		{	
			document.inputForm.radioGroup3[3].checked = true;
	    }
		
		if(Response1556=='14676')
		{	
			document.inputForm.radioGroup4[0].checked = true;
		} 
		if(Response1556=='14691')
		{	
			document.inputForm.radioGroup4[1].checked = true;
	    }
		if(Response1556=='14693')
		{	
			document.inputForm.radioGroup4[2].checked = true;
	    }
		if(Response1556=='14709')
		{	
			document.inputForm.radioGroup4[3].checked = true;
	    }
		
		if(Response1557=='14726')
		{	
			document.inputForm.radioGroup5[0].checked = true;
		} 
		if(Response1557=='14732')
		{	
			document.inputForm.radioGroup5[1].checked = true;
	    }
		if(Response1557=='14738')
		{	
			document.inputForm.radioGroup5[2].checked = true;
	    }
		if(Response1557=='14747')
		{	
			document.inputForm.radioGroup5[3].checked = true;
	    }
	}
	
	
//Wizard Flow

	// Handle Question 1502 - Number Users
	if(document.inputForm.qid.value=='1502' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1502=='20027')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1502=='20038')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response1502=='20062')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response1502=='20074')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 
		if(Response1502=='20082')
		{	
			document.inputForm.inputRadio[4].checked = true;
		} 
		if(Response1502=='13264')
		{	
			document.inputForm.inputRadio[5].checked = true;
		} 
		if(Response1502=='13285')
		{	
			document.inputForm.inputRadio[6].checked = true;
		} 
	}
	// Handle Question 1504 - Advanced Technologies
	if(document.inputForm.qid.value=='1504' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1504.indexOf('13286') != -1)
		{	
			document.inputForm.inputCheckbox1.checked = true;
		} 
		if(Response1504.indexOf('13289') != -1)
		{	
			document.inputForm.inputCheckbox2.checked = true;
		} 
    	if(Response1504.indexOf('13303') != -1)
		{	
			document.inputForm.inputCheckbox3.checked = true;
		} 
		if(Response1504.indexOf('13312') != -1)
		{	
			document.inputForm.inputCheckbox4.checked = true;
		} 
		if(Response1504.indexOf('13325') != -1)
		{	
			document.inputForm.inputCheckbox5.checked = true;
		}
	}
	// Handle Question 1505 - Advanced Technologies
	if(document.inputForm.qid.value=='1505' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1553=='13327')
		{	
			document.inputForm.radioGroup1[0].checked = true;
		} 
		if(Response1553=='13339')
		{	
			document.inputForm.radioGroup1[1].checked = true;
	    }
		if(Response1553=='13341')
		{	
			document.inputForm.radioGroup1[2].checked = true;
	    }
		if(Response1553=='13349')
		{	
			document.inputForm.radioGroup1[3].checked = true;
	    }
		
		if(Response1554=='14560')
		{	
			document.inputForm.radioGroup2[0].checked = true;
		} 
		if(Response1554=='14584')
		{	
			document.inputForm.radioGroup2[1].checked = true;
	    }
		if(Response1554=='14597')
		{	
			document.inputForm.radioGroup2[2].checked = true;
	    }
		if(Response1554=='14608')
		{	
			document.inputForm.radioGroup2[3].checked = true;
	    }
		
		if(Response1555=='14625')
		{	
			document.inputForm.radioGroup3[0].checked = true;
		} 
		if(Response1555=='14634')
		{	
			document.inputForm.radioGroup3[1].checked = true;
	    }
		if(Response1555=='14656')
		{	
			document.inputForm.radioGroup3[2].checked = true;
	    }
		if(Response1555=='14672')
		{	
			document.inputForm.radioGroup3[3].checked = true;
	    }
		
		if(Response1556=='14676')
		{	
			document.inputForm.radioGroup4[0].checked = true;
		} 
		if(Response1556=='14691')
		{	
			document.inputForm.radioGroup4[1].checked = true;
	    }
		if(Response1556=='14693')
		{	
			document.inputForm.radioGroup4[2].checked = true;
	    }
		if(Response1556=='14709')
		{	
			document.inputForm.radioGroup4[3].checked = true;
	    }
		
		if(Response1557=='14726')
		{	
			document.inputForm.radioGroup5[0].checked = true;
		} 
		if(Response1557=='14732')
		{	
			document.inputForm.radioGroup5[1].checked = true;
	    }
		if(Response1557=='14738')
		{	
			document.inputForm.radioGroup5[2].checked = true;
	    }
		if(Response1557=='14747')
		{	
			document.inputForm.radioGroup5[3].checked = true;
	    }
	}
	

		// Handle Question 1506 - Branch Offices
	if(document.inputForm.qid.value=='1506' && document.location.href.indexOf("wizard", 0) > 0) 
	{
		if(Response1506=='13359')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1506=='13364')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
	}
	// Handle Question 1507 - Number Of Branch Offices
	if(document.inputForm.qid.value=='1507' && document.location.href.indexOf("wizard", 0) > 0) 
 {
 															
		if(Response1507=='13365')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1507=='13373')
		{	
			document.inputForm.inputRadio[1].checked = true;
	    }
		if(Response1507=='13390')
		{	
			document.inputForm.inputRadio[2].checked = true;
	    }
		if(Response1507=='13410')
		{	
			document.inputForm.inputRadio[3].checked = true;
	    }
		}
		// Handle Question 1508 - Wide Area Network (WAN)
	if(document.inputForm.qid.value=='1508' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1508=='13428')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1508=='13450')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		if(Response1508=='13471')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		if(Response1508=='13486')
		{	
			document.inputForm.inputRadio[3].checked = true;
		} 
	}
	// Handle Question 1509 - Branch Office Users
	if(document.inputForm.qid.value=='1509' && document.location.href.indexOf("wizard", 0) > 0) 
	{
		if(Response1509=='13504')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1509=='13518')
		{	
			document.inputForm.inputRadio[1].checked = true;
	   }
		if(Response1509=='13533')
		{	
			document.inputForm.inputRadio[2].checked = true;
	  }
		if(Response1509=='13534')
		{	
			document.inputForm.inputRadio[3].checked = true;
	  }
	}		
	// Handle Question 1510 - Remote Access
	if(document.inputForm.qid.value=='1510' && document.location.href.indexOf("wizard", 0) > 0) 
	{
		if(Response1510=='13549')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1510=='13558')
		{	
			document.inputForm.inputRadio[1].checked = true;
	  }
	}

	// Handle Question 1511 - Remote Access Users
	if(document.inputForm.qid.value=='1511' && document.location.href.indexOf("wizard", 0) > 0) 
	{
		if(Response1511=='13572')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1511=='13585')
		{	
			document.inputForm.inputRadio[1].checked = true;
	  }
		if(Response1511=='13609')
		{	
			document.inputForm.inputRadio[2].checked = true;
	  }
		if(Response1511=='13633')
		{	
			document.inputForm.inputRadio[3].checked = true;
	  }
		if(Response1511=='13636')
		{	
			document.inputForm.inputRadio[4].checked = true;
	  }
	}
			
	// Handle Question 1512 - Remote Access Computers
	if(document.inputForm.qid.value=='1512' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1512=='13646')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1512=='13652')
		{	
			document.inputForm.inputRadio[1].checked = true;
	  }
		if(Response1512=='13669')
		{	
			document.inputForm.inputRadio[2].checked = true;
	  }
		if(Response1512=='13691')
		{	
			document.inputForm.inputRadio[3].checked = true;
	  }
	}
	// Handle Question 1513 - Server Role
	if(document.inputForm.qid.value=='1513' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1513=='20098')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1513=='20107')
		{	
			document.inputForm.inputRadio[1].checked = true;
	  }
		if(Response1513=='20113')
		{	
			document.inputForm.inputRadio[2].checked = true;
	  }
		if(Response1513=='20120')
		{	
			document.inputForm.inputRadio[3].checked = true;
	  }
	}
		// Handle Question 1514 - Server Role
	if(document.inputForm.qid.value=='1514' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1514=='20139')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		if(Response1514=='20142')
		{	
			document.inputForm.inputRadio[1].checked = true;
	  }
		if(Response1514=='20166')
		{	
			document.inputForm.inputRadio[2].checked = true;
	  }
		if(Response1514=='20175')
		{	
			document.inputForm.inputRadio[3].checked = true;
	  }
		if(Response1514=='20180')
		{	
			document.inputForm.inputRadio[3].checked = true;
	  }
	}
		// Handle Question 1515 - Advanced Technologies
	if(document.inputForm.qid.value=='1515' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1515.indexOf('20142') != -1)
		{	
			document.inputForm.inputCheckbox1.checked = true;
		} 
		if(Response1515.indexOf('20166') != -1)
		{	
			document.inputForm.inputCheckbox2.checked = true;
		} 
    	if(Response1515.indexOf('20175') != -1)
		{	
			document.inputForm.inputCheckbox3.checked = true;
		} 
		if(Response1515.indexOf('20180') != -1)
		{	
			document.inputForm.inputCheckbox4.checked = true;
		} 
	}
	
	
	

	///////////////////////////////////////////////////
	// Health Care for Hospitals
	///////////////////////////////////////////////////
	//Wizard Flow
	
		
	// Handle Question 2047 - Pre-registration, Registration, Scheduling
	if(document.inputForm.qid.value=='2047' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response3011=='31111')
		{	
			document.inputForm.inputRadio1[0].checked = true;
			 
		}	
		 
		if(Response3011=='31113')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response3011=='31115')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		}
		 
		if(Response3011=='31117')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		} 
		
		if(Response3012=='31112')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		}
		if(Response3012=='31114')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		}
		if(Response3012=='31116')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		} 
		if(Response3012=='31118')
		{	
			document.inputForm.inputRadio2[3].checked = true;
		} 
		
			
		
		
		
		if(Response3013=='31119')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		}
		 
		if(Response3013=='31121')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response3013=='31123')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		}
		 
		if(Response3013=='31125')
		{	
			document.inputForm.inputRadio3[3].checked = true;
		} 
		
		if(Response3014=='31120')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		
		if(Response3014=='31122')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		if(Response3014=='31124')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		} 
		
		if(Response3014=='31126')
		{	
			document.inputForm.inputRadio4[3].checked = true;
		} 
		
				
		
		
		if(Response3015=='31129')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		
		if(Response3015=='31131')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		if(Response3015=='31133')
		{	
			document.inputForm.inputRadio5[2].checked = true;
		} 
		
		if(Response3015=='31135')
		{	
			document.inputForm.inputRadio5[3].checked = true;
		} 
		
		if(Response3016=='31130')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		}
		 
		if(Response3016=='31132')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		
		if(Response3016=='31134')
		{	
			document.inputForm.inputRadio6[2].checked = true;
		}
		 
		if(Response3016=='31136')
		{	
			document.inputForm.inputRadio6[3].checked = true;
		} 
		
		
		
		
		if(Response3017=='31137')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		
		if(Response3017=='31139')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
		
		if(Response3017=='31141')
		{	
			document.inputForm.inputRadio7[2].checked = true;
		} 
		
		if(Response3017=='31143')
		{	
			document.inputForm.inputRadio7[3].checked = true;
		} 
		
		if(Response3017=='31145')
		{	
			document.inputForm.inputRadio7[4].checked = true;
		} 
		
		if(Response3018=='31138')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		}
		
		if(Response3018=='31140')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		} 
		
		if(Response3018=='31142')
		{	
			document.inputForm.inputRadio8[2].checked = true;
		}
		
		if(Response3018=='31144')
		{	
			document.inputForm.inputRadio8[3].checked = true;
		} 
		
		if(Response3018=='31146')
		{	
			document.inputForm.inputRadio8[4].checked = true;
		}
		
		
		
	}
	
	
	
	// Handle Question 2048 - Pre-registration, Registration, Scheduling
	if(document.inputForm.qid.value=='2048' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		
		if(Response3019=='31149')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		
		if(Response3019=='31151')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response3019=='31153')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		}
		
		if(Response3019=='31155')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		} 
		
		
		if(Response3020=='31150')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		}
		
		if(Response3020=='31152')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response3020=='31154')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		}
		
		if(Response3020=='31156')
		{	
			document.inputForm.inputRadio2[3].checked = true;
		} 
		
		
		
		if(Response3021=='31157')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		}
		
		if(Response3021=='31159')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response3021=='31161')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		}
		
		if(Response3021=='31163')
		{	
			document.inputForm.inputRadio3[3].checked = true;
		} 
		
		if(Response3022=='31158')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		}
		
		if(Response3022=='31160')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		if(Response3022=='31162')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		}
		
		if(Response3022=='31164')
		{	
			document.inputForm.inputRadio4[3].checked = true;
		} 
		
		
		
		if(Response3023=='31165')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		}
		
		if(Response3023=='31167')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		if(Response3023=='31171')
		{	
			document.inputForm.inputRadio5[2].checked = true;
		} 
		
		if(Response3023=='31173')
		{	
			document.inputForm.inputRadio5[3].checked = true;
		} 
		
		if(Response3023=='31177')
		{	
			document.inputForm.inputRadio5[4].checked = true;
		} 
		
		
		if(Response3024=='31166')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		}
		
		if(Response3024=='31168')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		
		if(Response3024=='31172')
		{	
			document.inputForm.inputRadio6[2].checked = true;
		} 
		
		if(Response3024=='31174')
		{	
			document.inputForm.inputRadio6[3].checked = true;
		} 
		
		if(Response3024=='31178')
		{	
			document.inputForm.inputRadio6[4].checked = true;
		} 
		
		
		
		if(Response3025=='31179')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		}
		
		if(Response3025=='31181')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
		
		if(Response3025=='31183')
		{	
			document.inputForm.inputRadio7[2].checked = true;
		}
		
		if(Response3025=='31185')
		{	
			document.inputForm.inputRadio7[3].checked = true;
		}
		
		 
		
		
		
		if(Response3026=='31180')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		}
		
		if(Response3026=='31182')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		} 
		
		if(Response3026=='31184')
		{	
			document.inputForm.inputRadio8[2].checked = true;
		} 
		
		if(Response3026=='31186')
		{	
			document.inputForm.inputRadio8[3].checked = true;
		}
		
		
		
		if(Response3027=='31187')
		{	
			document.inputForm.inputRadio9[0].checked = true;
		}
		
		if(Response3027=='31189')
		{	
			document.inputForm.inputRadio9[1].checked = true;
		} 
		
		if(Response3027=='31191')
		{	
			document.inputForm.inputRadio9[2].checked = true;
		}
		
		
		if(Response3028=='31188')
		{	
			document.inputForm.inputRadio10[0].checked = true;
		}
		
		if(Response3028=='31190')
		{	
			document.inputForm.inputRadio10[1].checked = true;
		} 
		
		if(Response3028=='31192')
		{	
			document.inputForm.inputRadio10[2].checked = true;
		}
		
		
		
		if(Response3029=='31193')
		{	
			document.inputForm.inputRadio11[0].checked = true;
		}
		
		if(Response3029=='31195')
		{	
			document.inputForm.inputRadio11[1].checked = true;
		} 
		
		if(Response3029=='31197')
		{	
			document.inputForm.inputRadio11[2].checked = true;
		}
		
		if(Response3030=='31194')
		{	
			document.inputForm.inputRadio12[0].checked = true;
		}
		
		if(Response3030=='31196')
		{	
			document.inputForm.inputRadio12[1].checked = true;
		} 
		
		if(Response3030=='31198')
		{	
			document.inputForm.inputRadio12[2].checked = true;
		}
		
		
			
	}
	
	
	// Handle Question 2049 - Discharge
	if(document.inputForm.qid.value=='2049' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		
		if(Response3031=='31199')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		
		if(Response3031=='31203')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response3031=='31201')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		}
		
		
		if(Response3032=='31200')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		}
		
		if(Response3032=='31204')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response3032=='31202')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		}
		
		if(Response3033=='31205')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		}
		
		if(Response3033=='31207')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response3033=='31209')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		}
		
		if(Response3034=='31206')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		}
		
		if(Response3034=='31208')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		if(Response3034=='31210')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		}
		
		
		
	}
	
	
	
	// Handle Question 2050 - Discharge
	if(document.inputForm.qid.value=='2050' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response3035=='31211')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response3035=='31213')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response3035=='31215')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		} 
		
		if(Response3036=='31212')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response3036=='31214')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response3036=='31216')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		} 
		
		
		
		if(Response3037=='31217')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		
		if(Response3037=='31219')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response3037=='31221')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		} 
		
		if(Response3038=='31218')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		
		if(Response3038=='31220')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		if(Response3038=='31222')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		} 
		
		
		if(Response3039=='31223')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		}
		 
		if(Response3039=='31225')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		}
		
		if(Response3039=='31227')
		{	
			document.inputForm.inputRadio5[2].checked = true;
		}
		
		if(Response3040=='31224')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		}
		 
		if(Response3040=='31226')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		
		if(Response3040=='31228')
		{	
			document.inputForm.inputRadio6[2].checked = true;
		} 
		
		
		if(Response3041=='31229')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		
		if(Response3041=='31231')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
		
		if(Response3042=='31230')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		} 
		
		if(Response3042=='31232')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		} 
		
		
		if(Response3043=='31233')
		{	
			document.inputForm.inputRadio9[0].checked = true;
		} 
		
		if(Response3043=='31235')
		{	
			document.inputForm.inputRadio9[1].checked = true;
		} 
		
		if(Response3043=='31237')
		{	
			document.inputForm.inputRadio9[2].checked = true;
		} 
		
		
		if(Response3044=='31234')
		{	
			document.inputForm.inputRadio10[0].checked = true;
		} 
		
		if(Response3044=='31236')
		{	
			document.inputForm.inputRadio10[1].checked = true;
		} 
		
		if(Response3044=='31238')
		{	
			document.inputForm.inputRadio10[2].checked = true;
		} 
		
		
		
	}
	
	
	
	// Handle Question 2051 - Remote Access / Wireless Coverage
	if(document.inputForm.qid.value=='2051' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response3081=='31239')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response3081=='31240')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response3081=='31241')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		}
		
		if(Response3081=='31242')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		} 
		
		
		
		if(Response3082=='31243')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response3082=='31244')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response3082=='31245')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		}
		
		if(Response3082=='31246')
		{	
			document.inputForm.inputRadio2[3].checked = true;
		}
	
	
	
	// Handle Question 5116 - Availability
		
		if(Response3116=='31247')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		
		if(Response3116=='31248')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		 
		
		if(Response3116=='31249')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		} 
		
		if(Response3116=='31250')
		{	
			document.inputForm.inputRadio3[3].checked = true;
		}
		 
		
		
	// Handle Question 5117 - Performance /  Response Time
		
		if(Response3084=='31291')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		}
		 
		if(Response3084=='31251')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		}
		 
		if(Response3084=='31252')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		} 
		
		if(Response3084=='31253')
		{	
			document.inputForm.inputRadio4[3].checked = true;
		}
		
				
		if(Response3085=='31254')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		
		if(Response3085=='31255')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		if(Response3085=='31256')
		{	
			document.inputForm.inputRadio5[2].checked = true;
		}
		
	// Handle Question 5118 - Network management
		
		if(Response3118=='31257')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		} 
		
		if(Response3118=='31258')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
				
		if(Response3118=='31259')
		{	
			document.inputForm.inputRadio6[2].checked = true;
		} 
	
		
	// Handle Question 5119 - Security
		
		if(Response3119=='31261')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		
		if(Response3119=='31260')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		}
		 
		
		
			
	// Handle Question 5120 - Storage
		
		if(Response3120=='31262')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		}
		 
		if(Response3120=='31263')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		} 
				
		if(Response3120=='31264')
		{	
			document.inputForm.inputRadio8[2].checked = true;
		} 
		
	// Handle Question 5121 - Failities Monitoring
		
		if(Response3089=='31265')
		{	
			document.inputForm.inputRadio9[0].checked = true;
		}
		 
		if(Response3089=='31266')
		{	
			document.inputForm.inputRadio9[1].checked = true;
		} 
		if(Response3089=='312671')
		{	
			document.inputForm.inputRadio9[2].checked = true;
		}
		 
		if(Response3089=='31268')
		{	
			document.inputForm.inputRadio9[3].checked = true;
		} 
		
		if(Response3089=='31269')
		{	
			document.inputForm.inputRadio9[4].checked = true;
		} 
		
		
		
				
		if(Response3090=='31270')
		{	
			document.inputForm.inputRadio10[0].checked = true;
		} 
		
		if(Response3090=='31271')
		{	
			document.inputForm.inputRadio10[1].checked = true;
		} 
		
		if(Response3090=='31272')
		{	
			document.inputForm.inputRadio10[2].checked = true;
		} 
		
		if(Response3090=='31273')
		{	
			document.inputForm.inputRadio10[3].checked = true;
		} 
		
		
		
		
		if(Response3091=='31274')
		{	
			document.inputForm.inputRadio11[0].checked = true;
		} 
		
		if(Response3091=='31275')
		{	
			document.inputForm.inputRadio11[1].checked = true;
		} 
		
		if(Response3091=='31276')
		{	
			document.inputForm.inputRadio11[2].checked = true;
		}
		if(Response3091=='31277')
		{	
			document.inputForm.inputRadio11[3].checked = true;
		} 
	// Handle Question 5122 - Communications
		
		if(Response3092=='31278')
		{	
			document.inputForm.inputRadio12[0].checked = true;
		}
		 
		if(Response3092=='31279')
		{	
			document.inputForm.inputRadio12[1].checked = true;
		} 
		if(Response3092=='31280')
		{	
			document.inputForm.inputRadio12[2].checked = true;
		}
		 
		if(Response3092=='31281')
		{	
			document.inputForm.inputRadio12[3].checked = true;
		} 
		if(Response3092=='31282')
		{	
			document.inputForm.inputRadio12[4].checked = true;
		}
				
				
		if(Response3093=='31283')
		{	
			document.inputForm.inputRadio13[0].checked = true;
		} 
		
		if(Response3093=='31284')
		{	
			document.inputForm.inputRadio13[1].checked = true;
		} 
		if(Response3093=='31285')
		{	
			document.inputForm.inputRadio13[2].checked = true;
		} 
		
		if(Response3093=='31286')
		{	
			document.inputForm.inputRadio13[3].checked = true;
		}
		
		if(Response3093=='31287')
		{	
			document.inputForm.inputRadio13[4].checked = true;
		} 
		
		
		if(Response3094=='31288')
		{	
			document.inputForm.inputRadio14[0].checked = true;
		} 
		if(Response3094=='31289')
		{	
			document.inputForm.inputRadio14[1].checked = true;
		} 
		
		if(Response3094=='31290')
		{	
			document.inputForm.inputRadio14[2].checked = true;
		}  
		
		
	}
	
	
	
	
	
	
	// Handle Question 2057 - HCH - Expert  Approach
	if(document.inputForm.qid.value=='2057' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		
		
		if(Response3011=='31111')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response3011=='31113')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		if(Response3011=='31115')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		}
		 
		 
		if(Response3011=='31117')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		} 
		
		if(Response3012=='31112')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response3012=='31114')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response3012=='31116')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		} 
		
		if(Response3012=='31118')
		{	
			document.inputForm.inputRadio2[3].checked = true;
		} 
		
		if(Response3013=='31119')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		
		if(Response3013=='31121')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response3013=='31123')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		} 
		
		if(Response3013=='31125')
		{	
			document.inputForm.inputRadio3[3].checked = true;
		} 
		
		if(Response3014=='31120')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		
		if(Response3014=='31122')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		if(Response3014=='31124')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		} 
		
		if(Response3014=='31126')
		{	
			document.inputForm.inputRadio4[3].checked = true;
		} 
		
		
		if(Response3015=='31127')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		
		if(Response3015=='31129')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		}
		
		if(Response3015=='31131')
		{	
			document.inputForm.inputRadio5[2].checked = true;
		} 
		
		if(Response3015=='31133')
		{	
			document.inputForm.inputRadio5[3].checked = true;
		} 
		
		if(Response3016=='31128')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		}
		 
		if(Response3016=='31130')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		
		if(Response3016=='31132')
		{	
			document.inputForm.inputRadio6[2].checked = true;
		}
		 
		if(Response3016=='31134')
		{	
			document.inputForm.inputRadio6[3].checked = true;
		} 
		
		if(Response3017=='31135')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		
		if(Response3017=='31137')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
		
		if(Response3017=='31139')
		{	
			document.inputForm.inputRadio7[2].checked = true;
		} 
		
		if(Response3017=='31141')
		{	
			document.inputForm.inputRadio7[3].checked = true;
		}
		
		if(Response3017=='31143')
		{	
			document.inputForm.inputRadio7[4].checked = true;
		}
		
		if(Response3018=='31136')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		} 
		
		if(Response3018=='31138')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		}
		
		if(Response3018=='31140')
		{	
			document.inputForm.inputRadio8[2].checked = true;
		} 
		
		if(Response3018=='31142')
		{	
			document.inputForm.inputRadio8[3].checked = true;
		}
		
		if(Response3018=='31144')
		{	
			document.inputForm.inputRadio8[4].checked = true;
		}
		
		
		
		if(Response3019=='31145')
		{	
			document.inputForm.inputRadio9[0].checked = true;
		}
		 
		if(Response3019=='31147')
		{	
			document.inputForm.inputRadio9[1].checked = true;
		} 
		
		if(Response3019=='31149')
		{	
			document.inputForm.inputRadio9[2].checked = true;
		}
		 
		if(Response3019=='31159')
		{	
			document.inputForm.inputRadio9[3].checked = true;
		} 
		
		
		
		if(Response3020=='31146')
		{	
			document.inputForm.inputRadio10[0].checked = true;
		} 
		
		if(Response3020=='31148')
		{	
			document.inputForm.inputRadio10[1].checked = true;
		} 
		
		if(Response3020=='31150')
		{	
			document.inputForm.inputRadio10[2].checked = true;
		} 
		
		if(Response3020=='31160')
		{	
			document.inputForm.inputRadio10[3].checked = true;
		} 
		
		
		if(Response3021=='31151')
		{	
			document.inputForm.inputRadio11[0].checked = true;
		} 
		
		if(Response3021=='31153')
		{	
			document.inputForm.inputRadio11[1].checked = true;
		} 
		
		if(Response3021=='31155')
		{	
			document.inputForm.inputRadio11[2].checked = true;
		} 
		
		if(Response3021=='31157')
		{	
			document.inputForm.inputRadio11[3].checked = true;
		} 
		
		if(Response3022=='31152')
		{	
			document.inputForm.inputRadio12[0].checked = true;
		} 
		
		
		if(Response3022=='31154')
		{	
			document.inputForm.inputRadio12[1].checked = true;
		} 
		
		if(Response3022=='31156')
		{	
			document.inputForm.inputRadio12[2].checked = true;
		} 
		
		if(Response3022=='31158')
		{	
			document.inputForm.inputRadio12[3].checked = true;
		} 
		
		
		
		if(Response3023=='31161')
		{	
			document.inputForm.inputRadio13[0].checked = true;
		} 
		
		if(Response3023=='31163')
		{	
			document.inputForm.inputRadio13[1].checked = true;
		} 
		
		if(Response3023=='31165')
		{	
			document.inputForm.inputRadio13[2].checked = true;
		} 
		
		if(Response3023=='31167')
		{	
			document.inputForm.inputRadio13[3].checked = true;
		} 
		
		if(Response3023=='31169')
		{	
			document.inputForm.inputRadio13[4].checked = true;
		} 
		
		if(Response3023=='31171')
		{	
			document.inputForm.inputRadio13[5].checked = true;
		}
		
		if(Response3023=='31295')
		{	
			document.inputForm.inputRadio13[6].checked = true;
		}
		
		
		
		if(Response3024=='31162')
		{	
			document.inputForm.inputRadio14[0].checked = true;
		} 
		
		if(Response3024=='31164')
		{	
			document.inputForm.inputRadio14[1].checked = true;
		} 
		
		if(Response3024=='31166')
		{	
			document.inputForm.inputRadio14[2].checked = true;
		} 
		
		if(Response3024=='31168')
		{	
			document.inputForm.inputRadio14[3].checked = true;
		} 
		
		if(Response3024=='31170')
		{	
			document.inputForm.inputRadio14[4].checked = true;
		} 
		
		if(Response3024=='31172')
		{	
			document.inputForm.inputRadio14[5].checked = true;
		} 
		
		if(Response3024=='31296')
		{	
			document.inputForm.inputRadio14[6].checked = true;
		} 
		
		
		
		
		
		
		if(Response3025=='31173')
		{	
			document.inputForm.inputRadio15[0].checked = true;
		}
		 
		if(Response3025=='31175')
		{	
			document.inputForm.inputRadio15[1].checked = true;
		} 
		
		if(Response3025=='31177')
		{	
			document.inputForm.inputRadio15[2].checked = true;
		}
		 
		if(Response3025=='31297')
		{	
			document.inputForm.inputRadio15[3].checked = true;
		} 
		
		
		
		
		if(Response3026=='31174')
		{	
			document.inputForm.inputRadio16[0].checked = true;
		} 
		
		if(Response3026=='31176')
		{	
			document.inputForm.inputRadio16[1].checked = true;
		} 
		
		if(Response3026=='31178')
		{	
			document.inputForm.inputRadio16[2].checked = true;
		} 
		
		if(Response3026=='31298')
		{	
			document.inputForm.inputRadio16[3].checked = true;
		} 
		
		
			
		if(Response3027=='31179')
		{	
			document.inputForm.inputRadio17[0].checked = true;
		}
		 
		if(Response3027=='31181')
		{	
			document.inputForm.inputRadio17[1].checked = true;
		} 
		
		if(Response3027=='31183')
		{	
			document.inputForm.inputRadio17[2].checked = true;
		} 
		
		
		if(Response3028=='31180')
		{	
			document.inputForm.inputRadio18[0].checked = true;
		}
		 
		if(Response3028=='31182')
		{	
			document.inputForm.inputRadio18[1].checked = true;
		} 
		
		if(Response3028=='31184')
		{	
			document.inputForm.inputRadio18[2].checked = true;
		} 
		
		
		
		
		if(Response3029=='31189')
		{	
			document.inputForm.inputRadio19[0].checked = true;
		}
		 
		if(Response3029=='31191')
		{	
			document.inputForm.inputRadio19[1].checked = true;
		} 
		
		if(Response3029=='31299')
		{	
			document.inputForm.inputRadio19[2].checked = true;
		} 
		
		
		
		if(Response3030=='31190')
		{	
			document.inputForm.inputRadio20[0].checked = true;
		}
		 
		if(Response3030=='31192')
		{	
			document.inputForm.inputRadio20[1].checked = true;
		}
		
		if(Response3030=='31300')
		{	
			document.inputForm.inputRadio20[2].checked = true;
		}
		
	
		if(Response3031=='31193')
		{	
			document.inputForm.inputRadio21[0].checked = true;
		}
		 
		if(Response3031=='31195')
		{	
			document.inputForm.inputRadio21[1].checked = true;
		} 
		
		if(Response3031=='31301')
		{	
			document.inputForm.inputRadio21[2].checked = true;
		} 
		
		
		
		if(Response3032=='31194')
		{	
			document.inputForm.inputRadio22[0].checked = true;
		} 
		
		if(Response3032=='31196')
		{	
			document.inputForm.inputRadio22[1].checked = true;
		} 
		
		if(Response3032=='31302')
		{	
			document.inputForm.inputRadio22[2].checked = true;
		}
		
		
		if(Response3033=='31197')
		{	
			document.inputForm.inputRadio23[0].checked = true;
		} 
		
		if(Response3033=='31199')
		{	
			document.inputForm.inputRadio23[1].checked = true;
		} 
		
		if(Response3033=='31303')
		{	
			document.inputForm.inputRadio23[2].checked = true;
		}
		 
		 
		if(Response3034=='31198')
		{	
			document.inputForm.inputRadio24[0].checked = true;
		} 
		
		if(Response3034=='31200')
		{	
			document.inputForm.inputRadio24[1].checked = true;
		} 
		
		if(Response3034=='31304')
		{	
			document.inputForm.inputRadio24[2].checked = true;
		}
		
		
		if(Response3035=='31201')
		{	
			document.inputForm.inputRadio25[0].checked = true;
		}
		 
		if(Response3035=='31203')
		{	
			document.inputForm.inputRadio25[1].checked = true;
		} 
		
		if(Response3035=='31205')
		{	
			document.inputForm.inputRadio25[2].checked = true;
		}
		 
		if(Response3036=='31202')
		{	
			document.inputForm.inputRadio26[0].checked = true;
		} 
		
		if(Response3036=='31204')
		{	
			document.inputForm.inputRadio26[1].checked = true;
		} 
		
		if(Response3036=='31206')
		{	
			document.inputForm.inputRadio26[2].checked = true;
		} 
		
		
		
		
		if(Response3037=='31207')
		{	
			document.inputForm.inputRadio27[0].checked = true;
		} 
		
		if(Response3037=='31209')
		{	
			document.inputForm.inputRadio27[1].checked = true;
		} 
		
		if(Response3037=='31305')
		{	
			document.inputForm.inputRadio27[2].checked = true;
		} 
		
		
		if(Response3038=='31208')
		{	
			document.inputForm.inputRadio28[0].checked = true;
		} 
		
		if(Response3038=='31210')
		{	
			document.inputForm.inputRadio28[1].checked = true;
		} 
		
		if(Response3038=='31306')
		{	
			document.inputForm.inputRadio28[2].checked = true;
		} 
		
		
		
		
		if(Response3039=='31211')
		{	
			document.inputForm.inputRadio29[0].checked = true;
		}
		 
		if(Response3039=='31213')
		{	
			document.inputForm.inputRadio29[1].checked = true;
		}
		
		if(Response3039=='31307')
		{	
			document.inputForm.inputRadio29[2].checked = true;
		}
		
		if(Response3040=='31212')
		{	
			document.inputForm.inputRadio30[0].checked = true;
		}
		 
		if(Response3040=='31214')
		{	
			document.inputForm.inputRadio30[1].checked = true;
		}
		
		if(Response3040=='31308')
		{	
			document.inputForm.inputRadio30[2].checked = true;
		}
		
		
		
		 
		
		if(Response3041=='31215')
		{	
			document.inputForm.inputRadio31[0].checked = true;
		} 
		
		if(Response3041=='31217')
		{	
			document.inputForm.inputRadio31[1].checked = true;
		} 
		
		if(Response3042=='31216')
		{	
			document.inputForm.inputRadio32[0].checked = true;
		} 
		
		if(Response3042=='31218')
		{	
			document.inputForm.inputRadio32[1].checked = true;
		} 
		
		
		
		
		
		if(Response3043=='31219')
		{	
			document.inputForm.inputRadio33[0].checked = true;
		} 
		
		if(Response3043=='31221')
		{	
			document.inputForm.inputRadio33[1].checked = true;
		}
		
		if(Response3043=='31223')
		{	
			document.inputForm.inputRadio33[2].checked = true;
		}  
		
		
		if(Response3044=='31220')
		{	
			document.inputForm.inputRadio34[0].checked = true;
		} 
		
		if(Response3044=='31222')
		{	
			document.inputForm.inputRadio34[1].checked = true;
		}
		
		if(Response3044=='31224')
		{	
			document.inputForm.inputRadio34[2].checked = true;
		}
		
				
		
		if(Response2028=='31225')
		{	
			document.inputForm.inputRadio65[0].checked = true;
		}
		 
		if(Response2028=='31226')
		{	
			document.inputForm.inputRadio65[1].checked = true;
		} 
		
		if(Response2028=='31227')
		{	
			document.inputForm.inputRadio65[2].checked = true;
		}
		
		if(Response2028=='31228')
		{	
			document.inputForm.inputRadio65[3].checked = true;
		} 
		
		
		
		if(Response2029=='31229')
		{	
			document.inputForm.inputRadio66[0].checked = true;
		} 
		
		if(Response2029=='31230')
		{	
			document.inputForm.inputRadio66[1].checked = true;
		} 
		
		if(Response2029=='31231')
		{	
			document.inputForm.inputRadio66[2].checked = true;
		}
		
		if(Response2029=='31232')
		{	
			document.inputForm.inputRadio66[3].checked = true;
		}
		
		
		if(Response2030=='31233')
		{	
			document.inputForm.inputRadio67[0].checked = true;
		} 
		
		if(Response2030=='31234')
		{	
			document.inputForm.inputRadio67[1].checked = true;
		} 
		
		if(Response2030=='31235')
		{	
			document.inputForm.inputRadio67[2].checked = true;
		} 
		
		if(Response2030=='31236')
		{	
			document.inputForm.inputRadio67[3].checked = true;
		}
		
		
		if(Response2031=='31237')
		{	
			document.inputForm.inputRadio68[0].checked = true;
		}
		 
		if(Response2031=='31238')
		{	
			document.inputForm.inputRadio68[1].checked = true;
		} 
		
		if(Response2031=='31309')
		{	
			document.inputForm.inputRadio68[2].checked = true;
		}
		
				
		if(Response2032=='31239')
		{	
			document.inputForm.inputRadio69[0].checked = true;
		} 
		
		if(Response2032=='31240')
		{	
			document.inputForm.inputRadio69[1].checked = true;
		} 
		
		if(Response2032=='31241')
		{	
			document.inputForm.inputRadio69[2].checked = true;
		}
		
		
		if(Response2033=='31242')
		{	
			document.inputForm.inputRadio70[0].checked = true;
		} 
		
		if(Response2033=='31243')
		{	
			document.inputForm.inputRadio70[1].checked = true;
		} 
				
		if(Response2033=='31244')
		{	
			document.inputForm.inputRadio70[2].checked = true;
		} 
	
		
		if(Response2034=='31245')
		{	
			document.inputForm.inputRadio71[0].checked = true;
		}
		 
		if(Response2034=='31246')
		{	
			document.inputForm.inputRadio71[1].checked = true;
		} 
		
				
			
		
		if(Response2038=='31255')
		{	
			document.inputForm.inputRadio72[0].checked = true;
		} 
		
		if(Response2038=='31256')
		{	
			document.inputForm.inputRadio72[1].checked = true;
		} 
				
		if(Response2038=='31257')
		{	
			document.inputForm.inputRadio72[2].checked = true;
		} 
	
		
				
		if(Response2040=='31261')
		{	
			document.inputForm.inputRadio73[0].checked = true;
		}
		 
		if(Response2040=='31262')
		{	
			document.inputForm.inputRadio73[1].checked = true;
		} 
		if(Response2040=='31263')
		{	
			document.inputForm.inputRadio73[2].checked = true;
		}
		 
		if(Response2040=='31264')
		{	
			document.inputForm.inputRadio73[3].checked = true;
		} 
		if(Response2040=='31265')
		{	
			document.inputForm.inputRadio73[4].checked = true;
		}
		 
		
		
				
				
		
		if(Response2042=='31271')
		{	
			document.inputForm.inputRadio74[0].checked = true;
		} 
		
		if(Response2042=='31272')
		{	
			document.inputForm.inputRadio74[1].checked = true;
		} 
		if(Response2042=='31273')
		{	
			document.inputForm.inputRadio74[2].checked = true;
		} 
		
		if(Response2042=='31274')
		{	
			document.inputForm.inputRadio74[3].checked = true;
		}
		
		
		
		if(Response2043=='31275')
		{	
			document.inputForm.inputRadio75[0].checked = true;
		} 
		
		if(Response2043=='31276')
		{	
			document.inputForm.inputRadio75[1].checked = true;
		} 
		if(Response2043=='31277')
		{	
			document.inputForm.inputRadio75[2].checked = true;
		} 
		
		if(Response2043=='31278')
		{	
			document.inputForm.inputRadio75[3].checked = true;
		}  
		
		
		if(Response2044=='31279')
		{	
			document.inputForm.inputRadio76[0].checked = true;
		}
		 
		if(Response2044=='31280')
		{	
			document.inputForm.inputRadio76[1].checked = true;
		} 
		if(Response2044=='31281')
		{	
			document.inputForm.inputRadio76[2].checked = true;
		}
		 
		if(Response2044=='31282')
		{	
			document.inputForm.inputRadio76[3].checked = true;
		} 
		if(Response2044=='31283')
		{	
			document.inputForm.inputRadio76[4].checked = true;
		}
		 
		
		
				
		if(Response2045=='31284')
		{	
			document.inputForm.inputRadio77[0].checked = true;
		} 
		
		if(Response2045=='31285')
		{	
			document.inputForm.inputRadio77[1].checked = true;
		} 
		
		if(Response2045=='31286')
		{	
			document.inputForm.inputRadio77[2].checked = true;
		}
		
		if(Response2045=='31287')
		{	
			document.inputForm.inputRadio77[3].checked = true;
		} 
		
		if(Response2045=='31288')
		{	
			document.inputForm.inputRadio77[4].checked = true;
		} 
		
		
		if(Response2046=='31289')
		{	
			document.inputForm.inputRadio78[0].checked = true;
		} 
		
		if(Response2046=='31290')
		{	
			document.inputForm.inputRadio78[1].checked = true;
		} 
		
		if(Response2046=='31310')
		{	
			document.inputForm.inputRadio78[2].checked = true;
		} 
				
		
	}

	
	
	///////////////////////////////////////////////////
	// Health Care for Physicians
	///////////////////////////////////////////////////
	//Wizard Flow
	
		
	// Handle Question 4111 - Pre-registration, Registration, Scheduling
	if(document.inputForm.qid.value=='4111' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response4011=='41111')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response4011=='41113')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response4011=='41115')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		}
		 
		if(Response4011=='41117')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		}
		
		
		if(Response4012=='41112')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response4012=='41114')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response4012=='41116')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		} 
		
		if(Response4012=='41118')
		{	
			document.inputForm.inputRadio2[3].checked = true;
		} 
		
		
		
		if(Response4013=='41119')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		
		if(Response4013=='41121')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response4013=='41123')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		} 
		
		if(Response4013=='41125')
		{	
			document.inputForm.inputRadio3[3].checked = true;
		} 
		
		if(Response4013=='41127')
		{	
			document.inputForm.inputRadio3[4].checked = true;
		} 
		
		
		if(Response4014=='41120')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		
		if(Response4014=='41122')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		if(Response4014=='41124')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		} 
		
		if(Response4014=='41126')
		{	
			document.inputForm.inputRadio4[3].checked = true;
		} 
		if(Response4014=='41128')
		{	
			document.inputForm.inputRadio4[4].checked = true;
		} 
		
		 
		
		
		if(Response4015=='41129')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		
		if(Response4015=='41131')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		if(Response4015=='41133')
		{	
			document.inputForm.inputRadio5[2].checked = true;
		} 
		
		if(Response4016=='41130')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		}
		 
		if(Response4016=='41132')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		
		if(Response4016=='41134')
		{	
			document.inputForm.inputRadio6[2].checked = true;
		} 
		
		
		
		if(Response4017=='41135')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		
		if(Response4017=='41137')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
		
		if(Response4017=='41139')
		{	
			document.inputForm.inputRadio7[2].checked = true;
		} 
		
		if(Response4017=='41141')
		{	
			document.inputForm.inputRadio7[3].checked = true;
		} 
		
		if(Response4017=='41143')
		{	
			document.inputForm.inputRadio7[4].checked = true;
		} 
		
		
		 
		
		if(Response4018=='41136')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		}
		if(Response4018=='41138')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		}
		if(Response4018=='41140')
		{	
			document.inputForm.inputRadio8[2].checked = true;
		}
		if(Response4018=='41142')
		{	
			document.inputForm.inputRadio8[3].checked = true;
		}
		if(Response4018=='41144')
		{	
			document.inputForm.inputRadio8[4].checked = true;
		}
			
		
		
		
		
		
		
	}
	
	// Handle Question 4112 - Pre-registration, Registration, Scheduling
	if(document.inputForm.qid.value=='4112' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response4019=='41145')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response4019=='41147')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response4019=='41149')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		}
		 
		if(Response4019=='41151')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		} 
		
		
		if(Response4020=='41146')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response4020=='41148')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response4020=='41150')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		} 
		
		if(Response4020=='41152')
		{	
			document.inputForm.inputRadio2[3].checked = true;
		} 
		
		
		
		if(Response4021=='41153')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		
		if(Response4021=='41155')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response4021=='41157')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		} 
		
		if(Response4021=='41159')
		{	
			document.inputForm.inputRadio3[3].checked = true;
		} 
				
		if(Response4021=='41161')
		{	
			document.inputForm.inputRadio3[4].checked = true;
		} 
		
				
		if(Response4022=='41154')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		
		if(Response4022=='41156')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		if(Response4022=='41158')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		} 
		
		if(Response4022=='41160')
		{	
			document.inputForm.inputRadio4[3].checked = true;
		} 
		if(Response4022=='41162')
		{	
			document.inputForm.inputRadio4[4].checked = true;
		} 
		
		
		
		if(Response4023=='41163')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		
		if(Response4023=='41165')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		if(Response4023=='41169')
		{	
			document.inputForm.inputRadio5[2].checked = true;
		} 
		
		if(Response4023=='41171')
		{	
			document.inputForm.inputRadio5[3].checked = true;
		} 
		
		if(Response4023=='41175')
		{	
			document.inputForm.inputRadio5[4].checked = true;
		} 
		
		
		
		if(Response4024=='41164')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		}
		if(Response4024=='41166')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		}
		
		if(Response4024=='41170')
		{	
			document.inputForm.inputRadio6[2].checked = true;
		}
		
		if(Response4024=='41172')
		{	
			document.inputForm.inputRadio6[3].checked = true;
		}
		 
		if(Response4024=='41176')
		{	
			document.inputForm.inputRadio6[4].checked = true;
		}
		
		  
		  
		
		if(Response4025=='41177')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		
		if(Response4025=='41179')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
		if(Response4025=='41181')
		{	
			document.inputForm.inputRadio7[2].checked = true;
		} 
		
		if(Response4025=='41183')
		{	
			document.inputForm.inputRadio7[3].checked = true;
		} 
		if(Response4025=='41185')
		{	
			document.inputForm.inputRadio7[4].checked = true;
		} 
		
		 
		
		if(Response4026=='41178')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		} 
		
		if(Response4026=='41180')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		} 
		if(Response4026=='41182')
		{	
			document.inputForm.inputRadio8[2].checked = true;
		} 
		
		if(Response4026=='41184')
		{	
			document.inputForm.inputRadio8[3].checked = true;
		} 
		if(Response4026=='41186')
		{	
			document.inputForm.inputRadio8[4].checked = true;
		} 
		
		
			
		if(Response4027=='41187')
		{	
			document.inputForm.inputRadio9[0].checked = true;
		}
		 
		if(Response4027=='41189')
		{	
			document.inputForm.inputRadio9[1].checked = true;
		} 
		if(Response4027=='41191')
		{	
			document.inputForm.inputRadio9[2].checked = true;
		}
		 
		
		
		if(Response4028=='41188')
		{	
			document.inputForm.inputRadio10[0].checked = true;
		}
		 
		if(Response4028=='41190')
		{	
			document.inputForm.inputRadio10[1].checked = true;
		} 
		
		if(Response4028=='41192')
		{	
			document.inputForm.inputRadio10[2].checked = true;
		} 
		
		
		
		if(Response4029=='41193')
		{	
			document.inputForm.inputRadio11[0].checked = true;
		}
		 
		if(Response4029=='41195')
		{	
			document.inputForm.inputRadio11[1].checked = true;
		} 
		
		if(Response4029=='41197')
		{	
			document.inputForm.inputRadio11[2].checked = true;
		} 
		
		
		if(Response4030=='41194')
		{	
			document.inputForm.inputRadio12[0].checked = true;
		}
		 
		if(Response4030=='41196')
		{	
			document.inputForm.inputRadio12[1].checked = true;
		}
		
		if(Response4030=='41198')
		{	
			document.inputForm.inputRadio12[2].checked = true;
		}
		
		
		
		
	}
	
	
	
	
	// Handle Question 4113 - Discharge
	if(document.inputForm.qid.value=='4113' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
				
		if(Response4031=='41199')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response4031=='41201')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response4031=='41203')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		}
		 
		if(Response4031=='41205')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		} 
		
		
		if(Response4032=='41200')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		}
		 
		if(Response4032=='41202')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response4032=='41204')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		}
		 
		if(Response4032=='41206')
		{	
			document.inputForm.inputRadio2[3].checked = true;
		} 
			
		
		if(Response4033=='41207')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		}
		 
		if(Response4033=='41209')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response4033=='41211')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		} 
		
		
		if(Response4034=='41208')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		}
		 
		if(Response4034=='41210')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		}
		
		if(Response4034=='41212')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		}
		
		
	}
	
	
	// Handle Question 4114 - Discharge
	if(document.inputForm.qid.value=='4114' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
			
		if(Response4035=='41213')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response4035=='41215')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		}
		 
		if(Response4035=='41217')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		}
		
				
		if(Response4036=='41214')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response4036=='41216')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		}
		
		if(Response4036=='41218')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		} 
		
		
		
		
		if(Response4037=='41219')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		}
		 
		if(Response4037=='41221')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response4037=='41223')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		} 
		
		
		if(Response4038=='41220')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		}
		 
		if(Response4038=='41222')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		if(Response4038=='41224')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		} 
		
		
		if(Response4039=='41225')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		}
		 
		if(Response4039=='41227')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		
		if(Response4040=='41226')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		}
		 
		if(Response4040=='41228')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		
		
		if(Response4041=='41229')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		}
		 
		if(Response4041=='41231')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
		
		if(Response4041=='41233')
		{	
			document.inputForm.inputRadio7[2].checked = true;
		}
		 
		if(Response4041=='41235')
		{	
			document.inputForm.inputRadio7[3].checked = true;
		} 
		
		if(Response4042=='41230')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		}
		 
		if(Response4042=='41232')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		}
		
		if(Response4042=='41234')
		{	
			document.inputForm.inputRadio8[2].checked = true;
		}
		 
		if(Response4042=='41236')
		{	
			document.inputForm.inputRadio8[3].checked = true;
		}
		
	}	
	
	
	
	
	
	// Handle Question 4095 - Remote Access / Wireless Coverage
	if(document.inputForm.qid.value=='4095' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response4081=='41312')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		} 
		
		if(Response4081=='41311')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		}
		 
				
		if(Response4082=='41313')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		}
		 
		if(Response4082=='41314')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		if(Response4082=='41315')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		} 
		
		if(Response4083=='41316')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		}
		 
		if(Response4083=='41317')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response4116=='41318')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		
		if(Response4116=='41319')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
				
		
		if(Response4117=='41320')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		}
		 
		if(Response4117=='41321')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		if(Response4117=='41322')
		{	
			document.inputForm.inputRadio5[2].checked = true;
		}
		
		
		if(Response4086=='41323')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		}
		 
		if(Response4086=='41324')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		
		if(Response4087=='41325')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		}
		 
		if(Response4087=='41326')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		}
				
			
	}
	
	
	
	
	
	
	// Handle Question 4110 - HCP - Expert  Approach
	if(document.inputForm.qid.value=='4110' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		
		if(Response4011=='41111')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response4011=='41113')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response4011=='41115')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		}
		 
		if(Response4011=='41117')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		}
		
		
		if(Response4012=='41112')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response4012=='41114')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response4012=='41116')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		} 
		
		if(Response4012=='41118')
		{	
			document.inputForm.inputRadio2[3].checked = true;
		} 
		
		
		
		if(Response4013=='41119')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		
		if(Response4013=='41121')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response4013=='41123')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		} 
		
		if(Response4013=='41125')
		{	
			document.inputForm.inputRadio3[3].checked = true;
		} 
		
		if(Response4013=='41127')
		{	
			document.inputForm.inputRadio3[4].checked = true;
		} 
		
		
		if(Response4014=='41120')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		
		if(Response4014=='41122')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		if(Response4014=='41124')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		} 
		
		if(Response4014=='41126')
		{	
			document.inputForm.inputRadio4[3].checked = true;
		} 
		if(Response4014=='41128')
		{	
			document.inputForm.inputRadio4[4].checked = true;
		} 
		
		 
		
		
		if(Response4015=='41129')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		
		if(Response4015=='41131')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		if(Response4015=='41133')
		{	
			document.inputForm.inputRadio5[2].checked = true;
		} 
		
		if(Response4016=='41130')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		}
		 
		if(Response4016=='41132')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		
		if(Response4016=='41134')
		{	
			document.inputForm.inputRadio6[2].checked = true;
		} 
		
		
		
		if(Response4017=='41135')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		
		if(Response4017=='41137')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
		
		if(Response4017=='41139')
		{	
			document.inputForm.inputRadio7[2].checked = true;
		} 
		
		if(Response4017=='41141')
		{	
			document.inputForm.inputRadio7[3].checked = true;
		} 
		
		if(Response4017=='41143')
		{	
			document.inputForm.inputRadio7[4].checked = true;
		} 
		
		
		 
		
		if(Response4018=='41136')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		}
		if(Response4018=='41138')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		}
		if(Response4018=='41140')
		{	
			document.inputForm.inputRadio8[2].checked = true;
		}
		if(Response4018=='41142')
		{	
			document.inputForm.inputRadio8[3].checked = true;
		}
		if(Response4018=='41144')
		{	
			document.inputForm.inputRadio8[4].checked = true;
		}
			
		
		if(Response4019=='41145')
		{	
			document.inputForm.inputRadio9[0].checked = true;
		}
		 
		if(Response4019=='41147')
		{	
			document.inputForm.inputRadio9[1].checked = true;
		} 
		
		if(Response4019=='41149')
		{	
			document.inputForm.inputRadio9[2].checked = true;
		}
		 
		if(Response4019=='41151')
		{	
			document.inputForm.inputRadio9[3].checked = true;
		} 
		
		
		if(Response4020=='41146')
		{	
			document.inputForm.inputRadio10[0].checked = true;
		} 
		
		if(Response4020=='41148')
		{	
			document.inputForm.inputRadio10[1].checked = true;
		} 
		
		if(Response4020=='41150')
		{	
			document.inputForm.inputRadio10[2].checked = true;
		} 
		
		if(Response4020=='41152')
		{	
			document.inputForm.inputRadio10[3].checked = true;
		} 
		
		
		
		if(Response4021=='41153')
		{	
			document.inputForm.inputRadio11[0].checked = true;
		} 
		
		if(Response4021=='41155')
		{	
			document.inputForm.inputRadio11[1].checked = true;
		} 
		
		if(Response4021=='41157')
		{	
			document.inputForm.inputRadio11[2].checked = true;
		} 
		
		if(Response4021=='41159')
		{	
			document.inputForm.inputRadio11[3].checked = true;
		} 
				
		if(Response4021=='41161')
		{	
			document.inputForm.inputRadio11[4].checked = true;
		} 
		
				
		if(Response4022=='41154')
		{	
			document.inputForm.inputRadio12[0].checked = true;
		} 
		
		if(Response4022=='41156')
		{	
			document.inputForm.inputRadio12[1].checked = true;
		} 
		
		if(Response4022=='41158')
		{	
			document.inputForm.inputRadio12[2].checked = true;
		} 
		
		if(Response4022=='41160')
		{	
			document.inputForm.inputRadio12[3].checked = true;
		} 
		if(Response4022=='41162')
		{	
			document.inputForm.inputRadio12[4].checked = true;
		} 
		
		
		
		if(Response4023=='41163')
		{	
			document.inputForm.inputRadio13[0].checked = true;
		} 
		
		if(Response4023=='41165')
		{	
			document.inputForm.inputRadio13[1].checked = true;
		} 
		
		if(Response4023=='41169')
		{	
			document.inputForm.inputRadio13[2].checked = true;
		} 
		
		if(Response4023=='41171')
		{	
			document.inputForm.inputRadio13[3].checked = true;
		} 
		
		if(Response4023=='41175')
		{	
			document.inputForm.inputRadio13[4].checked = true;
		} 
		
		
		
		if(Response4024=='41164')
		{	
			document.inputForm.inputRadio14[0].checked = true;
		}
		if(Response4024=='41166')
		{	
			document.inputForm.inputRadio14[1].checked = true;
		}
		
		if(Response4024=='41170')
		{	
			document.inputForm.inputRadio14[2].checked = true;
		}
		
		if(Response4024=='41172')
		{	
			document.inputForm.inputRadio14[3].checked = true;
		}
		 
		if(Response4024=='41176')
		{	
			document.inputForm.inputRadio14[4].checked = true;
		}
		
		  
		  
		
		if(Response4025=='41177')
		{	
			document.inputForm.inputRadio15[0].checked = true;
		} 
		
		if(Response4025=='41179')
		{	
			document.inputForm.inputRadio15[1].checked = true;
		} 
		if(Response4025=='41181')
		{	
			document.inputForm.inputRadio15[2].checked = true;
		} 
		
		if(Response4025=='41183')
		{	
			document.inputForm.inputRadio15[3].checked = true;
		} 
		if(Response4025=='41185')
		{	
			document.inputForm.inputRadio15[4].checked = true;
		} 
		
		 
		
		if(Response4026=='41178')
		{	
			document.inputForm.inputRadio16[0].checked = true;
		} 
		
		if(Response4026=='41180')
		{	
			document.inputForm.inputRadio16[1].checked = true;
		} 
		if(Response4026=='41182')
		{	
			document.inputForm.inputRadio16[2].checked = true;
		} 
		
		if(Response4026=='41184')
		{	
			document.inputForm.inputRadio16[3].checked = true;
		} 
		if(Response4026=='41186')
		{	
			document.inputForm.inputRadio16[4].checked = true;
		} 
		
		
			
		if(Response4027=='41187')
		{	
			document.inputForm.inputRadio17[0].checked = true;
		}
		 
		if(Response4027=='41189')
		{	
			document.inputForm.inputRadio17[1].checked = true;
		} 
		if(Response4027=='41191')
		{	
			document.inputForm.inputRadio17[2].checked = true;
		}
		 
		
		
		if(Response4028=='41188')
		{	
			document.inputForm.inputRadio18[0].checked = true;
		}
		 
		if(Response4028=='41190')
		{	
			document.inputForm.inputRadio18[1].checked = true;
		} 
		
		if(Response4028=='41192')
		{	
			document.inputForm.inputRadio18[2].checked = true;
		} 
		
		
		
		if(Response4029=='41193')
		{	
			document.inputForm.inputRadio19[0].checked = true;
		}
		 
		if(Response4029=='41195')
		{	
			document.inputForm.inputRadio19[1].checked = true;
		} 
		
		if(Response4029=='41197')
		{	
			document.inputForm.inputRadio19[2].checked = true;
		} 
		
		
		if(Response4030=='41194')
		{	
			document.inputForm.inputRadio20[0].checked = true;
		}
		 
		if(Response4030=='41196')
		{	
			document.inputForm.inputRadio20[1].checked = true;
		}
		
		if(Response4030=='41198')
		{	
			document.inputForm.inputRadio20[2].checked = true;
		}
		
		
				
		if(Response4031=='41199')
		{	
			document.inputForm.inputRadio21[0].checked = true;
		}
		 
		if(Response4031=='41201')
		{	
			document.inputForm.inputRadio21[1].checked = true;
		} 
		
		if(Response4031=='41203')
		{	
			document.inputForm.inputRadio21[2].checked = true;
		}
		 
		if(Response4031=='41205')
		{	
			document.inputForm.inputRadio21[3].checked = true;
		} 
		
		
		if(Response4032=='41200')
		{	
			document.inputForm.inputRadio22[0].checked = true;
		}
		 
		if(Response4032=='41202')
		{	
			document.inputForm.inputRadio22[1].checked = true;
		} 
		
		if(Response4032=='41204')
		{	
			document.inputForm.inputRadio22[2].checked = true;
		}
		 
		if(Response4032=='41206')
		{	
			document.inputForm.inputRadio22[3].checked = true;
		} 
			
		
		if(Response4033=='41207')
		{	
			document.inputForm.inputRadio23[0].checked = true;
		}
		 
		if(Response4033=='41209')
		{	
			document.inputForm.inputRadio23[1].checked = true;
		} 
		
		if(Response4033=='41211')
		{	
			document.inputForm.inputRadio23[2].checked = true;
		} 
		
		
		if(Response4034=='41208')
		{	
			document.inputForm.inputRadio24[0].checked = true;
		}
		 
		if(Response4034=='41210')
		{	
			document.inputForm.inputRadio24[1].checked = true;
		}
		
		if(Response4034=='41212')
		{	
			document.inputForm.inputRadio24[2].checked = true;
		}
		
		
			
		if(Response4035=='41213')
		{	
			document.inputForm.inputRadio25[0].checked = true;
		}
		 
		if(Response4035=='41215')
		{	
			document.inputForm.inputRadio25[1].checked = true;
		}
		 
		if(Response4035=='41217')
		{	
			document.inputForm.inputRadio25[2].checked = true;
		}
		
				
		if(Response4036=='41214')
		{	
			document.inputForm.inputRadio26[0].checked = true;
		} 
		
		if(Response4036=='41216')
		{	
			document.inputForm.inputRadio26[1].checked = true;
		}
		
		if(Response4036=='41218')
		{	
			document.inputForm.inputRadio26[2].checked = true;
		} 
		
		
		
		
		if(Response4037=='41219')
		{	
			document.inputForm.inputRadio27[0].checked = true;
		}
		 
		if(Response4037=='41221')
		{	
			document.inputForm.inputRadio27[1].checked = true;
		} 
		
		if(Response4037=='41223')
		{	
			document.inputForm.inputRadio27[2].checked = true;
		} 
		
		
		if(Response4038=='41220')
		{	
			document.inputForm.inputRadio28[0].checked = true;
		}
		 
		if(Response4038=='41222')
		{	
			document.inputForm.inputRadio28[1].checked = true;
		} 
		
		if(Response4038=='41224')
		{	
			document.inputForm.inputRadio28[2].checked = true;
		} 
		
		
		if(Response4039=='41225')
		{	
			document.inputForm.inputRadio29[0].checked = true;
		}
		 
		if(Response4039=='41227')
		{	
			document.inputForm.inputRadio29[1].checked = true;
		} 
		
		
		if(Response4040=='41226')
		{	
			document.inputForm.inputRadio30[0].checked = true;
		}
		 
		if(Response4040=='41228')
		{	
			document.inputForm.inputRadio30[1].checked = true;
		} 
		
		
		if(Response4041=='41229')
		{	
			document.inputForm.inputRadio31[0].checked = true;
		}
		 
		if(Response4041=='41231')
		{	
			document.inputForm.inputRadio31[1].checked = true;
		} 
		
		if(Response4041=='41233')
		{	
			document.inputForm.inputRadio31[2].checked = true;
		}
		 
		if(Response4041=='41235')
		{	
			document.inputForm.inputRadio31[3].checked = true;
		} 
		
		if(Response4042=='41230')
		{	
			document.inputForm.inputRadio32[0].checked = true;
		}
		 
		if(Response4042=='41232')
		{	
			document.inputForm.inputRadio32[1].checked = true;
		}
		
		if(Response4042=='41234')
		{	
			document.inputForm.inputRadio32[2].checked = true;
		}
		 
		if(Response4042=='41236')
		{	
			document.inputForm.inputRadio32[3].checked = true;
		}
		
		
		if(Response4081=='41312')
		{	
			document.inputForm.inputRadio33[0].checked = true;
		} 
		
		if(Response4081=='41311')
		{	
			document.inputForm.inputRadio33[1].checked = true;
		}
		 
				
		if(Response4082=='41313')
		{	
			document.inputForm.inputRadio34[0].checked = true;
		}
		 
		if(Response4082=='41314')
		{	
			document.inputForm.inputRadio34[1].checked = true;
		} 
		if(Response4082=='41315')
		{	
			document.inputForm.inputRadio34[2].checked = true;
		} 
		
		if(Response4083=='41316')
		{	
			document.inputForm.inputRadio35[0].checked = true;
		}
		 
		if(Response4083=='41317')
		{	
			document.inputForm.inputRadio35[1].checked = true;
		} 
		
		if(Response4116=='41318')
		{	
			document.inputForm.inputRadio36[0].checked = true;
		} 
		
		if(Response4116=='41319')
		{	
			document.inputForm.inputRadio36[1].checked = true;
		} 
				
		
		if(Response4117=='41320')
		{	
			document.inputForm.inputRadio37[0].checked = true;
		}
		 
		if(Response4117=='41321')
		{	
			document.inputForm.inputRadio37[1].checked = true;
		} 
		
		if(Response4117=='41322')
		{	
			document.inputForm.inputRadio37[2].checked = true;
		}
		
		
		if(Response4086=='41323')
		{	
			document.inputForm.inputRadio38[0].checked = true;
		}
		 
		if(Response4086=='41324')
		{	
			document.inputForm.inputRadio38[1].checked = true;
		} 
		
		if(Response4087=='41325')
		{	
			document.inputForm.inputRadio39[0].checked = true;
		}
		 
		if(Response4087=='41326')
		{	
			document.inputForm.inputRadio39[1].checked = true;
		}
		
	}
	
		










	///////////////////////////////////////////////////
	// Health Care for Hospitals (BOTH)
	///////////////////////////////////////////////////
	//Wizard Flow
	
		
	// Handle Question 5111 - Pre-registration, Registration, Scheduling
	if(document.inputForm.qid.value=='5111' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response5011=='51111')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}	
		 
		if(Response5011=='51113')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response5011=='51115')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		}
		 
		if(Response5011=='51117')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		} 
		
		if(Response5012=='51112')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		}
		if(Response5012=='51114')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		}
		if(Response5012=='51116')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		} 
		if(Response5012=='51118')
		{	
			document.inputForm.inputRadio2[3].checked = true;
		} 
		
			
		
		
		
		if(Response5013=='51119')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		}
		 
		if(Response5013=='51121')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response5013=='51123')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		}
		 
		if(Response5013=='51125')
		{	
			document.inputForm.inputRadio3[3].checked = true;
		} 
		
		if(Response5014=='51120')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		
		if(Response5014=='51122')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		if(Response5014=='51124')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		} 
		
		if(Response5014=='51126')
		{	
			document.inputForm.inputRadio4[3].checked = true;
		} 
		
				
		
		
		if(Response5015=='51129')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		
		if(Response5015=='51131')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		if(Response5015=='51133')
		{	
			document.inputForm.inputRadio5[2].checked = true;
		} 
		
		if(Response5015=='51135')
		{	
			document.inputForm.inputRadio5[3].checked = true;
		} 
		
		if(Response5016=='51130')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		}
		 
		if(Response5016=='51132')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		
		if(Response5016=='51134')
		{	
			document.inputForm.inputRadio6[2].checked = true;
		}
		 
		if(Response5016=='51136')
		{	
			document.inputForm.inputRadio6[3].checked = true;
		} 
		
		
		
		
		if(Response5017=='51137')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		
		if(Response5017=='51139')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
		
		if(Response5017=='51141')
		{	
			document.inputForm.inputRadio7[2].checked = true;
		} 
		
		if(Response5017=='51143')
		{	
			document.inputForm.inputRadio7[3].checked = true;
		} 
		
		if(Response5017=='51145')
		{	
			document.inputForm.inputRadio7[4].checked = true;
		} 
		
		if(Response5018=='51138')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		}
		
		if(Response5018=='51140')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		} 
		
		if(Response5018=='51142')
		{	
			document.inputForm.inputRadio8[2].checked = true;
		}
		
		if(Response5018=='51144')
		{	
			document.inputForm.inputRadio8[3].checked = true;
		} 
		
		if(Response5018=='51146')
		{	
			document.inputForm.inputRadio8[4].checked = true;
		}
		
		
		
	}
	
	
	
	// Handle Question 5112 - Pre-registration, Registration, Scheduling
	if(document.inputForm.qid.value=='5112' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		
		if(Response5019=='51149')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		
		if(Response5019=='51151')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response5019=='51153')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		}
		
		if(Response5019=='51155')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		} 
		
		
		if(Response5020=='51150')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		}
		
		if(Response5020=='51152')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response5020=='51154')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		}
		
		if(Response5020=='51156')
		{	
			document.inputForm.inputRadio2[3].checked = true;
		} 
		
		
		
		if(Response5021=='51157')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		}
		
		if(Response5021=='51159')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response5021=='51161')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		}
		
		if(Response5021=='51163')
		{	
			document.inputForm.inputRadio3[3].checked = true;
		} 
		
		if(Response5022=='51158')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		}
		
		if(Response5022=='51160')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		if(Response5022=='51162')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		}
		
		if(Response5022=='51164')
		{	
			document.inputForm.inputRadio4[3].checked = true;
		} 
		
		
		
		if(Response5023=='51165')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		}
		
		if(Response5023=='51167')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		if(Response5023=='51171')
		{	
			document.inputForm.inputRadio5[2].checked = true;
		} 
		
		if(Response5023=='51173')
		{	
			document.inputForm.inputRadio5[3].checked = true;
		} 
		
		if(Response5023=='51177')
		{	
			document.inputForm.inputRadio5[4].checked = true;
		} 
		
		
		if(Response5024=='51166')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		}
		
		if(Response5024=='51168')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		
		if(Response5024=='51172')
		{	
			document.inputForm.inputRadio6[2].checked = true;
		} 
		
		if(Response5024=='51174')
		{	
			document.inputForm.inputRadio6[3].checked = true;
		} 
		
		if(Response5024=='51178')
		{	
			document.inputForm.inputRadio6[4].checked = true;
		} 
		
		
		
		if(Response5025=='51179')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		}
		
		if(Response5025=='51181')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
		
		if(Response5025=='51183')
		{	
			document.inputForm.inputRadio7[2].checked = true;
		}
		
		if(Response5025=='51185')
		{	
			document.inputForm.inputRadio7[3].checked = true;
		}
		
		 
		
		
		
		if(Response5026=='51180')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		}
		
		if(Response5026=='51182')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		} 
		
		if(Response5026=='51184')
		{	
			document.inputForm.inputRadio8[2].checked = true;
		} 
		
		if(Response5026=='51186')
		{	
			document.inputForm.inputRadio8[3].checked = true;
		}
		
		
		
		if(Response5027=='51187')
		{	
			document.inputForm.inputRadio9[0].checked = true;
		}
		
		if(Response5027=='51189')
		{	
			document.inputForm.inputRadio9[1].checked = true;
		} 
		
		if(Response5027=='51191')
		{	
			document.inputForm.inputRadio9[2].checked = true;
		}
		
		
		if(Response5028=='51188')
		{	
			document.inputForm.inputRadio10[0].checked = true;
		}
		
		if(Response5028=='51190')
		{	
			document.inputForm.inputRadio10[1].checked = true;
		} 
		
		if(Response5028=='51192')
		{	
			document.inputForm.inputRadio10[2].checked = true;
		}
		
		
		
		if(Response5029=='51193')
		{	
			document.inputForm.inputRadio11[0].checked = true;
		}
		
		if(Response5029=='51195')
		{	
			document.inputForm.inputRadio11[1].checked = true;
		} 
		
		if(Response5029=='51197')
		{	
			document.inputForm.inputRadio11[2].checked = true;
		}
		
		if(Response5030=='51194')
		{	
			document.inputForm.inputRadio12[0].checked = true;
		}
		
		if(Response5030=='51196')
		{	
			document.inputForm.inputRadio12[1].checked = true;
		} 
		
		if(Response5030=='51198')
		{	
			document.inputForm.inputRadio12[2].checked = true;
		}
		
		
			
	}
	
	
	// Handle Question 5113 - Discharge
	if(document.inputForm.qid.value=='5113' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		
		if(Response5031=='51199')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		
		if(Response5031=='51203')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response5031=='51201')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		}
		
		
		if(Response5032=='51200')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		}
		
		if(Response5032=='51204')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response5032=='51202')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		}
		
		if(Response5033=='51205')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		}
		
		if(Response5033=='51207')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response5033=='51209')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		}
		
		if(Response5034=='51206')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		}
		
		if(Response5034=='51208')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		if(Response5034=='51210')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		}
		
		
		
	}
	
	
	
	// Handle Question 5114 - Discharge
	if(document.inputForm.qid.value=='5114' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response5035=='51211')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response5035=='51213')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response5035=='51215')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		} 
		
		if(Response5036=='51212')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response5036=='51214')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response5036=='51216')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		} 
		
		
		
		if(Response5037=='51217')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		
		if(Response5037=='51219')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response5037=='51221')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		} 
		
		if(Response5038=='51218')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		
		if(Response5038=='51220')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		if(Response5038=='51222')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		} 
		
		
		if(Response5039=='51223')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		}
		 
		if(Response5039=='51225')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		}
		
		if(Response5039=='51227')
		{	
			document.inputForm.inputRadio5[2].checked = true;
		}
		
		if(Response5040=='51224')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		}
		 
		if(Response5040=='51226')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		
		if(Response5040=='51228')
		{	
			document.inputForm.inputRadio6[2].checked = true;
		} 
		
		
		if(Response5041=='51229')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		
		if(Response5041=='51231')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
		
		if(Response5042=='51230')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		} 
		
		if(Response5042=='51232')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		} 
		
		
		if(Response5043=='51233')
		{	
			document.inputForm.inputRadio9[0].checked = true;
		} 
		
		if(Response5043=='51235')
		{	
			document.inputForm.inputRadio9[1].checked = true;
		} 
		
		if(Response5043=='51237')
		{	
			document.inputForm.inputRadio9[2].checked = true;
		} 
		
		
		if(Response5044=='51234')
		{	
			document.inputForm.inputRadio10[0].checked = true;
		} 
		
		if(Response5044=='51236')
		{	
			document.inputForm.inputRadio10[1].checked = true;
		} 
		
		if(Response5044=='51238')
		{	
			document.inputForm.inputRadio10[2].checked = true;
		} 
		
		
		
	}
	
	
	
	// Handle Question 5095 - Remote Access / Wireless Coverage
	if(document.inputForm.qid.value=='5095' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response5081=='51239')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response5081=='51240')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response5081=='51241')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		}
		
		if(Response5081=='51242')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		} 
		
		
		
		if(Response5082=='51243')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response5082=='51244')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response5082=='51245')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		}
		
		if(Response5082=='51246')
		{	
			document.inputForm.inputRadio2[3].checked = true;
		}
	
	
	
	// Handle Question 5116 - Availability
		
		if(Response5116=='51247')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		
		if(Response5116=='51248')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		 
		
		if(Response5116=='51249')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		} 
		
		if(Response5116=='51250')
		{	
			document.inputForm.inputRadio3[3].checked = true;
		}
		 
		
		
	// Handle Question 5117 - Performance /  Response Time
		
		if(Response5084=='51291')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		}
		 
		if(Response5084=='51251')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		}
		 
		if(Response5084=='51252')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		} 
		
		if(Response5084=='51253')
		{	
			document.inputForm.inputRadio4[3].checked = true;
		}
		
				
		if(Response5085=='51254')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		
		if(Response5085=='51255')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		if(Response5085=='51256')
		{	
			document.inputForm.inputRadio5[2].checked = true;
		}
		
	// Handle Question 5118 - Network management
		
		if(Response5118=='51257')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		} 
		
		if(Response5118=='51258')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
				
		if(Response5118=='51259')
		{	
			document.inputForm.inputRadio6[2].checked = true;
		} 
	
		
	// Handle Question 5119 - Security
		
		if(Response5119=='51261')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		
		if(Response5119=='51260')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		}
		 
		
		
			
	// Handle Question 5120 - Storage
		
		if(Response5120=='51262')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		}
		 
		if(Response5120=='51263')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		} 
				
		if(Response5120=='51264')
		{	
			document.inputForm.inputRadio8[2].checked = true;
		} 
		
	// Handle Question 5121 - Failities Monitoring
		
		if(Response5089=='51265')
		{	
			document.inputForm.inputRadio9[0].checked = true;
		}
		 
		if(Response5089=='51266')
		{	
			document.inputForm.inputRadio9[1].checked = true;
		} 
		if(Response5089=='512671')
		{	
			document.inputForm.inputRadio9[2].checked = true;
		}
		 
		if(Response5089=='51268')
		{	
			document.inputForm.inputRadio9[3].checked = true;
		} 
		
		if(Response5089=='51269')
		{	
			document.inputForm.inputRadio9[4].checked = true;
		} 
		
		
		
				
		if(Response5090=='51270')
		{	
			document.inputForm.inputRadio10[0].checked = true;
		} 
		
		if(Response5090=='51271')
		{	
			document.inputForm.inputRadio10[1].checked = true;
		} 
		
		if(Response5090=='51272')
		{	
			document.inputForm.inputRadio10[2].checked = true;
		} 
		
		if(Response5090=='51273')
		{	
			document.inputForm.inputRadio10[3].checked = true;
		} 
		
		
		
		
		if(Response5091=='51274')
		{	
			document.inputForm.inputRadio11[0].checked = true;
		} 
		
		if(Response5091=='51275')
		{	
			document.inputForm.inputRadio11[1].checked = true;
		} 
		
		if(Response5091=='51276')
		{	
			document.inputForm.inputRadio11[2].checked = true;
		}
		if(Response5091=='51277')
		{	
			document.inputForm.inputRadio11[3].checked = true;
		} 
	// Handle Question 5122 - Communications
		
		if(Response5092=='51278')
		{	
			document.inputForm.inputRadio12[0].checked = true;
		}
		 
		if(Response5092=='51279')
		{	
			document.inputForm.inputRadio12[1].checked = true;
		} 
		if(Response5092=='51280')
		{	
			document.inputForm.inputRadio12[2].checked = true;
		}
		 
		if(Response5092=='51281')
		{	
			document.inputForm.inputRadio12[3].checked = true;
		} 
		if(Response5092=='51282')
		{	
			document.inputForm.inputRadio12[4].checked = true;
		}
				
				
		if(Response5093=='51283')
		{	
			document.inputForm.inputRadio13[0].checked = true;
		} 
		
		if(Response5093=='51284')
		{	
			document.inputForm.inputRadio13[1].checked = true;
		} 
		if(Response5093=='51285')
		{	
			document.inputForm.inputRadio13[2].checked = true;
		} 
		
		if(Response5093=='51286')
		{	
			document.inputForm.inputRadio13[3].checked = true;
		}
		
		if(Response5093=='51287')
		{	
			document.inputForm.inputRadio13[4].checked = true;
		} 
		
		
		if(Response5094=='51288')
		{	
			document.inputForm.inputRadio14[0].checked = true;
		} 
		if(Response5094=='51289')
		{	
			document.inputForm.inputRadio14[1].checked = true;
		} 
		
		if(Response5094=='51290')
		{	
			document.inputForm.inputRadio14[2].checked = true;
		}  
		
		
	}
		
	
	
	// Handle Question 5110 - HCH - Expert  Approach
	if(document.inputForm.qid.value=='5110' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
	
		if(Response5011=='51111')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response5011=='51113')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response5011=='51115')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		}
		 
		if(Response5011=='51117')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		} 
		
		if(Response5012=='51112')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response5012=='51114')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response5012=='51116')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		} 
		
		if(Response5012=='51118')
		{	
			document.inputForm.inputRadio2[3].checked = true;
		} 
		
		
		if(Response5013=='51119')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		}
		 
		if(Response5013=='51121')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response5013=='51123')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		}
		 
		if(Response5013=='51125')
		{	
			document.inputForm.inputRadio3[3].checked = true;
		} 
		
		if(Response5014=='51120')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		
		if(Response5014=='51122')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		if(Response5014=='51124')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		} 
		
		if(Response5014=='51126')
		{	
			document.inputForm.inputRadio4[3].checked = true;
		} 
		
				
		
		
		if(Response5015=='51129')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		
		if(Response5015=='51131')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		if(Response5015=='51133')
		{	
			document.inputForm.inputRadio5[2].checked = true;
		} 
		
		if(Response5015=='51135')
		{	
			document.inputForm.inputRadio5[3].checked = true;
		} 
		
		if(Response5016=='51130')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		}
		 
		if(Response5016=='51132')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		
		if(Response5016=='51134')
		{	
			document.inputForm.inputRadio6[2].checked = true;
		}
		 
		if(Response5016=='51136')
		{	
			document.inputForm.inputRadio6[3].checked = true;
		} 
		
		
		
		
		if(Response5017=='51137')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		
		if(Response5017=='51139')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
		
		if(Response5017=='51141')
		{	
			document.inputForm.inputRadio7[2].checked = true;
		} 
		
		if(Response5017=='51143')
		{	
			document.inputForm.inputRadio7[3].checked = true;
		} 
		
		if(Response5017=='51145')
		{	
			document.inputForm.inputRadio7[4].checked = true;
		} 
		
		if(Response5018=='51138')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		}
		
		if(Response5018=='51140')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		} 
		
		if(Response5018=='51142')
		{	
			document.inputForm.inputRadio8[2].checked = true;
		}
		
		if(Response5018=='51144')
		{	
			document.inputForm.inputRadio8[3].checked = true;
		} 
		
		if(Response5018=='51146')
		{	
			document.inputForm.inputRadio8[4].checked = true;
		}
		
		
		
	
		if(Response5019=='51149')
		{	
			document.inputForm.inputRadio9[0].checked = true;
		}
		
		if(Response5019=='51151')
		{	
			document.inputForm.inputRadio9[1].checked = true;
		} 
		
		if(Response5019=='51153')
		{	
			document.inputForm.inputRadio9[2].checked = true;
		}
		
		if(Response5019=='51155')
		{	
			document.inputForm.inputRadio9[3].checked = true;
		} 
		
		
		if(Response5020=='51150')
		{	
			document.inputForm.inputRadio10[0].checked = true;
		}
		
		if(Response5020=='51152')
		{	
			document.inputForm.inputRadio10[1].checked = true;
		} 
		
		if(Response5020=='51154')
		{	
			document.inputForm.inputRadio10[2].checked = true;
		}
		
		if(Response5020=='51156')
		{	
			document.inputForm.inputRadio10[3].checked = true;
		} 
		
		
		
		if(Response5021=='51157')
		{	
			document.inputForm.inputRadio11[0].checked = true;
		}
		
		if(Response5021=='51159')
		{	
			document.inputForm.inputRadio11[1].checked = true;
		} 
		
		if(Response5021=='51161')
		{	
			document.inputForm.inputRadio11[2].checked = true;
		}
		
		if(Response5021=='51163')
		{	
			document.inputForm.inputRadio11[3].checked = true;
		} 
		
		if(Response5022=='51158')
		{	
			document.inputForm.inputRadio12[0].checked = true;
		}
		
		if(Response5022=='51160')
		{	
			document.inputForm.inputRadio12[1].checked = true;
		} 
		
		if(Response5022=='51162')
		{	
			document.inputForm.inputRadio12[2].checked = true;
		}
		
		if(Response5022=='51164')
		{	
			document.inputForm.inputRadio12[3].checked = true;
		} 
		
		
		
		if(Response5023=='51165')
		{	
			document.inputForm.inputRadio13[0].checked = true;
		}
		
		if(Response5023=='51167')
		{	
			document.inputForm.inputRadio13[1].checked = true;
		} 
		
		if(Response5023=='51171')
		{	
			document.inputForm.inputRadio13[2].checked = true;
		} 
		
		if(Response5023=='51173')
		{	
			document.inputForm.inputRadio13[3].checked = true;
		} 
		
		if(Response5023=='51177')
		{	
			document.inputForm.inputRadio13[4].checked = true;
		} 
		
		
		if(Response5024=='51166')
		{	
			document.inputForm.inputRadio14[0].checked = true;
		}
		
		if(Response5024=='51168')
		{	
			document.inputForm.inputRadio14[1].checked = true;
		} 
		
		if(Response5024=='51172')
		{	
			document.inputForm.inputRadio14[2].checked = true;
		} 
		
		if(Response5024=='51174')
		{	
			document.inputForm.inputRadio14[3].checked = true;
		} 
		
		if(Response5024=='51178')
		{	
			document.inputForm.inputRadio14[4].checked = true;
		} 
		
		
		
		if(Response5025=='51179')
		{	
			document.inputForm.inputRadio15[0].checked = true;
		}
		
		if(Response5025=='51181')
		{	
			document.inputForm.inputRadio15[1].checked = true;
		} 
		
		if(Response5025=='51183')
		{	
			document.inputForm.inputRadio15[2].checked = true;
		}
		
		if(Response5025=='51185')
		{	
			document.inputForm.inputRadio15[3].checked = true;
		} 
		
		
		
		if(Response5026=='51180')
		{	
			document.inputForm.inputRadio16[0].checked = true;
		}
		
		if(Response5026=='51182')
		{	
			document.inputForm.inputRadio16[1].checked = true;
		} 
		
		if(Response5026=='51184')
		{	
			document.inputForm.inputRadio16[2].checked = true;
		}
		
		if(Response5026=='51186')
		{	
			document.inputForm.inputRadio16[3].checked = true;
		} 
		
		
		if(Response5027=='51187')
		{	
			document.inputForm.inputRadio17[0].checked = true;
		}
		
		if(Response5027=='51189')
		{	
			document.inputForm.inputRadio17[1].checked = true;
		} 
		
		if(Response5027=='51191')
		{	
			document.inputForm.inputRadio17[2].checked = true;
		}
		
		
		if(Response5028=='51188')
		{	
			document.inputForm.inputRadio18[0].checked = true;
		}
		
		if(Response5028=='51190')
		{	
			document.inputForm.inputRadio18[1].checked = true;
		} 
		
		if(Response5028=='51192')
		{	
			document.inputForm.inputRadio18[2].checked = true;
		}
		
		
		
		if(Response5029=='51193')
		{	
			document.inputForm.inputRadio19[0].checked = true;
		}
		
		if(Response5029=='51195')
		{	
			document.inputForm.inputRadio19[1].checked = true;
		} 
		
		if(Response5029=='51197')
		{	
			document.inputForm.inputRadio19[2].checked = true;
		}
		
		if(Response5030=='51194')
		{	
			document.inputForm.inputRadio20[0].checked = true;
		}
		
		if(Response5030=='51196')
		{	
			document.inputForm.inputRadio20[1].checked = true;
		} 
		
		if(Response5030=='51198')
		{	
			document.inputForm.inputRadio20[2].checked = true;
		}
		
		
		
		
		if(Response5031=='51199')
		{	
			document.inputForm.inputRadio21[0].checked = true;
		}
		
		if(Response5031=='51203')
		{	
			document.inputForm.inputRadio21[1].checked = true;
		} 
		
		if(Response5031=='51201')
		{	
			document.inputForm.inputRadio21[2].checked = true;
		}
		
		
		if(Response5032=='51200')
		{	
			document.inputForm.inputRadio22[0].checked = true;
		}
		
		if(Response5032=='51204')
		{	
			document.inputForm.inputRadio22[1].checked = true;
		} 
		
		if(Response5032=='51202')
		{	
			document.inputForm.inputRadio22[2].checked = true;
		}
		
		if(Response5033=='51205')
		{	
			document.inputForm.inputRadio23[0].checked = true;
		}
		
		if(Response5033=='51207')
		{	
			document.inputForm.inputRadio23[1].checked = true;
		} 
		
		if(Response5033=='51209')
		{	
			document.inputForm.inputRadio23[2].checked = true;
		}
		
		if(Response5034=='51206')
		{	
			document.inputForm.inputRadio24[0].checked = true;
		}
		
		if(Response5034=='51208')
		{	
			document.inputForm.inputRadio24[1].checked = true;
		} 
		
		if(Response5034=='51210')
		{	
			document.inputForm.inputRadio24[2].checked = true;
		}
		
		
		
		if(Response5035=='51211')
		{	
			document.inputForm.inputRadio25[0].checked = true;
		}
		 
		if(Response5035=='51213')
		{	
			document.inputForm.inputRadio25[1].checked = true;
		} 
		
		if(Response5035=='51215')
		{	
			document.inputForm.inputRadio25[2].checked = true;
		} 
		
		if(Response5036=='51212')
		{	
			document.inputForm.inputRadio26[0].checked = true;
		} 
		
		if(Response5036=='51214')
		{	
			document.inputForm.inputRadio26[1].checked = true;
		} 
		
		if(Response5036=='51216')
		{	
			document.inputForm.inputRadio26[2].checked = true;
		} 
		
		
		
		if(Response5037=='51217')
		{	
			document.inputForm.inputRadio27[0].checked = true;
		} 
		
		if(Response5037=='51219')
		{	
			document.inputForm.inputRadio27[1].checked = true;
		} 
		
		if(Response5037=='51221')
		{	
			document.inputForm.inputRadio27[2].checked = true;
		} 
		
		if(Response5038=='51218')
		{	
			document.inputForm.inputRadio28[0].checked = true;
		} 
		
		if(Response5038=='51220')
		{	
			document.inputForm.inputRadio28[1].checked = true;
		} 
		
		if(Response5038=='51222')
		{	
			document.inputForm.inputRadio28[2].checked = true;
		} 
		
		
		if(Response5039=='51223')
		{	
			document.inputForm.inputRadio29[0].checked = true;
		}
		 
		if(Response5039=='51225')
		{	
			document.inputForm.inputRadio29[1].checked = true;
		}
		
		if(Response5039=='51227')
		{	
			document.inputForm.inputRadio29[2].checked = true;
		}
		
		if(Response5040=='51224')
		{	
			document.inputForm.inputRadio30[0].checked = true;
		}
		 
		if(Response5040=='51226')
		{	
			document.inputForm.inputRadio30[1].checked = true;
		} 
		
		if(Response5040=='51228')
		{	
			document.inputForm.inputRadio30[2].checked = true;
		} 
		
		
		if(Response5041=='51229')
		{	
			document.inputForm.inputRadio31[0].checked = true;
		} 
		
		if(Response5041=='51231')
		{	
			document.inputForm.inputRadio31[1].checked = true;
		} 
		
		if(Response5042=='51230')
		{	
			document.inputForm.inputRadio32[0].checked = true;
		} 
		
		if(Response5042=='51232')
		{	
			document.inputForm.inputRadio32[1].checked = true;
		} 
		
		
		if(Response5043=='51233')
		{	
			document.inputForm.inputRadio33[0].checked = true;
		} 
		
		if(Response5043=='51235')
		{	
			document.inputForm.inputRadio33[1].checked = true;
		} 
		
		if(Response5043=='51237')
		{	
			document.inputForm.inputRadio33[2].checked = true;
		} 
		
		
		if(Response5044=='51234')
		{	
			document.inputForm.inputRadio34[0].checked = true;
		} 
		
		if(Response5044=='51236')
		{	
			document.inputForm.inputRadio34[1].checked = true;
		} 
		
		if(Response5044=='51238')
		{	
			document.inputForm.inputRadio34[2].checked = true;
		} 
		
		
		if(Response5081=='51239')
		{	
			document.inputForm.inputRadio65[0].checked = true;
		}
		 
		if(Response5081=='51240')
		{	
			document.inputForm.inputRadio65[1].checked = true;
		} 
		
		if(Response5081=='51241')
		{	
			document.inputForm.inputRadio65[2].checked = true;
		}
		
		if(Response5081=='51242')
		{	
			document.inputForm.inputRadio65[3].checked = true;
		} 
		
		
		
		if(Response5082=='51243')
		{	
			document.inputForm.inputRadio66[0].checked = true;
		} 
		
		if(Response5082=='51244')
		{	
			document.inputForm.inputRadio66[1].checked = true;
		} 
		
		if(Response5082=='51245')
		{	
			document.inputForm.inputRadio66[2].checked = true;
		}
		
		if(Response5082=='51246')
		{	
			document.inputForm.inputRadio66[3].checked = true;
		}
		
		if(Response5116=='51247')
		{	
			document.inputForm.inputRadio67[0].checked = true;
		} 
		
		if(Response5116=='51248')
		{	
			document.inputForm.inputRadio67[1].checked = true;
		} 
		 
		
		if(Response5116=='51249')
		{	
			document.inputForm.inputRadio67[2].checked = true;
		} 
		
		if(Response5116=='51250')
		{	
			document.inputForm.inputRadio67[3].checked = true;
		}
		 
		
		
		if(Response5084=='51291')
		{	
			document.inputForm.inputRadio68[0].checked = true;
		}
		 
		
		if(Response5084=='51251')
		{	
			document.inputForm.inputRadio68[1].checked = true;
		}
		 
		if(Response5084=='51252')
		{	
			document.inputForm.inputRadio68[2].checked = true;
		} 
		
		if(Response5084=='51253')
		{	
			document.inputForm.inputRadio68[3].checked = true;
		}
		
				
		if(Response5085=='51254')
		{	
			document.inputForm.inputRadio69[0].checked = true;
		} 
		
		if(Response5085=='51255')
		{	
			document.inputForm.inputRadio69[1].checked = true;
		} 
		
		if(Response5085=='51256')
		{	
			document.inputForm.inputRadio69[2].checked = true;
		}
		
		
		if(Response5118=='51257')
		{	
			document.inputForm.inputRadio70[0].checked = true;
		} 
		
		if(Response5118=='51258')
		{	
			document.inputForm.inputRadio70[1].checked = true;
		} 
				
		if(Response5118=='51259')
		{	
			document.inputForm.inputRadio70[2].checked = true;
		} 
	
		
		
		if(Response5119=='51261')
		{	
			document.inputForm.inputRadio71[0].checked = true;
		} 
		
		if(Response5119=='51260')
		{	
			document.inputForm.inputRadio71[1].checked = true;
		}
		 
		
		
		
		
		if(Response5120=='51262')
		{	
			document.inputForm.inputRadio72[0].checked = true;
		}
		 
		if(Response5120=='51263')
		{	
			document.inputForm.inputRadio72[1].checked = true;
		} 
				
		if(Response5120=='51264')
		{	
			document.inputForm.inputRadio72[2].checked = true;
		} 
		
		
		if(Response5089=='51265')
		{	
			document.inputForm.inputRadio73[0].checked = true;
		}
		 
		if(Response5089=='51266')
		{	
			document.inputForm.inputRadio73[1].checked = true;
		} 
		if(Response5089=='512671')
		{	
			document.inputForm.inputRadio73[2].checked = true;
		}
		 
		if(Response5089=='51268')
		{	
			document.inputForm.inputRadio73[3].checked = true;
		} 
		
		if(Response5089=='51269')
		{	
			document.inputForm.inputRadio73[4].checked = true;
		} 
		
		
		
				
		if(Response5090=='51270')
		{	
			document.inputForm.inputRadio74[0].checked = true;
		} 
		
		if(Response5090=='51271')
		{	
			document.inputForm.inputRadio74[1].checked = true;
		} 
		
		if(Response5090=='51272')
		{	
			document.inputForm.inputRadio74[2].checked = true;
		} 
		
		if(Response5090=='51273')
		{	
			document.inputForm.inputRadio74[3].checked = true;
		} 
		
		
		
		
		if(Response5091=='51274')
		{	
			document.inputForm.inputRadio75[0].checked = true;
		} 
		
		if(Response5091=='51275')
		{	
			document.inputForm.inputRadio75[1].checked = true;
		} 
		
		if(Response5091=='51276')
		{	
			document.inputForm.inputRadio75[2].checked = true;
		}
		if(Response5091=='51277')
		{	
			document.inputForm.inputRadio75[3].checked = true;
		} 
		
		if(Response5092=='51278')
		{	
			document.inputForm.inputRadio76[0].checked = true;
		}
		 
		if(Response5092=='51279')
		{	
			document.inputForm.inputRadio76[1].checked = true;
		} 
		if(Response5092=='51280')
		{	
			document.inputForm.inputRadio76[2].checked = true;
		}
		 
		if(Response5092=='51281')
		{	
			document.inputForm.inputRadio76[3].checked = true;
		} 
		if(Response5092=='51282')
		{	
			document.inputForm.inputRadio76[4].checked = true;
		}
		 
		
		
				
				
		if(Response5093=='51283')
		{	
			document.inputForm.inputRadio77[0].checked = true;
		} 
		
		if(Response5093=='51284')
		{	
			document.inputForm.inputRadio77[1].checked = true;
		} 
		if(Response5093=='51285')
		{	
			document.inputForm.inputRadio77[2].checked = true;
		} 
		
		if(Response5093=='51286')
		{	
			document.inputForm.inputRadio77[3].checked = true;
		}
		
		if(Response5093=='51287')
		{	
			document.inputForm.inputRadio77[4].checked = true;
		}
		
		
		if(Response5094=='51288')
		{	
			document.inputForm.inputRadio78[0].checked = true;
		} 
		if(Response5094=='51289')
		{	
			document.inputForm.inputRadio78[1].checked = true;
		} 
		
		if(Response5094=='51290')
		{	
			document.inputForm.inputRadio78[2].checked = true;
		}  
		
	
	}
	
	
	///////////////////////////////////////////////////
	// Health Care for Physicians (BOTH)
	///////////////////////////////////////////////////
	//Wizard Flow
	
		
	// Handle Question 6111 - Pre-registration, Registration, Scheduling
	if(document.inputForm.qid.value=='6111' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response6011=='61111')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response6011=='61113')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response6011=='61115')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		}
		 
		if(Response6011=='61117')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		}
		
		
		if(Response6012=='61112')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response6012=='61114')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response6012=='61116')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		} 
		
		if(Response6012=='61118')
		{	
			document.inputForm.inputRadio2[3].checked = true;
		} 
		
		
		
		if(Response6013=='61119')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		
		if(Response6013=='61121')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response6013=='61123')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		} 
		
		if(Response6013=='61125')
		{	
			document.inputForm.inputRadio3[3].checked = true;
		} 
		
		if(Response6013=='61127')
		{	
			document.inputForm.inputRadio3[4].checked = true;
		} 
		
		
		if(Response6014=='61120')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		
		if(Response6014=='61122')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		if(Response6014=='61124')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		} 
		
		if(Response6014=='61126')
		{	
			document.inputForm.inputRadio4[3].checked = true;
		} 
		if(Response6014=='61128')
		{	
			document.inputForm.inputRadio4[4].checked = true;
		} 
		
		 
		
		
		if(Response6015=='61129')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		
		if(Response6015=='61131')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		if(Response6015=='61133')
		{	
			document.inputForm.inputRadio5[2].checked = true;
		} 
		
		if(Response6016=='61130')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		}
		 
		if(Response6016=='61132')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		
		if(Response6016=='61134')
		{	
			document.inputForm.inputRadio6[2].checked = true;
		} 
		
		
		
		if(Response6017=='61135')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		
		if(Response6017=='61137')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
		
		if(Response6017=='61139')
		{	
			document.inputForm.inputRadio7[2].checked = true;
		} 
		
		if(Response6017=='61141')
		{	
			document.inputForm.inputRadio7[3].checked = true;
		} 
		
		if(Response6017=='61143')
		{	
			document.inputForm.inputRadio7[4].checked = true;
		} 
		
		
		 
		
		if(Response6018=='61136')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		}
		if(Response6018=='61138')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		}
		if(Response6018=='61140')
		{	
			document.inputForm.inputRadio8[2].checked = true;
		}
		if(Response6018=='61142')
		{	
			document.inputForm.inputRadio8[3].checked = true;
		}
		if(Response6018=='61144')
		{	
			document.inputForm.inputRadio8[4].checked = true;
		}
			
		
		
		
		
		
		
	}
	
	// Handle Question 6112 - Pre-registration, Registration, Scheduling
	if(document.inputForm.qid.value=='6112' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response6019=='61145')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response6019=='61147')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response6019=='61149')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		}
		 
		if(Response6019=='61151')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		} 
		
		
		if(Response6020=='61146')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response6020=='61148')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response6020=='61150')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		} 
		
		if(Response6020=='61152')
		{	
			document.inputForm.inputRadio2[3].checked = true;
		} 
		
		
		
		if(Response6021=='61153')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		
		if(Response6021=='61155')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response6021=='61157')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		} 
		
		if(Response6021=='61159')
		{	
			document.inputForm.inputRadio3[3].checked = true;
		} 
				
		if(Response6021=='61161')
		{	
			document.inputForm.inputRadio3[4].checked = true;
		} 
		
				
		if(Response6022=='61154')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		
		if(Response6022=='61156')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		if(Response6022=='61158')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		} 
		
		if(Response6022=='61160')
		{	
			document.inputForm.inputRadio4[3].checked = true;
		} 
		if(Response6022=='61162')
		{	
			document.inputForm.inputRadio4[4].checked = true;
		} 
		
		
		
		if(Response6023=='61163')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		
		if(Response6023=='61165')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		if(Response6023=='61169')
		{	
			document.inputForm.inputRadio5[2].checked = true;
		} 
		
		if(Response6023=='61171')
		{	
			document.inputForm.inputRadio5[3].checked = true;
		} 
		
		if(Response6023=='61175')
		{	
			document.inputForm.inputRadio5[4].checked = true;
		} 
		
		
		
		if(Response6024=='61164')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		}
		if(Response6024=='61166')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		}
		
		if(Response6024=='61170')
		{	
			document.inputForm.inputRadio6[2].checked = true;
		}
		
		if(Response6024=='61172')
		{	
			document.inputForm.inputRadio6[3].checked = true;
		}
		 
		if(Response6024=='61176')
		{	
			document.inputForm.inputRadio6[4].checked = true;
		}
		
		  
		  
		
		if(Response6025=='61177')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		
		if(Response6025=='61179')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
		if(Response6025=='61181')
		{	
			document.inputForm.inputRadio7[2].checked = true;
		} 
		
		if(Response6025=='61183')
		{	
			document.inputForm.inputRadio7[3].checked = true;
		} 
		if(Response6025=='61185')
		{	
			document.inputForm.inputRadio7[4].checked = true;
		} 
		
		 
		
		if(Response6026=='61178')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		} 
		
		if(Response6026=='61180')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		} 
		if(Response6026=='61182')
		{	
			document.inputForm.inputRadio8[2].checked = true;
		} 
		
		if(Response6026=='61184')
		{	
			document.inputForm.inputRadio8[3].checked = true;
		} 
		if(Response6026=='61186')
		{	
			document.inputForm.inputRadio8[4].checked = true;
		} 
		
		
			
		if(Response6027=='61187')
		{	
			document.inputForm.inputRadio9[0].checked = true;
		}
		 
		if(Response6027=='61189')
		{	
			document.inputForm.inputRadio9[1].checked = true;
		} 
		if(Response6027=='61191')
		{	
			document.inputForm.inputRadio9[2].checked = true;
		}
		 
		
		
		if(Response6028=='61188')
		{	
			document.inputForm.inputRadio10[0].checked = true;
		}
		 
		if(Response6028=='61190')
		{	
			document.inputForm.inputRadio10[1].checked = true;
		} 
		
		if(Response6028=='61192')
		{	
			document.inputForm.inputRadio10[2].checked = true;
		} 
		
		
		
		if(Response6029=='61193')
		{	
			document.inputForm.inputRadio11[0].checked = true;
		}
		 
		if(Response6029=='61195')
		{	
			document.inputForm.inputRadio11[1].checked = true;
		} 
		
		if(Response6029=='61197')
		{	
			document.inputForm.inputRadio11[2].checked = true;
		} 
		
		
		if(Response6030=='61194')
		{	
			document.inputForm.inputRadio12[0].checked = true;
		}
		 
		if(Response6030=='61196')
		{	
			document.inputForm.inputRadio12[1].checked = true;
		}
		
		if(Response6030=='61198')
		{	
			document.inputForm.inputRadio12[2].checked = true;
		}
		
		
		
		
	}
	
	
	
	
	// Handle Question 6113 - Discharge
	if(document.inputForm.qid.value=='6113' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
				
		if(Response6031=='61199')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response6031=='61201')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response6031=='61203')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		}
		 
		if(Response6031=='61205')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		} 
		
		
		if(Response6032=='61200')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		}
		 
		if(Response6032=='61202')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response6032=='61204')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		}
		 
		if(Response6032=='61206')
		{	
			document.inputForm.inputRadio2[3].checked = true;
		} 
			
		
		if(Response6033=='61207')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		}
		 
		if(Response6033=='61209')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response6033=='61211')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		} 
		
		
		if(Response6034=='61208')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		}
		 
		if(Response6034=='61210')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		}
		
		if(Response6034=='61212')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		}
		
		
	}
	
	
	// Handle Question 6114 - Discharge
	if(document.inputForm.qid.value=='6114' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
			
		if(Response6035=='61213')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response6035=='61215')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		}
		 
		if(Response6035=='61217')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		}
		
				
		if(Response6036=='61214')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response6036=='61216')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		}
		
		if(Response6036=='61218')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		} 
		
		
		
		
		if(Response6037=='61219')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		}
		 
		if(Response6037=='61221')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response6037=='61223')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		} 
		
		
		if(Response6038=='61220')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		}
		 
		if(Response6038=='61222')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		if(Response6038=='61224')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		} 
		
		
		if(Response6039=='61225')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		}
		 
		if(Response6039=='61227')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		
		if(Response6040=='61226')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		}
		 
		if(Response6040=='61228')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		
		
		if(Response6041=='61229')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		}
		 
		if(Response6041=='61231')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
		
		if(Response6041=='61233')
		{	
			document.inputForm.inputRadio7[2].checked = true;
		}
		 
		if(Response6041=='61235')
		{	
			document.inputForm.inputRadio7[3].checked = true;
		} 
		
		if(Response6042=='61230')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		}
		 
		if(Response6042=='61232')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		}
		
		if(Response6042=='61234')
		{	
			document.inputForm.inputRadio8[2].checked = true;
		}
		 
		if(Response6042=='61236')
		{	
			document.inputForm.inputRadio8[3].checked = true;
		}
		
	}	
	
	
	
	
	
	// Handle Question 6095 - Remote Access / Wireless Coverage
	if(document.inputForm.qid.value=='6095' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response6081=='61312')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		} 
		
		if(Response6081=='61311')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		}
		 
				
		if(Response6082=='61313')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		}
		 
		if(Response6082=='61314')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		if(Response6082=='61315')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		} 
		
		if(Response6083=='61316')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		}
		 
		if(Response6083=='61317')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response6116=='61318')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		
		if(Response6116=='61319')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
				
		
		if(Response6117=='61320')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		}
		 
		if(Response6117=='61321')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		if(Response6117=='61322')
		{	
			document.inputForm.inputRadio5[2].checked = true;
		}
		
		
		if(Response6086=='61323')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		}
		 
		if(Response6086=='61324')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		
		if(Response6087=='61325')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		}
		 
		if(Response6087=='61326')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		}
				
			
	}
	
	
	
	
	
	// Handle Question 6110 - HCP - Expert  Approach
	if(document.inputForm.qid.value=='6110' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		
		if(Response6011=='61111')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response6011=='61113')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response6011=='61115')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		}
		 
		if(Response6011=='61117')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		}
		
		
		if(Response6012=='61112')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response6012=='61114')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response6012=='61116')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		} 
		
		if(Response6012=='61118')
		{	
			document.inputForm.inputRadio2[3].checked = true;
		} 
		
		
		
		if(Response6013=='61119')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		
		if(Response6013=='61121')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response6013=='61123')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		} 
		
		if(Response6013=='61125')
		{	
			document.inputForm.inputRadio3[3].checked = true;
		} 
		
		if(Response6013=='61127')
		{	
			document.inputForm.inputRadio3[4].checked = true;
		} 
		
		
		if(Response6014=='61120')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		
		if(Response6014=='61122')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		if(Response6014=='61124')
		{	
			document.inputForm.inputRadio4[2].checked = true;
		} 
		
		if(Response6014=='61126')
		{	
			document.inputForm.inputRadio4[3].checked = true;
		} 
		if(Response6014=='61128')
		{	
			document.inputForm.inputRadio4[4].checked = true;
		} 
		
		 
		
		
		if(Response6015=='61129')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		
		if(Response6015=='61131')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		if(Response6015=='61133')
		{	
			document.inputForm.inputRadio5[2].checked = true;
		} 
		
		if(Response6016=='61130')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		}
		 
		if(Response6016=='61132')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		
		if(Response6016=='61134')
		{	
			document.inputForm.inputRadio6[2].checked = true;
		} 
		
		
		
		if(Response6017=='61135')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		
		if(Response6017=='61137')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
		
		if(Response6017=='61139')
		{	
			document.inputForm.inputRadio7[2].checked = true;
		} 
		
		if(Response6017=='61141')
		{	
			document.inputForm.inputRadio7[3].checked = true;
		} 
		
		if(Response6017=='61143')
		{	
			document.inputForm.inputRadio7[4].checked = true;
		} 
		
		
		 
		
		if(Response6018=='61136')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		}
		if(Response6018=='61138')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		}
		if(Response6018=='61140')
		{	
			document.inputForm.inputRadio8[2].checked = true;
		}
		if(Response6018=='61142')
		{	
			document.inputForm.inputRadio8[3].checked = true;
		}
		if(Response6018=='61144')
		{	
			document.inputForm.inputRadio8[4].checked = true;
		}
			
		
		if(Response6019=='61145')
		{	
			document.inputForm.inputRadio9[0].checked = true;
		}
		 
		if(Response6019=='61147')
		{	
			document.inputForm.inputRadio9[1].checked = true;
		} 
		
		if(Response6019=='61149')
		{	
			document.inputForm.inputRadio9[2].checked = true;
		}
		 
		if(Response6019=='61151')
		{	
			document.inputForm.inputRadio9[3].checked = true;
		} 
		
		
		if(Response6020=='61146')
		{	
			document.inputForm.inputRadio10[0].checked = true;
		} 
		
		if(Response6020=='61148')
		{	
			document.inputForm.inputRadio10[1].checked = true;
		} 
		
		if(Response6020=='61150')
		{	
			document.inputForm.inputRadio10[2].checked = true;
		} 
		
		if(Response6020=='61152')
		{	
			document.inputForm.inputRadio10[3].checked = true;
		} 
		
		
		
		if(Response6021=='61153')
		{	
			document.inputForm.inputRadio11[0].checked = true;
		} 
		
		if(Response6021=='61155')
		{	
			document.inputForm.inputRadio11[1].checked = true;
		} 
		
		if(Response6021=='61157')
		{	
			document.inputForm.inputRadio11[2].checked = true;
		} 
		
		if(Response6021=='61159')
		{	
			document.inputForm.inputRadio11[3].checked = true;
		} 
				
		if(Response6021=='61161')
		{	
			document.inputForm.inputRadio11[4].checked = true;
		} 
		
				
		if(Response6022=='61154')
		{	
			document.inputForm.inputRadio12[0].checked = true;
		} 
		
		if(Response6022=='61156')
		{	
			document.inputForm.inputRadio12[1].checked = true;
		} 
		
		if(Response6022=='61158')
		{	
			document.inputForm.inputRadio12[2].checked = true;
		} 
		
		if(Response6022=='61160')
		{	
			document.inputForm.inputRadio12[3].checked = true;
		} 
		if(Response6022=='61162')
		{	
			document.inputForm.inputRadio12[4].checked = true;
		} 
		
		
		
		if(Response6023=='61163')
		{	
			document.inputForm.inputRadio13[0].checked = true;
		} 
		
		if(Response6023=='61165')
		{	
			document.inputForm.inputRadio13[1].checked = true;
		} 
		
		if(Response6023=='61169')
		{	
			document.inputForm.inputRadio13[2].checked = true;
		} 
		
		if(Response6023=='61171')
		{	
			document.inputForm.inputRadio13[3].checked = true;
		} 
		
		if(Response6023=='61175')
		{	
			document.inputForm.inputRadio13[4].checked = true;
		} 
		
		
		
		if(Response6024=='61164')
		{	
			document.inputForm.inputRadio14[0].checked = true;
		}
		if(Response6024=='61166')
		{	
			document.inputForm.inputRadio14[1].checked = true;
		}
		
		if(Response6024=='61170')
		{	
			document.inputForm.inputRadio14[2].checked = true;
		}
		
		if(Response6024=='61172')
		{	
			document.inputForm.inputRadio14[3].checked = true;
		}
		 
		if(Response6024=='61176')
		{	
			document.inputForm.inputRadio14[4].checked = true;
		}
		
		  
		  
		
		if(Response6025=='61177')
		{	
			document.inputForm.inputRadio15[0].checked = true;
		} 
		
		if(Response6025=='61179')
		{	
			document.inputForm.inputRadio15[1].checked = true;
		} 
		if(Response6025=='61181')
		{	
			document.inputForm.inputRadio15[2].checked = true;
		} 
		
		if(Response6025=='61183')
		{	
			document.inputForm.inputRadio15[3].checked = true;
		} 
		if(Response6025=='61185')
		{	
			document.inputForm.inputRadio15[4].checked = true;
		} 
		
		 
		
		if(Response6026=='61178')
		{	
			document.inputForm.inputRadio16[0].checked = true;
		} 
		
		if(Response6026=='61180')
		{	
			document.inputForm.inputRadio16[1].checked = true;
		} 
		if(Response6026=='61182')
		{	
			document.inputForm.inputRadio16[2].checked = true;
		} 
		
		if(Response6026=='61184')
		{	
			document.inputForm.inputRadio16[3].checked = true;
		} 
		if(Response6026=='61186')
		{	
			document.inputForm.inputRadio16[4].checked = true;
		} 
		
		
			
		if(Response6027=='61187')
		{	
			document.inputForm.inputRadio17[0].checked = true;
		}
		 
		if(Response6027=='61189')
		{	
			document.inputForm.inputRadio17[1].checked = true;
		} 
		if(Response6027=='61191')
		{	
			document.inputForm.inputRadio17[2].checked = true;
		}
		 
		
		
		if(Response6028=='61188')
		{	
			document.inputForm.inputRadio18[0].checked = true;
		}
		 
		if(Response6028=='61190')
		{	
			document.inputForm.inputRadio18[1].checked = true;
		} 
		
		if(Response6028=='61192')
		{	
			document.inputForm.inputRadio18[2].checked = true;
		} 
		
		
		
		if(Response6029=='61193')
		{	
			document.inputForm.inputRadio19[0].checked = true;
		}
		 
		if(Response6029=='61195')
		{	
			document.inputForm.inputRadio19[1].checked = true;
		} 
		
		if(Response6029=='61197')
		{	
			document.inputForm.inputRadio19[2].checked = true;
		} 
		
		
		if(Response6030=='61194')
		{	
			document.inputForm.inputRadio20[0].checked = true;
		}
		 
		if(Response6030=='61196')
		{	
			document.inputForm.inputRadio20[1].checked = true;
		}
		
		if(Response6030=='61198')
		{	
			document.inputForm.inputRadio20[2].checked = true;
		}
		
		
				
		if(Response6031=='61199')
		{	
			document.inputForm.inputRadio21[0].checked = true;
		}
		 
		if(Response6031=='61201')
		{	
			document.inputForm.inputRadio21[1].checked = true;
		} 
		
		if(Response6031=='61203')
		{	
			document.inputForm.inputRadio21[2].checked = true;
		}
		 
		if(Response6031=='61205')
		{	
			document.inputForm.inputRadio21[3].checked = true;
		} 
		
		
		if(Response6032=='61200')
		{	
			document.inputForm.inputRadio22[0].checked = true;
		}
		 
		if(Response6032=='61202')
		{	
			document.inputForm.inputRadio22[1].checked = true;
		} 
		
		if(Response6032=='61204')
		{	
			document.inputForm.inputRadio22[2].checked = true;
		}
		 
		if(Response6032=='61206')
		{	
			document.inputForm.inputRadio22[3].checked = true;
		} 
			
		
		if(Response6033=='61207')
		{	
			document.inputForm.inputRadio23[0].checked = true;
		}
		 
		if(Response6033=='61209')
		{	
			document.inputForm.inputRadio23[1].checked = true;
		} 
		
		if(Response6033=='61211')
		{	
			document.inputForm.inputRadio23[2].checked = true;
		} 
		
		
		if(Response6034=='61208')
		{	
			document.inputForm.inputRadio24[0].checked = true;
		}
		 
		if(Response6034=='61210')
		{	
			document.inputForm.inputRadio24[1].checked = true;
		}
		
		if(Response6034=='61212')
		{	
			document.inputForm.inputRadio24[2].checked = true;
		}
		
		
			
		if(Response6035=='61213')
		{	
			document.inputForm.inputRadio25[0].checked = true;
		}
		 
		if(Response6035=='61215')
		{	
			document.inputForm.inputRadio25[1].checked = true;
		}
		 
		if(Response6035=='61217')
		{	
			document.inputForm.inputRadio25[2].checked = true;
		}
		
				
		if(Response6036=='61214')
		{	
			document.inputForm.inputRadio26[0].checked = true;
		} 
		
		if(Response6036=='61216')
		{	
			document.inputForm.inputRadio26[1].checked = true;
		}
		
		if(Response6036=='61218')
		{	
			document.inputForm.inputRadio26[2].checked = true;
		} 
		
		
		
		
		if(Response6037=='61219')
		{	
			document.inputForm.inputRadio27[0].checked = true;
		}
		 
		if(Response6037=='61221')
		{	
			document.inputForm.inputRadio27[1].checked = true;
		} 
		
		if(Response6037=='61223')
		{	
			document.inputForm.inputRadio27[2].checked = true;
		} 
		
		
		if(Response6038=='61220')
		{	
			document.inputForm.inputRadio28[0].checked = true;
		}
		 
		if(Response6038=='61222')
		{	
			document.inputForm.inputRadio28[1].checked = true;
		} 
		
		if(Response6038=='61224')
		{	
			document.inputForm.inputRadio28[2].checked = true;
		} 
		
		
		if(Response6039=='61225')
		{	
			document.inputForm.inputRadio29[0].checked = true;
		}
		 
		if(Response6039=='61227')
		{	
			document.inputForm.inputRadio29[1].checked = true;
		} 
		
		
		if(Response6040=='61226')
		{	
			document.inputForm.inputRadio30[0].checked = true;
		}
		 
		if(Response6040=='61228')
		{	
			document.inputForm.inputRadio30[1].checked = true;
		} 
		
		
		if(Response6041=='61229')
		{	
			document.inputForm.inputRadio31[0].checked = true;
		}
		 
		if(Response6041=='61231')
		{	
			document.inputForm.inputRadio31[1].checked = true;
		} 
		
		if(Response6041=='61233')
		{	
			document.inputForm.inputRadio31[2].checked = true;
		}
		 
		if(Response6041=='61235')
		{	
			document.inputForm.inputRadio31[3].checked = true;
		} 
		
		if(Response6042=='61230')
		{	
			document.inputForm.inputRadio32[0].checked = true;
		}
		 
		if(Response6042=='61232')
		{	
			document.inputForm.inputRadio32[1].checked = true;
		}
		
		if(Response6042=='61234')
		{	
			document.inputForm.inputRadio32[2].checked = true;
		}
		 
		if(Response6042=='61236')
		{	
			document.inputForm.inputRadio32[3].checked = true;
		}
		
		
		if(Response6081=='61312')
		{	
			document.inputForm.inputRadio33[0].checked = true;
		} 
		
		if(Response6081=='61311')
		{	
			document.inputForm.inputRadio33[1].checked = true;
		}
		 
				
		if(Response6082=='61313')
		{	
			document.inputForm.inputRadio34[0].checked = true;
		}
		 
		if(Response6082=='61314')
		{	
			document.inputForm.inputRadio34[1].checked = true;
		} 
		if(Response6082=='61315')
		{	
			document.inputForm.inputRadio34[2].checked = true;
		} 
		
		if(Response6083=='61316')
		{	
			document.inputForm.inputRadio35[0].checked = true;
		}
		 
		if(Response6083=='61317')
		{	
			document.inputForm.inputRadio35[1].checked = true;
		} 
		
		if(Response6116=='61318')
		{	
			document.inputForm.inputRadio36[0].checked = true;
		} 
		
		if(Response6116=='61319')
		{	
			document.inputForm.inputRadio36[1].checked = true;
		} 
				
		
		if(Response6117=='61320')
		{	
			document.inputForm.inputRadio37[0].checked = true;
		}
		 
		if(Response6117=='61321')
		{	
			document.inputForm.inputRadio37[1].checked = true;
		} 
		
		if(Response6117=='61322')
		{	
			document.inputForm.inputRadio37[2].checked = true;
		}
		
		
		if(Response6086=='61323')
		{	
			document.inputForm.inputRadio38[0].checked = true;
		}
		 
		if(Response6086=='61324')
		{	
			document.inputForm.inputRadio38[1].checked = true;
		} 
		
		if(Response6087=='61325')
		{	
			document.inputForm.inputRadio39[0].checked = true;
		}
		 
		if(Response6087=='61326')
		{	
			document.inputForm.inputRadio39[1].checked = true;
		}		
		
	}



	

	///////////////////////////////////////////////////
	// Health Care for Hospitals (GENERIC)
	///////////////////////////////////////////////////
	//Wizard Flow
	
		
	// Handle Question 2111 - Pre-registration, Registration, Scheduling
	if(document.inputForm.qid.value=='2111' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1811=='21111')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response1811=='21112')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response1812=='21113')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response1812=='21114')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response1813=='21115')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		
		if(Response1813=='21116')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response1814=='21117')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		
		if(Response1814=='21118')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		
		
		if(Response1815=='21119')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		
		if(Response1815=='21120')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		if(Response1816=='21121')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		}
		 
		if(Response1816=='21122')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		
		if(Response1817=='21123')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		
		if(Response1817=='21124')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
		
		if(Response1818=='21125')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		} 
		
		if(Response1818=='21126')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		}
		
		if(Response1819=='21127')
		{	
			document.inputForm.inputRadio9[0].checked = true;
		}
		 
		if(Response1819=='21128')
		{	
			document.inputForm.inputRadio9[1].checked = true;
		} 
		
		if(Response1820=='21129')
		{	
			document.inputForm.inputRadio10[0].checked = true;
		}
		 
		if(Response1820=='21130')
		{	
			document.inputForm.inputRadio10[1].checked = true;
		} 
		
		if(Response1821=='21131')
		{	
			document.inputForm.inputRadio11[0].checked = true;
		}
		 
		if(Response1821=='21132')
		{	
			document.inputForm.inputRadio11[1].checked = true;
		} 
		
		if(Response1822=='21133')
		{	
			document.inputForm.inputRadio12[0].checked = true;
		}
		 
		if(Response1822=='21134')
		{	
			document.inputForm.inputRadio12[1].checked = true;
		}
		
		
		if(Response1823=='21135')
		{	
			document.inputForm.inputRadio13[0].checked = true;
		}
		 
		if(Response1823=='21136')
		{	
			document.inputForm.inputRadio13[1].checked = true;
		} 
		
		if(Response1824=='21137')
		{	
			document.inputForm.inputRadio14[0].checked = true;
		}
		 
		if(Response1824=='21138')
		{	
			document.inputForm.inputRadio14[1].checked = true;
		} 
		
		if(Response1825=='21139')
		{	
			document.inputForm.inputRadio15[0].checked = true;
		}
		 
		if(Response1825=='21140')
		{	
			document.inputForm.inputRadio15[1].checked = true;
		} 
		
		if(Response1826=='21141')
		{	
			document.inputForm.inputRadio16[0].checked = true;
		}
		 
		if(Response1826=='21142')
		{	
			document.inputForm.inputRadio16[1].checked = true;
		}
		
		if(Response1827=='21143')
		{	
			document.inputForm.inputRadio17[0].checked = true;
		}
		 
		if(Response1827=='21144')
		{	
			document.inputForm.inputRadio17[1].checked = true;
		}
		
		if(Response1828=='21145')
		{	
			document.inputForm.inputRadio18[0].checked = true;
		}
		 
		if(Response1828=='21146')
		{	
			document.inputForm.inputRadio18[1].checked = true;
		}
		
		if(Response1829=='21147')
		{	
			document.inputForm.inputRadio19[0].checked = true;
		}
		 
		if(Response1829=='21148')
		{	
			document.inputForm.inputRadio19[1].checked = true;
		}
		
		
		
	}
	
	// Handle Question 2112 - Pre-registration, Registration, Scheduling
	if(document.inputForm.qid.value=='2112' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1830=='21149')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response1830=='21150')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response1831=='21151')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response1831=='21152')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response1832=='21153')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		
		if(Response1832=='21154')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response1833=='21155')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		
		if(Response1833=='21156')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		
		
		if(Response1834=='21157')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		
		if(Response1834=='21158')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		
		
		if(Response1835=='21159')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		} 
		
		if(Response1835=='21160')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		
		if(Response1836=='21161')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		}
		 
		if(Response1836=='21162')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
		
		if(Response1837=='21163')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		} 
		
		if(Response1837=='21164')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		} 
		
			
		if(Response1838=='21165')
		{	
			document.inputForm.inputRadio9[0].checked = true;
		}
		 
		if(Response1838=='21166')
		{	
			document.inputForm.inputRadio9[1].checked = true;
		} 
		
		if(Response1839=='21167')
		{	
			document.inputForm.inputRadio10[0].checked = true;
		}
		 
		if(Response1839=='21168')
		{	
			document.inputForm.inputRadio10[1].checked = true;
		} 
		
		if(Response1840=='21169')
		{	
			document.inputForm.inputRadio11[0].checked = true;
		}
		 
		if(Response1840=='21170')
		{	
			document.inputForm.inputRadio11[1].checked = true;
		} 
		
		if(Response1841=='21171')
		{	
			document.inputForm.inputRadio12[0].checked = true;
		}
		 
		if(Response1841=='21172')
		{	
			document.inputForm.inputRadio12[1].checked = true;
		}
		
		
		if(Response1842=='21173')
		{	
			document.inputForm.inputRadio13[0].checked = true;
		}
		 
		if(Response1842=='21174')
		{	
			document.inputForm.inputRadio13[1].checked = true;
		} 
		
		if(Response1843=='21175')
		{	
			document.inputForm.inputRadio14[0].checked = true;
		}
		 
		if(Response1843=='21176')
		{	
			document.inputForm.inputRadio14[1].checked = true;
		} 
		
		if(Response1844=='21177')
		{	
			document.inputForm.inputRadio15[0].checked = true;
		}
		 
		if(Response1844=='21178')
		{	
			document.inputForm.inputRadio15[1].checked = true;
		} 
		
		
		
		
		if(Response1845=='21179')
		{	
			document.inputForm.inputRadio16[0].checked = true;
		}
		 
		if(Response1845=='21180')
		{	
			document.inputForm.inputRadio16[1].checked = true;
		} 
		
		if(Response1846=='21181')
		{	
			document.inputForm.inputRadio17[0].checked = true;
		}
		 
		if(Response1846=='21182')
		{	
			document.inputForm.inputRadio17[1].checked = true;
		}
		
		if(Response1847=='21183')
		{	
			document.inputForm.inputRadio18[0].checked = true;
		}
		 
		if(Response1847=='21184')
		{	
			document.inputForm.inputRadio18[1].checked = true;
		}
		
		if(Response1848=='21185')
		{	
			document.inputForm.inputRadio19[0].checked = true;
		}
		 
		if(Response1848=='21186')
		{	
			document.inputForm.inputRadio19[1].checked = true;
		}
		
		
		
		
		if(Response1849=='21187')
		{	
			document.inputForm.inputRadio20[0].checked = true;
		} 
		
		if(Response1849=='21188')
		{	
			document.inputForm.inputRadio20[1].checked = true;
		}
		
		
		
		if(Response1850=='21189')
		{	
			document.inputForm.inputRadio21[0].checked = true;
		}
		 
		if(Response1850=='21190')
		{	
			document.inputForm.inputRadio21[1].checked = true;
		} 
		
		if(Response1851=='21191')
		{	
			document.inputForm.inputRadio22[0].checked = true;
		}
		 
		if(Response1851=='21192')
		{	
			document.inputForm.inputRadio22[1].checked = true;
		} 
		
		
		
		
		if(Response1852=='21193')
		{	
			document.inputForm.inputRadio23[0].checked = true;
		}
		 
		if(Response1852=='21194')
		{	
			document.inputForm.inputRadio23[1].checked = true;
		} 
		
		if(Response1853=='21195')
		{	
			document.inputForm.inputRadio24[0].checked = true;
		}
		 
		if(Response1853=='21196')
		{	
			document.inputForm.inputRadio24[1].checked = true;
		}
		
		if(Response1854=='21197')
		{	
			document.inputForm.inputRadio25[0].checked = true;
		}
		 
		if(Response1854=='21198')
		{	
			document.inputForm.inputRadio25[1].checked = true;
		}
		
	}
	
	
	
	
	// Handle Question 2113 - Discharge
	if(document.inputForm.qid.value=='2113' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1855=='21199')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response1855=='21200')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response1856=='21201')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response1856=='21202')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response1857=='21203')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		
		if(Response1857=='21204')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		}
		
		
		if(Response1858=='21205')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		
		if(Response1858=='21206')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		if(Response1859=='21207')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		
		if(Response1859=='21208')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		if(Response1860=='21209')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		} 
		
		if(Response1860=='21210')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		
	}
	
	
	// Handle Question 2114 - Discharge
	if(document.inputForm.qid.value=='2114' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1861=='21211')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response1861=='21212')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response1862=='21213')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response1862=='21214')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response1863=='21215')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		
		if(Response1863=='21216')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response1864=='21217')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		
		if(Response1864=='21218')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		if(Response1865=='21219')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		}
		 
		if(Response1865=='21220')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		}
		
		if(Response1866=='21221')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		}
		 
		if(Response1866=='21222')
		{	
			document.inputForm.inputRadio6[1].checked = true;
			
			
		} 
		
		if(Response1867=='21223')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		
		if(Response1867=='21224')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
		
		if(Response1868=='21225')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		} 
		
		if(Response1868=='21226')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		} 
		
		if(Response1869=='21227')
		{	
			document.inputForm.inputRadio9[0].checked = true;
		} 
		
		if(Response1869=='21228')
		{	
			document.inputForm.inputRadio9[1].checked = true;
		} 
		
		
		if(Response1870=='21229')
		{	
			document.inputForm.inputRadio10[0].checked = true;
		} 
		
		if(Response1870=='21230')
		{	
			document.inputForm.inputRadio10[1].checked = true;
		} 
		
		if(Response1871=='21231')
		{	
			document.inputForm.inputRadio11[0].checked = true;
		} 
		
		if(Response1871=='21232')
		{	
			document.inputForm.inputRadio11[1].checked = true;
		} 
		
		if(Response1872=='21233')
		{	
			document.inputForm.inputRadio12[0].checked = true;
		} 
		
		if(Response1872=='21234')
		{	
			document.inputForm.inputRadio12[1].checked = true;
		} 
		
		if(Response1873=='21235')
		{	
			document.inputForm.inputRadio13[0].checked = true;
		} 
		
		if(Response1873=='21236')
		{	
			document.inputForm.inputRadio13[1].checked = true;
		} 
		
		if(Response1874=='21237')
		{	
			document.inputForm.inputRadio14[0].checked = true;
		} 
		
		if(Response1874=='21238')
		{	
			document.inputForm.inputRadio14[1].checked = true;
		}
		
	}	
	
	
	
	
	
	// Handle Question 2115 - Remote Access / Wireless Coverage
	if(document.inputForm.qid.value=='2115' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1881=='21239')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response1881=='21240')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response1881=='21241')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		}
		
		if(Response1881=='21242')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		} 
		
		
		
		if(Response1882=='21243')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response1882=='21244')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response1882=='21245')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		}
		
		if(Response1882=='21246')
		{	
			document.inputForm.inputRadio2[3].checked = true;
		}
	}
	
	
	
	// Handle Question 2116 - Availability
	if(document.inputForm.qid.value=='2116' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response5116=='21247')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		
		if(Response5116=='21248')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		 
		
		if(Response5116=='21249')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		
		if(Response5116=='21250')
		{	
			document.inputForm.inputRadio[3].checked = true;
		}
		 
		
		
	}	
	
	
	
	
	// Handle Question 2117 - Performance /  Response Time
	if(document.inputForm.qid.value=='2117' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1884=='21251')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response1884=='21252')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response1884=='21253')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		}
		
				
		if(Response1885=='21254')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response1885=='21255')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response1885=='21256')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		}
		
	}
	
	
	
		
	// Handle Question 2118 - Network management
	if(document.inputForm.qid.value=='2118' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response5118=='21257')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		
		if(Response5118=='21258')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
				
		if(Response5118=='21259')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
	
		
	}	
	
	
	// Handle Question 2119 - Security
	if(document.inputForm.qid.value=='2119' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response5119=='21260')
		{	
			document.inputForm.inputRadio[0].checked = true;
		}
		 
		if(Response5119=='21261')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		
				
			
	}
	
	// Handle Question 2120 - Storage
	if(document.inputForm.qid.value=='2120' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response5120=='21262')
		{	
			document.inputForm.inputRadio[0].checked = true;
		}
		 
		if(Response5120=='21263')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
				
		if(Response5120=='21264')
		{	
			document.inputForm.inputRadio[2].checked = true;
		} 
		
		
		
	}
	
	
	
	
	// Handle Question 2121 - Failities Monitoring
	if(document.inputForm.qid.value=='2121' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1889=='21265')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response1889=='21266')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		if(Response1889=='212671')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		}
		 
		if(Response1889=='21268')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		} 
		
		if(Response1889=='21269')
		{	
			document.inputForm.inputRadio1[4].checked = true;
		} 
		
		
		
				
		if(Response1890=='21270')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response1890=='21271')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response1890=='21272')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		} 
		
		if(Response1890=='21273')
		{	
			document.inputForm.inputRadio2[3].checked = true;
		} 
		
		
		
		
		if(Response1891=='21274')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		
		if(Response1891=='21275')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response1891=='21276')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		}
		if(Response1891=='21277')
		{	
			document.inputForm.inputRadio3[3].checked = true;
		} 
	}
	
	
	
	
	// Handle Question 2122 - Communications
	if(document.inputForm.qid.value=='2122' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1892=='21278')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response1892=='21279')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		if(Response1892=='21280')
		{	
			document.inputForm.inputRadio1[2].checked = true;
		}
		 
		if(Response1892=='21281')
		{	
			document.inputForm.inputRadio1[3].checked = true;
		} 
		if(Response1892=='21282')
		{	
			document.inputForm.inputRadio1[4].checked = true;
		}
		 
		
		
				
				
		if(Response1893=='21283')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response1893=='21284')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		if(Response1893=='21285')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		} 
		
		if(Response1893=='21286')
		{	
			document.inputForm.inputRadio2[3].checked = true;
		}
		
		
		
		if(Response1894=='21287')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		
		if(Response1894=='21288')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		if(Response1894=='21289')
		{	
			document.inputForm.inputRadio3[2].checked = true;
		} 
		
		if(Response1894=='21290')
		{	
			document.inputForm.inputRadio3[3].checked = true;
		}  
		
		
	}
		
	
	
	
	
	
	
	
	
	// Handle Question 2110 - HCH - Expert  Approach
	if(document.inputForm.qid.value=='2110' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		
		if(Response1811=='21111')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response1811=='21112')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response1812=='21113')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response1812=='21114')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response1813=='21115')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		
		if(Response1813=='21116')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response1814=='21117')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		
		if(Response1814=='21118')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		
		
		if(Response1815=='21119')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		
		if(Response1815=='21120')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		if(Response1816=='21121')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		}
		 
		if(Response1816=='21122')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		
		if(Response1817=='21123')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		
		if(Response1817=='21124')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
		
		if(Response1818=='21125')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		} 
		
		if(Response1818=='21126')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		}
		
		if(Response1819=='21127')
		{	
			document.inputForm.inputRadio9[0].checked = true;
		}
		 
		if(Response1819=='21128')
		{	
			document.inputForm.inputRadio9[1].checked = true;
		} 
		
		if(Response1820=='21129')
		{	
			document.inputForm.inputRadio10[0].checked = true;
		}
		 
		if(Response1820=='21130')
		{	
			document.inputForm.inputRadio10[1].checked = true;
		} 
		
		if(Response1821=='21131')
		{	
			document.inputForm.inputRadio11[0].checked = true;
		}
		 
		if(Response1821=='21132')
		{	
			document.inputForm.inputRadio11[1].checked = true;
		} 
		
		if(Response1822=='21133')
		{	
			document.inputForm.inputRadio12[0].checked = true;
		}
		 
		if(Response1822=='21134')
		{	
			document.inputForm.inputRadio12[1].checked = true;
		}
		
		
		if(Response1823=='21135')
		{	
			document.inputForm.inputRadio13[0].checked = true;
		}
		 
		if(Response1823=='21136')
		{	
			document.inputForm.inputRadio13[1].checked = true;
		} 
		
		if(Response1824=='21137')
		{	
			document.inputForm.inputRadio14[0].checked = true;
		}
		 
		if(Response1824=='21138')
		{	
			document.inputForm.inputRadio14[1].checked = true;
		} 
		
		if(Response1825=='21139')
		{	
			document.inputForm.inputRadio15[0].checked = true;
		}
		 
		if(Response1825=='21140')
		{	
			document.inputForm.inputRadio15[1].checked = true;
		} 
		
		if(Response1826=='21141')
		{	
			document.inputForm.inputRadio16[0].checked = true;
		}
		 
		if(Response1826=='21142')
		{	
			document.inputForm.inputRadio16[1].checked = true;
		}
		
		if(Response1827=='21143')
		{	
			document.inputForm.inputRadio17[0].checked = true;
		}
		 
		if(Response1827=='21144')
		{	
			document.inputForm.inputRadio17[1].checked = true;
		}
		
		if(Response1828=='21145')
		{	
			document.inputForm.inputRadio18[0].checked = true;
		}
		 
		if(Response1828=='21146')
		{	
			document.inputForm.inputRadio18[1].checked = true;
		}
		
		if(Response1829=='21147')
		{	
			document.inputForm.inputRadio19[0].checked = true;
		}
		 
		if(Response1829=='21148')
		{	
			document.inputForm.inputRadio19[1].checked = true;
		}
		
		
		
		
		if(Response1830=='21149')
		{	
			document.inputForm.inputRadio20[0].checked = true;
		}
		 
		if(Response1830=='21150')
		{	
			document.inputForm.inputRadio20[1].checked = true;
		} 
		
		if(Response1831=='21151')
		{	
			document.inputForm.inputRadio21[0].checked = true;
		} 
		
		if(Response1831=='21152')
		{	
			document.inputForm.inputRadio21[1].checked = true;
		} 
		
		if(Response1832=='21153')
		{	
			document.inputForm.inputRadio22[0].checked = true;
		} 
		
		if(Response1832=='21154')
		{	
			document.inputForm.inputRadio22[1].checked = true;
		} 
		
		if(Response1833=='21155')
		{	
			document.inputForm.inputRadio23[0].checked = true;
		} 
		
		if(Response1833=='21156')
		{	
			document.inputForm.inputRadio23[1].checked = true;
		} 
		
		
		
		if(Response1834=='21157')
		{	
			document.inputForm.inputRadio24[0].checked = true;
		} 
		
		if(Response1834=='21158')
		{	
			document.inputForm.inputRadio24[1].checked = true;
		} 
		
		
		
		if(Response1835=='21159')
		{	
			document.inputForm.inputRadio25[0].checked = true;
		} 
		
		if(Response1835=='21160')
		{	
			document.inputForm.inputRadio25[1].checked = true;
		} 
		
		if(Response1836=='21161')
		{	
			document.inputForm.inputRadio26[0].checked = true;
		}
		 
		if(Response1836=='21162')
		{	
			document.inputForm.inputRadio26[1].checked = true;
		} 
		
		if(Response1837=='21163')
		{	
			document.inputForm.inputRadio27[0].checked = true;
		} 
		
		if(Response1837=='21164')
		{	
			document.inputForm.inputRadio27[1].checked = true;
		} 
		
			
		if(Response1838=='21165')
		{	
			document.inputForm.inputRadio28[0].checked = true;
		}
		 
		if(Response1838=='21166')
		{	
			document.inputForm.inputRadio28[1].checked = true;
		} 
		
		if(Response1839=='21167')
		{	
			document.inputForm.inputRadio29[0].checked = true;
		}
		 
		if(Response1839=='21168')
		{	
			document.inputForm.inputRadio29[1].checked = true;
		} 
		
		if(Response1840=='21169')
		{	
			document.inputForm.inputRadio30[0].checked = true;
		}
		 
		if(Response1840=='21170')
		{	
			document.inputForm.inputRadio30[1].checked = true;
		} 
		
		if(Response1841=='21171')
		{	
			document.inputForm.inputRadio31[0].checked = true;
		}
		 
		if(Response1841=='21172')
		{	
			document.inputForm.inputRadio31[1].checked = true;
		}
		
		
		if(Response1842=='21173')
		{	
			document.inputForm.inputRadio32[0].checked = true;
		}
		 
		if(Response1842=='21174')
		{	
			document.inputForm.inputRadio32[1].checked = true;
		} 
		
		if(Response1843=='21175')
		{	
			document.inputForm.inputRadio33[0].checked = true;
		}
		 
		if(Response1843=='21176')
		{	
			document.inputForm.inputRadio33[1].checked = true;
		} 
		
		if(Response1844=='21177')
		{	
			document.inputForm.inputRadio34[0].checked = true;
		}
		 
		if(Response1844=='21178')
		{	
			document.inputForm.inputRadio34[1].checked = true;
		} 
		
		
		
		
		if(Response1845=='21179')
		{	
			document.inputForm.inputRadio35[0].checked = true;
		}
		 
		if(Response1845=='21180')
		{	
			document.inputForm.inputRadio35[1].checked = true;
		} 
		
		if(Response1846=='21181')
		{	
			document.inputForm.inputRadio36[0].checked = true;
		}
		 
		if(Response1846=='21182')
		{	
			document.inputForm.inputRadio36[1].checked = true;
		}
		
		if(Response1847=='21183')
		{	
			document.inputForm.inputRadio37[0].checked = true;
		}
		 
		if(Response1847=='21184')
		{	
			document.inputForm.inputRadio37[1].checked = true;
		}
		
		if(Response1848=='21185')
		{	
			document.inputForm.inputRadio38[0].checked = true;
		}
		 
		if(Response1848=='21186')
		{	
			document.inputForm.inputRadio38[1].checked = true;
		}
		
		
		
		
		if(Response1849=='21187')
		{	
			document.inputForm.inputRadio39[0].checked = true;
		} 
		
		if(Response1849=='21188')
		{	
			document.inputForm.inputRadio39[1].checked = true;
		}
		
		
		
		if(Response1850=='21189')
		{	
			document.inputForm.inputRadio40[0].checked = true;
		}
		 
		if(Response1850=='21190')
		{	
			document.inputForm.inputRadio40[1].checked = true;
		} 
		
		if(Response1851=='21191')
		{	
			document.inputForm.inputRadio41[0].checked = true;
		}
		 
		if(Response1851=='21192')
		{	
			document.inputForm.inputRadio41[1].checked = true;
		} 
		
		
		
		
		if(Response1852=='21193')
		{	
			document.inputForm.inputRadio42[0].checked = true;
		}
		 
		if(Response1852=='21194')
		{	
			document.inputForm.inputRadio42[1].checked = true;
		} 
		
		if(Response1853=='21195')
		{	
			document.inputForm.inputRadio43[0].checked = true;
		}
		 
		if(Response1853=='21196')
		{	
			document.inputForm.inputRadio43[1].checked = true;
		}
		
		if(Response1854=='21197')
		{	
			document.inputForm.inputRadio44[0].checked = true;
		}
		 
		if(Response1854=='21198')
		{	
			document.inputForm.inputRadio44[1].checked = true;
		}
		
		
		if(Response1855=='21199')
		{	
			document.inputForm.inputRadio45[0].checked = true;
		}
		 
		if(Response1855=='21200')
		{	
			document.inputForm.inputRadio45[1].checked = true;
		} 
		
		if(Response1856=='21201')
		{	
			document.inputForm.inputRadio46[0].checked = true;
		} 
		
		if(Response1856=='21202')
		{	
			document.inputForm.inputRadio46[1].checked = true;
		} 
		
		if(Response1857=='21203')
		{	
			document.inputForm.inputRadio47[0].checked = true;
		} 
		
		if(Response1857=='21204')
		{	
			document.inputForm.inputRadio47[1].checked = true;
		}
		
		
		if(Response1858=='21205')
		{	
			document.inputForm.inputRadio48[0].checked = true;
		} 
		
		if(Response1858=='21206')
		{	
			document.inputForm.inputRadio48[1].checked = true;
		} 
		
		if(Response1859=='21207')
		{	
			document.inputForm.inputRadio49[0].checked = true;
		} 
		
		if(Response1859=='21208')
		{	
			document.inputForm.inputRadio49[1].checked = true;
		} 
		
		if(Response1860=='21209')
		{	
			document.inputForm.inputRadio50[0].checked = true;
		} 
		
		if(Response1860=='21210')
		{	
			document.inputForm.inputRadio50[1].checked = true;
		} 
		
		
		if(Response1861=='21211')
		{	
			document.inputForm.inputRadio51[0].checked = true;
		}
		 
		if(Response1861=='21212')
		{	
			document.inputForm.inputRadio51[1].checked = true;
		} 
		
		if(Response1862=='21213')
		{	
			document.inputForm.inputRadio52[0].checked = true;
		} 
		
		if(Response1862=='21214')
		{	
			document.inputForm.inputRadio52[1].checked = true;
		} 
		
		if(Response1863=='21215')
		{	
			document.inputForm.inputRadio53[0].checked = true;
		} 
		
		if(Response1863=='21216')
		{	
			document.inputForm.inputRadio53[1].checked = true;
		} 
		
		if(Response1864=='21217')
		{	
			document.inputForm.inputRadio54[0].checked = true;
		} 
		
		if(Response1864=='21218')
		{	
			document.inputForm.inputRadio54[1].checked = true;
		} 
		
		if(Response1865=='21219')
		{	
			document.inputForm.inputRadio55[0].checked = true;
		}
		 
		if(Response1865=='21220')
		{	
			document.inputForm.inputRadio55[1].checked = true;
		}
		
		if(Response1866=='21221')
		{	
			document.inputForm.inputRadio56[0].checked = true;
		}
		 
		if(Response1866=='21222')
		{	
			document.inputForm.inputRadio56[1].checked = true;
			
			
		} 
		
		if(Response1867=='21223')
		{	
			document.inputForm.inputRadio57[0].checked = true;
		} 
		
		if(Response1867=='21224')
		{	
			document.inputForm.inputRadio57[1].checked = true;
		} 
		
		if(Response1868=='21225')
		{	
			document.inputForm.inputRadio58[0].checked = true;
		} 
		
		if(Response1868=='21226')
		{	
			document.inputForm.inputRadio58[1].checked = true;
		} 
		
		if(Response1869=='21227')
		{	
			document.inputForm.inputRadio59[0].checked = true;
		} 
		
		if(Response1869=='21228')
		{	
			document.inputForm.inputRadio59[1].checked = true;
		} 
		
		
		if(Response1870=='21229')
		{	
			document.inputForm.inputRadio60[0].checked = true;
		} 
		
		if(Response1870=='21230')
		{	
			document.inputForm.inputRadio60[1].checked = true;
		} 
		
		if(Response1871=='21231')
		{	
			document.inputForm.inputRadio61[0].checked = true;
		} 
		
		if(Response1871=='21232')
		{	
			document.inputForm.inputRadio61[1].checked = true;
		} 
		
		if(Response1872=='21233')
		{	
			document.inputForm.inputRadio62[0].checked = true;
		} 
		
		if(Response1872=='21234')
		{	
			document.inputForm.inputRadio62[1].checked = true;
		} 
		
		if(Response1873=='21235')
		{	
			document.inputForm.inputRadio63[0].checked = true;
		} 
		
		if(Response1873=='21236')
		{	
			document.inputForm.inputRadio63[1].checked = true;
		} 
		
		if(Response1874=='21237')
		{	
			document.inputForm.inputRadio64[0].checked = true;
		} 
		
		if(Response1874=='21238')
		{	
			document.inputForm.inputRadio64[1].checked = true;
		}
		
		
		if(Response1881=='21239')
		{	
			document.inputForm.inputRadio65[0].checked = true;
		}
		 
		if(Response1881=='21240')
		{	
			document.inputForm.inputRadio65[1].checked = true;
		} 
		
		if(Response1881=='21241')
		{	
			document.inputForm.inputRadio65[2].checked = true;
		}
		
		if(Response1881=='21242')
		{	
			document.inputForm.inputRadio65[3].checked = true;
		} 
		
		
		
		if(Response1882=='21243')
		{	
			document.inputForm.inputRadio66[0].checked = true;
		} 
		
		if(Response1882=='21244')
		{	
			document.inputForm.inputRadio66[1].checked = true;
		} 
		
		if(Response1882=='21245')
		{	
			document.inputForm.inputRadio66[2].checked = true;
		}
		
		if(Response1882=='21246')
		{	
			document.inputForm.inputRadio66[3].checked = true;
		}
		
		
		if(Response2116=='21247')
		{	
			document.inputForm.inputRadio67[0].checked = true;
		} 
		
		if(Response2116=='21248')
		{	
			document.inputForm.inputRadio67[1].checked = true;
		} 
		 
		
		if(Response2116=='21249')
		{	
			document.inputForm.inputRadio67[2].checked = true;
		} 
		
		if(Response2116=='21250')
		{	
			document.inputForm.inputRadio67[3].checked = true;
		}
		 
		
		
		
		if(Response1884=='21251')
		{	
			document.inputForm.inputRadio68[0].checked = true;
		}
		 
		if(Response1884=='21252')
		{	
			document.inputForm.inputRadio68[1].checked = true;
		} 
		
		if(Response1884=='21253')
		{	
			document.inputForm.inputRadio68[2].checked = true;
		}
		
				
		if(Response1885=='21254')
		{	
			document.inputForm.inputRadio69[0].checked = true;
		} 
		
		if(Response1885=='21255')
		{	
			document.inputForm.inputRadio69[1].checked = true;
		} 
		
		if(Response1885=='21256')
		{	
			document.inputForm.inputRadio69[2].checked = true;
		}
		
		
		if(Response2118=='21257')
		{	
			document.inputForm.inputRadio70[0].checked = true;
		} 
		
		if(Response2118=='21258')
		{	
			document.inputForm.inputRadio70[1].checked = true;
		} 
				
		if(Response2118=='21259')
		{	
			document.inputForm.inputRadio70[2].checked = true;
		} 
	
		
		
		if(Response2119=='21260')
		{	
			document.inputForm.inputRadio71[0].checked = true;
		}
		 
		if(Response2119=='21261')
		{	
			document.inputForm.inputRadio71[1].checked = true;
		} 
		
				
			
		
		if(Response2120=='21262')
		{	
			document.inputForm.inputRadio72[0].checked = true;
		}
		 
		if(Response2120=='21263')
		{	
			document.inputForm.inputRadio72[1].checked = true;
		} 
				
		if(Response2120=='21264')
		{	
			document.inputForm.inputRadio72[2].checked = true;
		} 
		
		
		
		
		if(Response1889=='21265')
		{	
			document.inputForm.inputRadio73[0].checked = true;
		}
		 
		if(Response1889=='21266')
		{	
			document.inputForm.inputRadio73[1].checked = true;
		} 
		if(Response1889=='212671')
		{	
			document.inputForm.inputRadio73[2].checked = true;
		}
		 
		if(Response1889=='21268')
		{	
			document.inputForm.inputRadio73[3].checked = true;
		} 
		
		if(Response1889=='21269')
		{	
			document.inputForm.inputRadio73[4].checked = true;
		} 
		
		
		
				
		if(Response1890=='21270')
		{	
			document.inputForm.inputRadio74[0].checked = true;
		} 
		
		if(Response1890=='21271')
		{	
			document.inputForm.inputRadio74[1].checked = true;
		} 
		
		if(Response1890=='21272')
		{	
			document.inputForm.inputRadio74[2].checked = true;
		} 
		
		if(Response1890=='21273')
		{	
			document.inputForm.inputRadio74[3].checked = true;
		} 
		
		
		
		
		if(Response1891=='21274')
		{	
			document.inputForm.inputRadio75[0].checked = true;
		} 
		
		if(Response1891=='21275')
		{	
			document.inputForm.inputRadio75[1].checked = true;
		} 
		
		if(Response1891=='21276')
		{	
			document.inputForm.inputRadio75[2].checked = true;
		}
		if(Response1891=='21277')
		{	
			document.inputForm.inputRadio75[3].checked = true;
		} 
		
		if(Response1892=='21278')
		{	
			document.inputForm.inputRadio76[0].checked = true;
		}
		 
		if(Response1892=='21279')
		{	
			document.inputForm.inputRadio76[1].checked = true;
		} 
		if(Response1892=='21280')
		{	
			document.inputForm.inputRadio76[2].checked = true;
		}
		 
		if(Response1892=='21281')
		{	
			document.inputForm.inputRadio76[3].checked = true;
		} 
		if(Response1892=='21282')
		{	
			document.inputForm.inputRadio76[4].checked = true;
		}
		 
		
		
				
				
		if(Response1893=='21283')
		{	
			document.inputForm.inputRadio77[0].checked = true;
		} 
		
		if(Response1893=='21284')
		{	
			document.inputForm.inputRadio77[1].checked = true;
		} 
		if(Response1893=='21285')
		{	
			document.inputForm.inputRadio77[2].checked = true;
		} 
		
		if(Response1893=='21286')
		{	
			document.inputForm.inputRadio77[3].checked = true;
		}
		
		if(Response1893=='21287')
		{	
			document.inputForm.inputRadio77[4].checked = true;
		}
		
		
		if(Response1894=='21288')
		{	
			document.inputForm.inputRadio78[0].checked = true;
		} 
		
		if(Response1894=='21289')
		{	
			document.inputForm.inputRadio78[1].checked = true;
		} 
		if(Response1894=='21290')
		{	
			document.inputForm.inputRadio78[2].checked = true;
		} 
		
		
				
		
	}
	
	
	
	
	
	
	
	
	
	
	///////////////////////////////////////////////////
	// Health Care for Physicians (GENERIC)
	///////////////////////////////////////////////////
	//Wizard Flow
	
		
	// Handle Question 2211 - Pre-registration, Registration, Scheduling
	if(document.inputForm.qid.value=='2211' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1911=='22111')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response1911=='22112')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response1912=='22113')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response1912=='22114')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response1913=='22115')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		
		if(Response1913=='22116')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response1914=='22117')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		
		if(Response1914=='22118')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		
		
		if(Response1915=='22119')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		
		if(Response1915=='22120')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		if(Response1916=='22121')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		}
		 
		if(Response1916=='22122')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		
		if(Response1917=='22123')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		
		if(Response1917=='22124')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
		
		if(Response1918=='22125')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		} 
		
		if(Response1918=='22126')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		}
		
			
		
		
		if(Response1919=='22127')
		{	
			document.inputForm.inputRadio9[0].checked = true;
		}
		 
		if(Response1919=='22128')
		{	
			document.inputForm.inputRadio9[1].checked = true;
		} 
		
		if(Response1920=='22129')
		{	
			document.inputForm.inputRadio10[0].checked = true;
		}
		 
		if(Response1920=='22130')
		{	
			document.inputForm.inputRadio10[1].checked = true;
		} 
		
		if(Response1921=='22131')
		{	
			document.inputForm.inputRadio11[0].checked = true;
		}
		 
		if(Response1921=='22132')
		{	
			document.inputForm.inputRadio11[1].checked = true;
		} 
		
		if(Response1922=='22133')
		{	
			document.inputForm.inputRadio12[0].checked = true;
		}
		 
		if(Response1922=='22134')
		{	
			document.inputForm.inputRadio12[1].checked = true;
		}
		
		
		if(Response1923=='22135')
		{	
			document.inputForm.inputRadio13[0].checked = true;
		}
		 
		if(Response1923=='22136')
		{	
			document.inputForm.inputRadio13[1].checked = true;
		} 
		
		if(Response1924=='22137')
		{	
			document.inputForm.inputRadio14[0].checked = true;
		}
		 
		if(Response1924=='22138')
		{	
			document.inputForm.inputRadio14[1].checked = true;
		} 
		
		if(Response1925=='22139')
		{	
			document.inputForm.inputRadio15[0].checked = true;
		}
		 
		if(Response1925=='22140')
		{	
			document.inputForm.inputRadio15[1].checked = true;
		} 
		
		if(Response1926=='22141')
		{	
			document.inputForm.inputRadio16[0].checked = true;
		}
		 
		if(Response1926=='22142')
		{	
			document.inputForm.inputRadio16[1].checked = true;
		}
		
		if(Response1927=='22143')
		{	
			document.inputForm.inputRadio17[0].checked = true;
		}
		 
		if(Response1927=='22144')
		{	
			document.inputForm.inputRadio17[1].checked = true;
		}
		
		
		
		
	}
	
	// Handle Question 2212 - Pre-registration, Registration, Scheduling
	if(document.inputForm.qid.value=='2212' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1928=='22145')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response1928=='22146')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response1929=='22147')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response1929=='22148')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response1930=='22149')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		
		if(Response1930=='22150')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
				
		if(Response1931=='22151')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		
		if(Response1931=='22152')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		
		
		if(Response1932=='22153')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		
		if(Response1932=='22154')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		if(Response1933=='22155')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		}
		 
		if(Response1933=='22156')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		
		if(Response1934=='22157')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		
		if(Response1934=='22158')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
		
		if(Response1935=='22159')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		} 
		
		if(Response1935=='22160')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		} 
			
		if(Response1936=='22161')
		{	
			document.inputForm.inputRadio9[0].checked = true;
		}
		 
		if(Response1936=='22162')
		{	
			document.inputForm.inputRadio9[1].checked = true;
		} 
		
		if(Response1937=='22163')
		{	
			document.inputForm.inputRadio10[0].checked = true;
		}
		 
		if(Response1937=='22164')
		{	
			document.inputForm.inputRadio10[1].checked = true;
		} 
		
		if(Response1938=='22165')
		{	
			document.inputForm.inputRadio11[0].checked = true;
		}
		 
		if(Response1938=='22166')
		{	
			document.inputForm.inputRadio11[1].checked = true;
		} 
		
		if(Response1939=='22167')
		{	
			document.inputForm.inputRadio12[0].checked = true;
		}
		 
		if(Response1939=='22168')
		{	
			document.inputForm.inputRadio12[1].checked = true;
		}
		
		
		if(Response1940=='22169')
		{	
			document.inputForm.inputRadio13[0].checked = true;
		}
		 
		if(Response1940=='22170')
		{	
			document.inputForm.inputRadio13[1].checked = true;
		} 
		
		if(Response1941=='22171')
		{	
			document.inputForm.inputRadio14[0].checked = true;
		}
		 
		if(Response1941=='22172')
		{	
			document.inputForm.inputRadio14[1].checked = true;
		} 
		
			
		if(Response1942=='22173')
		{	
			document.inputForm.inputRadio15[0].checked = true;
		}
		 
		if(Response1942=='22174')
		{	
			document.inputForm.inputRadio15[1].checked = true;
		} 
		
		if(Response1943=='22175')
		{	
			document.inputForm.inputRadio16[0].checked = true;
		}
		 
		if(Response1943=='22176')
		{	
			document.inputForm.inputRadio16[1].checked = true;
		}
		
		if(Response1944=='22177')
		{	
			document.inputForm.inputRadio17[0].checked = true;
		}
		 
		if(Response1944=='22178')
		{	
			document.inputForm.inputRadio17[1].checked = true;
		}
		
				
		if(Response1945=='22179')
		{	
			document.inputForm.inputRadio18[0].checked = true;
		} 
		
		if(Response1945=='22180')
		{	
			document.inputForm.inputRadio18[1].checked = true;
		}
		
		
		
		if(Response1946=='22181')
		{	
			document.inputForm.inputRadio19[0].checked = true;
		}
		 
		if(Response1946=='22182')
		{	
			document.inputForm.inputRadio19[1].checked = true;
		} 
		
		if(Response1947=='22183')
		{	
			document.inputForm.inputRadio20[0].checked = true;
		}
		 
		if(Response1947=='22184')
		{	
			document.inputForm.inputRadio20[1].checked = true;
		} 
		
		if(Response1948=='22185')
		{	
			document.inputForm.inputRadio21[0].checked = true;
		}
		 
		if(Response1948=='22186')
		{	
			document.inputForm.inputRadio21[1].checked = true;
		} 
		
		if(Response1949=='22187')
		{	
			document.inputForm.inputRadio22[0].checked = true;
		}
		 
		if(Response1949=='22188')
		{	
			document.inputForm.inputRadio22[1].checked = true;
		} 
		
		
		if(Response1950=='22189')
		{	
			document.inputForm.inputRadio23[0].checked = true;
		}
		 
		if(Response1950=='22190')
		{	
			document.inputForm.inputRadio23[1].checked = true;
		} 
		
		if(Response1951=='22191')
		{	
			document.inputForm.inputRadio24[0].checked = true;
		}
		 
		if(Response1951=='22192')
		{	
			document.inputForm.inputRadio24[1].checked = true;
		}
		
		if(Response1952=='22193')
		{	
			document.inputForm.inputRadio25[0].checked = true;
		}
		 
		if(Response1952=='22194')
		{	
			document.inputForm.inputRadio25[1].checked = true;
		}
		
		if(Response1953=='22195')
		{	
			document.inputForm.inputRadio26[0].checked = true;
		}
		 
		if(Response1953=='22196')
		{	
			document.inputForm.inputRadio26[1].checked = true;
		}
		
		if(Response1954=='22197')
		{	
			document.inputForm.inputRadio27[0].checked = true;
		}
		 
		if(Response1954=='22198')
		{	
			document.inputForm.inputRadio27[1].checked = true;
		}
		
	}
	
	
	
	
	// Handle Question 2213 - Discharge
	if(document.inputForm.qid.value=='2213' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
				
		if(Response1955=='22199')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		} 
		
		if(Response1955=='22200')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response1956=='22201')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response1956=='22202')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response1957=='22203')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		
		if(Response1957=='22204')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response1958=='22205')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		
		if(Response1958=='22206')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		if(Response1959=='22207')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		
		if(Response1959=='22208')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		if(Response1960=='22209')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		} 
		
		if(Response1960=='22210')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		
		if(Response1961=='22211')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		
		if(Response1961=='22212')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
		
	}
	
	
	// Handle Question 2214 - Discharge
	if(document.inputForm.qid.value=='2214' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
			
		if(Response1962=='22213')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		} 
		
		if(Response1962=='22214')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response1963=='22215')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response1963=='22216')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response1964=='22217')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		
		if(Response1964=='22218')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response1965=='22219')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		
		if(Response1965=='22220')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		if(Response1966=='22221')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		
		if(Response1966=='22222')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		if(Response1967=='22223')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		} 
		
		if(Response1967=='22224')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		}
		
		if(Response1968=='22225')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		
		if(Response1968=='22226')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		}
		
		if(Response1969=='22227')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		} 
		
		if(Response1969=='22228')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		}
		
		if(Response1970=='22229')
		{	
			document.inputForm.inputRadio9[0].checked = true;
		} 
		
		if(Response1970=='22230')
		{	
			document.inputForm.inputRadio9[1].checked = true;
		}
		
		if(Response1971=='22231')
		{	
			document.inputForm.inputRadio10[0].checked = true;
		} 
		
		if(Response1971=='22232')
		{	
			document.inputForm.inputRadio10[1].checked = true;
		}
		
		if(Response1972=='22233')
		{	
			document.inputForm.inputRadio11[0].checked = true;
		} 
		
		if(Response1972=='22234')
		{	
			document.inputForm.inputRadio11[1].checked = true;
		}
		
		if(Response1973=='22235')
		{	
			document.inputForm.inputRadio12[0].checked = true;
		} 
		
		if(Response1973=='22236')
		{	
			document.inputForm.inputRadio12[1].checked = true;
		}
		
	}	
	
	
	
	
	
	// Handle Question 2215 - Remote Access / Wireless Coverage
	if(document.inputForm.qid.value=='2215' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1981=='22311')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response1981=='22312')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
				
		
		if(Response1982=='22313')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		}
		 
		if(Response1982=='22314')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		if(Response1982=='22315')
		{	
			document.inputForm.inputRadio2[2].checked = true;
		} 
		
		if(Response1983=='22316')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		}
		 
		if(Response1983=='22317')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
	}
	
	
	
	// Handle Question 2216 - Availability
	if(document.inputForm.qid.value=='2216' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response6116=='22318')
		{	
			document.inputForm.inputRadio[0].checked = true;
		} 
		
		if(Response6116=='22319')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
				
	}	
	
	
	
	
	// Handle Question 2217 - Performance /  Response Time
	if(document.inputForm.qid.value=='2217' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response6117=='22320')
		{	
			document.inputForm.inputRadio[0].checked = true;
		}
		 
		if(Response6117=='22321')
		{	
			document.inputForm.inputRadio[1].checked = true;
		} 
		
		if(Response6117=='22322')
		{	
			document.inputForm.inputRadio[2].checked = true;
		}
		
		
	}
	
	
	
		
		
	// Handle Question 2218- Security
	if(document.inputForm.qid.value=='2218' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		if(Response1986=='22323')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response1986=='22324')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response1987=='22325')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		}
		 
		if(Response1987=='22326')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		}
				
			
	}
	
	
	
	
	
	// Handle Question 2210 - HCP - Expert  Approach
	if(document.inputForm.qid.value=='2210' && document.location.href.indexOf("wizard", 0) > 0) 
	{	
		
		if(Response1911=='22111')
		{	
			document.inputForm.inputRadio1[0].checked = true;
		}
		 
		if(Response1911=='22112')
		{	
			document.inputForm.inputRadio1[1].checked = true;
		} 
		
		if(Response1912=='22113')
		{	
			document.inputForm.inputRadio2[0].checked = true;
		} 
		
		if(Response1912=='22114')
		{	
			document.inputForm.inputRadio2[1].checked = true;
		} 
		
		if(Response1913=='22115')
		{	
			document.inputForm.inputRadio3[0].checked = true;
		} 
		
		if(Response1913=='22116')
		{	
			document.inputForm.inputRadio3[1].checked = true;
		} 
		
		if(Response1914=='22117')
		{	
			document.inputForm.inputRadio4[0].checked = true;
		} 
		
		if(Response1914=='22118')
		{	
			document.inputForm.inputRadio4[1].checked = true;
		} 
		
		
		
		if(Response1915=='22119')
		{	
			document.inputForm.inputRadio5[0].checked = true;
		} 
		
		if(Response1915=='22120')
		{	
			document.inputForm.inputRadio5[1].checked = true;
		} 
		
		if(Response1916=='22121')
		{	
			document.inputForm.inputRadio6[0].checked = true;
		}
		 
		if(Response1916=='22122')
		{	
			document.inputForm.inputRadio6[1].checked = true;
		} 
		
		if(Response1917=='22123')
		{	
			document.inputForm.inputRadio7[0].checked = true;
		} 
		
		if(Response1917=='22124')
		{	
			document.inputForm.inputRadio7[1].checked = true;
		} 
		
		if(Response1918=='22125')
		{	
			document.inputForm.inputRadio8[0].checked = true;
		} 
		
		if(Response1918=='22126')
		{	
			document.inputForm.inputRadio8[1].checked = true;
		}
		
			
		
		
		if(Response1919=='22127')
		{	
			document.inputForm.inputRadio9[0].checked = true;
		}
		 
		if(Response1919=='22128')
		{	
			document.inputForm.inputRadio9[1].checked = true;
		} 
		
		if(Response1920=='22129')
		{	
			document.inputForm.inputRadio10[0].checked = true;
		}
		 
		if(Response1920=='22130')
		{	
			document.inputForm.inputRadio10[1].checked = true;
		} 
		
		if(Response1921=='22131')
		{	
			document.inputForm.inputRadio11[0].checked = true;
		}
		 
		if(Response1921=='22132')
		{	
			document.inputForm.inputRadio11[1].checked = true;
		} 
		
		if(Response1922=='22133')
		{	
			document.inputForm.inputRadio12[0].checked = true;
		}
		 
		if(Response1922=='22134')
		{	
			document.inputForm.inputRadio12[1].checked = true;
		}
		
		
		if(Response1923=='22135')
		{	
			document.inputForm.inputRadio13[0].checked = true;
		}
		 
		if(Response1923=='22136')
		{	
			document.inputForm.inputRadio13[1].checked = true;
		} 
		
		if(Response1924=='22137')
		{	
			document.inputForm.inputRadio14[0].checked = true;
		}
		 
		if(Response1924=='22138')
		{	
			document.inputForm.inputRadio14[1].checked = true;
		} 
		
		if(Response1925=='22139')
		{	
			document.inputForm.inputRadio15[0].checked = true;
		}
		 
		if(Response1925=='22140')
		{	
			document.inputForm.inputRadio15[1].checked = true;
		} 
		
		if(Response1926=='22141')
		{	
			document.inputForm.inputRadio16[0].checked = true;
		}
		 
		if(Response1926=='22142')
		{	
			document.inputForm.inputRadio16[1].checked = true;
		}
		
		if(Response1927=='22143')
		{	
			document.inputForm.inputRadio17[0].checked = true;
		}
		 
		if(Response1927=='22144')
		{	
			document.inputForm.inputRadio17[1].checked = true;
		}
		
		
		if(Response1928=='22145')
		{	
			document.inputForm.inputRadio18[0].checked = true;
		}
		 
		if(Response1928=='22146')
		{	
			document.inputForm.inputRadio18[1].checked = true;
		} 
		
		if(Response1929=='22147')
		{	
			document.inputForm.inputRadio19[0].checked = true;
		} 
		
		if(Response1929=='22148')
		{	
			document.inputForm.inputRadio19[1].checked = true;
		} 
		
		if(Response1930=='22149')
		{	
			document.inputForm.inputRadio20[0].checked = true;
		} 
		
		if(Response1930=='22150')
		{	
			document.inputForm.inputRadio20[1].checked = true;
		} 
		
				
		if(Response1931=='22151')
		{	
			document.inputForm.inputRadio21[0].checked = true;
		} 
		
		if(Response1931=='22152')
		{	
			document.inputForm.inputRadio21[1].checked = true;
		} 
		
		
		
		if(Response1932=='22153')
		{	
			document.inputForm.inputRadio22[0].checked = true;
		} 
		
		if(Response1932=='22154')
		{	
			document.inputForm.inputRadio22[1].checked = true;
		} 
		
		if(Response1933=='22155')
		{	
			document.inputForm.inputRadio23[0].checked = true;
		}
		 
		if(Response1933=='22156')
		{	
			document.inputForm.inputRadio23[1].checked = true;
		} 
		
		if(Response1934=='22157')
		{	
			document.inputForm.inputRadio24[0].checked = true;
		} 
		
		if(Response1934=='22158')
		{	
			document.inputForm.inputRadio24[1].checked = true;
		} 
		
		if(Response1935=='22159')
		{	
			document.inputForm.inputRadio25[0].checked = true;
		} 
		
		if(Response1935=='22160')
		{	
			document.inputForm.inputRadio25[1].checked = true;
		} 
			
		if(Response1936=='22161')
		{	
			document.inputForm.inputRadio26[0].checked = true;
		}
		 
		if(Response1936=='22162')
		{	
			document.inputForm.inputRadio26[1].checked = true;
		} 
		
		if(Response1937=='22163')
		{	
			document.inputForm.inputRadio27[0].checked = true;
		}
		 
		if(Response1937=='22164')
		{	
			document.inputForm.inputRadio27[1].checked = true;
		} 
		
		if(Response1938=='22165')
		{	
			document.inputForm.inputRadio28[0].checked = true;
		}
		 
		if(Response1938=='22166')
		{	
			document.inputForm.inputRadio28[1].checked = true;
		} 
		
		if(Response1939=='22167')
		{	
			document.inputForm.inputRadio29[0].checked = true;
		}
		 
		if(Response1939=='22168')
		{	
			document.inputForm.inputRadio29[1].checked = true;
		}
		
		
		if(Response1940=='22169')
		{	
			document.inputForm.inputRadio30[0].checked = true;
		}
		 
		if(Response1940=='22170')
		{	
			document.inputForm.inputRadio30[1].checked = true;
		} 
		
		if(Response1941=='22171')
		{	
			document.inputForm.inputRadio31[0].checked = true;
		}
		 
		if(Response1941=='22172')
		{	
			document.inputForm.inputRadio31[1].checked = true;
		} 
		
			
		if(Response1942=='22173')
		{	
			document.inputForm.inputRadio32[0].checked = true;
		}
		 
		if(Response1942=='22174')
		{	
			document.inputForm.inputRadio32[1].checked = true;
		} 
		
		if(Response1943=='22175')
		{	
			document.inputForm.inputRadio33[0].checked = true;
		}
		 
		if(Response1943=='22176')
		{	
			document.inputForm.inputRadio33[1].checked = true;
		}
		
		if(Response1944=='22177')
		{	
			document.inputForm.inputRadio34[0].checked = true;
		}
		 
		if(Response1944=='22178')
		{	
			document.inputForm.inputRadio34[1].checked = true;
		}
		
				
		if(Response1945=='22179')
		{	
			document.inputForm.inputRadio35[0].checked = true;
		} 
		
		if(Response1945=='22180')
		{	
			document.inputForm.inputRadio35[1].checked = true;
		}
		
		
		
		if(Response1946=='22181')
		{	
			document.inputForm.inputRadio36[0].checked = true;
		}
		 
		if(Response1946=='22182')
		{	
			document.inputForm.inputRadio36[1].checked = true;
		} 
		
		if(Response1947=='22183')
		{	
			document.inputForm.inputRadio37[0].checked = true;
		}
		 
		if(Response1947=='22184')
		{	
			document.inputForm.inputRadio37[1].checked = true;
		} 
		
		if(Response1948=='22185')
		{	
			document.inputForm.inputRadio38[0].checked = true;
		}
		 
		if(Response1948=='22186')
		{	
			document.inputForm.inputRadio38[1].checked = true;
		} 
		
		if(Response1949=='22187')
		{	
			document.inputForm.inputRadio39[0].checked = true;
		}
		 
		if(Response1949=='22188')
		{	
			document.inputForm.inputRadio39[1].checked = true;
		} 
		
		
		if(Response1950=='22189')
		{	
			document.inputForm.inputRadio40[0].checked = true;
		}
		 
		if(Response1950=='22190')
		{	
			document.inputForm.inputRadio40[1].checked = true;
		} 
		
		if(Response1951=='22191')
		{	
			document.inputForm.inputRadio41[0].checked = true;
		}
		 
		if(Response1951=='22192')
		{	
			document.inputForm.inputRadio41[1].checked = true;
		}
		
		if(Response1952=='22193')
		{	
			document.inputForm.inputRadio42[0].checked = true;
		}
		 
		if(Response1952=='22194')
		{	
			document.inputForm.inputRadio42[1].checked = true;
		}
		
		if(Response1953=='22195')
		{	
			document.inputForm.inputRadio43[0].checked = true;
		}
		 
		if(Response1953=='22196')
		{	
			document.inputForm.inputRadio43[1].checked = true;
		}
		
		if(Response1954=='22197')
		{	
			document.inputForm.inputRadio44[0].checked = true;
		}
		 
		if(Response1954=='22198')
		{	
			document.inputForm.inputRadio44[1].checked = true;
		}
		
				
		if(Response1955=='22199')
		{	
			document.inputForm.inputRadio45[0].checked = true;
		} 
		
		if(Response1955=='22200')
		{	
			document.inputForm.inputRadio45[1].checked = true;
		} 
		
		if(Response1956=='22201')
		{	
			document.inputForm.inputRadio46[0].checked = true;
		} 
		
		if(Response1956=='22202')
		{	
			document.inputForm.inputRadio46[1].checked = true;
		} 
		
		if(Response1957=='22203')
		{	
			document.inputForm.inputRadio47[0].checked = true;
		} 
		
		if(Response1957=='22204')
		{	
			document.inputForm.inputRadio47[1].checked = true;
		} 
		
		if(Response1958=='22205')
		{	
			document.inputForm.inputRadio48[0].checked = true;
		} 
		
		if(Response1958=='22206')
		{	
			document.inputForm.inputRadio48[1].checked = true;
		} 
		
		if(Response1959=='22207')
		{	
			document.inputForm.inputRadio49[0].checked = true;
		} 
		
		if(Response1959=='22208')
		{	
			document.inputForm.inputRadio49[1].checked = true;
		} 
		
		if(Response1960=='22209')
		{	
			document.inputForm.inputRadio50[0].checked = true;
		} 
		
		if(Response1960=='22210')
		{	
			document.inputForm.inputRadio50[1].checked = true;
		} 
		
		if(Response1961=='22211')
		{	
			document.inputForm.inputRadio51[0].checked = true;
		} 
		
		if(Response1961=='22212')
		{	
			document.inputForm.inputRadio51[1].checked = true;
		} 
				
		if(Response1962=='22213')
		{	
			document.inputForm.inputRadio52[0].checked = true;
		} 
		
		if(Response1962=='22214')
		{	
			document.inputForm.inputRadio52[1].checked = true;
		} 
		
		if(Response1963=='22215')
		{	
			document.inputForm.inputRadio53[0].checked = true;
		} 
		
		if(Response1963=='22216')
		{	
			document.inputForm.inputRadio53[1].checked = true;
		} 
		
		if(Response1964=='22217')
		{	
			document.inputForm.inputRadio54[0].checked = true;
		} 
		
		if(Response1964=='22218')
		{	
			document.inputForm.inputRadio54[1].checked = true;
		} 
		
		if(Response1965=='22219')
		{	
			document.inputForm.inputRadio55[0].checked = true;
		} 
		
		if(Response1965=='22220')
		{	
			document.inputForm.inputRadio55[1].checked = true;
		} 
		
		if(Response1966=='22221')
		{	
			document.inputForm.inputRadio56[0].checked = true;
		} 
		
		if(Response1966=='22222')
		{	
			document.inputForm.inputRadio56[1].checked = true;
		} 
		
		if(Response1967=='22223')
		{	
			document.inputForm.inputRadio57[0].checked = true;
		} 
		
		if(Response1967=='22224')
		{	
			document.inputForm.inputRadio57[1].checked = true;
		}
		
		if(Response1968=='22225')
		{	
			document.inputForm.inputRadio58[0].checked = true;
		} 
		
		if(Response1968=='22226')
		{	
			document.inputForm.inputRadio58[1].checked = true;
		}
		
		if(Response1969=='22227')
		{	
			document.inputForm.inputRadio59[0].checked = true;
		} 
		
		if(Response1969=='22228')
		{	
			document.inputForm.inputRadio59[1].checked = true;
		}
		
		if(Response1970=='22229')
		{	
			document.inputForm.inputRadio60[0].checked = true;
		} 
		
		if(Response1970=='22230')
		{	
			document.inputForm.inputRadio60[1].checked = true;
		}
		
		if(Response1971=='22231')
		{	
			document.inputForm.inputRadio61[0].checked = true;
		} 
		
		if(Response1971=='22232')
		{	
			document.inputForm.inputRadio61[1].checked = true;
		}
		
		if(Response1972=='22233')
		{	
			document.inputForm.inputRadio62[0].checked = true;
		} 
		
		if(Response1972=='22234')
		{	
			document.inputForm.inputRadio62[1].checked = true;
		}
		
		if(Response1973=='22235')
		{	
			document.inputForm.inputRadio63[0].checked = true;
		} 
		
		if(Response1973=='22236')
		{	
			document.inputForm.inputRadio63[1].checked = true;
		}
		
		
		if(Response1981=='22311')
		{	
			document.inputForm.inputRadio64[0].checked = true;
		}
		 
		if(Response1981=='22312')
		{	
			document.inputForm.inputRadio64[1].checked = true;
		} 
		
				
		
		if(Response1982=='22313')
		{	
			document.inputForm.inputRadio65[0].checked = true;
		}
		 
		if(Response1982=='22314')
		{	
			document.inputForm.inputRadio65[1].checked = true;
		} 
		if(Response1982=='22315')
		{	
			document.inputForm.inputRadio65[2].checked = true;
		} 
		
		if(Response1983=='22316')
		{	
			document.inputForm.inputRadio66[0].checked = true;
		}
		 
		if(Response1983=='22317')
		{	
			document.inputForm.inputRadio66[1].checked = true;
		} 
		
		if(Response2216=='22318')
		{	
			document.inputForm.inputRadio67[0].checked = true;
		} 
		
		if(Response2216=='22319')
		{	
			document.inputForm.inputRadio67[1].checked = true;
		} 
				
	
		if(Response2217=='22320')
		{	
			document.inputForm.inputRadio68[0].checked = true;
		}
		 
		if(Response2217=='22321')
		{	
			document.inputForm.inputRadio68[1].checked = true;
		} 
		
		if(Response2217=='22322')
		{	
			document.inputForm.inputRadio68[2].checked = true;
		}
		
		
		if(Response1986=='22323')
		{	
			document.inputForm.inputRadio69[0].checked = true;
		}
		 
		if(Response1986=='22324')
		{	
			document.inputForm.inputRadio69[1].checked = true;
		}
		 
		
		if(Response1987=='22325')
		{	
			document.inputForm.inputRadio70[0].checked = true;
		}
		 
		if(Response1987=='22326')
		{	
			document.inputForm.inputRadio70[1].checked = true;
		}		
		
	}


	
	
	

	
	
	
	///////////////////////////////////////////////////
	// Next Solution Will Begin Here
	///////////////////////////////////////////////////
	
	///////////////////////////////////////////////////
}   // Closing tag for Global.js
	///////////////////////////////////////////////////