Try these FREE financial popup Calculators.
You can make these calculators part of your own website by simply making a link to them.
See instructions below on how to do this. In return, please provide a link to Mortgage Wizard Plus e.g. by using the cut and paste code shown below. Click on the following 3 links to try them all.
-
Mortgage/Loan Calculator
Calculates payment, cumulative interest and displays a loan progress chart for US and Canadian loans.
-
Daily Interest Calculator
Use the program to calculate the interest accumulated on a loan or deposit over a selectable period.
Also calculated are the number of interest days between the two dates.
-
Equivalent Interest Rate Calculator
Is it better to invest your money at 8.1% compounded monthly or 8.3 % compounded annually?
The equivalent interest rate calculator will tell you.
PC based versions of the Daily Interest Calculator and The Equivalent Interest Rate
Calculator are embedded with Mortgage Wizard Plus. You can open
these bonus programs from the File Menu in Mortgage Wizard Plus.
Whether you wish to convert Mortgage Wizard Plus to the registered edition or not, these bonus programs and the basic
Mortgage Calculator will remain available.
A free PC based stand alone version of the Daily Interest Calculator is also available,
but not needed if Mortgage Wizard Plus is installed.
How to link to the popup Calculators
Step 1. - Cut the following JavaScript code and paste between the <head> and </head>
tags in your html file.
<script type="text/javascript">
function openmtgecalc(){
window.open("http://www.mw-plus.com/webcalc.php","",
"scrollbars,resizable,width=500,height=765")
}
function opendiccalc(){
window.open("http://www.mw-plus.com/webdic.php","",
"scrollbars,resizable,width=450,height=765")
}
function openeqintcalc(){
window.open("http://www.mw-plus.com/webeqint.php","",
"scrollbars,resizable,width=450,height=765")
}
</script>
Step 2. - Cut the following code and
paste at a suitable place within the <body> and
</body> section of your html file.
<a href="#" onClick="openmtgecalc()">Mortgage Calculator</a>
<a href="#" onClick="opendiccalc()">Daily Interest
Calculator</a>
<a href="#" onClick="openeqintcalc()">Equivalent Interest
Rate Calculator</a>
After you did the cutting and pasting, you will be able to open the popup
calculator by simply clicking on the following links on your own web page:
Mortgage Calculator
Daily Interest Calculator
Equivalent Interest Rate Calculator
Conditions for using the Popup calculator(s):
- Although there is no intention to remove these programs, the popup calculators are not guaranteed to be always available.
- The programs may be upgraded or modified from time to time.
- You have to send your e-mail address and website URL if you like to make links to these popup calculator from your own web site.
This is also for your own benefit, so you can receive updated information.
The e-mail address is hh@mw-plus.com. You can also use this e-mail address for your opinions and product ideas.
- Make a link to www.mw-plus.com or show the "Crush your mortgage sooner" banner on your web site.
The popup calculators are provided by the creator of Mortgage Wizard Plus

How to make a link to Mortgage Wizard Plus.
You can put the Crush your mortgage sooner banner and link on your own webpages with the following code:
Step 1. - Cut the following JavaScript code and paste between the <head> and </head>
tags in your html file.
<script type="text/javascript">
function openmwplus(URL) {
window.open("http://www.mw-plus.com/index.html", "",
"toolbar=yes,location=yes,directories=yes,status=yes,
menubar=yes,scrollbars=yes,resizable=yes,
copyhistory=yes,width=800,height=600")
}
</script>
Step 2. - Cut the following code and
paste at a suitable place within the <body> and
</body> section of your html file.
The popup calculators are provided by the creators of
Mortgage Wizard Plus. <a href="javascript:openmwplus()"
><img src="crush.gif" width="396" height="72"
alt="crush.gif /"></a>
Thank you very much for making the link!
|