'; txt+='

'; txt+=''; txt+=''; amount=eval(amount); for(i=1;i<=n*npy;i++){ tbldata=''+tbldata+i+':'+tbldata+round(payment)+''+tbldata+round(interest)+''+tbldata+round(principle)+''+tbldata+round(amount)+''; } txt+='
Payment
Number
Payment
Amount
InterestPrincipleBalance
'; interest=amount*apr/npy/100; amount+=interest; principle=payment-interest; amount-=payment; txt+='


Hosted by www.Geocities.ws

'; var psch=window.open('', 'viewsch' ,'top=0,left=0,toolbar=no,scrollbars=yes,resizable=yes,width=500,height=450,menubar=no,status=no'); psch.document.write(txt); } window.onload=function(){ document.f.amount.focus(); }

 

Montly Payment and Loan Calculator

Enter Loan Data Here
Loan Amount: $
Annual Percentage Rate (APR) %: %
Repayment period in years:
Amount of payments per year:

Amount per payment: $
Total paid over the life of the loan: $
Total interest paid over the life of the loan: $


(Please give the script time to work, especially if the loan is for a long time.)
Back to Opening Page
Hosted by www.Geocities.ws

1