function webtracker(pSid){
	document.write('<img src=\"http://webtracker.sevbo.eu/?sid='+ pSid +'&screen='+ +screen.width+'x'+screen.height+'&url='+ escape(document.location) +'&r=' + escape(document.referrer) + '\" height=1 width=1 border=0 nosave>');
	//document.write('<iframe src=\"http://webtracker.sevbo.eu/?sid='+ pSid +'&screen='+ +screen.width+'x'+screen.height+'&url='+ escape(document.location) +'\" height=500 width=500></iframe>');
}
