if (BZLAdId) { BZLAdId++; } else { var BZLAdId = 1; } function bloggerAd() { //here it validates if the ad was already served and prevent gaming by bloggers. if(! document.getElementById('bz_blogger' + BZLAdId) && result != null){ loadAd(result); } } function getZedoAdVars(networkCode, channelCode, publisherCode, adSizeCode, width, height) { var zedoVars = ""; return zedoVars; } function getJsTag(networkCode, channelCode, publisherCode, adSizeCode, width, height){ var zedoAdBaseUrl = "http://d3.zedo.com/jsc/d3/fo.js"; var zedoAdUrl = getZedoAdVars(networkCode, channelCode, publisherCode, adSizeCode, width, height); return zedoAdUrl+ ""; } function loadAd(result) { document.write("