
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");
let arguments;

{!function(a){jQuery.fn.UItoTop=function(a){var b={text:"",min:200,inDelay:600,outDelay:400,containerID:"toTop",containerHoverID:"toTopHover",scrollSpeed:1200,easingType:"linear",scrollDownOnly:0,classes:""},c=jQuery.extend(b,a),d="#"+c.containerID,e="#"+c.containerHoverID,f=0;jQuery("body").append('<div class="to-top-container '+c.classes+'"><a href="#" id="'+c.containerID+'"><span class="screen-reader-text">'+toTopscreenReaderText.label+"</span>"+c.text+"</a></div>"),jQuery(d).hide().on("click.UItoTop",function(){return jQuery("html, body").animate({scrollTop:0},c.scrollSpeed,c.easingType),jQuery("#"+c.containerHoverID,_____WB$wombat$check$this$function_____(this)).stop().animate({opacity:0},c.inDelay,c.easingType),!1}).prepend('<span id="'+c.containerHoverID+'"></span>').hover(function(){jQuery(e,_____WB$wombat$check$this$function_____(this)).stop().animate({opacity:1},600,"linear")},function(){jQuery(e,_____WB$wombat$check$this$function_____(this)).stop().animate({opacity:0},700,"linear")}),jQuery(window).scroll(function(){var a=jQuery(this).scrollTop();void 0===document.body.style.maxHeight&&jQuery(d).css({position:"absolute",top:a+jQuery(window).height()-50}),a>c.min&&(a>=f||1!==parseInt(c.scrollDownOnly))?jQuery(d).fadeIn(c.inDelay):jQuery(d).fadeOut(c.Outdelay),f=a})}}(jQuery);

}}