conte = document.getElementById('cont_8f4b5046070a2d94b6932fcb35847792');
				enlace = document.getElementById('h_8f4b5046070a2d94b6932fcb35847792');
				anchor = document.getElementById('a_8f4b5046070a2d94b6932fcb35847792');
				if (conte && enlace && anchor){
					enlace.style.cssText = 'font-family:Lucida Grande;font-size:14px; height:19px; text-align:center; cursor:pointer; text-decoration:underline';
					conte.style.cssText = 'text-align:center; width:176px; color:#656565; background-color:#FFFFFF; border:1px solid #BDBDBD;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:176px; color:#656565; height:225px;'; 
					elem.id = '8f4b5046070a2d94b6932fcb35847792';
					elem.src = 'http://www.daswetter.net/getwid/8f4b5046070a2d94b6932fcb35847792';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '225';
					conte.appendChild(elem);
				}
