| javascript error in every page Hi everybody,
I was noticing that every page I browsed in IE7 was sending the same
javascript error every time: "Object Expected"
After seeing this in every page, including plain html files with no
javascript whatsoever, i realized that the following line is being added
before the closing <HTML> tag:
"<script type="text/javascript">_popupControl();</script>"
This line is always inserted before the final </html> tag.
I was wondering if this could be due to an IE7 add-on, plugin or something
like that but I can't figure what's causing this.
Any word of advice wold be greatly appreciated.
Regards,
Andrë |