﻿function Preload() {
if (navigator.appName == "Netscape") {
    document.getElementById("gallery").style.marginRight = "8px";
} 
}


