function run_flash(str)
{
		document.write(str);
} 