function createFlashElem() {
	return false;
}

function doOverlay(flvFile,flvTitle) {
	return false;
}

function traceThing(thing) 
{ 
    //alert(thing);
}	

function undoOverlay() {
	return false;
}

function routeVideoRequest(mediaSelectorRef,flvURL) {
	alert("If you are outside the UK you will not be able to watch any of the video on bbc.co.uk/sn/climateexperiment for rights reasons.")
	return false;
}

function openInMediaSelector(mediaSelectorRef) {
	return false;
}

