function resizeIframe(obj, loc){ document.getElementById("resizableIframe").style.height=obj.body.offsetHeight+10+"px"; }