function SetBorderColor(element,color){element.style.borderColor=color;}
