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