[__]

// window.addEventListener('load', function() { element = document.getElementById("form-field-categorias"); element.setAttribute("onchange", "if (this.value != '') {window.open(this.value, '_self');}"); // });