conte = document.getElementById('cont_c89c9ec141df9d2137a89f3b2a6b46dc');
				enlace = document.getElementById('h_c89c9ec141df9d2137a89f3b2a6b46dc');
				anchor = document.getElementById('a_c89c9ec141df9d2137a89f3b2a6b46dc');
				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:690px; color:#ffff00; background-color:transparent; border:1px solid #33cccc;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:690px; color:#ffff00; height:54px;'; 
					elem.id = 'c89c9ec141df9d2137a89f3b2a6b46dc';
					elem.src = 'http://www.daswetter.net/getwid/c89c9ec141df9d2137a89f3b2a6b46dc';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '54';
					conte.appendChild(elem);
				}
