function writeflash(content)
{
 document.write(content);
}