// **************************************************************
// InternetActive Calculators™
// Version 2.0
// Copyright © 1998 - 2001 Desert Cactus Software Corporation
// **************************************************************

document.write("<BR>");
document.write("<INPUT Type=submit Value=Calculate style='font-family: Verdana, Arial; font-size: 8pt'>");
document.write("&nbsp;");
document.write("<INPUT Type=button Value=Reset style='font-family: Verdana, Arial; font-size: 8pt' onClick=reset(this.form);>");
document.write("&nbsp;");
document.write("<INPUT Type=button Value=Help style='font-family: Verdana, Arial; font-size: 8pt' onClick=help(this.form);>");
document.write("<BR>");
document.write("<BR>");
document.write("</CENTER>");
document.write("<center>");
document.write("<span class=FontSeven>");
// document.write(DCS);
document.write("</span>");
document.write("</center>");
document.write("</FORM>");
document.write("</td>");
document.write("</tr>");
document.write("</TABLE>");


