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