Hey guys, searched for a topic on this and couldn't find one, please forgive me if its been covered before. I have some very simple JS code on my site (an image rollover...I know, I know). The newest version of IE (the update that comes with SP2 I believe), however, won't allow the code and shows a yellow bar across the top of the browser window alerting the user to the presence of "active content". The user has the option of allowing the content (ie enabling the rollover), but I'd rather not the alert happen at all, seems very unprofessional to have a page with "errors". Is there some way to get around this? What about an external JS file? Is there another way to do image rollovers?