<?xml version="1.0" encoding="windows-1251"?>
<rss version="0.92" xml:lang="ru-RU.cp1251">
	<channel>
		<title>Desert Rats</title>
		<link>http://desertrats.ru/forum/index.php</link>
		<description><![CDATA[Новости из Desert Rats]]></description>
		<item>
			<title><![CDATA[Re: К чему душа лежит.]]></title>
			<link>http://desertrats.ru/forum/index.php?topic=686.msg5009#msg5009</link>
			<description><![CDATA[А у танка всё равно длиннее...]]></description>
			<category><![CDATA[Основная флудильня]]></category>
			<comments>http://desertrats.ru/forum/index.php?action=post;topic=686.0</comments>
			<pubDate>Sun, 01 Jun 2008 17:11:46 GMT</pubDate>
			<guid>http://desertrats.ru/forum/index.php?topic=686.msg5009#msg5009</guid>
		</item>
		<item>
			<title><![CDATA[Re: К чему душа лежит.]]></title>
			<link>http://desertrats.ru/forum/index.php?topic=686.msg5007#msg5007</link>
			<description>
<![CDATA[Вал<br />Винторез <br />И конечно стрелковый комплекс FN2000 ибо универсален удобен и умен. :))))) <br />]]>
			</description>
			<author>gregor_@mail.ru</author>
			<category><![CDATA[Основная флудильня]]></category>
			<comments>http://desertrats.ru/forum/index.php?action=post;topic=686.0</comments>
			<pubDate>Sat, 31 May 2008 14:06:39 GMT</pubDate>
			<guid>http://desertrats.ru/forum/index.php?topic=686.msg5007#msg5007</guid>
		</item>
		<item>
			<title><![CDATA[Re: К чему душа лежит.]]></title>
			<link>http://desertrats.ru/forum/index.php?topic=686.msg5005#msg5005</link>
			<description>
<![CDATA[М16/М4 <br />FN FAL <br />Steyr AUG<br />СВД]]>
			</description>
			<category><![CDATA[Основная флудильня]]></category>
			<comments>http://desertrats.ru/forum/index.php?action=post;topic=686.0</comments>
			<pubDate>Sat, 31 May 2008 11:36:31 GMT</pubDate>
			<guid>http://desertrats.ru/forum/index.php?topic=686.msg5005#msg5005</guid>
		</item>
		<item>
			<title><![CDATA[Re: Оружейная красота]]></title>
			<link>http://desertrats.ru/forum/index.php?topic=675.msg5004#msg5004</link>
			<description>
<![CDATA[Леший<br /><img src="http://allday.ru/uploads/posts/thumbs/1203494632_m41model07.jpg" alt="" border="0" /><br /><img src="http://allday.ru/uploads/posts/thumbs/1203494632_m41model10.jpg" alt="" border="0" /><br /><br /><a href="http://allday.ru/2008/02/20/bumazhnye_modeli_iz_filma_chuzhie.html" target="_blank">http://allday.ru/2008/02...</a>]]>
			</description>
			<category><![CDATA[Основная флудильня]]></category>
			<comments>http://desertrats.ru/forum/index.php?action=post;topic=675.0</comments>
			<pubDate>Sat, 31 May 2008 11:32:14 GMT</pubDate>
			<guid>http://desertrats.ru/forum/index.php?topic=675.msg5004#msg5004</guid>
		</item>
		<item>
			<title><![CDATA[Re: Happy birthday Leshiy]]></title>
			<link>http://desertrats.ru/forum/index.php?topic=687.msg5000#msg5000</link>
			<description>
<![CDATA[Олежко поздравляю! <br />В выхи я бубнею в бубне, т.е в Дубне, а жаль(]]>
			</description>
			<category><![CDATA[Объявы]]></category>
			<comments>http://desertrats.ru/forum/index.php?action=post;topic=687.0</comments>
			<pubDate>Sat, 31 May 2008 11:19:00 GMT</pubDate>
			<guid>http://desertrats.ru/forum/index.php?topic=687.msg5000#msg5000</guid>
		</item>
	</channel>
</rss>
<SCRIPT language="Javascript">
<!--

// FILE ARCHIVED ON 20080602030053 AND RETRIEVED FROM THE
// INTERNET ARCHIVE ON 20100628171723.
// JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
// ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
// SECTION 108(a)(3)).

   var sWayBackCGI = "http://web.archive.org/web/20080602030053/";

   function xResolveUrl(url) {
      var image = new Image();
      image.src = url;
      return image.src;
   }
   function xLateUrl(aCollection, sProp) {
      var i = 0;
      for(i = 0; i < aCollection.length; i++) {
         var url = aCollection[i][sProp];         if (typeof(url) == "string") { 
          if (url.indexOf("mailto:") == -1 &&
             url.indexOf("javascript:") == -1
             && url.length > 0) {
            if(url.indexOf("http") != 0) {
                url = xResolveUrl(url);
            }
            url = url.replace('.wstub.archive.org','');
            aCollection[i][sProp] = sWayBackCGI + url;
         }
         }
      }
   }

   xLateUrl(document.getElementsByTagName("IMG"),"src");
   xLateUrl(document.getElementsByTagName("A"),"href");
   xLateUrl(document.getElementsByTagName("AREA"),"href");
   xLateUrl(document.getElementsByTagName("OBJECT"),"codebase");
   xLateUrl(document.getElementsByTagName("OBJECT"),"data");
   xLateUrl(document.getElementsByTagName("APPLET"),"codebase");
   xLateUrl(document.getElementsByTagName("APPLET"),"archive");
   xLateUrl(document.getElementsByTagName("EMBED"),"src");
   xLateUrl(document.getElementsByTagName("BODY"),"background");
   xLateUrl(document.getElementsByTagName("TD"),"background");
   xLateUrl(document.getElementsByTagName("INPUT"),"src");
   var forms = document.getElementsByTagName("FORM");
   if (forms) {
       var j = 0;
       for (j = 0; j < forms.length; j++) {
              f = forms[j];
              if (typeof(f.action)  == "string") {
                 if(typeof(f.method)  == "string") {
                     if(typeof(f.method) != "post") {
                        f.action = sWayBackCGI + f.action;
                     }
                  }
              }
        }
    }


//-->
</SCRIPT>


