// JavaScript Document

function flash_w(variable)
{	
	document.write(variable);
}