function hilite(imgName,imgObjName) {
if (document.images) {
  document.images[imgName].src = eval(imgObjName + ".src");
}}


if (document.images) {
EmailOff = new Image(558,27); EmailOff.src = "graphics/header_email.gif";
EmailOn = new Image(558,27); EmailOn.src = "graphics/header_email2.gif";
}


if (document.images) {
HomeOff = new Image(211,24); HomeOff.src = "graphics/links/home1.gif";
HomeOn = new Image(211,24); HomeOn.src = "graphics/links/home2.gif";
}


if (document.images) {
AboutOff = new Image(211,24); AboutOff.src = "graphics/links/aboutus1.gif";
AboutOn = new Image(211,24); AboutOn.src = "graphics/links/aboutus2.gif";
}


if (document.images) {
WhatIsOff = new Image(211,24); WhatIsOff.src = "graphics/links/whatis1.gif";
WhatIsOn = new Image(211,24); WhatIsOn.src = "graphics/links/whatis2.gif";
}


if (document.images) {
WeOfferOff = new Image(211,24); WeOfferOff.src = "graphics/links/whatweoffer1.gif";
WeOfferOn = new Image(211,24); WeOfferOn.src = "graphics/links/whatweoffer2.gif";
}


if (document.images) {
TestimonialsOff = new Image(211,24); TestimonialsOff.src = "graphics/links/testimonials1.gif";
TestimonialsOn = new Image(211,24); TestimonialsOn.src = "graphics/links/testimonials2.gif";
}


if (document.images) {
PrivacyOff = new Image(211,24); PrivacyOff.src = "graphics/links/privacy1.gif";
PrivacyOn = new Image(211,24); PrivacyOn.src = "graphics/links/privacy2.gif";
}


if (document.images) {
ContactOff = new Image(211,24); ContactOff.src = "graphics/links/contact1.gif";
ContactOn = new Image(211,24); ContactOn.src = "graphics/links/contact2.gif";
}