conte = document.getElementById('cont_2d409d2ed943aed38531ab4b379d019d');
					capa = document.getElementById('h_2d409d2ed943aed38531ab4b379d019d');
					if(capa) capa.style.cssText = 'position:absolute; z-index:0;overflow:hidden; visibility:hidden;';
					if (conte){
						conte.style.cssText = 'text-align:center; width:500px; color:#333300; background-color:#993300; border:1px solid transparent;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:500px; color:#333300; height:45px;'; 
						elem.id = '2d409d2ed943aed38531ab4b379d019d';
						elem.src = 'http://www.tiempo.com/getwid/2d409d2ed943aed38531ab4b379d019d';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '45';
						conte.appendChild(elem);
					}
