conte = document.getElementById('cont_8eef286a810863ebef2391e22deb4a7f');
				enlace = document.getElementById('h_8eef286a810863ebef2391e22deb4a7f');
				anchor = document.getElementById('a_8eef286a810863ebef2391e22deb4a7f');
				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:#000000; background-color:transparent; border:1px solid transparent;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:170px; color:#000000; height:227px;'; 
					elem.id = '8eef286a810863ebef2391e22deb4a7f';
					elem.src = 'http://www.daswetter.net/getwid/8eef286a810863ebef2391e22deb4a7f';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '227';
					conte.appendChild(elem);
				}
