function calcHeight(){var a=document.getElementById("bodycontent").contentWindow.document.body.scrollHeight;document.getElementById("bodycontent").height=a};
