function sbar (st)
 { st.style.backgroundColor = '#71A3D5'; }
function cbar (st)
 { st.style.backgroundColor = ''; }

