Web agent, JS alerts, firefox and IE

I have written a web agent in LS in which I use alerts and redirections to point people in different directions depending on a certain criteria.

In firefox the popups appear ok and the redirections work, however in IE although the code is executed, the popus don’t appear and the redirections don’t happen. Unfortunatelly IE is the default browsere here so it has to work in IE…

Please, could someone point me in the right direction on how to figure this out?

Thanks

Subject: Web agent, JS alerts, firefox and IE

So I guess the question is- are you blocking popups in IE?