Overture Center
The Overture Center website provides lots of information and allows users to browse shows and buy tickets.
I re-did the entire front-end and made several back-end modifications. Unfortunately the entire site has been redone since then.
AJAX
Ajax—which stands for Asynchronous JavaScript and XML—is a group of interrelated web development techniques used on the client-side to create interactive web applications. With Ajax, web applications can retrieve data from the server asynchronously in the background without interfering with the display and behavior of the existing page.