conte = document.getElementById('cont_bd636f9c2bec9cc1fd075ff1d4b6cf1c');
				enlace = document.getElementById('h_bd636f9c2bec9cc1fd075ff1d4b6cf1c');
				anchor = document.getElementById('a_bd636f9c2bec9cc1fd075ff1d4b6cf1c');
				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:#808080; background-color:#FFFFFF; border:1px solid #3366FF;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:170px; color:#808080; height:195px;'; 
					elem.id = 'bd636f9c2bec9cc1fd075ff1d4b6cf1c';
					elem.src = 'http://www.daswetter.net/getwid/bd636f9c2bec9cc1fd075ff1d4b6cf1c';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '195';
					conte.appendChild(elem);
				}
