conte = document.getElementById('cont_ad17e145d0e9f4238adab99df17a9e1f');
					enlace = document.getElementById('a_ad17e145d0e9f4238adab99df17a9e1f');
					capa = document.getElementById('h_ad17e145d0e9f4238adab99df17a9e1f');
					if(capa) capa.style.cssText = 'position:absolute; z-index:0;overflow:hidden; visibility:hidden;';
					if (conte && enlace){
						enlace.style.cssText = 'font-family:Arial;font-size:14px; height:19px; text-align:center;';
						conte.style.cssText = 'text-align:center; width:230px; color:#343434; background-color:#ffffff; border:1px solid #BDBDBD;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:230px; color:#343434; height:208px;'; 
						elem.id = 'ad17e145d0e9f4238adab99df17a9e1f';
						elem.src = 'http://www.tiempo.com/getwid/ad17e145d0e9f4238adab99df17a9e1f';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '208';
						conte.appendChild(elem);
					}
