function writeFlash(flashdata) 
{ 
document.write(unescape(flashdata)); 
} 