dojox.image.SlideShow

from dojo.data.ItemFileReadStore

This SlideShow should display five photos, and loop. It should also open a URL when the image is clicked. The widget should also resize to fit the image.

from dojox.data.FlickrRestStore

This SlideShow should display five photos, and not loop. It should also not open a URL when the image is clicked. AutoLoading of images is also disabled. The time between images in a SlideShow is 1 second. The widget should not resize to fit the image