//Xai - 8/13/10 if(!window.iframeComm)window.iframeComm=function(){var i=0,o='',url=window.parentURL||unescape(location.hash.substr(1).replace(/#.*$/,''));if(top.location==self.location)window.setInterval(function(){var h=parent.location.hash;if(h.match(/#\d+&(.+)$/ig)&&h!=o){o=h;var u=unescape(RegExp.$1);parent.location=parent.location.href.replace(/#.*$/,'')+'#';try{window.eval(u)}catch(e){alert(e.message||e.description)}}},200);else if(url==''||!url.match(/^https?:\/\//ig))return{getHeight:function(){return 0},setHash:function(){alert('This feature has been disabled because no hash parent url was found in this iframe src.')}};function ht(){var d=document;return Math.max(Math.min(d.body.scrollHeight,d.documentElement.scrollHeight),Math.min(d.body.offsetHeight,d.documentElement.offsetHeight),Math.min(d.body.clientHeight,d.documentElement.clientHeight))}return{getHeight:ht,setHash:function(x){parent.location=url+'#'+(i++)+'&'+encodeURIComponent(x)}}}();var ConsumerPortalObject=function(){var j=0,src=('http://www.loansifter.com/consumerportal.aspx?uid=14001&'+top.location.search.substr(1)).replace(/&+$/ig,''),parentURL=encodeURIComponent(top.location),iframe=null;document.write("");iframe=document.getElementById('ifr');return{height:function(x){iframe.style.height=x+'px'},'post':function(x){if(!x.match(/^\w+=\w+/ig))return;var w=document.getElementById('dvWaiting'),i=src.indexOf('&');iframe.src=(i<0?src:src.substr(0,i))+'&'+x.replace(/^&+| +|post=[a-z0-9]+/ig,'').match(new RegExp('\\b\\w+=[^&]+\\b','ig')).join('&')+'&post=1&sec='+(j++)+'#'+parentURL;if(w)setTimeout(function(){w.style.display='none'},250)}}}()