var homeOn  = new Image();
var homeOff = new Image();
homeOn.src = "parts/cwmurphyfreight/content/homeOn.gif";
homeOff.src = "parts/cwmurphyfreight/content/homeOff.gif";

var aboutUsOn  = new Image();
var aboutUsOff = new Image();
aboutUsOn.src = "parts/cwmurphyfreight/content/aboutUsOn.gif";
aboutUsOff.src = "parts/cwmurphyfreight/content/aboutUsOff.gif";

var pointsServedOn  = new Image();
var pointsServedOff = new Image();
pointsServedOn.src = "parts/cwmurphyfreight/content/pointsServedOn.gif";
pointsServedOff.src = "parts/cwmurphyfreight/content/pointsServedOff.gif";

var ratesOn  = new Image();
var ratesOff = new Image();
ratesOn.src = "parts/cwmurphyfreight/content/ratesOn.gif";
ratesOff.src = "parts/cwmurphyfreight/content/ratesOff.gif";

var contactUsOn  = new Image();
var contactUsOff = new Image();
contactUsOn.src = "parts/cwmurphyfreight/content/contactUsOn.gif";
contactUsOff.src = "parts/cwmurphyfreight/content/contactUsOff.gif";
