function body_load() {
  parent.adjust_iframe_left_height(document.body.scrollHeight);
}

