conte = document.getElementById('cont_bd34de3666ec9c47a15ecde9046fa5be');
					enlace = document.getElementById('a_bd34de3666ec9c47a15ecde9046fa5be');
					capa = document.getElementById('h_bd34de3666ec9c47a15ecde9046fa5be');
					if(capa) capa.style.cssText = 'position:absolute; z-index:0;overflow:hidden; visibility:hidden;';
					if (conte && enlace){
						enlace.style.cssText = 'font-family:Helvetica;font-size:14px; height:19px; text-align:center;';
						conte.style.cssText = 'text-align:center; width:170px; color:#000; background-color:#000; border:1px solid #000;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:170px; color:#000; height:96px;'; 
						elem.id = 'bd34de3666ec9c47a15ecde9046fa5be';
						elem.src = 'http://www.tiempo.com/getwid/bd34de3666ec9c47a15ecde9046fa5be';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '96';
						conte.appendChild(elem);
					}
