conte = document.getElementById('cont_a4ab104825351d178494efc7d654c50b');
				enlace = document.getElementById('h_a4ab104825351d178494efc7d654c50b');
				anchor = document.getElementById('a_a4ab104825351d178494efc7d654c50b');
				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:176px; color:#3366ff; background-color:#FFFFFF; border:1px solid #3366FF;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:176px; color:#3366ff; height:208px;'; 
					elem.id = 'a4ab104825351d178494efc7d654c50b';
					elem.src = 'http://www.meteored.com.ar/getwid/a4ab104825351d178494efc7d654c50b';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '208';
					conte.appendChild(elem);
				}
