var str = 	"<div id=\"ich_disclaimer\" style=\"width:640px;padding-top:10px;\">"+
				"<div id=\"ich_disclaimer_text\" style=\"text-align:left;float:left;font-family:arial;font-size:8pt;\">"+
				"Note: The results from this calculator should be used as an indication only. Results do not represent "+ 
				"either quotes or pre-qualifications for a loan. Individual institutions apply different lending criteria "+ 
				"and it is advised that you consult your financial adviser before taking out a loan.</div>"+
			"</div>";
document.write(str);




