conte = document.getElementById('cont_ac36cc6f256377231606d80cf8212e13');
					enlace = document.getElementById('h_ac36cc6f256377231606d80cf8212e13');
					anchor = document.getElementById('a_ac36cc6f256377231606d80cf8212e13');
					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:170px; color:#666666; background-color:#FFFFFF; border:1px solid #ffffff;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:170px; color:#666666; height:205px;'; 
						elem.id = 'ac36cc6f256377231606d80cf8212e13';
						elem.src = 'http://www.tiempo.com/getwid/ac36cc6f256377231606d80cf8212e13';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '205';
						conte.appendChild(elem);
					}
