function red() { document.getElementById("check").style.backgroundColor = "white"; } function red1() { document.getElementById("check1").style.backgroundColor = "white"; }