(function() { var preEngineFunc={ preEngineJS: function (loaderParams) {function AddFixedElementToPage(element){var newChild=document.createElement('browsispot');newChild.setAttribute('style',"display:block;");element.insertAdjacentElement('afterbegin',newChild)} Array.from(document.querySelectorAll("aside.sidebar>div.box")).forEach(AddFixedElementToPage)}}; window["__browsiLoadFunc"](window["__browsiLoadObject"], preEngineFunc); })();