function createElementFromHTML(htmlString) { var div = document.createElement('div'); div.innerHTML = htmlString.trim(); // Change this to div.childNodes to support multiple top-level nodes. return div.firstChild; } document.body.appendChild(createElementFromHTML('')); document.body.appendChild(createElementFromHTML('')); let script10694 = document.createElement("script"); script10694.src = "https://mod.tours.ua/modules/tours_mod3.bundle.js" document.head.append(script10694); script10694.onload = function() { toursua_mod.toursua_mod({ agency_id: 0, module_id: 10694, apikey: "f6347f310b308fe1db49ff907f939902", country_id:120, country_name: "Єгипет", towns_from:[{"id":"34","name":"\u0411\u0443\u0434\u0430\u043f\u0435\u0448\u0442"},{"id":"36","name":"\u0412\u0430\u0440\u0448\u0430\u0432\u0430"},{"id":"9","name":"\u041a\u0438\u0448\u0438\u043d\u0456\u0432"},{"id":"35","name":"\u0411\u0443\u0445\u0430\u0440\u0435\u0441\u0442"},{"id":"41","name":"\u041a\u0430\u0442\u043e\u0432\u0456\u0446\u0435"},{"id":"70","name":"\u042f\u0441\u0441\u0438"},{"id":"90","name":"\u0421\u0443\u0447\u0430\u0432\u0430"},{"id":"40","name":"\u0416\u0435\u0448\u0443\u0432"},{"id":"43","name":"\u041f\u0440\u0430\u0433\u0430"},{"id":"109","name":"\u0411\u0435\u0440\u043b\u0456\u043d"}], date_start: "2024-04-29", town_from_id:34 }); }; document.body.appendChild(createElementFromHTML('')); document.body.appendChild(createElementFromHTML(''));