jQuery('document').ready(function(){
	$.get('/2010/proc/_tmp_pr_tag_dashed_statistics.php?pv=1');	
	$('.freetitle a').click(function(e){
		$.get('/2010/proc/_tmp_pr_tag_dashed_statistics.php?hit=1');																  
	});
});

