<script type="text/javascript">
        var Cookies = {
         init: function () {
             var allCookies = document.cookie.split('; ');
             for (var i=0;i<allCookies.length;i++) {
                 var cookiePair = allCookies[i].split('=');
                 this[cookiePair[0]] = cookiePair[1];
             }
         },
         create: function (name,value,days) {
             if (days) {
                 var date = new Date();
                 date.setTime(date.getTime()+(days*24*60*60*1000));
                 var expires = "; expires="+date.toGMTString();
             }
             else var expires = "";
             document.cookie = name+"="+value+expires+"; path=/";
             this[name] = value;
         },
         delete: function (name) {
             this.create(name,'',-1);
             this[name] = undefined;
         }
        };
        Cookies.init();
        Cookies.create('asr115', '4');
    </script><body><?xml version="1.0" encoding="windows-1251" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<pubDate>Mon, 25 Jul 2011 11:47:01 +0400</pubDate>
<lastBuildDate>Mon, 25 Jul 2011 11:47:01 +0400</lastBuildDate>
<title>a3us</title>
<link></link>
<description>powered by Status-X :: </description>
<generator>http://www.status-x.ru</generator>
<language>ru</language>
<item>
<title>Новости :: Новости hardware</title>
<link>/index.php?p=news&amp;area=1&amp;newsid=4&amp;name=novosti-hardware</link>
<description><![CDATA[Новости hardware 
	
		[CODEBLOCK:4]

...]]></description>
<pubDate>Sat, 25 Jun 2011 00:00:01 +0400</pubDate>
<guid>/index.php?p=news&amp;area=1&amp;newsid=4&amp;name=novosti-hardware</guid>
<comments>/index.php?p=news&amp;area=1&amp;newsid=4&amp;name=novosti-hardware</comments>
<category>Новости</category>
</item>
<item>
<title>Новости :: Периферия</title>
<link>/index.php?p=news&amp;area=1&amp;newsid=3&amp;name=periferiya</link>
<description><![CDATA[Новости по периферии компьютеров: мыши, клавиатуры, джойстики, принтеры и т. д.  
	
		[CODEBLOCK:2]

...]]></description>
<pubDate>Sat, 08 Jan 2011 00:00:01 +0300</pubDate>
<guid>/index.php?p=news&amp;area=1&amp;newsid=3&amp;name=periferiya</guid>
<comments>/index.php?p=news&amp;area=1&amp;newsid=3&amp;name=periferiya</comments>
<category>Новости</category>
</item>
<item>
<title>Новости :: Новые обзоры</title>
<link>/index.php?p=news&amp;area=1&amp;newsid=1&amp;name=novye-obzory</link>
<description><![CDATA[
3Dnews Daily Digital Digest - Новые обзоры

 
	[CODEBLOCK:3]
...]]></description>
<pubDate>Sat, 08 Jan 2011 00:00:01 +0300</pubDate>
<guid>/index.php?p=news&amp;area=1&amp;newsid=1&amp;name=novye-obzory</guid>
<comments>/index.php?p=news&amp;area=1&amp;newsid=1&amp;name=novye-obzory</comments>
<category>Новости</category>
</item>
</channel>
</rss></body>
