function hiLite(imgName,imgObjName) {
if (document.images) {
  document.images[imgName].src = eval(imgObjName + ".src");
}}


if (document.images) {
HomeWhite = new Image(177,28); HomeWhite.src = "graphics/links/home_white.gif";
HomeBlue = new Image(177,28); HomeBlue.src = "graphics/links/home_blue.gif";
}


if (document.images) {
AboutUsWhite = new Image(177,28); AboutUsWhite.src = "graphics/links/aboutus_white.gif";
AboutUsBlue = new Image(177,28); AboutUsBlue.src = "graphics/links/aboutus_blue.gif";
}


if (document.images) {
CarpetsWhite = new Image(177,28); CarpetsWhite.src = "graphics/links/carpets_white.gif";
CarpetsBlue = new Image(177,28); CarpetsBlue.src = "graphics/links/carpets_blue.gif";
}


if (document.images) {
SmoothFloorsWhite = new Image(177,28); SmoothFloorsWhite.src = "graphics/links/smoothfloors_white.gif";
SmoothFloorsBlue = new Image(177,28); SmoothFloorsBlue.src = "graphics/links/smoothfloors_blue.gif";
}


if (document.images) {
CommercialWhite = new Image(177,28); CommercialWhite.src = "graphics/links/commercial_white.gif";
CommercialBlue = new Image(177,28); CommercialBlue.src = "graphics/links/commercial_blue.gif";
}


if (document.images) {
DannysDenWhite = new Image(177,28); DannysDenWhite.src = "graphics/links/dannysden_white.gif";
DannysDenBlue = new Image(177,28); DannysDenBlue.src = "graphics/links/dannysden_blue.gif";
}


if (document.images) {
ContactUsWhite = new Image(177,28); ContactUsWhite.src = "graphics/links/contactus_white.gif";
ContactUsBlue = new Image(177,28); ContactUsBlue.src = "graphics/links/contactus_blue.gif";
}