ALT tags are only to specify the text only alternative to the image, NOT to provide the TOOLTIP.
Tooltips are more correctly specified by the TITLE tag, so that sliced images can have *ONE* non-null ALT tag which provides the text *ONCE*, whereas the TITLE tags are never null, so that each slice has a Tooltip.
This failing means that most of the images have no Tooltips, and i'm getting bored going through the code inserting them.
This is particularly critical for smileys, so that the Tooltips can be used to provide the BB code.
No biggie, just fix it.
