<!-- 
if (document.images) {
home = new Image();
home.src = "img/home_off.gif";

contact = new Image();
contact.src = "img/contact_off.gif";
}
// -->