conte = document.getElementById('cont_9a3469f4e41d07a34b3296f70b4d49ab');
				enlace = document.getElementById('h_9a3469f4e41d07a34b3296f70b4d49ab');
				anchor = document.getElementById('a_9a3469f4e41d07a34b3296f70b4d49ab');
				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:205px; color:#656565; background-color:#FFFFFF; border:1px solid #ffffff;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:205px; color:#656565; height:151px;'; 
					elem.id = '9a3469f4e41d07a34b3296f70b4d49ab';
					elem.src = 'http://www.daswetter.net/getwid/9a3469f4e41d07a34b3296f70b4d49ab';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '151';
					conte.appendChild(elem);
				}
