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

