// JavaScript Document
function flash(var1){
	document.write(var1);
					}