function FLIP_eMNA(){ var the_div = document.getElementById("eMNA"); the_div.innerHTML=''; } setTimeout("FLIP_eMNA()",100);