var homeOver = new Image();
homeOver.src = "http://www.highendlighting.net/images/nav/home_sel.jpg";

var homeOut = new Image();
homeOut.src = "http://www.highendlighting.net/images/nav/home.jpg";

var servOver = new Image();
servOver.src = "http://www.highendlighting.net/images/nav/services_sel.jpg";

var servOut = new Image();
servOut.src = "http://www.highendlighting.net/images/nav/services.jpg";

var sampOver = new Image();
sampOver.src = "http://www.highendlighting.net/images/nav/samples_sel.jpg";

var sampOut = new Image();
sampOut.src = "http://www.highendlighting.net/images/nav/samples.jpg";

var contOver = new Image();
contOver.src = "http://www.highendlighting.net/images/nav/contact_sel.jpg";

var contOut = new Image();
contOut.src = "http://www.highendlighting.net/images/nav/contact.jpg";
