function writeFlash(flashData)
{
document.write(flashData);
}
