How Much Can I Borrow
[Netscape, Firefox, and Opera users - Press button to select and [Ctrl]+C to copy] The code below displays the calculator in a new popup window <A href='JavaScript:void window.open('http://www.homemortgagecalculator.com.au/HowMuchCalc.aspx','myWindow','width=690,height=500');'>How Much Can I Borrow</A>
The code below displays the calculator within your own page. <iframe src="http://www.homemortgagecalculator.com.au/HowMuchCalc.aspx" frameborder="0" width="690" height="500" scrolling="no"></iframe>
What Will My Repayments Be?
The code below displays the calculator in a new popup window <A href="JavaScript:void window.open('http://www.homemortgagecalculator.com.au/RepaymentsCalc.html','myWindow','width=690,height=500');">How Much Can I Borrow</A>
The code below displays the calculator within your own page. <iframe src= "http://www.homemortgagecalculator.com.au/RepaymentsCalc.html" frameborder="0" width="690" height="500" scrolling="no"></iframe>