function getSimpleLoan(){  document.write('<APPLET name="calculator" code="SimpleLoan.class" align="baseline" WIDTH="565" HEIGHT="325" archive="dinkytown.jar"><PARAM name="MONTHLY_PAYMENT" value="300"><PARAM name="HIDE_EXTRA_GRAPHS" value="FALSE"><PARAM name="TERM_MAXIMUM_MONTHS" value="360"><PARAM name="INTEREST_RATE" value="9.00"><PARAM name="TERM" value="48"><PARAM name="LOAN_AMOUNT" value="20000"><PARAM name="BACKGROUND" value="background.jpg"><PARAM name="BACKGROUND_COLOR" value="FFFFDD"><PARAM name="COLOR1" value="CCCC99"><PARAM name="COLOR2" value="99CCCC"><PARAM name="BORDER_TYPE" value="NONE"><PARAM name="BORDER_COLOR" value="000000"><PARAM name="BORDER_WIDTH" value="2"><PARAM name="TEXT_FOR_REPORT" value="<HTML><HEAD><TITLE>Amortizing Loan Calculator</TITLE><META HTTP-EQUIV=Content-Type CONTENT=text/html; charset=iso8859-1><META NAME=Description CONTENT=Financial Calculators, &QCPQ;1998-2005 KJE Computer Solutions, LLC. For more information please see http://www.dinkytown.net><STYLE><!-- BODY, TABLE, TD, TH, UL, OL, DD, DL, P, BR {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;}H1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13pt;font-weight: bold;}DT {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10pt;font-weight: bold;}P.footer {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9pt;}DIV.large {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13pt;font-weight: bold;}--></STYLE></HEAD><BODY bgcolor=#FFFFFF LINK=#003399 VLINK=#666666 BGCOLOR=#FFFFFF><CENTER><table border=0 bgcolor=#000000 width=468 cellspacing=1 cellpadding=0><tr><td width=100%><table bgcolor=#FFFFDD border=0 width=468 cellspacing=1 cellpadding=5><tr><td width=100% align=center valign=middle><DIV class=large>Loan Calculator Results</DIV></td></tr></table></TD></TR></TABLE></CENTER><H1>Your payment is MONTHLY_PAYMENT for a LOAN_AMOUNT loan.</H1><P>Your LOAN_AMOUNT loan has a payment of MONTHLY_PAYMENT per month for TERM months. If you make all of your payments on this loan, and do not prepay any of the principal, the total interest for this loan is INTEREST_PAID.<P><CENTER><table border=0 bgcolor=#000000 width=468 cellspacing=1 cellpadding=0><tr><td width=100%><table bgcolor=#FFFFFF border=0 width=468 cellspacing=1 cellpadding=5><TR BGCOLOR=#CCCCCC><TD COLSPAN=2><CENTER><B>Loan summary</B></CENTER></TD></TR><TR><TD><b>Monthly payment</b></TD><TD>MONTHLY_PAYMENT</TD></TR><TR><TD><b>Loan amount</b></TD><TD>LOAN_AMOUNT</TD></TR><TR><TD><b>Interest rate</b></TD><TD>INTEREST_RATE</TD></TR><TR><TD><b>Term</b></TD><TD>TERM months</TD></TR><TR><TD><b>Total of payments</b></TD><TD>TOTAL_OF_PAYMENTS</TD></TR><TR><TD><b>Total interest paid</b></TD><TD>INTEREST_PAID</TD></TR></TABLE></TD></TR></TABLE></CENTER><P><DIV class=large>Payment schedule</DIV><HR SIZE=1>**REPEATING GROUP**<BR><HR SIZE=1><P class=footer>  Information and interactive calculators are made available to you as self-help tools for your independent use and are not intended to provide investment advice. We can not and do not guarantee their applicability or accuracy in regards to your individual circumstances. All examples are hypothetical and are for illustrative purposes.  We encourage you to seek personalized advice from qualified professionals regarding all personal finance issues. </P><br><br></BODY></HTML>"><CENTER>This Financial Calculator requires a Browser with Java(TM) applet Support.  If you are seeing this message you will need to download SUNs Java(TM) Plug-in.  This can be done simply, and automatically, by clicking the link below: <P><A href="http://www.java.com/en/download/download_the_latest.jsp" target=_blank><b>Get the Java(TM) Plug-in!</b></A></CENTER></APPLET>');
}
