conte = document.getElementById('cont_2a1882db062562bf7515b42e20c1c128');
					enlace = document.getElementById('a_2a1882db062562bf7515b42e20c1c128');
					capa = document.getElementById('h_2a1882db062562bf7515b42e20c1c128');
					if(capa) capa.style.cssText = 'position:absolute; z-index:0;overflow:hidden; visibility:hidden;';
					if (conte && enlace){
						enlace.style.cssText = 'font-family:Arial;font-size:14px; height:19px; text-align:center;';
						conte.style.cssText = 'text-align:center; width:170px; color:#656565; background-color:#FFFFFF; border:1px solid #ffffff;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:170px; color:#656565; height:203px;'; 
						elem.id = '2a1882db062562bf7515b42e20c1c128';
						elem.src = 'http://www.tiempo.com/getwid/2a1882db062562bf7515b42e20c1c128';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '203';
						conte.appendChild(elem);
					}
