function showLoanCalc(){
	OpenWin = this.open("loan_calculator.asp", "newWindow", "toolbar=no, menubar=no ,location=no, scrollbars=yes, resizable=yes, width=600, height=600");
}
