conte = document.getElementById('cont_bb5721b36657fc4f477c2fdce63a263e');
					enlace = document.getElementById('h_bb5721b36657fc4f477c2fdce63a263e');
					anchor = document.getElementById('a_bb5721b36657fc4f477c2fdce63a263e');
					if (conte && enlace && anchor){
						enlace.style.cssText = 'font-family:Arial;font-size:14px; height:19px; text-align:center; cursor:pointer; text-decoration:underline';
						conte.style.cssText = 'text-align:center; width:505px; color:#680100; background-color:transparent; border:1px solid #BDBDBD;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:505px; color:#680100; height:156px;'; 
						elem.id = 'bb5721b36657fc4f477c2fdce63a263e';
						elem.src = 'http://www.tiempo.com/getwid/bb5721b36657fc4f477c2fdce63a263e';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '156';
						conte.appendChild(elem);
					}
