conte = document.getElementById('cont_54c938f46227c6c6e70c4114e3e55b2c');
					enlace = document.getElementById('a_54c938f46227c6c6e70c4114e3e55b2c');
					capa = document.getElementById('h_54c938f46227c6c6e70c4114e3e55b2c');
					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:#343434; background-color:#FFFFFF; border:1px solid #fff;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:230px; color:#343434; height:244px;'; 
						elem.id = '54c938f46227c6c6e70c4114e3e55b2c';
						elem.src = 'http://www.tiempo.com/getwid/54c938f46227c6c6e70c4114e3e55b2c';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '244';
						conte.appendChild(elem);
					}
