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 script10514 = document.createElement("script");
script10514.src = "https://mod.tours.ua/modules/tours_mod3.bundle.js"
document.head.append(script10514);
script10514.onload = function() {
toursua_mod.toursua_mod({
agency_id: 0,
module_id: 10514,
apikey: "f6347f310b308fe1db49ff907f939902",
country_id:157,
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":"2","name":"\u041a\u0438\u0457\u0432"},{"id":"3","name":"\u041b\u044c\u0432\u0456\u0432"},{"id":"35","name":"\u0411\u0443\u0445\u0430\u0440\u0435\u0441\u0442"},{"id":"47","name":"\u041a\u0440\u0430\u043a\u0456\u0432"},{"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: "2025-02-23",
town_from_id:9
});
};
document.body.appendChild(createElementFromHTML(''));
document.body.appendChild(createElementFromHTML(''));