conte = document.getElementById('cont_3a7bfbbfa07dd49e25bc46d5d7a55db2');
					enlace = document.getElementById('h_3a7bfbbfa07dd49e25bc46d5d7a55db2');
					anchor = document.getElementById('a_3a7bfbbfa07dd49e25bc46d5d7a55db2');
					if (conte && enlace && anchor){
						enlace.style.cssText = 'font-family:Arial;font-size:14px; height:19px; text-align:center; cursor:pointer; text-decoration:underline';
						conte.style.cssText = 'text-align:center; width:176px; color:#656565; background-color:#FFFFFF; border:1px solid #BDBDBD;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:176px; color:#656565; height:112px;'; 
						elem.id = '3a7bfbbfa07dd49e25bc46d5d7a55db2';
						elem.src = 'http://www.tiempo.com/getwid/3a7bfbbfa07dd49e25bc46d5d7a55db2';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '112';
						conte.appendChild(elem);
					}
