
Untitled
By: a guest on
Jun 15th, 2012 | syntax:
JavaScript | size: 0.96 KB | hits: 91 | expires: Never
var googletag = googletag || {};
googletag.cmd = googletag.cmd || [];
(function() {
var gads = document.createElement("script");
gads.async = true;
gads.type = "text/javascript";
var useSSL = "https:" == document.location.protocol;
gads.src = (useSSL ? "https:" : "http:") + "//www.googletagservices.com/tag/js/gpt.js";
var node =document.getElementsByTagName("script")[0];
node.parentNode.insertBefore(gads, node);
})();
googletag.cmd.push(function() {
googletag.pubads().set("adsense_background_color", "FFFFFF");
});
googletag.cmd.push(function() {
googletag.defineSlot("/11702048/direita-home", [300, 250], "dfp-ad-div_gpt_ad_1339707924694_0")
.addService(googletag.pubads())
.setTargeting("interests", ["sports", "music", "movies"]);
googletag.pubads().setTargeting("topic","basketball");
googletag.pubads().enableSingleRequest();
googletag.enableServices();
});