11/03/2013 at 1:21 pm
#272927
Keymaster
@ Mark
Hard to tell for certain but there looks like there is a javascript error in the page footer. Well, there’s definitely and error, just hard to tel for certain if the fallowing is the exact cause.
<script type="text/javascript">
google_ad_client = "ca-pub-5659126070159092";
width = document.documentElement.clientWidth;
}
if (width > 800) {
google_ad_slot = "4599616198";
google_ad_width = 120;
google_ad_height = 600;
}
</script>
That } after width, my guess, shouldn’t be there.
