conte = document.getElementById('cont_2e23db200ee2c220e4b7c7465047d8e6');
					enlace = document.getElementById('a_2e23db200ee2c220e4b7c7465047d8e6');
					capa = document.getElementById('h_2e23db200ee2c220e4b7c7465047d8e6');
					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 #6200C9;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:170px; color:#808080; height:198px;'; 
						elem.id = '2e23db200ee2c220e4b7c7465047d8e6';
						elem.src = 'http://www.tiempo.com/getwid/2e23db200ee2c220e4b7c7465047d8e6';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '198';
						conte.appendChild(elem);
					}
