function writeFlash(movie) {
	document.write(movie);
}