function sbar (st,col) { st.style.backgroundColor = '#E7EEF7'; }
function cbar (st) { st.style.backgroundColor = '#EDF2F7'; }
   

