// JavaScript Document


function start() {
  goforit();
  fillup();
  MM_preloadImages('images/z_request_over.gif');
}
window.onload = start;
