function resizeFrame(fr) {
var h;
var w = fr.contentWindow;
if (w && w.document && w.document.body && w.document.body.scrollHeight) {
h = w.document.body.scrollHeight;
}
if ( h ) { fr.style.height = h; emspy.reload(logDomain,logChannel,logPath,logPage+"_titulares_home"); } else { window.setTimeout( "window.resizeFrame(window.document.getElementById('thome'))", 3000 )
}
}
document.write('<iframe name=thome id=thome src=titulares_home_iframe.htm width=280 frameBorder=0 scrolling=no onLoad=resizeFrame(this)></iframe>');
<!-- #ARBconf conf = { outFName: "n_titulares_home_der.js", pageId: "x_titulares_home", wrapper: "jshfunction_wraper.js" }; conf; -->
