
	/*

	Gimli :::: Global JS

	*/

function writeFlash(movie) {
	document.write(movie);
}
	
