this.init = function() { var $this = this; jQuery(this.rightScroll).click(function() { $this.rightStep(); }); }