function PrintFlashScript(code)
{
	document.write(code);
}