document.write('' );document.write( '' );document.write('' );document.write( '' );var type = 'interestRateChange';if(version == undefined){ var version = 1;}if(bg == undefined){ var bg = '#FFFFFF';}if(section == undefined){ var section = 'graph';}if(client == undefined){ var client = '';}if(noFlash == undefined){ var noFlash = 'This page requires Javascript and Flash Player 9 click here to install Flash';}if(otherVars == undefined){ var otherVars = '';}else{ otherVars+='&';}var width=585;var height=600;switch(type){ case 'borrowCapacity' : height=770; break; case 'extraRepayments' : height=680; break; case 'loanRepayments' : height=550; break; case 'lumpSumPayment' : height=670; break; case 'stampDuty' : height=630; break; case 'vehiclePurchase' : height=670; break; case 'incomeTax' : height=610; break; case 'propertyValue' : height=780; break; case 'interestRateChange' : height=660; break; case 'loanOffset' : height=680; break; case 'propertyInvestmentFolio' : height=760; width=730; case 'rentalSalesFolio' : height=670; width=730; break;}var host = document.location.hostname;var pageUrl = document.location.toString();var title = document.title;var calc = document.getElementById('calculator');var hostInfo = host.split('.');if(hostInfo.length>2 && (hostInfo[0] == 'www' || hostInfo[1].length>3) ){ hostInfo.splice(0, 1); host = hostInfo.join('.');}function SWFHeight(type, height){ var flash = document.getElementById(type); flash.height = height+'px';}function scrollTop(calc, height){ document.location = pageUrl+'#top'; document.title = title;}calc.innerHTML = '
';function writeSWF(){try { var so = new SWFObject('http://calculators.mortgagesuite.com.au/swfs/loader.swf', type, width, height, '9', bg); so.addParam('FlashVars', otherVars+'host='+host+'&client='+client+'&type='+type+'&domain=http://calculators.mortgagesuite.com.au/&version='+version+'§ion='+section); so.addParam('Base', ''); so.addParam('Menu', 'true'); so.addParam('AllowScriptAccess', 'always'); so.addParam('SeamlessTabbing', 'false'); so.useExpressInstall('http://calculators.mortgagesuite.com.au/swfs/expressinstall.swf'); clearInterval(writeId); if(so.write('calculatorContent')){ var flash = document.getElementById(type); flash.onfocus = function(){document.title = title;}; flash.focus(); } else { calc.innerHTML = 'This page requires Javascript and Flash Player 9 click here to install Flash'; } pageTracker = _gat._getTracker("UA-3898070-2"); pageTracker._initData(); pageTracker._trackPageview();} catch(e) {}}var writeId = setInterval(writeSWF, 100);