//IMAGE PRELOAD

home = new Image();
home.src = "images/menu/home-on.gif";
about = new Image();
about.src = "images/menu/about-on.gif";
testimonials = new Image();
testimonials.src = "images/menu/testimonials-on.gif";
find = new Image();
find.src = "images/menu/find-on.gif";
contact = new Image();
contact.src = "images/menu/contact-on.gif";
buynow = new Image();
buynow.src = "images/button-buynow-on.gif";
submit = new Image();
submit.src = "images/button-send-on.gif";