function checkBacklink()
{
	try 
	{
		var as = document.getElementsByTagName('a');
	
		var foundBacklink = false;
		for(var i = 0; i < as.length; ++i)
		{
			if(as[i].innerHTML.length < 3) continue;
			
			if(		as[i].href == 'http://www.makecloud.com/' 
				|| 	as[i].href == 'http://www.makecloud.com/index.html'
				|| 	as[i].href == 'http://www.makecloud.com/backlinks_widget.html')
			{
				foundBacklink = true;
				break;
			}
		}
		
		if( !foundBacklink )
			document.getElementById('force_mc_backlink').innerHTML = "<a href='http://www.makecloud.com'> Make your own tag cloud! </a>";
		
	} catch (e) {}
}

try{setTimeout('checkBacklink()', 3000);}
catch(e){}

document.write("<span style='font-size: 1.04em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=comiss%E3o&link_url=http%3A%2F%2Ffeedproxy.google.com%2F%7Er%2Fblogspot%2FqCJH%2F%7E3%2FzDV7XHBWGbE%2Fcomissao-de-direitos-humanos-defende.html&feed_url=http%3A%2F%2Ffeeds2.feedburner.com%2Fblogspot%2FqCJH' title='Comiss&atilde;o de Direitos Humanos defende restabelecimento da vig&ecirc;ncia de lei das cotas raciais nas universidades do Rio de Janeiro'>comissão</a></span> ");document.write("<span style='font-size: 0.96em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=feira&link_url=http%3A%2F%2Ffeedproxy.google.com%2F%7Er%2Fblogspot%2FqCJH%2F%7E3%2F1wU76GRtIbg%2Fherois-de-todo-mundo-e-destaque-nesta.html&feed_url=http%3A%2F%2Ffeeds2.feedburner.com%2Fblogspot%2FqCJH' title='Her&oacute;is de Todo Mundo &eacute; destaque nesta quinta feira'>feira</a></span> ");document.write("<span style='font-size: 0.88em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=mag%E9&link_url=http%3A%2F%2Ffeedproxy.google.com%2F%7Er%2Fblogspot%2FqCJH%2F%7E3%2FoQ8yjbSgQ2k%2Frio-brasil-realiza-roda-de-capoeira-e.html&feed_url=http%3A%2F%2Ffeeds2.feedburner.com%2Fblogspot%2FqCJH' title='Rio Brasil realiza roda de Capoeira e exibi&ccedil;&atilde;o do document&aacute;rio ?Pastinha, uma vida pela Capoeira? no dia 18 de abril, em Mag&eacute;'>magé</a></span> ");document.write("<span style='font-size: 0.8em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=sobre&link_url=http%3A%2F%2Ffeedproxy.google.com%2F%7Er%2Fblogspot%2FqCJH%2F%7E3%2FOc6o8QJoNmU%2Fnosso-projeto.html&feed_url=http%3A%2F%2Ffeeds2.feedburner.com%2Fblogspot%2FqCJH' title='Sobre o projeto e o autor'>sobre</a></span> ");document.write("<span id='force_mc_backlink'></span> ");

//<!--document.write("<span style='font-size: .7em'><a class='makecloud_link' href='http://www.makecloud.com' title='Make your own tag cloud!'> Make your own tag cloud! </a></span>");-->;

document.write("");