function f_flash(code)
{
 document.write(code);
}