// menu preloads for helenlaing
//
home = new Image();
home.src = "images/mm/home.gif";
home_hi = new Image();
home_hi.src = "images/mm/homex.gif";
about = new Image();
about.src = "images/mm/about.gif";
about_hi = new Image();
about_hi.src = "images/mm/aboutx.gif";
books = new Image();
books.src = "images/mm/books.gif";
books_hi = new Image();
books_hi.src = "images/mm/booksx.gif";
ceramics = new Image();
ceramics.src = "images/mm/ceramics.gif";
ceramics_hi = new Image();
ceramics_hi.src = "images/mm/ceramicsx.gif";
prints = new Image();
prints.src = "images/mm/prints.gif";
prints_hi = new Image();
prints_hi.src = "images/mm/printsx.gif";
paintings = new Image();
paintings.src = "images/mm/paintings.gif";
paintings_hi = new Image();
paintings_hi.src = "images/mm/paintingsx.gif";

