function ele(id){
	return document.getElementById(id);
} 
