conte = document.getElementById('cont_b1052fc286f7e0223f84b3457383a28f');
					enlace = document.getElementById('a_b1052fc286f7e0223f84b3457383a28f');
					capa = document.getElementById('h_b1052fc286f7e0223f84b3457383a28f');
					if(capa) capa.style.cssText = 'position:absolute; z-index:0;overflow:hidden; visibility:hidden;';
					if (conte && enlace){
						enlace.style.cssText = 'font-family:Arial;font-size:14px; height:19px; text-align:center;';
						conte.style.cssText = 'text-align:center; width:230px; color:#000000; background-color:#ffccc9; border:1px solid transparent;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:230px; color:#000000; height:207px;'; 
						elem.id = 'b1052fc286f7e0223f84b3457383a28f';
						elem.src = 'http://www.tiempo.com/getwid/b1052fc286f7e0223f84b3457383a28f';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '207';
						conte.appendChild(elem);
					}
