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