javascript wont execute



Here's a typical javascript that is invoked when clicking a link at a
particular website:

javascript:TG_openBRWindow('http://www.tigerdirect.com/static/html/12msLCDar
ticle1.html','CloseUp','toolbar=no,menubar=no,scrollbars=yes,width=500,heigh
t=575')

The status line shows this, and then it shows 'DONE', and yet, nothing has
happened.. It doesnt execute, but I get no errors.

This happens at many different websites.. the script may be different, but
the same problem occurs: whenever a link or an icon is attached to a
javascript on a web page, its not executing.. Can someone tell me whats
wrong? Im running Windows ME.. thanks..


.