conte = document.getElementById('cont_d1a46af02ded62f986081be91375c6c4');
					enlace = document.getElementById('a_d1a46af02ded62f986081be91375c6c4');
					capa = document.getElementById('h_d1a46af02ded62f986081be91375c6c4');
					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:490px; color:#656565; background-color:#FFFFFF; border:1px solid #BDBDBD;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:490px; color:#656565; height:64px;'; 
						elem.id = 'd1a46af02ded62f986081be91375c6c4';
						elem.src = 'http://www.tiempo.com/getwid/d1a46af02ded62f986081be91375c6c4';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '64';
						conte.appendChild(elem);
					}
