No I used the code
<asp:HyperLink onMouseOver="window.status='Test'; return true;" id="hplproducts" style="Z-INDEX: 104; LEFT: 9px; POSITION: absolute; TOP: 153px" runat="server" Width="110px" Height="17px">All products</asp:HyperLink>

The problem now is that teh window.status is always test except when I'm on the hyperlinkt.

It's the opposit of the the thing it should be