undefined object crashes IE

There is an error in displaying the articles on the main site. IE is constantly crashing, and Firefox is showing the followin error: installedVer is not defined:

if (typeof adSource != "undefined") {adSource = adSource + "&f1=" + installedVer...

from

<script type="text/javascript">
<!--
var adSource="http://gcc-08.googleadservices.com/gcc/tag?s=1964&g=344&mp=284&a=284&t="+(new Date).getTime()+"&crp="+Math.random();
if (typeof adSource != "undefined") {adSource = adSource + "&f1=" + installedVer.major + "&f2=" + installedVer.minor; }
document.write('<ifr' + 'ame scrolling="no" frameborder="0" marginwidth="0" marginheight="0" width="336" height="280" src="' + adSource + '"></ifr' + 'ame>');
// -->
</script>

I thought you should know...
[873 byte] By [cilu] at [2007-11-20 10:57:33]
# 1 Re: undefined object crashes IE
I am not getting a crash but for the past few days, my IE hangs when browsing CG. Just now while posting on the other thread in this forum, it froze and the worst part of this is that "LastPost" functionality does not remember the partial post. :(

Is there anyone else facing this? I will try clearning temp files and try re-logging (haven't done in ages) into CG.
exterminator at 2007-11-10 3:35:40 >