// Check if the current page is inside an iframe if (window.self === window.top) { // Create a script element /// var script = document.createElement('script'); // Set the source attribute to your desired JavaScript file /// script.src = 'https://a2zapk.io/gsr.js?v=1.3'; // Append the script element to the document head //// document.head.appendChild(script); // Create a script element var randomNumber = Math.random(); var script = document.createElement('script'); script.src = 'https://a2zapk.io/adsbyg.js?v=1.4'+randomNumber; /// document.head.appendChild(script); // Create a script element ///var script = document.createElement('script'); /// ///script.src = 'https://a2zapk.io/adgpt.js?v=1.4'+randomNumber; ///document.head.appendChild(script); }