﻿function resim_degistir(resim_ad) {
    document.getElementById('ORTARESIM').src = "" + resim_ad;
}
