homeon = new Image();
homeon.src = "../template1/includes/home-on.gif";
homeoff = new Image();
homeoff.src = "../template1/includes/home-off.gif";

abouton = new Image();
abouton.src = "../template1/includes/about-on2.gif";
aboutoff = new Image();
aboutoff.src = "../template1/includes/about-off2.gif";

serviceson = new Image();
serviceson.src = "../template1/includes/services-on.gif";
servicesoff = new Image();
servicesoff.src = "../template1/includes/services-off.gif";

locationson = new Image();
locationson.src = "../template1/includes/locations-on.gif";
locationsoff = new Image();
locationsoff.src = "../template1/includes/locations-off.gif";

portfolioon = new Image();
portfolioon.src = "../template1/includes/portfolio-on.gif";
portfoliooff = new Image();
portfoliooff.src = "../template1/includes/portfolio-off.gif";

clientson = new Image();
clientson.src = "../template1/includes/clients-on.gif";
clientsoff = new Image();
clientsoff.src = "../template1/includes/clients-off.gif";

contacton = new Image();
contacton.src = "../template1/includes/contact-on.gif";
contactoff = new Image();
contactoff.src = "../template1/includes/contact-off.gif";