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