Adds two new tags to allow the user to browse through the thumbnails.
For example, if you are showing 5 thumbs at the bottom of the page, browsing left will show the previous 5 thumbnaiil images and show the middle picture from the collection of thumbnails.
New tags to use are: <BROWSE_THUMBS_LEFT>, <BROWSE_THUMBS_RIGHT>
These will return the image ids for the image in the middle of the next set of thumbnails.
For example the tag could be used as: <a href="index.php?showimage=<BROWSE_THUMBS_LEFT>">previous thumbnail set</a>
Be the first person to write a review!