function ActualizeazaCautare(text){
      document.getElementById('textdecautat').value = text;		  
}
