function switchImg(i){ document.images["main_image"].src = i; }

