function ShowImageGallery(strImgSrc)
{
    getObject('OfferImage').src = strImgSrc; 
}
