function light(sObj) {
	sObj.firstChild.nextSibling.focus = true;
}