Current path: home/webdevt/www/demo2/wp-content/plugins/supreme-modules-pro-for-divi/public/js/
?? Go up: /home/webdevt/www/demo2/wp-content/plugins/supreme-modules-pro-for-divi/public
!function(t,e){var i={config:{screenWidthFragment:12,centerTopHeight:10,heightTopLeft:30,heightTopRight:30},statusTopLeft:"inactive",statusTopRight:"inactive",statusBottomLeft:"inactive",statusBottomRight:"inactive",statusTop:"inactive",init:function(){i.methods=Array.prototype.slice.call(arguments),Array.prototype.forEach.call(i.methods,function(t){i.getDirection(t[0],"top-left")?i.topLeftFn=i.trigger(t[1]):i.getDirection(t[0],"top-right")?i.topRightFn=i.trigger(t[1]):i.getDirection(t[0],"bottom-right")?i.bottomRightFn=i.trigger(t[1]):i.getDirection(t[0],"bottom-left")?i.bottomLeftFn=i.trigger(t[1]):i.getDirection(t[0],"top")&&(i.TopFn=i.trigger(t[1]))}),e.body.addEventListener("mousemove",function(t){var e=t.clientX,o=t.clientY;"function"==typeof i.topLeftFn&&"inactive"===i.statusTopLeft&&i.callTopleft(e,o,i.topLeftFn),"function"==typeof i.topRightFn&&"inactive"===i.statusTopRight&&i.callTopRight(e,o,i.topRightFn),"function"==typeof i.bottomLeftFn&&"inactive"===i.statusBottomLeft&&i.callBottomLeft(e,o,i.bottomLeftFn),"function"==typeof i.bottomRightFn&&"inactive"===i.statusBottomRight&&i.callBottomRight(e,o,i.bottomRightFn),"function"==typeof i.TopFn&&"inactive"===i.statusTop&&i.callTop(e,o,i.TopFn)})},trigger:function(t){return t},getWidthRightValue:function(){var t=i.getScreenWidthFragment(),e=t*i.config.screenWidthFragment-t;return parseInt(e)},getTopHeight:function(){var t=50;return t},getScreenWidthFragment:function(){var e=parseInt(t.innerWidth)/i.config.screenWidthFragment;return e},getScreenHeightFragment:function(){var e=parseInt(t.innerHeight)/i.config.screenWidthFragment;return e},getBottomHeightValue:function(){var t=i.getScreenHeightFragment(),e=t*i.config.screenWidthFragment-t;return e},getDirection:function(t,e){return t===e?!0:!1},callTopleft:function(t,e,o){t<=i.getScreenWidthFragment()&&e<=i.config.heightTopLeft&&(i.statusTopLeft="active",o())},callTopRight:function(t,e,o){t>i.getWidthRightValue()&&e<=i.config.heightTopRight&&(i.statusTopRight="active",o())},callBottomRight:function(t,e,o){t>=i.getWidthRightValue()&&e>=i.getBottomHeightValue()&&(i.statusBottomRight="active",o())},callBottomLeft:function(t,e,o){t<=i.getScreenWidthFragment()&&e>=i.getBottomHeightValue()&&(i.statusBottomLeft="active",o())},positionsTopY:[],callTop:function(t,e,o){e>i.config.centerTopHeight+1&&i.positionsTopY.push(e),t>i.getScreenWidthFragment()&&t<i.getWidthRightValue()&&e<=i.config.centerTopHeight&&i.positionsTopY[0]>i.config.centerTopHeight&&(i.statusTop="active",o())},start:function(){return{init:i.init,config:i.config}}};t.glio||(t.glio=i.start())}(window,document);