var fci=document.createElement('img');fci.alt="Kostenloser Counter"; if (style=="trans") fci.style.display="none"; fci.onclick=function(){ window.open('https://www.imcounter.com/stats/' + cid + '/dashboard'); }; fci.style.cursor="pointer"; fci.src="https://www.imcounter.com/CIncludes/img/imcounter-banner-blue.gif"; if (document.getElementById("fc-"+cid)) var st = document.getElementById("fc-"+cid); else var st = document.getElementById("fcc-"+cid); if (st.nodeName=="SPAN") st.appendChild(fci); else st.parentNode.insertBefore(fci, st);