hs.Slideshow.prototype = {
        getControls: function () {
            this.controls = hs.createElement('div', {innerHTML: hs.replaceLang(hs.skin.controls)},
                null, hs.container);