[jQuery] jQuery assistance w/ moving nearby elements

[jQuery] jQuery assistance w/ moving nearby elements


I have this navigation, pretty basic really:
http://ghettocooler.net/stuff/code/jquery/push-nav/
But, If the user clicks on a list item in the middle, for example, I'd
like all the Items above it to be triggerd, as if they were clicked as
well.
So, user clicks on a navigation item & it pushes any navigation items
above it up as well.
Same for closing the navigation items as well.
Can anyone point me in the right direction?
Thanks,
Bill