conte = document.getElementById('cont_cd0f42bd1353e6102442c2864329e38e');
				enlace = document.getElementById('h_cd0f42bd1353e6102442c2864329e38e');
				anchor = document.getElementById('a_cd0f42bd1353e6102442c2864329e38e');
				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 #3366FF;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:170px; color:#808080; height:192px;'; 
					elem.id = 'cd0f42bd1353e6102442c2864329e38e';
					elem.src = 'http://www.tameteo.com/getwid/cd0f42bd1353e6102442c2864329e38e';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '192';
					conte.appendChild(elem);
				}
