conte = document.getElementById('cont_508bd8b6ba47ea1c9c1aaabcb5ca6776');
					enlace = document.getElementById('h_508bd8b6ba47ea1c9c1aaabcb5ca6776');
					anchor = document.getElementById('a_508bd8b6ba47ea1c9c1aaabcb5ca6776');
					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:176px; color:#34696d; background-color:#FFFFFF; border:1px solid #34cdf9;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:176px; color:#34696d; height:218px;'; 
						elem.id = '508bd8b6ba47ea1c9c1aaabcb5ca6776';
						elem.src = 'http://www.tiempo.com/getwid/508bd8b6ba47ea1c9c1aaabcb5ca6776';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '218';
						conte.appendChild(elem);
					}
