function toplist(){var id,href,src;if(!$('#toplist').length){return}id=$('#toplist').attr('title');if(!id){alert('Chybí ID pro TOPLIST.cz!')}href=document.location.protocol+'//toplist.cz/stat/'+id;src=document.location.protocol+'//toplist.cz/dot.asp?id='+id+'&http='+escape(document.referrer)+'&wi='+escape(window.screen.width)+'&he='+escape(window.screen.height)+'&cd='+escape(window.screen.colorDepth)+'&t='+escape(document.title);$('#toplist').html('<a href="'+href+'"><img style="width:1px;height:1px" src="'+src+'" alt="TOPLIST.cz" \/><\/a>')}$(document).ready(function(){toplist()});
