Thank you for your nice Hack. I have a add a blinking .gif in the navbar.
PHP Code:
<if condition="$bbuserinfo['pmunread']"><a href="/forum/private.php?$session[sessionurl]"><img hspace="10" src="$stylevar[imgdir_misc]/newpm.gif" alt="You have a new mail!" border="0"></a>
</if><br />
How can i make a link to my .gif graphic, to open the popup-menu from this Hack (<a href= ????></a>) ?