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=bullseye&link_url=http%3A%2F%2Fsylviecola.wordpress.com%2F2010%2F08%2F18%2Fbullseye%2F&feed_url=http%3A%2F%2Fsylviecola.wordpress.com%2Fwp-rss.php' title='Bullseye'>bullseye</a></span> ");document.write("<span style='font-size: 1.4536363636364em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=business&link_url=http%3A%2F%2Fsylviecola.wordpress.com%2F2010%2F07%2F16%2Fback-in-business-2%2F&feed_url=http%3A%2F%2Fsylviecola.wordpress.com%2Fwp-rss.php' title='Back in Business'>business</a></span> ");document.write("<span style='font-size: 1.4172727272727em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=ethereal&link_url=http%3A%2F%2Fsylviecola.wordpress.com%2F2010%2F06%2F27%2Fethereal-in-blue%2F&feed_url=http%3A%2F%2Fsylviecola.wordpress.com%2Fwp-rss.php' title='Ethereal in Blue'>ethereal</a></span> ");document.write("<span style='font-size: 1.3809090909091em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=wendy&link_url=http%3A%2F%2Fsylviecola.wordpress.com%2F2010%2F05%2F28%2Fwendy-dreary-came-for-a-fixup%2F&feed_url=http%3A%2F%2Fsylviecola.wordpress.com%2Fwp-rss.php' title='Wendy Dreary came for a fix-up'>wendy</a></span> ");document.write("<span style='font-size: 1.3445454545455em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=introducing&link_url=http%3A%2F%2Fsylviecola.wordpress.com%2F2010%2F05%2F11%2Fintroducing-merlot%2F&feed_url=http%3A%2F%2Fsylviecola.wordpress.com%2Fwp-rss.php' title='Introducing Merlot'>introducing</a></span> ");document.write("<span style='font-size: 1.3081818181818em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=dreamy&link_url=http%3A%2F%2Fsylviecola.wordpress.com%2F2010%2F05%2F09%2Fdreamy-mango%2F&feed_url=http%3A%2F%2Fsylviecola.wordpress.com%2Fwp-rss.php' title='Dreamy Mango'>dreamy</a></span> ");document.write("<span style='font-size: 1.2718181818182em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=loni&link_url=http%3A%2F%2Fsylviecola.wordpress.com%2F2010%2F04%2F24%2Fmod-loni%2F&feed_url=http%3A%2F%2Fsylviecola.wordpress.com%2Fwp-rss.php' title='Mod Loni'>loni</a></span> ");document.write("<span style='font-size: 1.2354545454545em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=corner&link_url=http%3A%2F%2Fsylviecola.wordpress.com%2F2010%2F04%2F21%2Fin-a-corner%2F&feed_url=http%3A%2F%2Fsylviecola.wordpress.com%2Fwp-rss.php' title='In a Corner'>corner</a></span> ");document.write("<span style='font-size: 1.1990909090909em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=fresh&link_url=http%3A%2F%2Fsylviecola.wordpress.com%2F2010%2F04%2F07%2Ffresh-and-fruity%2F&feed_url=http%3A%2F%2Fsylviecola.wordpress.com%2Fwp-rss.php' title='Fresh and Fruity'>fresh</a></span> ");document.write("<span style='font-size: 1.1627272727273em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=power&link_url=http%3A%2F%2Fsylviecola.wordpress.com%2F2010%2F04%2F06%2Fthe-power-of-green%2F&feed_url=http%3A%2F%2Fsylviecola.wordpress.com%2Fwp-rss.php' title='The Power of Green'>power</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("");