s = new String(document.referrer);
s = s.replace("&","!!and!!");
var link='http://www.hjortefestivalen.no/stats/visit.php?res='+window.screen.width+'x'+window.screen.height+'&page='+location.pathname+location.search+'&ref='+s;
document.write('<script type="text/javascript" language="JavaScript" src="'+link+'">');
