- Joined
- May 25, 2007
- Messages
- 5,708
- Country Flag
- Club or Nation
Many thread pages on the forum never complete loading. The culprit appears to be this line of code....
<script type="text/javascript" src="<a href=" http:="" www.therugbyforum.com="" view-source:http:="" s.skimresources.com="" js="" 203x1201511.skimlinks.js"="" target="_blank">http://s.skimresources.com/js/203X1201511.skimlinks.js"></script>
...which never finishes executing.
<script type="text/javascript" src="<a href=" http:="" www.therugbyforum.com="" view-source:http:="" s.skimresources.com="" js="" 203x1201511.skimlinks.js"="" target="_blank">http://s.skimresources.com/js/203X1201511.skimlinks.js"></script>
Code:
script type="text/javascript" src="[URL="http://www.therugbyforum.com/view-source:http://s.skimresources.com/js/203X1201511.skimlinks.js"]http://s.skimresources.com/js/203X1201511.skimlinks.js[/URL]"
...which never finishes executing.