var opt = document.createElement("text"); opt.innerHTML=mas[i];
var opt = document.createTextNode(mas[i]);