function runContent(src){document.writeln(src);}

function runVideo(src){
	document.getElementById('videoholder').innerHTML = src;
}