conte = document.getElementById('cont_1cb5f16eeb38d4e2ec2fb273b98230d1');
					enlace = document.getElementById('h_1cb5f16eeb38d4e2ec2fb273b98230d1');
					anchor = document.getElementById('a_1cb5f16eeb38d4e2ec2fb273b98230d1');
					if (conte && enlace && anchor){
						enlace.style.cssText = 'font-family:Times New Roman;font-size:14px; height:19px; text-align:center; cursor:pointer; text-decoration:underline';
						conte.style.cssText = 'text-align:center; width:505px; color:#808080; background-color:#f1f1f1; border:1px solid #e2e2e2;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:505px; color:#808080; height:162px;'; 
						elem.id = '1cb5f16eeb38d4e2ec2fb273b98230d1';
						elem.src = 'http://www.tiempo.com/getwid/1cb5f16eeb38d4e2ec2fb273b98230d1';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '162';
						conte.appendChild(elem);
					}
