Trying to put two adverts on top of Ads do not work why?
I am using this code on other pages and it works very good.
But on this site ningbling.com it does not work at all it give error as you can see.
Do i need to make the ads smaller or what is the problem?
<div style="float:left;">
<!-- Ningbling_300*250overads -->
<script type='text/javascript'>
GA_googleFillSlot("Ningbling_300*250overads");
</script>
</div>
<div style="float:right;">
<!-- Ningbling_overads -->
<script type='text/javascript'>
GA_googleFillSlot("Ningbling_overads");
</script>
</div>