﻿function ErrorImg(img) {
    img.src = "../images/no-image.jpg";
}
