
home = new Image();
home.src = "images/home_on.gif";

sarah = new Image();
sarah.src = "images/sarah_on.gif";

photos = new Image();
photos.src = "images/photos_on.gif";

bands = new Image();
bands.src = "images/bands_on.gif";

news = new Image();
news.src = "images/news_on.gif";

board = new Image();
board.src = "images/board_on.gif";

hepburn = new Image();
hepburn.src = "images/hepburn_on.gif";

//alert("Preloader Linked Correctly");