| Principal: " + fns(document.calc.principal.value,2,1,1,1) + " "; // part2 += "# of Payments: " + pmt_count + " Interest Rate: " + fns(document.calc.interest.value,3,0,2,1) + " "; // part2 += "Payment: " + Vpmt_text + " | |||||||||||
"; part2 += " Pmt Date | ";
part2 += "Pmt # | ";
part2 += "Pmt Amt | ";
part2 += "Interest | ";
part2 += "Principal | ";
part2 += "Balance | | |||||