function showId(obj, element, level) {
	showIdOffset(obj, element, 0, 14, level);
}

