<script language="Javascript">
function browseIt()
{
    this.ver = navigator.appVersion.toLowerCase();
    this.verNum = parseInt(this.ver);
    this.agent = navigator.userAgent.toLowerCase();
    this.dom = (document.getElementById ? 1 : 0);
    this.opera = (this.agent.indexOf("opera") > -1 && this.dom ? 1 : 0);
    this.opera7 = (this.opera && this.verNum >= 7);
    this.opera9 = (this.opera && this.verNum >= 9);
    this.ie = (this.ver.indexOf("msie") > -1 && this.dom && !this.opera ? 1 : 0);
    this.ieVer = 0;
    if (this.ie) {
        var pos = this.ver.indexOf("msie");
        if (pos != -1)
            this.ieVer = parseFloat(this.ver.substr(pos + 5));
    }
    this.ie6 = (this.ie && (this.ieVer >= 6));
    this.ie6only = (this.ie && (this.ieVer >= 6) && (this.ieVer < 7));
    this.ie7 = (this.ie && (this.ieVer >= 7));
    this.macOS = (this.agent.indexOf("mac") > -1);
    this.mac = (this.macOS && this.verNum >= 7 ? 1 : 0);
    this.moz = (this.agent.indexOf("gecko") > -1);
    this.ns6 = (this.dom && this.agent.indexOf("netscape") > -1 && this.verNum >= 5 ? 1 : 0);
    this.ff = (this.agent.indexOf("firefox") > -1);
    this.b = (this.ie || this.ns6 || this.opera7 || this.mac || this.moz || this.dom);

    return this;
}

//var px = window.opera ? "" : "px";
var b = new browseIt();
</script>

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='ru' lang='ru'>
<head>
<title>Communist.Ru</title>
<meta http-equiv='Content-Type' content='text/html; charset=windows-1251' />
<meta name='description' content='' />
<meta name='keywords' content='' />
<!--ea093--><link rel='stylesheet' href='../../../themes/integral/styles.css' type='text/css' media='screen' />
<link rel='shortcut icon' href='../../../images/favicon.ico' type='image/x-icon' />
<script type='text/javascript' src='../../../includes/jscript.js'></script>
<script type='text/javascript' src='../../../includes/jquery.js'></script>
<script type="text/javascript">
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-17358406-1']);
  _gaq.push(['_trackPageview']);
  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
</script></head>
<body>
BEGIN:VCALENDAR
PRODID:http://wibix.de/infusions/pro_download_panel/download.php?did=27
VERSION:2.0
METHOD:PUBLISH
BEGIN:VEVENT
DTSTART:20090314T110000Z
UID:3@http://communist.ru/
DTSTAMP:20090308T103204Z
DESCRIPTION:В Москве 14 марта 2009г. в рамках всероссийского дня единых действий, проводимого социальными движениями (Союз координационных советов, СКС), состоится общегородской митинг солидарности в рамках Дня народного гнева. В акции примут участие московские инициативные группы против &quot;точечной&quot; застройки, противники строительства мусоросжигательных заводов, экологи, обманутые соинвесторы, а также представители различных общественных и политических организаций.\n\nМитинг состоится на площади у станции метрополитена «Улица 1905 года» в 14:00 мск.\n\nМэрия Москвы проведение митинга согласовала.
SUMMARY:В Москве состоится митинг в рамках Дня народного гнева.
CLASS:PUBLIC
END:VEVENT
END:VCALENDAR
