conte = document.getElementById('cont_1aa98f61dd0dbf1a7df718686f71ff16');
					enlace = document.getElementById('h_1aa98f61dd0dbf1a7df718686f71ff16');
					anchor = document.getElementById('a_1aa98f61dd0dbf1a7df718686f71ff16');
					if (conte && enlace && anchor){
						enlace.style.cssText = 'font-family:Verdana;font-size:14px; height:19px; text-align:center; cursor:pointer; text-decoration:underline';
						conte.style.cssText = 'text-align:center; width:127px; color:#000000; background-color:#f1f1f1; border:1px solid #f1f1f1;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:127px; color:#000000; height:327px;'; 
						elem.id = '1aa98f61dd0dbf1a7df718686f71ff16';
						elem.src = 'http://www.tiempo.com/getwid/1aa98f61dd0dbf1a7df718686f71ff16';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '327';
						conte.appendChild(elem);
					}
