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