function bld(id) { document.getElementById(id).style.color="#333333"; }
