function sbar (st)
 { st.style.backgroundColor = '#288E6D'; }
function cbar (st)
 { st.style.backgroundColor = ''; }
