Looking for a plugin

Looking for a plugin

My page has two columns. Before jQuery, the right hand column has a long list of endorsements (a bunch of html, text and sometimes an image), each contained in a classed div. On the left, I have a summary list of those endorsements (linked via id's and fragments). Obviously there is no parent/child relationship between the list and the content.

I'm seeking a plugin which will display only the currently selected endorsement, and will transition (fade or slide) to whichever one the user clicks. Also to display a next and previous link on the right, and to highlight the currently selected link on the list on the left.

something a bit like EEDE, but not needing invalid markup.

Does this fit any existing plugin that you know of?

Thanks
Richard