I've noticed what may be a small bug when using the browser object. I have a page with three mouse over text objects. 2 of the links show picture objects and the third shows a browser window. On page initialize I hide all three objects. On each mouse over I show one object and hide the other 2. Everything works fine until I use the scroll bars in the browser window. When I do this none of the other mouseovers work. I have to actually click something else on the page to take the focus off of the browser window in order to get the mouseover links to work.

