if (location.image) this.image.attr('src', location.image).show();
                    else this.image.hide();