conte = document.getElementById('cont_2b68dd2faf57aeb9193d5a404594b752');
				enlace = document.getElementById('h_2b68dd2faf57aeb9193d5a404594b752');
				anchor = document.getElementById('a_2b68dd2faf57aeb9193d5a404594b752');
				if (conte && enlace && anchor){
					enlace.style.cssText = 'font-family:Arial;font-size:14px; height:19px; text-align:center; cursor:pointer; text-decoration:underline';
					conte.style.cssText = 'text-align:center; width:176px; color:#656565; background-color:#ffffff; border:1px solid #ffffff;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:176px; color:#656565; height:103px;'; 
					elem.id = '2b68dd2faf57aeb9193d5a404594b752';
					elem.src = 'http://www.meteored.com.ar/getwid/2b68dd2faf57aeb9193d5a404594b752';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '103';
					conte.appendChild(elem);
				}
