function hide(){ var a_span=document.getElementById("text"); setTimeout(a_hide_text, 3333, a_span); }