conte = document.getElementById('cont_12d3cd2375bb2df09c3e94b5e915ec4c');
					capa = document.getElementById('h_12d3cd2375bb2df09c3e94b5e915ec4c');
					if(capa) capa.style.cssText = 'position:absolute; z-index:0;overflow:hidden; visibility:hidden;';
					if (conte){
						conte.style.cssText = 'text-align:center; width:620px; color:#999900; background-color:#330033; border:1px solid #999900;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:620px; color:#999900; height:224px;'; 
						elem.id = '12d3cd2375bb2df09c3e94b5e915ec4c';
						elem.src = 'http://www.tiempo.com/getwid/12d3cd2375bb2df09c3e94b5e915ec4c';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '224';
						conte.appendChild(elem);
					}
