conte = document.getElementById('cont_701213ebe71ef0e988e8682cd673b6b6');
					enlace = document.getElementById('h_701213ebe71ef0e988e8682cd673b6b6');
					anchor = document.getElementById('a_701213ebe71ef0e988e8682cd673b6b6');
					if (conte && enlace && anchor){
						enlace.style.cssText = 'font-family:Helvetica;font-size:14px; height:19px; text-align:center; cursor:pointer; text-decoration:underline';
						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:236px;'; 
						elem.id = '701213ebe71ef0e988e8682cd673b6b6';
						elem.src = 'http://www.tiempo.com/getwid/701213ebe71ef0e988e8682cd673b6b6';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '236';
						conte.appendChild(elem);
					}
