function write30Year(){
	document.write("6.24%*");
	return;
}

function write15Year(){
	document.write("5.94%*");
	return;
}