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