net framework is installed and if its not a java error is some kind of code error for whatever.
if i bring up the debugger this is what i get:
Microsoft JScript Runtime error: Object expected
and then it breaks at this point
<script type="text/javascript">
_uacct = "UA-1459431-32";
urchinTracker(); <-----------
so you can se why i thought it was a java error
|