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=doing&link_url=http%3A%2F%2Ffeedproxy.google.com%2F%7Er%2Ffuturesthink%2F%7E3%2F0Z1XUjtgZHg%2F&feed_url=http%3A%2F%2Ffeeds.feedburner.com%2Ffuturesthink' title='Doing Environmental Scanning Part 2: Who Should Scan?'>doing</a></span> ");document.write("<span style='font-size: 1.0036363636364em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=thinking&link_url=http%3A%2F%2Ffeedproxy.google.com%2F%7Er%2Ffuturesthink%2F%7E3%2FKkUQ0-jKUmQ%2F&feed_url=http%3A%2F%2Ffeeds.feedburner.com%2Ffuturesthink' title='We Need Thinking Workshops'>thinking</a></span> ");document.write("<span style='font-size: 0.96727272727273em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=environmental&link_url=http%3A%2F%2Ffeedproxy.google.com%2F%7Er%2Ffuturesthink%2F%7E3%2FBBAHYzBsC84%2F&feed_url=http%3A%2F%2Ffeeds.feedburner.com%2Ffuturesthink' title='Doing Environmental Scanning Part 1: Focus Your Scanning'>environmental</a></span> ");document.write("<span style='font-size: 0.93090909090909em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=celebration&link_url=http%3A%2F%2Ffeedproxy.google.com%2F%7Er%2Ffuturesthink%2F%7E3%2F-oyccYH2sMQ%2F&feed_url=http%3A%2F%2Ffeeds.feedburner.com%2Ffuturesthink' title='A Celebration of 10 Years of Swinburne Foresight'>celebration</a></span> ");document.write("<span style='font-size: 0.89454545454545em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=confuse&link_url=http%3A%2F%2Ffeedproxy.google.com%2F%7Er%2Ffuturesthink%2F%7E3%2FjckMMuH0L_s%2F&feed_url=http%3A%2F%2Ffeeds.feedburner.com%2Ffuturesthink' title='Confuse foresight and strategic planning at your peril?'>confuse</a></span> ");document.write("<span style='font-size: 0.85818181818182em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=leadership&link_url=http%3A%2F%2Ffeedproxy.google.com%2F%7Er%2Ffuturesthink%2F%7E3%2FcYFZHPB4NqU%2F&feed_url=http%3A%2F%2Ffeeds.feedburner.com%2Ffuturesthink' title='Leadership in Academic and Administrative Roles'>leadership</a></span> ");document.write("<span style='font-size: 0.82181818181818em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=prediction&link_url=http%3A%2F%2Ffeedproxy.google.com%2F%7Er%2Ffuturesthink%2F%7E3%2FAlsBI1Zi4W4%2F&feed_url=http%3A%2F%2Ffeeds.feedburner.com%2Ffuturesthink' title='Prediction: the enemy of strategic thinking'>prediction</a></span> ");document.write("<span style='font-size: 1.3854545454545em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=climate&link_url=http%3A%2F%2Ffeedproxy.google.com%2F%7Er%2Ffuturesthink%2F%7E3%2FZwwm76engUE%2F&feed_url=http%3A%2F%2Ffeeds.feedburner.com%2Ffuturesthink' title='Climate Change and the Need to Act'>climate</a></span> ");document.write("<span style='font-size: 0.74909090909091em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=higher&link_url=http%3A%2F%2Ffeedproxy.google.com%2F%7Er%2Ffuturesthink%2F%7E3%2FWOebeAiS65E%2F&feed_url=http%3A%2F%2Ffeeds.feedburner.com%2Ffuturesthink' title='Higher Education Futures: are we ready for the challenge?'>higher</a></span> ");document.write("<span style='font-size: 0.71272727272727em'><a class='makecloud_link' href='http://www.makecloud.com/redirect.php?tag=life&link_url=http%3A%2F%2Ffeedproxy.google.com%2F%7Er%2Ffuturesthink%2F%7E3%2FblMcJyZLfPk%2F&feed_url=http%3A%2F%2Ffeeds.feedburner.com%2Ffuturesthink' title='Life happens online too?'>life</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("");