Where to get a jquery image slider like this?

Hi all,
Where can I get an image slider liek the one on this website? http://www.harvard.edu/
I liek the way it stretches across the page and how the feature panel highlights when focused.
Thanks

Looks like they may have written that script themselves, but there are lots of similar ones available, such as bxSlider and [URL=“http://css-tricks.com/anythingslider-jquery-plugin/”]AnythingSlider. You can adapt them to look the way you want.

There are even better examples with code in the sitepoint book: http://www.sitepoint.com/books/jquery1/

Thanks, there’s some good examples there. Im going to see if I can reverse engineer the hardvard.edu one. If I cant - Ill use an existing one!