/* * Ads Provider * Builds the Adds baner (top, sidebar) content * version 1 */ var ord=Math.random()*10000000000000000; var url_args = window.location.pathname.split("/"); var _url_page = url_args[1] ? url_args[1] : 'homepage'; function AdsProvider( blockId, width, height ){ var csId = encodeURIComponent( WMG.Ads.csidUrl + ':' + (wmg_ad_url ? wmg_ad_url : 'miscellaneous')); //( WMG.Ads.urlsMap[_url_page] ? WMG.Ads.urlsMap[_url_page] : 'miscellaneous' ) var slotId = width + 'x' + height + 'slot'; var src = WMG.Ads.adServiceUrl + '?nw=' + WMG.Ads.nw + '&pvrn=' + ord + '&csid=' + csId + '&resp=' + WMG.Ads.resp + ';;ptgt=' + WMG.Ads.ptgt + '&envp=' + WMG.Ads.script_envp + '&slid=' + slotId + '&w=' + width + '&h=' + height; document.write('