﻿//For Image Errors
function ReplaceImage(img) {
    img.src = "/_images/global/NoPhotoIcon56px.gif";
}
        