conte = document.getElementById('cont_f915f1f6338bf1844c3c9f19a4a4df75');
					enlace = document.getElementById('h_f915f1f6338bf1844c3c9f19a4a4df75');
					anchor = document.getElementById('a_f915f1f6338bf1844c3c9f19a4a4df75');
					if (conte && enlace && anchor){
						enlace.style.cssText = 'font-family:Helvetica;font-size:14px; height:19px; text-align:center; cursor:pointer; text-decoration:underline';
						conte.style.cssText = 'text-align:center; width:590px; color:#808080; background-color:#FFFFFF; border:1px solid #3366FF;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:590px; color:#808080; height:61px;'; 
						elem.id = 'f915f1f6338bf1844c3c9f19a4a4df75';
						elem.src = 'http://www.tiempo.com/getwid/f915f1f6338bf1844c3c9f19a4a4df75';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '61';
						conte.appendChild(elem);
					}
