//home on
imghomeOn = new Image();
imghomeOn.src = "images/homeon.gif";

//home off
imghomeOff = new Image();
imghomeOff.src = "images/homeoff.gif";


//history on
imghistoryOn = new Image();
imghistoryOn.src = "images/historyon.gif";

//history off
imghistoryOff = new Image();
imghistoryOff.src = "images/historyoff.gif";


//service on
imgserviceOn = new Image();
imgserviceOn.src = "images/serviceon.gif";

//service off
imgserviceOff = new Image();
imgserviceOff.src = "images/serviceoff.gif";

//photos on
imgphotosOn = new Image();
imgphotosOn.src = "images/photoson.gif";

//photos off
imgphotosOff = new Image();
imgphotosOff.src = "images/photosoff.gif";

//roadtrip on
imgroadtripOn = new Image();
imgroadtripOn.src = "images/roadtripon.gif";

//roadtrip off
imgroadtripOff = new Image();
imgroadtripOff.src = "images/roadtripoff.gif";

//events on
imgeventsOn = new Image();
imgeventsOn.src = "images/eventson.gif";

//events off
imgeventsOff = new Image();
imgeventsOff.src = "images/eventsoff.gif";

//bruhsinbusiness on
imgbruhsinbusinessOn = new Image();
imgbruhsinbusinessOn.src = "images/bruhsinbusinesson.gif";

//bruhsinbusiness off
imgbruhsinbusinessOff = new Image();
imgbruhsinbusinessOff.src = "images/bruhsinbusinessoff.gif";

//35registration on
img35registrationOn = new Image();
img35registrationOn.src = "images/35registrationon.gif";

//35registration off
img35registrationOff = new Image();
img35registrationOff.src = "images/35registrationoff.gif";

//links on
imglinksOn = new Image();
imglinksOn.src = "images/linkson.gif";

//links off
imglinksOff = new Image();
imglinksOff.src = "images/linksoff.gif";

//contactus on
imgcontactusOn = new Image();
imgcontactusOn.src = "images/contactuson.gif";

//contactus off
imgcontactusOff = new Image();
imgcontactusOff.src = "images/contactusoff.gif";


//memorabilia on
imgmemorabiliaOn = new Image();
imgmemorabiliaOn.src = "images/memorabiliaon.gif";

//memorabilia off
imgmemorabiliaOff = new Image();
imgmemorabiliaOff.src = "images/memorabiliaoff.gif";