if im.image_hash[depiction[:image_id]][:image_file_content_type] == 'image/tiff'
                  href = im.image_hash[depiction[:image_id]][:medium_url]
                else
                  href = im.image_hash[depiction[:image_id]][:original_url]