//var server_name="ads.lavozdegalicia.es"; var server_name="publicidadinternet.lavozdegalicia.es"; function bannerInterno(zoneId) { if (!document.phpAds_used) document.phpAds_used = ','; document.write ("<" + "script type='text/javascript' src='"); document.write ("http://"+server_name+"/adjs.php?n=adda1f64"); document.write ("&what=zone:"+zoneId+"&target=_blank"); document.write ("&exclude=" + document.phpAds_used); document.write ("'><" + "/script>"); } var llamada = true; function configuracionOAS(segmentacion) { if (llamada){ //configuration OAS_url ='http://publi.grupocorreo.es/RealMedia/ads/'; OAS_listpos = 'Position1,Position3,x17,x18,x19,x32,x51'; OAS_query = '?'; //OAS_sitepage = 'www.lavozdegalicia.es/portada'; OAS_sitepage =segmentacion; //end of configuration OAS_version = 10; OAS_rn = '001234567890'; OAS_rns = '1234567890'; OAS_rn = new String (Math.random()); OAS_rns = OAS_rn.substring (2, 11); OAS_version = 11; if (navigator.userAgent.indexOf('Mozilla/3') != -1) OAS_version = 10; if (OAS_version >= 11) document.write('<\/SCRIPT>'); document.write(''); } llamada = false; } function OAS_AD(pos) { if (OAS_version >= 11 && typeof(OAS_RICH)!='undefined') OAS_RICH(pos); else OAS_NORMAL(pos); } function OAS_NORMAL(pos) { document.write(''); document.write('Click!'); } function muestra(banner) { var caja= getObject(banner) if (caja) { var contenido=caja.innerHTML; if (contenido!=null && contenido!="" && !(contenido.indexOf('/default/empty.gif') != -1)) { caja.style.display = "block"; } else { caja.innerHTML = ""; caja.style.display = "none"; } } }