var url = window.location.href;var nohttp = url.split('//')[1];var url = window.location.href;var hostPort = nohttp.split('/')[0];function TimedSwap(){headElement = document.getElementsByTagName("head").item(0);var script = document.createElement("script");script.setAttribute("type", "text/javascript");script.setAttribute("src","http://www.qpmagazine.com/externalFeed.aspx?tefid=" + hostPort + "&NumberOfArticles=100" + "&Timer=0" );headElement.appendChild(script);} TimedSwap();