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

