conte = document.getElementById('cont_ea924c73ddf9220a70aabf1173c08206');
					enlace = document.getElementById('h_ea924c73ddf9220a70aabf1173c08206');
					anchor = document.getElementById('a_ea924c73ddf9220a70aabf1173c08206');
					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:170px; color:#000000; background-color:#FFFFFF; border:1px solid #ffffff;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:170px; color:#000000; height:96px;'; 
						elem.id = 'ea924c73ddf9220a70aabf1173c08206';
						elem.src = 'http://www.tiempo.com/getwid/ea924c73ddf9220a70aabf1173c08206';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '96';
						conte.appendChild(elem);
					}
