conte = document.getElementById('cont_ec5c882a6703e8548b5f07535b6aa13e');
				enlace = document.getElementById('h_ec5c882a6703e8548b5f07535b6aa13e');
				anchor = document.getElementById('a_ec5c882a6703e8548b5f07535b6aa13e');
				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:#ae1917; background-color:#C9C5C5; border:1px solid false;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:170px; color:#ae1917; height:193px;'; 
					elem.id = 'ec5c882a6703e8548b5f07535b6aa13e';
					elem.src = 'http://www.daswetter.net/getwid/ec5c882a6703e8548b5f07535b6aa13e';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '193';
					conte.appendChild(elem);
				}
