


google_ad_output='js';
google_max_num_ads=gtrr_num_ads;
google_ad_client = "ca-terra-es";
google_language = 'es';
google_safe = 'medium';
google_ad_section = 'default';

var htmlout1="";

function google_ad_request_done(g)
{
var htmlout = '';
if(g.length)
{

num_ads=g.length;ini_num_ad=0;googleads_html='';
googleads_finhtml='<tr><td colspan="3" width="100%"><img width="100%" height="1" src="/img/1.gif"/></td></tr><tr><td colspan="3"><img width="100%" height="1" src="/img/1_1_pixel.gif"/></td></tr><tr align=left ><td height="13" colspan="2"  style="width:622px!important; width:618px ;background:#ccc; padding-right:2px;"><a href=http://adwords.google.es style="color:#000;font-weight:bold;text-decoration:none"><font color=000000>&nbsp;Anuncios Google</font></a></td></tr><tr><td colspan="3" width="100%"><img width="100%" height="1" src="/img/1.gif"/></td></tr><tr><td colspan="3"  width="100%"><img width="100%" height="1" src="/img/1_1_pixel.gif"/></td></tr>';
num_ads = Math.min(num_ads,gtrr_num_ads-1)
htmlout = '<table width=' + gtrr_w+ ' border=0 cellspacing=0 cellpadding=0><tr><td style=background:#fff;><table width=100% border=0 cellspacing=1 cellpadding=4><googleads/></table></td></tr>';
        for(n=ini_num_ad;n<=num_ads+ini_num_ad;n++)
        {
        gtrr_onmo = '  onMouseOver="self.status=\'' + g[n].visible_url + '\'; return true;" onMouseOut="self.status=\'\'"';
        //googleads_html=googleads_html+ '<tr><td onClick="javascript:window.open(\'' + g[n].url + '\');return true;" style="cursor:hand;" ' + gtrr_onmo + ' class=gd><a onclick="javascript:window.open(\'' + g[n].url + '\');return true;" class=gen1><span class=gb>' + g[n].line1 + '</span><br>' + g[n].line2 + ' ' + g[n].line3 +'</a><br> <a onclick="javascript:window.open(\'' + g[n].url + '\');return true;" class=gc' + gtrr_onmo +'>' + g[n].visible_url + '</a></td></tr>';
		googleads_html=googleads_html+ '<tr><td ' + gtrr_onmo + ' style=background:#fff;><a target="_blank" href= '+ g[n].url +' style="color:#000; text-decoration:none;"><span style="color:#990000; font: bold 8pt; text-decoration:underline;">' + g[n].line1 + '</span><br>' + g[n].line2 + ' ' + g[n].line3 +'</a><br> <a target="_blank" href= ' + g[n].url + ' style=color:#333; text-decoration:none;' + gtrr_onmo +'>' + g[n].visible_url + '</a></td></tr>';
        }
		
htmlout = googleads_finhtml + htmlout.replace("<googleads/>",googleads_html) +'</table>';

if(num_ads)document.write(htmlout);
}
else{if(gtrr_previo)document.getElementById("GTRR1").style.display='none';}
}
document.write('<'+'script type="text/javascript" language="JavaScript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">'+'</'+'script>');

