document.ID.style.background = "red";
function changecolor(string) { document.string.style.background = 'red'; } <tb onclick="changecolor(this)">