function SwapImage(img) {obj = document.getElementById("main-photo");obj.src = img;}
