This class fomrs the basic thumbnail of the thumblist. The following events are dispatched by this class:
ThumbClicked - dispatched when the a thumb is clicked. The loadObj property of the event object has all the datails required to load the right image when a thumbnails is clicked. The image is retrieved as loadObj.img, the thumbnail as loadObj.thumb and the number of the thumbnail as loadObj.num.