function preload() {
 var img01 = new Image();
 img01.src = "./images/menu_bg_over.gif";
}

