// Licensed Materials - Property of IBM // IBM Cognos Products: hal // (C) Copyright IBM Corp. 2003, 2017. // US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. function C_ScrollTopTween(el, _hYV1, _h931, _hSN1, _h5U1){C_ScrollTopTween.baseConstructor.call(this, el, el.scrollTop, _hYV1, _h931, _hSN1||200, _h5U1);};C_ScrollTopTween.F_Extends(C_Tween);C_ScrollTopTween.prototype.F_OnTick=function(){this._h0F2.scrollTop=this._hZV1();};