google_ad_client = 'ya-properties_js'; google_ad_output = 'js'; google_max_num_ads = 3; google_safe = 'high'; google_language = 'es'; google_encoding = 'utf8'; google_adtest = 'off'; /* google_ad_channel = '[optional: channel id]'; google_hints = '[optional: comma-delimited hints]'; google_contents = '[optional: replacement content]'; */ /* "Publicidad" en horizontal */ function google_ad_request_done(google_ads) { var htmlCode = ''; if (google_ads.length>0) { htmlCode += ''; for(var i=0; i' + google_ads[i].line1 + '
' + google_ads[i].line2 + '
' + google_ads[i].line3 + '
' + google_ads[i].visible_url + ''; } htmlCode += '
'; htmlCode += ''; htmlCode += '
Anuncios Google
'; var oGoogleAdSenseLocator = document.getElementById("googleadsenselocator"); if (oGoogleAdSenseLocator!=null) { oGoogleAdSenseLocator.innerHTML = htmlCode; } } } document.write('<' + 'script language="JavaScript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"' + '>' + '<' + '/script' + '>');