"use strict";jQuery(document).ready(function(){jQuery(function(){if(!document.querySelector('.woof-slide-out-div')){return} document.querySelector('.woof-slide-out-div').removeAttribute('style');jQuery('.woof-slide-out-div').css('opacity',0.95);jQuery.each(jQuery('.woof-slide-out-div'),function(i,item){var key=jQuery(item).data("key");jQuery(item).tabSlideOut({tabHandle:'.woof-handle.'+key,tabImage:jQuery(item).data('image'),tabImageHeight:jQuery(item).data('image_h')+'px',tabImageWidth:jQuery(item).data('image_w')+'px',tabLocation:jQuery(item).data('location'),bounceSpeed:jQuery(item).data('speed'),action:jQuery(item).data('action'),offset:jQuery(item).data('toppos'),onLoadSlideOut:jQuery(item).data('onloadslideout')});if(woof_slideout_screenHeight()-jQuery(item).position().top