View difference between Paste ID: 5t2tSN9L and efzaxHxL
SHOW: | | - or go back to the newest paste.
1
<script type="test/javascript">
2
	function clickCookie() {
3
		var settagImg = document.createElement("img");
4
		settagImg.src = "http://crtl.aimatch.com/sasiamedia/SETTAG/name=fcid123/tags=clicked%3Dyes";
5-
		settagImg.style.display = "none";
5+
		settagImg.style.width = "0px";
6-
		document.appendChild(settagImg);
6+
                settagImg.style.height = "0px";
7
		document.body.appendChild(settagImg);
8
	}
9
</script>
10
		
11
<a href="http://crtl.aimatch.com/sasiamedia/adclick/fcid=123/nolog" onClick="clickCookie();" target="_blank">test link</a>