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