var fDesc=new Array(); fDesc[1] = "their objectives. This program have all what you need when talking about calculations. Download it and you wont regret , enjoy!"; fDesc[2] = "refinances. Loan calculator supports regional currency settings and works with wide range of repayment cycles from 1 month to 50 years."; fDesc[3] = "collection of financial calculations tools, organized into the following six categories: Finance, Depreciation, Loan, Schedules-Cash Flow, General, and Advisors. It offers a very intuitive interface and the system requirements are minimal."; fDesc[4] = "period. Selectable compounding period, selectable calculation method, nice printouts, help. www.mw-plus.com/dic.ht ml"; fDesc[5] = "Canadian type loans; Points; 10 payment frequencies; 12 compounding frequencies; separate origination date and first payment dates"; fDesc[6] = "have to insert some basic data (loan value, payment frequency, amount of periods, rate, and payments) and you will be able to get 135 results in a table so you can study payment amounts, interest rates, terms of the loans, and amounts borrowed and find the best terms for you."; fDesc[7] = "includes downpayment savings calculator, mortgage qualifier, an amortizattion calculater, and more. Also includes forms and information for home inspection, to do lists, and a home buyer's glossary."; fDesc[8] = "unique hot-key interface."; fDesc[9] = ", car or business accounts, the Markosoft Interest Calculator program will help you to work them out. With this handy application, originally developed for accountants and bookkeepers, you can calculate payment amounts and the length of your loans."; fDesc[10] = "money, interest rates, cash flow, and depreciation. Additionally, you can view, print, and save amortization schedules."; fDesc[11] = "payments, interest rates and conversions, standard deviation, percent, TVM, NPV, IRR, cash flows, bonds and more."; fDesc[14] = "program is user-friendly, flexible and loaded with useful features that show you where to recover or save money instantly! An absolute 'Must See!'"; fDesc[15] = "estimate monthly expenses on your mortgage: interest payments, property taxes and private mortgage insurance."; fDesc[16] = ", biweekly, Canadian, and more. Animated 3D graphs, 'rich text' notes, customized printouts, discount points breakeven, much more."; fDesc[17] = "for BEFORE you ever have to fill out a loan application."; fDesc[18] = "can create reports on individual properties and give information on entire portfolio totals."; fDesc[19] = "compound interest. Solves for present value, future value, periodic payment or deposit, number of periods and interest rates. Create amortization sc..."; fDesc[20] = "financial application helping you create superb loan schedules and loan output data. Install/Uninstall"; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }