function ov(obj)  { obj.style.backgroundColor='#F6F6E0'; }
function ou(obj) { obj.style.backgroundColor=''; }
