// disable display of main image right away
document.getElementById('main-bottom-div').style.display = 'none';
