conte = document.getElementById('cont_b15aff64827615b732c9ed1cbb4ac209');
				enlace = document.getElementById('h_b15aff64827615b732c9ed1cbb4ac209');
				anchor = document.getElementById('a_b15aff64827615b732c9ed1cbb4ac209');
				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:505px; color:#808080; background-color:#FFFFFF; border:1px solid #3366FF;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:505px; color:#808080; height:221px;'; 
					elem.id = 'b15aff64827615b732c9ed1cbb4ac209';
					elem.src = 'http://www.meteored.cl/getwid/b15aff64827615b732c9ed1cbb4ac209';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '221';
					conte.appendChild(elem);
				}
