function weergeefTELplayer() {
	document.write('<object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="512" height="308">');
	document.write('<param name="movie" value="/swf/player.swf" />');
	document.write('<param name="allowfullscreen" value="true" />');
	document.write('<param name="allowscriptaccess" value="always" />');
	document.write('<param name="flashvars" value="file=/downloads/TheNewWayToCommunicate.flv&image=/swf/standaard.jpg" />');
	document.write('<embed src="/swf/player.swf" flashvars="file=/downloads/TheNewWayToCommunicate.flv&image=/swf/standaard.jpg" width="512" height="308" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" />'); 
	
	document.write('</object>');
}

weergeefTELplayer();
