// JavaScript Document

// defines the logo image in the top left corner
image1 = new Image();
image1.src = "../images/glowingLogo.gif";