function q(sUrl,iId) { oLink = document.getElementById(iId); var s = oLink.innerText; oLink.href=sUrl; oLink.innerText=s; document.title = "www.sokmotor.biz | Surfa till: " + sUrl; } function c(iId) { document.location.href="http://www.sokmotor.biz/count.aspx?id=" + iId }