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