if(pElement != "") {
        pElement.children().eq(activeElement.parent().index()).children().focus();
      }