conte = document.getElementById('cont_6a4d949546b95ade87a1edbfa9a9892d');
					enlace = document.getElementById('a_6a4d949546b95ade87a1edbfa9a9892d');
					capa = document.getElementById('h_6a4d949546b95ade87a1edbfa9a9892d');
					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:590px; color:#f8ff00; background-color:#c0c0c0; border:1px solid #656565;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:590px; color:#f8ff00; height:63px;'; 
						elem.id = '6a4d949546b95ade87a1edbfa9a9892d';
						elem.src = 'http://www.tiempo.com/getwid/6a4d949546b95ade87a1edbfa9a9892d';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '63';
						conte.appendChild(elem);
					}
