Tweak the auto-topping function
-------------------------------

If you have set AtarICQ to fling open the message window when messages 
arrive, you can mask what online modes except "online" it will work for.


Away	  = 1
DND	  = 2
N/A	  = 4
Occupied  = 16
Invisible = 256

You can manually change the line "alert_modes=x" in the config file.


If you for example want it to work for "Away" and "Occupied" you just
add 1 to 16 and change line in config to "alert_modes=17"

Setting it to "alert_modes=-1" should trigger the function always