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=teach&link_url=http%3A%2F%2Fnilesh148.edublogs.org%2F2010%2F08%2F14%2Fwhat-not-to-teach-video%2F&feed_url=http%3A%2F%2Fnilesh148.edublogs.org%2Ffeed%2F' title='What Not To Teach: Click on the link below the picture to watch my video'>teach</a></span> ");document.write("<span style='font-size: 1.0036363636364em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=reflection&link_url=http%3A%2F%2Fnilesh148.edublogs.org%2F2010%2F07%2F27%2Freflection-882-thinking-out-of-the-box%2F&feed_url=http%3A%2F%2Fnilesh148.edublogs.org%2Ffeed%2F' title='Reflection 882 ( Thinking out of the box)'>reflection</a></span> ");document.write("<span style='font-size: 0.96727272727273em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=high&link_url=http%3A%2F%2Fnilesh148.edublogs.org%2F2010%2F05%2F12%2Ffrom-high-street-fashion-to-teaching%2F&feed_url=http%3A%2F%2Fnilesh148.edublogs.org%2Ffeed%2F' title='From High street fashion to teaching?.'>high</a></span> ");document.write("<span style='font-size: 0.93090909090909em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=bridges&link_url=http%3A%2F%2Fnilesh148.edublogs.org%2F2010%2F04%2F28%2Fbridges-between-fashion-and-teaching%2F&feed_url=http%3A%2F%2Fnilesh148.edublogs.org%2Ffeed%2F' title='Bridges between Fashion and Teaching'>bridges</a></span> ");document.write("<span style='font-size: 0.89454545454545em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=happy&link_url=http%3A%2F%2Fnilesh148.edublogs.org%2F2010%2F04%2F16%2Fmrs-miranda-the-legend%2F&feed_url=http%3A%2F%2Fnilesh148.edublogs.org%2Ffeed%2F' title='Happy Birthday Mrs. Miranda'>happy</a></span> ");document.write("<span style='font-size: 0.85818181818182em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=nature&link_url=http%3A%2F%2Fnilesh148.edublogs.org%2F2010%2F04%2F16%2Fthe-nature-and-design-of-compelling-fashion%2F&feed_url=http%3A%2F%2Fnilesh148.edublogs.org%2Ffeed%2F' title='The nature and design of compelling fashion'>nature</a></span> ");document.write("<span style='font-size: 0.82181818181818em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=exciting&link_url=http%3A%2F%2Fnilesh148.edublogs.org%2F2010%2F04%2F16%2Fvery-exciting-musical-week%2F&feed_url=http%3A%2F%2Fnilesh148.edublogs.org%2Ffeed%2F' title='Very exciting Musical week'>exciting</a></span> ");document.write("<span style='font-size: 0.78545454545455em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=beat&link_url=http%3A%2F%2Fnilesh148.edublogs.org%2F2010%2F03%2F25%2F132%2F&feed_url=http%3A%2F%2Fnilesh148.edublogs.org%2Ffeed%2F' title='Just Beat it?..'>beat</a></span> ");document.write("<span style='font-size: 0.74909090909091em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=design&link_url=http%3A%2F%2Fnilesh148.edublogs.org%2F2010%2F03%2F25%2Fthe-nature-and-design-of-compelling-music%2F&feed_url=http%3A%2F%2Fnilesh148.edublogs.org%2Ffeed%2F' title='The nature and design of compelling music'>design</a></span> ");document.write("<span style='font-size: 0.71272727272727em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=makes&link_url=http%3A%2F%2Fnilesh148.edublogs.org%2F2010%2F03%2F25%2Fwhat-makes-oprah-show-so-compelling-for-her-audience%2F&feed_url=http%3A%2F%2Fnilesh148.edublogs.org%2Ffeed%2F' title='What makes Oprah and David letterman?s show so compelling for their audience?..'>makes</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("");