onClick="AddBuddy(this); function AddBuddy (object) { var id = object.parentNode.id; document.getElementById(id).style.background = '#000'; }