function body_onload() {
  //
  // onload event handler for the body object
  //
}

function tempConstruction() {
  myalert(500, 100, 'UNDER CONSTRUCTION', 'This section is under construction!', 'OK', null);
}
