conte = document.getElementById('cont_a849e9b97cca65a6af7e59ea2e173c04');
					enlace = document.getElementById('a_a849e9b97cca65a6af7e59ea2e173c04');
					capa = document.getElementById('h_a849e9b97cca65a6af7e59ea2e173c04');
					if(capa) capa.style.cssText = 'position:absolute; z-index:0;overflow:hidden; visibility:hidden;';
					if (conte && enlace){
						enlace.style.cssText = 'font-family:Helvetica;font-size:14px; height:19px; text-align:center;';
						conte.style.cssText = 'text-align:center; width:230px; color:#343434; background-color:#ffffff; border:1px solid #fe0000;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:230px; color:#343434; height:205px;'; 
						elem.id = 'a849e9b97cca65a6af7e59ea2e173c04';
						elem.src = 'http://www.tiempo.com/getwid/a849e9b97cca65a6af7e59ea2e173c04';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '205';
						conte.appendChild(elem);
					}
