// <![CDATA[ window.onload = resizeFrame; function resizeFrame() { var f = document.getElementById('accupass_frame'); f.height = f.ownerDocument.body.scrollHeight; } // ]]>