conte = document.getElementById('cont_b2c20924506920992e6f507c23d47d58');
					enlace = document.getElementById('a_b2c20924506920992e6f507c23d47d58');
					capa = document.getElementById('h_b2c20924506920992e6f507c23d47d58');
					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 #3366FF;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:170px; color:#808080; height:167px;'; 
						elem.id = 'b2c20924506920992e6f507c23d47d58';
						elem.src = 'http://www.tiempo.com/getwid/b2c20924506920992e6f507c23d47d58';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '167';
						conte.appendChild(elem);
					}
