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