(function() { var lb = "";var jsfile = false;var prefix = 'cardbenefit_com-banner'; var headid = document.getElementsByTagName("head")[0]; //js Injection if (jsfile) { var jsnode = document.createElement('script'); jsnode.type = 'text/javascript'; jsnode.src = jslink; headid.appendChild(jsnode); } //Generate New Elements var par = document.getElementById(prefix); if (!par) { return false; } var objel = document.createElement('div'); par.innerHTML = ""; //Clear the wrapper div, since the links have been copied to linkel. if (!headid) par.appendChild(jsnode); if (!headid) par.appendChild(cssnode); objel.innerHTML = lb; //Inject newly-created elements into the wrapper div. par.appendChild(objel); })();