conte = document.getElementById('cont_4f31cfdbd513e5a806c5308fee5d6e8c');
					enlace = document.getElementById('a_4f31cfdbd513e5a806c5308fee5d6e8c');
					capa = document.getElementById('h_4f31cfdbd513e5a806c5308fee5d6e8c');
					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:212px; color:#808080; background-color:#FFFFFF; border:1px solid #6200C9;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:212px; color:#808080; height:333px;'; 
						elem.id = '4f31cfdbd513e5a806c5308fee5d6e8c';
						elem.src = 'http://www.tiempo.com/getwid/4f31cfdbd513e5a806c5308fee5d6e8c';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '333';
						conte.appendChild(elem);
					}
