

function tbTest_focus(e,o){
 if(o.firstTime){return}
 o.firstTime=true
 o.value=""
 }

