(function() { function load_cmp() { var root = "cmp-root" var element = document.getElementById(root); if (typeof(element) == 'undefined' || element == null) { var div = document.createElement("div"); div.id = root; document.body.appendChild(div); } var s = document.createElement("script"); s.src = "https://csm.citiservi.es/static/cmp/im2b8do5/www.el9nou2.com/main.js"; document.head.appendChild(s); var link = document.createElement("link"); link.type = "text/css"; link.rel = "stylesheet"; link.href = "https://csm.citiservi.es/static/cmp/im2b8do5/www.el9nou2.com/cmpui.css"; document.head.appendChild(link); } try { load_cmp(); } catch(e) { if (e instanceof TypeError) { document.addEventListener("DOMContentLoaded", function() { load_cmp(); }); } } })();