Image Gallery 1c Fade b

This simple image gallery shows thumbnails and its larger self when clicked. Text can also be shown below the larger image.
The thumbnails in this example have a fade effect applied onmouseover and onmouseout

The thumbnails are nested within a div that has a fixed height and the overflow set to auto.
This allows the thumbnails to be scrolled instead of having to scroll the whole page.
The tag for the larger image and the div for the text are nested within another div.
This gives the overall effect that you see here.
If you take a look at Image Gallery 1c you will see that the thumbs can be shown on the left of the page

The custom transparent scrollbar is only available in IE