var args = ['c=' + c['c'], 'k=' + c['k'], 'ref=' + encodeURIComponent(document.referrer), 'page=' + encodeURIComponent(window.location)];
var img = new Image();
img.src = 'http://count.utvecklarna.se/log2_1.php?a=1&' + args.join('&');
var cnt = document.getElementById('vCount');
if(cnt) {
  cnt.innerHTML = '<img onclick="window.open(' + "'http://www.utvecklarna.se'" + ');" title="Gratis r&auml;knare och statistik till hemsidan" style="cursor:pointer;" src="http://count.utvecklarna.se/' + c['c'] + '/' + c['k'] + '" />';
}

// http://www.obfuscator.ro/en/
