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