var _____WB$wombat$assign$function_____ = function(name) {return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name)) || self[name]; }; if (!self.__WB_pmw) { self.__WB_pmw = function(obj) { this.__WB_source = obj; return this; } } { let window = _____WB$wombat$assign$function_____("window"); let self = _____WB$wombat$assign$function_____("self"); let document = _____WB$wombat$assign$function_____("document"); let location = _____WB$wombat$assign$function_____("location"); let top = _____WB$wombat$assign$function_____("top"); let parent = _____WB$wombat$assign$function_____("parent"); let frames = _____WB$wombat$assign$function_____("frames"); let opener = _____WB$wombat$assign$function_____("opener"); (function(w,o,undefined){if(o===undefined){return;} o.easing=function(t,b,c,d){return c*((t=t/d-1)*t*t+1)+b;};o.tossing=false;var timeKeeper;o.toss=function(elem,options){o.intercept();var i=0,sLeft=elem.scrollLeft,sTop=elem.scrollTop,op={top:"+0",left:"+0",duration:50,easing:o.easing,finished:function(){}},endLeft,endTop,finished=false;if(options){for(var j in op){if(options[j]!==undefined){op[j]=options[j];}}} if(typeof op.left==="string"){op.left=parseFloat(op.left);endLeft=op.left+sLeft;} else{endLeft=op.left;op.left=op.left-sLeft;} if(typeof op.top==="string"){op.top=parseFloat(op.top);endTop=op.top+sTop;} else{endTop=op.top;op.top=op.top-sTop;} o.tossing=true;timeKeeper=setInterval(function(){if(i++