Affordability Calculator Widget

Place the code below wherever you want the calculator to appear, inside the <body>. Because of the defer attribute of the external <script>, the loading time of your page will not be affected.

<div id="affordability-calculator"><a href="https://home.ca">Search Canada real estate</a></div>
<script type="text/javascript" src="https://home.ca/static/js/calculators.js" defer="defer"></script>
<noscript>To view the <a href="https://home.ca">affordability calculator</a> you must have JavaScript turned on</noscript>