conte = document.getElementById('cont_94b2454ee0f0fa47051f63dc2a67e7d9');
					enlace = document.getElementById('h_94b2454ee0f0fa47051f63dc2a67e7d9');
					anchor = document.getElementById('a_94b2454ee0f0fa47051f63dc2a67e7d9');
					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:#9a0000; background-color:#fffc9e; border:1px solid #BDBDBD;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:170px; color:#9a0000; height:201px;'; 
						elem.id = '94b2454ee0f0fa47051f63dc2a67e7d9';
						elem.src = 'http://www.tiempo.com/getwid/94b2454ee0f0fa47051f63dc2a67e7d9';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '201';
						conte.appendChild(elem);
					}
