function checkit(obj) {
   obj.checked=true;
}
