conte = document.getElementById('cont_230531b0e121a043977963067a5333be');
					enlace = document.getElementById('h_230531b0e121a043977963067a5333be');
					anchor = document.getElementById('a_230531b0e121a043977963067a5333be');
					if (conte && enlace && anchor){
						enlace.style.cssText = 'font-family:Arial;font-size:14px; height:19px; text-align:center; cursor:pointer; text-decoration:underline';
						conte.style.cssText = 'text-align:center; width:76px; color:#656565; background-color:#FFFFFF; border:1px solid #ffffff;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:76px; color:#656565; height:346px;'; 
						elem.id = '230531b0e121a043977963067a5333be';
						elem.src = 'http://www.tiempo.com/getwid/230531b0e121a043977963067a5333be';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '346';
						conte.appendChild(elem);
					}
