if(t == "input" || t == "callback") {
         return true;
      }
      else if(t == "comment") {
         return false;