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