conte = document.getElementById('cont_a0ec527d00f72982cd7ed5ec9696010b');
				enlace = document.getElementById('h_a0ec527d00f72982cd7ed5ec9696010b');
				anchor = document.getElementById('a_a0ec527d00f72982cd7ed5ec9696010b');
				if (conte && enlace && anchor){
					enlace.style.cssText = 'font-family:Arial;font-size:14px; height:19px; text-align:center; cursor:pointer; text-decoration:underline';
					conte.style.cssText = 'text-align:center; width:290px; color:#656565; background-color:#FFFFFF; border:1px solid transparent;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:290px; color:#656565; height:70px;'; 
					elem.id = 'a0ec527d00f72982cd7ed5ec9696010b';
					elem.src = 'http://www.meteored.com.ar/getwid/a0ec527d00f72982cd7ed5ec9696010b';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '70';
					conte.appendChild(elem);
				}
