conte = document.getElementById('cont_84abf6ad623baed1cc2e8b566ad6bbe6');
					enlace = document.getElementById('h_84abf6ad623baed1cc2e8b566ad6bbe6');
					anchor = document.getElementById('a_84abf6ad623baed1cc2e8b566ad6bbe6');
					if (conte && enlace && anchor){
						enlace.style.cssText = 'font-family:Helvetica;font-size:14px; height:19px; text-align:center; cursor:pointer; text-decoration:underline';
						conte.style.cssText = 'text-align:center; width:230px; color:#808080; background-color:#FFFFFF; border:1px solid #3366FF;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:230px; color:#808080; height:207px;'; 
						elem.id = '84abf6ad623baed1cc2e8b566ad6bbe6';
						elem.src = 'http://www.tiempo.com/getwid/84abf6ad623baed1cc2e8b566ad6bbe6';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '207';
						conte.appendChild(elem);
					}
