/*! elementor-pro - v4.0.0 - 20-04-2026 */ "use strict"; (self["webpackChunkelementor_pro"] = self["webpackChunkelementor_pro"] || []).push([["social"],{ /***/ "../modules/social/assets/js/frontend/handlers/facebook.js" /*!*****************************************************************!*\ !*** ../modules/social/assets/js/frontend/handlers/facebook.js ***! \*****************************************************************/ (__unused_webpack_module, exports) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports["default"] = void 0; class FacebookHandler extends elementorModules.frontend.handlers.Base { getConfig() { return elementorProFrontend.config.facebook_sdk; } setConfig(prop, value) { elementorProFrontend.config.facebook_sdk[prop] = value; } parse() { // On FB SDK is loaded, parse current element FB.XFBML.parse(this.$element[0]); } loadSDK() { const config = this.getConfig(); // Preventing from ajax request to be sent multiple times when loading multiple widgets if (config.isLoading || config.isLoaded) { return; } this.setConfig('isLoading', true); jQuery.ajax({ url: 'https://connect.facebook.net/' + config.lang + '/sdk.js', dataType: 'script', cache: true, success: () => { FB.init({ appId: config.app_id, version: 'v2.10', xfbml: false }); this.setConfig('isLoaded', true); this.setConfig('isLoading', false); elementorFrontend.elements.$document.trigger('fb:sdk:loaded'); } }); } onInit(...args) { super.onInit(...args); this.loadSDK(); const config = this.getConfig(); if (config.isLoaded) { this.parse(); } else { elementorFrontend.elements.$document.on('fb:sdk:loaded', () => this.parse()); } } } exports["default"] = FacebookHandler; /***/ } }]); //# sourceMappingURL=social.b8ce24160d1e761ca0a6.bundle.js.map Travel – Scubers Blog

Explore the world’s best diving destinations with Scubers Travel. Get insider tips on the top dive spots, travel itineraries, and destination guides. Plan your next dive vacation with expert recommendations and discover the beauty beneath the surface at global dive hotspots.

Go to Top