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