conte = document.getElementById('cont_de8552fd06856156e34d3c6e9d3bf27a');
				enlace = document.getElementById('h_de8552fd06856156e34d3c6e9d3bf27a');
				anchor = document.getElementById('a_de8552fd06856156e34d3c6e9d3bf27a');
				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:192px;'; 
					elem.id = 'de8552fd06856156e34d3c6e9d3bf27a';
					elem.src = 'http://www.daswetter.net/getwid/de8552fd06856156e34d3c6e9d3bf27a';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '192';
					conte.appendChild(elem);
				}
