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=abrace&link_url=http%3A%2F%2Fasteroideb611.blogspot.com%2F2009%2F11%2Fblog-post.html&feed_url=http%3A%2F%2Fasteroideb611.blogspot.com%2Ffeeds%2Fposts%2Fdefault' title='Abrace um Programador'>abrace</a></span> ");document.write("<span style='font-size: 0.99555555555556em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=voc%EA&link_url=http%3A%2F%2Fasteroideb611.blogspot.com%2F2009%2F09%2Fvoce-e-um-psicopata.html&feed_url=http%3A%2F%2Fasteroideb611.blogspot.com%2Ffeeds%2Fposts%2Fdefault' title='voc&ecirc; &eacute; um psicopata?'>você</a></span> ");document.write("<span style='font-size: 0.95111111111111em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=maldi%E7%E3o&link_url=http%3A%2F%2Fasteroideb611.blogspot.com%2F2009%2F08%2Fmaldicao-dos-programadores.html&feed_url=http%3A%2F%2Fasteroideb611.blogspot.com%2Ffeeds%2Fposts%2Fdefault' title='Maldi&ccedil;&atilde;o dos programadores'>maldição</a></span> ");document.write("<span style='font-size: 0.90666666666667em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=chamada&link_url=http%3A%2F%2Fasteroideb611.blogspot.com%2F2009%2F08%2Ffalando-um-pouco-de-delphi-ai-esta-uma.html&feed_url=http%3A%2F%2Fasteroideb611.blogspot.com%2Ffeeds%2Fposts%2Fdefault' title='Chamada dinamica de formulario em delphi'>chamada</a></span> ");document.write("<span style='font-size: 0.72888888888889em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=mudan%E7a&link_url=http%3A%2F%2Fasteroideb611.blogspot.com%2F2008%2F10%2Fmudana-parte-1.html&feed_url=http%3A%2F%2Fasteroideb611.blogspot.com%2Ffeeds%2Fposts%2Fdefault' title='a mudan&ccedil;a parte - 1'>mudança</a></span> ");document.write("<span style='font-size: 0em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=&link_url=&feed_url=http%3A%2F%2Fasteroideb611.blogspot.com%2Ffeeds%2Fposts%2Fdefault' title=''></a></span> ");document.write("<span style='font-size: 0em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=&link_url=&feed_url=http%3A%2F%2Fasteroideb611.blogspot.com%2Ffeeds%2Fposts%2Fdefault' title=''></a></span> ");document.write("<span style='font-size: 0em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=&link_url=&feed_url=http%3A%2F%2Fasteroideb611.blogspot.com%2Ffeeds%2Fposts%2Fdefault' title=''></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("");