conte = document.getElementById('cont_b43c79253b1478798482e71a1adb8d2c');
					capa = document.getElementById('h_b43c79253b1478798482e71a1adb8d2c');
					if(capa) capa.style.cssText = 'position:absolute; z-index:0;overflow:hidden; visibility:hidden;';
					if (conte){
						conte.style.cssText = 'text-align:center; width:170px; color:#808080; background-color:#ffffff; border:1px solid #000000;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:170px; color:#808080; height:122px;'; 
						elem.id = 'b43c79253b1478798482e71a1adb8d2c';
						elem.src = 'http://www.tiempo.com/getwid/b43c79253b1478798482e71a1adb8d2c';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '122';
						conte.appendChild(elem);
					}
