conte = document.getElementById('cont_5f92a317c498878ca40c9cf34961ed1b');
				enlace = document.getElementById('h_5f92a317c498878ca40c9cf34961ed1b');
				anchor = document.getElementById('a_5f92a317c498878ca40c9cf34961ed1b');
				if (conte && enlace && anchor){
					enlace.style.cssText = 'font-family:Verdana;font-size:14px; height:19px; text-align:center; cursor:pointer; text-decoration:underline';
					conte.style.cssText = 'text-align:center; width:690px; color:#00ccff; background-color:transparent; border:1px solid transparent;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:690px; color:#00ccff; height:54px;'; 
					elem.id = '5f92a317c498878ca40c9cf34961ed1b';
					elem.src = 'http://www.meteored.com.ar/getwid/5f92a317c498878ca40c9cf34961ed1b';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '54';
					conte.appendChild(elem);
				}
