﻿
function getEl(element){
	return document.getElementById(element);
}