scroll: function() { this.hDiv.scrollLeft = this.bDiv.scrollLeft; if (!$.browser.mozilla) { this.rePosDrag(); } },