I have been doing some browser testing and found some errors that pop up in IE8 and some older versions of IE. These are the messages and snippets of code that they come from (I found them using DebugBar).<div><br></div><div>
<div><b>code</b>: </div></div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><div><font class="Apple-style-span" face="'courier new', monospace"><script type="text/javascript" id="ga"> </font></div>
</div><div><div><font class="Apple-style-span" face="'courier new', monospace">var gaJsHost = (("https:" == document.location.protocol) ? "<a href="https://ssl">https://ssl</a>." : "<a href="http://www">http://www</a>.");</font></div>
</div><div><div><font class="Apple-style-span" face="'courier new', monospace">//document.write(unescape("%3Cscript src='" + gaJsHost + "<a href="http://google-analytics.com/ga.js">google-analytics.com/ga.js</a>' type='text/javascript'%3E%3C/script%3E"));</font></div>
</div><div><div><font class="Apple-style-span" face="'courier new', monospace">var tag = document.createElement("script");</font></div></div><div><div><font class="Apple-style-span" face="'courier new', monospace">tag.setAttribute("src", gaJsHost + "<a href="http://google-analytics.com/ga.js">google-analytics.com/ga.js</a>");</font></div>
</div><div><div><font class="Apple-style-span" face="'courier new', monospace">tag.setAttribute("type", 'text/javascript');</font></div></div><div><div><font class="Apple-style-span" face="'courier new', monospace"><span class="Apple-style-span" style="background-color: rgb(255, 255, 255);"><b>document.getElementById("ga").insertBefore(tag, document.getElementById("ga-script"));</b></span></font></div>
</div><div><div><font class="Apple-style-span" face="'courier new', monospace"></script> </font></div></div></blockquote><div>
<div><b>error</b>: "Unexpected call to method or property access."</div><div><br></div><div><b><br></b></div><div><b>code</b>: </div></div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
<div><div><font class="Apple-style-span" face="'courier new', monospace"><script type="text/javascript" id="ga-script"> </font></div></div><div><div><font class="Apple-style-span" face="'courier new', monospace"><span class="Apple-style-span" style="background-color: rgb(255, 255, 255);"><b>var pageTracker = _gat._getTracker("UA-2718724-5");</b></span></font></div>
</div><div><div><font class="Apple-style-span" face="'courier new', monospace">window.google_analytics_uacct = "UA-2718724-5";</font></div></div><div><div><font class="Apple-style-span" face="'courier new', monospace">pageTracker._trackPageview();</font></div>
</div><div><div><font class="Apple-style-span" face="'courier new', monospace"></script></font></div></div></blockquote><div>
<div><b>error</b>: "_gat is undefined"</div><div> </div><div><b>code</b>:<font face="'courier new', monospace"> </font></div></div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
<div><div><font face="'courier new', monospace"><div><script type="text/javascript" id="ga-script"> </div></font></div></div><div><div><font face="'courier new', monospace"><div>var pageTracker = _gat._getTracker("UA-2718724-5");</div>
</font></div></div><div><div><font face="'courier new', monospace"><div>window.google_analytics_uacct = "UA-2718724-5";</div></font></div></div><div><div><font face="'courier new', monospace"><div>
<b>pageTracker._trackPageview();</b></div></font></div></div><div><div><font face="'courier new', monospace"><div></script></div></font></div></div></blockquote><div><div><b>error: </b>"pageTracker is null or not an object" (propagated from the previous error I am assuming)</div>

<div> </div><div><br></div><div><b>code</b>: </div></div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><div><font class="Apple-style-span" face="'courier new', monospace"><script type="text/javascript" id="piwik"> </font></div>
</div><div><div><font class="Apple-style-span" face="'courier new', monospace">var pkBaseURL = (("https:" == document.location.protocol) ? "<a href="https://stats.cihar.com/">https://stats.cihar.com/</a>" : "<a href="http://stats.cihar.com/">http://stats.cihar.com/</a>");</font></div>
</div><div><div><font class="Apple-style-span" face="'courier new', monospace">//document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));</font></div>
</div><div><div><font class="Apple-style-span" face="'courier new', monospace">var tag = document.createElement("script");</font></div></div><div><div><font class="Apple-style-span" face="'courier new', monospace">tag.setAttribute("src", pkBaseURL + "piwik.js");</font></div>
</div><div><div><font class="Apple-style-span" face="'courier new', monospace">tag.setAttribute("type", 'text/javascript');</font></div></div><div><div><font class="Apple-style-span" face="'courier new', monospace"><b>document.getElementById("piwik").insertBefore(tag, document.getElementById("piwik-script"));</b></font></div>
</div><div><div><font class="Apple-style-span" face="'courier new', monospace"></script></font></div></div></blockquote><div>
<div><b>error: </b>"Unexpected call to method or property access."</div><div><br></div><div><br></div><div>I haven't been able to fix these but I thought it was worth bringing up. The first and last errors seem to be essentially the same error.</div>
<div><br><div>-- <br>Thanks,<br>Lori<br>
</div></div></div>