checks a checkbox or a radio button
//for a radio button myForm.checkItem(name,value); //for other items myForm.checkItem(name);