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