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