conte = document.getElementById('cont_a6ca1a88d0094f279dde8929360347c8');
					enlace = document.getElementById('a_a6ca1a88d0094f279dde8929360347c8');
					capa = document.getElementById('h_a6ca1a88d0094f279dde8929360347c8');
					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:230px; color:#808080; background-color:#FFFFFF; border:1px solid #3366FF;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:230px; color:#808080; height:208px;'; 
						elem.id = 'a6ca1a88d0094f279dde8929360347c8';
						elem.src = 'http://www.tiempo.com/getwid/a6ca1a88d0094f279dde8929360347c8';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '208';
						conte.appendChild(elem);
					}
