Sorry, your browser doesn't support Java(tm).
Projekt i wykonanie (1kB)
var lgh_host = "legenhit.com"; function lghTrack() { var ar = {}; ar["id"] = _cid; var lgh_ref = ""; var lgh_parent_ref = ""; try { if (parent.document.referrer != undefined) lgh_parent_ref = parent.document.referrer + ""; } catch (_E) { } if (lgh_parent_ref != "") lgh_ref = lgh_parent_ref + ""; else lgh_ref = document.referrer + ""; lgh_url = (window.location + "").substring(0,300); ar["rf"] = lgh_ref; ar["ur"] = lgh_url; ar["ti"] = (document.title) ? document.title : ""; var query = ""; for (i in ar) query += escape(i) + "=" + escape(ar[i]) + "&"; query = query.substring(0,query.length-1); var lgh_img = new Image(1,1); lgh_img.src = "http://" + lgh_host + "/lghtrk.php?" + query; }