function gebi(obj) {
   return document.getElementById(obj);
}
