Ver Mensaje Individual
  #6 (permalink)  
Antiguo 12/07/2008, 09:58
Avatar de Mikmoro
Mikmoro
Colaborador
 
Fecha de Ingreso: octubre-2006
Ubicación: K-pax
Mensajes: 7.228
Antigüedad: 17 años, 6 meses
Puntos: 280
Respuesta: Publicidad no bienvenida en mi foro

Fíjate que tienes este script:

http://pagead2.googlesyndication.com/pagead/show_ads.js

que te genera un iframe debajo de él, donde aparecen los anuncios.

Está exactamente aquí:

Cita:
<td valign="middle" class="main"><script type="text/javascript"><!--
google_ad_client = "pub-8681480568629087";
google_alternate_ad_url = "http://k9base.com/ads/alternate.php";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
//2007-09-11: k9Base.com
google_ad_channel = "6523722314";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "0000CC";
google_color_text = "333333";
google_color_url = "0033FF";
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></td>
Mikel.