function GenFlash(adat) 
{
 document.write(adat);
}
