if (document.images) { whonav = new Image; whonav_roll = new Image; eventsnav = new Image; eventsnav_roll = new Image; fundraisingnav = new Image; fundraisingnav_roll = new Image; sponsorsnav = new Image; sponsorsnav_roll = new Image; resourcesnav = new Image; resourcesnav_roll = new Image; contactnav = new Image; contactnav_roll = new Image; whonav.src = "image/nav/who.gif"; whonav_roll.src = "image/nav/who_roll.gif"; eventsnav.src = "image/nav/events.gif"; eventsnav_roll.src = "image/nav/events_roll.gif"; fundraisingnav.src = "image/nav/fundraising.gif"; fundraisingnav_roll.src = "image/nav/fundraising_roll.gif"; sponsorsnav.src = "image/nav/sponsors.gif"; sponsorsnav_roll.src = "image/nav/sponsors_roll.gif"; resourcesnav.src = "image/nav/resources.gif"; resourcesnav_roll.src = "image/nav/resources_roll.gif"; contactnav.src = "image/nav/contact.gif"; contactnav_roll.src = "image/nav/contact_roll.gif"; }