function setbordernm(color,id){document.getElementById(id).style.background=color}
