<script>
window.onload=function(){
parent.document.all.ifram1.style.height=parseInt(document.body.scrollHeight);
}
</script>
window.onload=function(){
parent.document.all.ifram1.style.height=parseInt(document.body.scrollHeight);
}
</script>