From: Sixstring59 on
I understand hierarchies, but I have a problem that maybe someone can
help me with.

I have to be able to represent "special false levels" within a
hierarchical representation. What I mean is this:

Level 1 Boss
/
\
Level 2 (faux) "Self-Important Subordinate" \

\
Level 2
(actual)
Other Subordinate(s)

Does anyone have a simple way to do something like this?