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