OK I need help with this as I cannot figure out the best way to do this. Basically, it's a portfolio that starts at a screen where you can select from a bunch of links to view a portfolio piece. Once lcicked, all the links fade out, and an ajax loading image fades in. Once the json (containing a link to the image, and description) is finished loading, the ajax loader fades out and the image and description fade in. Then once they click a link to go back to the list, it fades out the image and description and takes them back to the portfolio links. Help would be much appreciated.