conte = document.getElementById('cont_018a6579fb56b1aa4187d44bcb2b4f07');
					enlace = document.getElementById('h_018a6579fb56b1aa4187d44bcb2b4f07');
					anchor = document.getElementById('a_018a6579fb56b1aa4187d44bcb2b4f07');
					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:230px; color:#cfcfcf; background-color:#212735; border:1px solid #BDBDBD;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:230px; color:#cfcfcf; height:96px;'; 
						elem.id = '018a6579fb56b1aa4187d44bcb2b4f07';
						elem.src = 'http://www.tiempo.com/getwid/018a6579fb56b1aa4187d44bcb2b4f07';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '96';
						conte.appendChild(elem);
					}
