var gE = function (id) {
   return document.getElementById(id);
}
