Thank you! very nice idea

I added a mark forum read icon.
If you want to add a icon to mark the forum as readed, you can add this in the first edit:
Code:
<a href="?do=markread" rel="nofollow" onclick="return mark_forum_read($forum[forumid]);"><img src="images/misc/markread.png" border="0" width="11" height="11" hspace="2" alt="Mark the forum as readed" /></a>
you need a icon named markread.png in the same dimension.