Scrolling Image Bar

Update: This project has been updated multiple times. Check out the latest post here: Open Source jQuery Carousel



While working on the website for AIESEC Michigan, a student organization I'm in, I wrote a cool html/css/javascript scrolling image bar that I thought I'd share.  It takes a normally static title image bar that you might see on a typical website and gives it a nice lively touch by scrolling to a new image every few seconds.  It's similar to the different game announcements you see scrolling on Steam.

I tried to make it as easy to use and customizable as possible, so you can easily change the speed, frequency, size, and obviously the content being scrolled.  It should work in pretty much any similar configuration you want it to.

I'm hosting it for the world to use on github, so if you'd like to see the source code and documentation, head over to my github page.  Also check out aiesecmichigan.com if you'd like to see it in action!