function iframeSize() {
parent.document.getElementById("id_menunormal").height = document.body.scrollHeight;
}
