function Collect(title, root, mdparam, asciiparam)
{
	document.write('<img src="http://statystyki.wrotamalopolski.pl/collect/collect.php?width='+screen.width+'&height='+screen.height+'&colors='+screen.colorDepth+'&last='+document.referrer+'&title='+title+'&root='+root+'&mdparam='+mdparam+'&asciiparam='+asciiparam+'">');
}
