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