conte = document.getElementById('cont_0b203bb64f58a58124ce326961fdee1f');
				enlace = document.getElementById('h_0b203bb64f58a58124ce326961fdee1f');
				anchor = document.getElementById('a_0b203bb64f58a58124ce326961fdee1f');
				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:#f2f2f2; border:1px solid #BDBDBD;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:176px; color:#656565; height:208px;'; 
					elem.id = '0b203bb64f58a58124ce326961fdee1f';
					elem.src = 'http://www.meteored.com.ar/getwid/0b203bb64f58a58124ce326961fdee1f';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '208';
					conte.appendChild(elem);
				}
