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