if(!window.jQuery) { var script = document.createElement('script'); script.type = "text/javascript"; script.src = "https://code.jquery.com/jquery-2.1.4.min.js"; document.getElementsByTagName('head')[0].appendChild(script); } if(typeof readyHandlers == "undefined")window.readyHandlers = []; window.ready = function ready(handler) { window.readyHandlers.push(handler); handleState(); }; window.handleState = function handleState () { if (['interactive', 'complete'].indexOf(document.readyState) > -1) { while(window.readyHandlers.length > 0) { (window.readyHandlers.shift())(); } } }; document.onreadystatechange = window.handleState; ready(function () { document.getElementById("affilist-8d9f6").style.width = 468; document.getElementById("affilist-8d9f6").innerHTML = ' '; });