function hilite(imgName,imgObjName) {
if (document.images) {
  document.images[imgName].src = eval(imgObjName + ".src");
}}

var PATH = '/templates/default/';


if (document.images) {
homeoff = new Image(83,24); homeoff.src = PATH+"graphics/links/home1.gif";
homeon = new Image(83,24); homeon.src = PATH+"graphics/links/home2.gif";
}


if (document.images) {
aboutoff = new Image(106,24); aboutoff.src = PATH+"graphics/links/aboutus1.gif";
abouton = new Image(106,24); abouton.src = PATH+"graphics/links/aboutus2.gif";
}


if (document.images) {
theteamoff = new Image(111,24); theteamoff.src = PATH+"graphics/links/team1.gif";
theteamon = new Image(111,24); theteamon.src = PATH+"graphics/links/team2.gif";
}


if (document.images) {
productsoff = new Image(179,24); productsoff.src = PATH+"graphics/links/services1.gif";
productson = new Image(179,24); productson.src = PATH+"graphics/links/services2.gif";
}


if (document.images) {
contactusoff = new Image(130,24); contactusoff.src = PATH+"graphics/links/contact1.gif";
contactuson = new Image(130,24); contactuson.src = PATH+"graphics/links/contact2.gif";
}


if (document.images) {
avtopoff = new Image(187,21); avtopoff.src = PATH+"graphics/header4a.gif";
avtopon = new Image(187,21); avtopon.src = PATH+"graphics/header4b.gif";
}


if (document.images) {
furnituretopoff = new Image(187,21); furnituretopoff.src = PATH+"graphics/header5a.gif";
furnituretopon = new Image(187,21); furnituretopon.src = PATH+"graphics/header5b.gif";
}


if (document.images) {
machinestopoff = new Image(187,21); machinestopoff.src = PATH+"graphics/header6a.gif";
machinestopon = new Image(187,21); machinestopon.src = PATH+"graphics/header6b.gif";
}


if (document.images) {
stationerytopoff = new Image(187,21); stationerytopoff.src = PATH+"graphics/header7a.gif";
stationerytopon = new Image(187,21); stationerytopon.src = PATH+"graphics/header7b.gif";
}

