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.49em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=anos&link_url=http%3A%2F%2F2000anos.blogspot.com%2F&feed_url=http%3A%2F%2Fpipes.yahoo.com%2Fpipes%2Fpipe.run%3F_id%3Dc1200140b57468ebce6488080b551fb4%26_render%3Drss%26url%3D2000anos.blogspot.com' title='2000 anos'>anos</a></span> ");document.write("<span style='font-size: 1.4233333333333em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=nosso&link_url=http%3A%2F%2F2000anos.blogspot.com%2F2008%2F04%2Fo-nosso-crebro-doido.html&feed_url=http%3A%2F%2Fpipes.yahoo.com%2Fpipes%2Fpipe.run%3F_id%3Dc1200140b57468ebce6488080b551fb4%26_render%3Drss%26url%3D2000anos.blogspot.com' title='2000 anos: O nosso c&eacute;rebro &eacute; doido !!!'>nosso</a></span> ");document.write("<span style='font-size: 0.90666666666667em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=este&link_url=http%3A%2F%2F2000anos.blogspot.com%2F2008%2F04%2Feste-filme-vale-pena.html&feed_url=http%3A%2F%2Fpipes.yahoo.com%2Fpipes%2Fpipe.run%3F_id%3Dc1200140b57468ebce6488080b551fb4%26_render%3Drss%26url%3D2000anos.blogspot.com' title='2000 anos: Este filme vale a pena...'>este</a></span> ");document.write("<span style='font-size: 1.29em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=preparando&link_url=http%3A%2F%2F2000anos.blogspot.com%2F2008%2F04%2Fpreparando-um-bom-chimarro.html&feed_url=http%3A%2F%2Fpipes.yahoo.com%2Fpipes%2Fpipe.run%3F_id%3Dc1200140b57468ebce6488080b551fb4%26_render%3Drss%26url%3D2000anos.blogspot.com' title='2000 anos: Preparando um bom chimarr&atilde;o...'>preparando</a></span> ");document.write("<span style='font-size: 1.2233333333333em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=comments&link_url=http%3A%2F%2F2000anos.blogspot.com%2Ffeeds%2F3021316474821915181%2Fcomments%2Fdefault&feed_url=http%3A%2F%2Fpipes.yahoo.com%2Fpipes%2Fpipe.run%3F_id%3Dc1200140b57468ebce6488080b551fb4%26_render%3Drss%26url%3D2000anos.blogspot.com' title='Comments on 2000 anos: Joguinho de malabarismo....'>comments</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("");