Hi Url http://www.adhysteria.com/video/Hom...rd | Aetos Media | Shopalicious Magazine/1671 Need to know how to move the google ad in place of the incorrect code of crowda "fatal error" place I am trying everything but google ad not coming there not coming over the video classifieds box... Please help
hey, replace following part in your page with google adsense code. <!-- Added by debashis to show Crowda ads STARTS left_navi --> <script type='text/javascript'>/*<!--//<![CDATA[ var m3_u = (location.protocol=='https:'?'https://ads.crowda.com/delivery/ajs.php':'http://ads.crowda.com/delivery/ajs.php'); var m3_r = Math.floor(Math.random()*99999999999); if (!document.MAX_used) document.MAX_used = ','; document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u); document.write ("?zoneid=39"); document.write ('&cb=' + m3_r); if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used); document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : '')); document.write ("&loc=" + escape(window.location)); if (document.referrer) document.write ("&referer=" + escape(document.referrer)); if (document.context) document.write ("&context=" + escape(document.context)); if (document.mmm_fo) document.write ("&mmm_fo=1"); if (typeof(contributors) != "undefined" && contributors != null) { var contributor, i=0; for (contributor in contributors) { var c = contributors[contributor]; if (typeof(c[2]) != "undefined") { if (typeof(c[0]) != "undefined" && typeof(c[1]) != "undefined") document.write ("&c" + i + "=" + encodeURIComponent(c[0]) + "&c" + i + "_ct=" + encodeURIComponent(c[1]) + "&c" + i++ + "_lu=" + encodeURIComponent(c[2])); } else if (typeof(c[0]) != "undefined" && typeof(c[1]) != "undefined") document.write ("&c" + i + "_ct=" + encodeURIComponent(c[0]) + "&c" + i++ + "_lu=" + encodeURIComponent(c[1])); } } document.write ("'><\/scr"+"ipt>"); //]]>-->*/</script> <script type="text/javascript"> zone_id=39; width=250; height=250; </script> <script type="text/javascript" src="http://adserver.crowda.com/show_ad.js"></script> <!-- Added by debashis to show Crowda ads ENDS --> Code (markup):
You have placed google code at different location that is why it is displayed below. Place it at the same location where crowda code is.