function out(){est=1;for(i=0;i<xmlf.length;i++){var feed=xmlf[i];var content="<a href='"+feed['url']+"' onMouseOver='window.status=\""+feed['domain']+"\"; return true;' onMouseOut='window.status=\"\"; return true;' target=_blank><span class=title>"+feed['title']+"</span></a><br><div class=desc>"+feed['desc']+"</div>";if(document.body.insertAdjacentHTML){document.getElementById('top_post').insertAdjacentHTML('beforeEnd',content)}else if(typeof(document.body.innerHTML)!='undefined'){document.getElementById('top_post').innerHTML+=content}}if(xmlf==''){if(typeof(document.body.innerHTML)!='undefined'){document.getElementById('top_post').innerHTML=dc+'<p>&nbsp;</p><p>&nbsp;</p><form action="http://www.google.com/search"><input name=hl type=hidden value=ru><input name=q type=text maxlength=300 size=55 value="'+gq+'"> <input name=btnG type=submit value="Поиск в Google"></form><p>&nbsp;</p>'}}};est=0;nua=navigator.userAgent;function vfout(){if(est==0)out()};if(nua.indexOf('Opera')>-1||nua.indexOf('Gecko')>-1)out();else window.onfocus=vfout;
