conte = document.getElementById('cont_f9768c9876b31f20771a8779bc5fad04');
				enlace = document.getElementById('h_f9768c9876b31f20771a8779bc5fad04');
				anchor = document.getElementById('a_f9768c9876b31f20771a8779bc5fad04');
				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:76px; color:#eee; background-color:#474238; border:1px solid #3366FF;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:76px; color:#eee; height:111px;'; 
					elem.id = 'f9768c9876b31f20771a8779bc5fad04';
					elem.src = 'http://www.meteored.com.ar/getwid/f9768c9876b31f20771a8779bc5fad04';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '111';
					conte.appendChild(elem);
				}
