conte = document.getElementById('cont_1b6265de4653931924a38147a2e656a0');
				enlace = document.getElementById('h_1b6265de4653931924a38147a2e656a0');
				anchor = document.getElementById('a_1b6265de4653931924a38147a2e656a0');
				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:590px; color:#000000; background-color:transparent; border:1px solid transparent;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:590px; color:#000000; height:54px;'; 
					elem.id = '1b6265de4653931924a38147a2e656a0';
					elem.src = 'http://www.meteored.com.ar/getwid/1b6265de4653931924a38147a2e656a0';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '54';
					conte.appendChild(elem);
				}
