conte = document.getElementById('cont_db5592e6e4f9774826bbe71910cf5d03');
					enlace = document.getElementById('h_db5592e6e4f9774826bbe71910cf5d03');
					anchor = document.getElementById('a_db5592e6e4f9774826bbe71910cf5d03');
					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 #6200C9;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:170px; color:#808080; height:204px;'; 
						elem.id = 'db5592e6e4f9774826bbe71910cf5d03';
						elem.src = 'http://www.tiempo.com/getwid/db5592e6e4f9774826bbe71910cf5d03';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '204';
						conte.appendChild(elem);
					}
