
home = new Image();
home.src = "images/home2.gif";

hosting = new Image();
hosting.src = "images/hosting2.gif";

resellers = new Image();
resellers.src = "images/resellers2.gif";

order = new Image();
order.src = "images/order2.gif";

support = new Image();
support.src = "images/support2.gif";

about = new Image();
about.src = "images/about2.gif";

contact = new Image();
contact.src = "images/contact2.gif";
