@Lost Soul: I suspect there is a way to keep that popup in place. There's a great Javascript feature called overLIB you may be familiar with, and maybe that code can be adapted for WPI. I know the current WPI code behaves a lot like overLIB, for example, you can adjust the code to move the tip box further from the pointer. My pointer is large and invariably covers part of the tip box title, so I moved it about 25 pixels away from the application description (I think the default is 10 pixels, too close for my tastes). The overLIB code lets the box disappear on mouseout, or close with a click to a small "x" that appears in the right margin of the title. If the box can be made static, then your link feature would fly, Lost Soul. @Glent: Before Lost Soul does all the work , any interest? <{POST_SNAPBACK}> hmmm the overLIB gr8 ideal blinkdt that would work great in conjucntion with the script i previously wrote but glent is that what you really want or are you thinking of some thing different ?