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=visitinha&link_url=http%3A%2F%2Ffeedproxy.google.com%2F%7Er%2Ftocandoofoda-se%2F%7E3%2FXQnRnxgrvhA%2Fvisitinha-inesperada.html&feed_url=http%3A%2F%2Ffeeds.feedburner.com%2Ftocandoofoda-se' title='Visitinha inesperada'>visitinha</a></span> ");document.write("<span style='font-size: 0.97333333333333em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=segredo&link_url=http%3A%2F%2Ffeedproxy.google.com%2F%7Er%2Ftocandoofoda-se%2F%7E3%2FrUzDfl2wYME%2Fo-segredo-de-michael-phelps.html&feed_url=http%3A%2F%2Ffeeds.feedburner.com%2Ftocandoofoda-se' title='O segredo de Michael Phelps !'>segredo</a></span> ");document.write("<span style='font-size: 0.90666666666667em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=stop&link_url=http%3A%2F%2Ffeedproxy.google.com%2F%7Er%2Ftocandoofoda-se%2F%7E3%2FF28S2beoWVA%2Fstop-motion-com-super-heris-da-marvel.html&feed_url=http%3A%2F%2Ffeeds.feedburner.com%2Ftocandoofoda-se' title='Stop Motion com Super Her&oacute;is Marvel'>stop</a></span> ");document.write("<span style='font-size: 0.84em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=contatos&link_url=http%3A%2F%2Ffeedproxy.google.com%2F%7Er%2Ftocandoofoda-se%2F%7E3%2Fkb7-nGX__E4%2Fcontatos.html&feed_url=http%3A%2F%2Ffeeds.feedburner.com%2Ftocandoofoda-se' title='Contatos'>contatos</a></span> ");document.write("<span style='font-size: 0.77333333333333em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=start&link_url=http%3A%2F%2Ffeedproxy.google.com%2F%7Er%2Ftocandoofoda-se%2F%7E3%2Fj2ZxT1AL00k%2Fstart.html&feed_url=http%3A%2F%2Ffeeds.feedburner.com%2Ftocandoofoda-se' title='Start'>start</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("");