31 lines
564 B
HTML
31 lines
564 B
HTML
<html>
|
|
<head>
|
|
<title>Paydown Calculator</title>
|
|
</head>
|
|
<body>
|
|
<center>
|
|
<font COLOR="#000080" size=+1>Diversified Software Solutions.</font>
|
|
</center>
|
|
<hr>
|
|
<font COLOR="#000080" size=+1>Try the Paydown Calculator JAVA applet.</font>
|
|
<font COLOR="#000080" size=0>
|
|
<br>Inquiries, comments are welcome. We also provide customization services to meet your special needs. Please send email to
|
|
</font>
|
|
<A HREF="mailto:europa@li.net">europa@li.net</A>
|
|
<hr>
|
|
<applet code=Cashflow.class id=SpreadSheet width=640 height=520>
|
|
</applet>
|
|
<pr>
|
|
<hr>
|
|
</body>
|
|
</html>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|