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