function OkOver(obj){obj.style.backgroundPosition="-32px 0px";}
function OkOut(obj){obj.style.backgroundPosition="0px 0px";}
