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