
        !(function(){
            var paAnalytics = paAnalytics || [];

            var loadScript = function(url, onLoad){
                var script = document.createElement('script');
                script.setAttribute('src', url);
                script.onload = onLoad;
                var target = document.getElementsByTagName('head')[0];
                target.insertBefore(script, target.firstChild);
                script.onerror = function (error) {
                    paAnalytics.push([
                        'track',
                        {eventName:'adTagError', properties: {errCode:2}}
                    ]);
                };
            };

            var config = {"_id":"63171861b3cd8d2e6607b31e","paid":23343,"anid":17085526,"placement_name":"skynewsarabia.com_taboola-desktop_0x0","publisher_id":1577663,"site_id":4523617,"size":"350x350","tag_type":"prebid","isInArticle":false,"floorsConf":{"rules":[],"currency":"EUR","active":false,"floorDeals":false},"hbConf":{"bidders":[{"type":"appnexus","params":"{\"placementId\":\"9999999\"}"}],"psbk":"<script>\nconst interval = setInterval(() => {\n    try {\n        const el = document.querySelector('[id^=\"taboola-sponsored-below-article\"]');\n        if (el) {\n            if (el.children.length > 0) {\n                clearInterval(interval);\n                const frame = el.ownerDocument.defaultView.frameElement;\n                if (frame && frame.id.startsWith('postbid_if_')) {\n                    frame.style.cssText += 'width: -webkit-fill-available !important; height: 1100px !important;';\n                }\n            }\n        }\n    } catch (e) {}\n}, 50);\n</script>\n\n<div id='taboola-sponsored-below-article-en-desktop' ></div>\n\n<script>\n  var nativeCollapseMutationObserver = function() {\n    // object containing the div and attributes that tell us if served or not\n    var taboolaServe = {\n      observeId: false,\n      trcContainerDisplay: null,\n      trcWrapperDisplay: null\n    }\n    var config = {\n      attributes: true,\n      childList: false,\n      attributeFilter: [\"observeid\", \"id\", \"class\", \"style\"],\n      subtree: true\n    };\n    var doc = window.document;\n    var observedElement = doc.getElementById('taboola-sponsored-below-article-en-desktop');\n    var taboolaServeStatus = null; // flag to stop observer\n    var callback = function(mutationsList) {\n      mutationsList.forEach(function(mutation) {\n        if (taboolaServeStatus === null) {\n          // target element that has an observeid attribute when serving\n          if (mutation.attributeName === \"observeid\") {\n            taboolaServe.observeId = true;\n          }\n          // target element that is display none when not serving\n          if (mutation.target.className.indexOf(\"trc_rbox_container\") !== -1) {\n            if (observedElement.querySelector(\".trc_rbox_container\").style.display === \"none\") {\n              taboolaServe.trcContainerDisplay = false;\n            }\n            // target element that is display none when not serving\n          } else if (mutation.target.id.indexOf(\"trc_wrapper_\") !== -1) {\n            if (observedElement.querySelector(\"[id^='trc_wrapper_']\").style.display === \"none\") {\n              taboolaServe.trcWrapperDisplay = false;\n            }\n          }\n        }\n      })\n      if (taboolaServeStatus === null) {\n        if (taboolaServe.trcContainerDisplay === false && taboolaServe.trcWrapperDisplay === false && taboolaServe.observeId !== true) {\n          console.log(\"-- no tbl ad\");\n          taboolaServeStatus = false;\n          observer.disconnect();\n          try {\n            window.frameElement.style.display = \"none\";\n          } catch (e) {\n            console.warn(\"cannot find with tbl container\");\n          }\n        }\n      }\n    }\n    var observer = new MutationObserver(callback);\n    observer.observe(observedElement, config);\n  };\n  nativeCollapseMutationObserver();\n</script>\n\n<script type=\"text/javascript\">\n    window._taboola = window._taboola || [];\n    _taboola.push({article:'auto'});\n    _taboola.push({mode:'sc-skynewsarabia-eng-desktop', container:'taboola-sponsored-below-article-en-desktop', placement:'Sponsored Below Article EN Desktop', target_type: 'mix'});\n    !function (e, f, u, i) { if (!document.getElementById(i)){ e.async = 1; e.src = u; e.id = i; f.parentNode.insertBefore(e, f); } }(document.createElement('script'),\n    document.getElementsByTagName('script')[0], 'https://cdn.taboola.com/libtrc/skynewsarabia-engmena-p17085526/loader.js');\n</script>","timeout":2000,"adxPsbkType":"no_psbk","hb":{"enable_amazon":false,"slot_name":""}},"consentConf":{"active":true,"isStrictType":false},"placement_site_info":[{"sco":{"paSellerId":"103735","paOwns":"Owned & Operated"}}]};
            config['currentScript'] = document.currentScript ? document.currentScript : null;

            if (config.analytics && config.analytics != {} && config.analytics.trackEnabled) {
                paAnalytics.push([
                    'init',
                    config.analytics
                ]);
                paAnalytics.push(['track', { eventName: 'adtagLoaded' }]);

                loadScript(
                    'https://cdn.projectagora-analytics-library.com/main/latest/analytics.min.js',
                    function () {
                        if (typeof paAnalytics !== 'undefined') {
                            var temp = paAnalytics.slice();
                            paAnalytics = new analytics.PaAnalytics();
                            paAnalytics.push.apply(paAnalytics, temp);
                        } else {
                            paAnalytics = new analytics.PaAnalytics();
                        }
                    }
                );
            }

            if (typeof PAv2 === 'function'){
                paAnalytics.push(['track', { eventName: 'adtagStarted' }]);
                config.analytics = paAnalytics;
                var myPAv2Ad = new PAv2(config);
                myPAv2Ad.display();
            }else {
                loadScript('https://cdn.projectagora-adtag-library.com/adtag/latest/pav2.min.js',function(){
                    paAnalytics.push(['track', { eventName: 'adtagStarted' }]);
                    config.analytics = paAnalytics;
                    var myPAv2Ad = new PAv2(config);
                    myPAv2Ad.display();
                });
            }
        })();