// JavaScript Document
conte = document.getElementById('cont_3cf66a2062025ac6cbd4f4c9296fdce1');
				enlace = document.getElementById('h_3cf66a2062025ac6cbd4f4c9296fdce1');
				anchor = document.getElementById('a_3cf66a2062025ac6cbd4f4c9296fdce1');
				if (conte && enlace && anchor){
					enlace.style.cssText = 'font-family:Times New Roman;font-size:12px; height:19px; text-align:center; cursor:pointer; text-decoration:underline';
					conte.style.cssText = 'text-align:center; width:176px; color:#f4f4f4; background-color:transparent; border:1px solid transparent;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:113px; color:#f4f4f4; font-size:10pt; height:65px;'; 
					elem.id = '3cf66a2062025ac6cbd4f4c9296fdce1';
					elem.src = 'http://www.meteored.mx/getwid/3cf66a2062025ac6cbd4f4c9296fdce1';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '65';
					conte.appendChild(elem);
				}
