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