conte = document.getElementById('cont_11ac2ae35fa3400d63f2a7008c98bf7f');
				enlace = document.getElementById('h_11ac2ae35fa3400d63f2a7008c98bf7f');
				anchor = document.getElementById('a_11ac2ae35fa3400d63f2a7008c98bf7f');
				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:174px; color:#808080; background-color:#FFFFFF; border:1px solid false;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:174px; color:#808080; height:221px;'; 
					elem.id = '11ac2ae35fa3400d63f2a7008c98bf7f';
					elem.src = 'http://www.meteored.com.ar/getwid/11ac2ae35fa3400d63f2a7008c98bf7f';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '221';
					conte.appendChild(elem);
				}
