<!--
function sbar(st) {
st.style.backgroundColor = '#dfe6e5';
}
			
function cbar(st) {
st.style.backgroundColor = '';
}
-->