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