function CargaAnuncios() {
if (document.layers) {
document.iframe1.src = "http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=16&pid=0";
document.iframe2.src = "http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=17&pid=0";
document.iframe3.src = "http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=82&pid=0";
document.iframe4.src = "http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=18&pid=0";
document.iframe7.src = "http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=24&pid=0";
document.iframe8.src = "http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=60&pid=0";
document.iframe9.src = "http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=22&pid=0"; 
document.iframe10.src = "http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=25&pid=0";
document.iframe11.src = "http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=28&pid=0";
document.iframe12.src = "http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=21&pid=0";
document.iframe13.src = "http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=97&pid=0";
}
if (document.all) {
document.all.iframe1.src='http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=16&pid=0';
document.all.iframe2.src='http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=17&pid=0';
document.all.iframe3.src='http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=82&pid=0'; 
document.all.iframe4.src='http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=18&pid=0';
document.all.iframe7.src='http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=24&pid=0';
document.all.iframe8.src='http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=60&pid=0';
document.all.iframe9.src='http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=22&pid=0'; 
document.all.iframe10.src='http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=25&pid=0';
document.all.iframe11.src='http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=28&pid=0';
document.all.iframe12.src='http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=21&pid=0';
document.all.iframe13.src='http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=97&pid=0';
}
if (!document.all && document.getElementById) {
document.getElementById('iframe1').src = "http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=16&pid=0";
document.getElementById('iframe2').src = "http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=17&pid=0";
document.getElementById('iframe3').src = "http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=82&pid=0";
document.getElementById('iframe4').src = "http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=18&pid=0";
document.getElementById('iframe7').src = "http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=24&pid=0";
document.getElementById('iframe8').src = "http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=60&pid=0";
document.getElementById('iframe9').src = "http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=22&pid=0"; 
document.getElementById('iframe10').src = "http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=25&pid=0";
document.getElementById('iframe11').src = "http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=28&pid=0";
document.getElementById('iframe12').src = "http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=21&pid=0";
document.getElementById('iframe13').src = "http://avpro.prensa.com/advertpro/servlet/view/banner/html/zone?zid=97&pid=0";
} }