function sbar(st) {
  st.style.backgroundColor='';
}

function obar(st) {
  st.style.backgroundColor='#f4f4f4';
}

