<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0" xml:base="http://www.sristi.org/cms">
<channel>
 <title>SRISTI - Society for Research and Initiatives for Sustainable Technologies and Institutions</title>
 <link>http://www.sristi.org/cms</link>
 <description>&lt;html&gt;&lt;head&gt;
&lt;link id=&quot;IA-style&quot; rel=&quot;stylesheet&quot; href=&quot;http://www.sristi.org/cms/modules/htmlarea/xinha/plugins/InsertAnchor/insert-anchor.css&quot; /&gt;
&lt;style type=&quot;text/css&quot;&gt;
&lt;!--
.style2 {
	color: #660000;
	font-weight: bold;
}
.style4 {color: #660000; font-weight: bold; font-size: 2; }
--&gt;
&lt;/style&gt;
&lt;/head&gt;&lt;body style=&quot;visibility: visible;&quot;&gt;&lt;div align=&quot;justify&quot;&gt;
	&lt;strong&gt;SRISTI&lt;/strong&gt; is a non-governmental organization set up to strengthen the creativity of grassroots inventors, innovators and ecopreneurs engaged in conserving biodiversity and developing eco-friendly solutions to local problems. Here, on the website of SRISTI, you can read about its activities and participate in them, download its newsletter &lt;a href=&quot;http://www.sristi.org/hbnew&quot; target=&quot;_blank&quot;&gt;honeybee&lt;/a&gt; and research papers and much more...&lt;a href=&quot;about_sristi&quot;&gt;More Details&lt;/a&gt;&lt;/div&gt; 
&lt;hr /&gt;
&lt;br /&gt;
&lt;table width=&quot;93%&quot; cellspacing=&quot;0&quot; border=&quot;0&quot;&gt;
  &lt;tbody&gt;
&lt;tr&gt; 
      &lt;td&gt;&lt;a href=&quot;31stshodhyatra&quot; target=&quot;_blank&quot;&gt;31st Shodh Yatra Wardha, Maharashtra, 5th May to 12th May 2013&lt;/a&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt; 
      &lt;td&gt; &lt;div class=&quot;moduletable&quot;&gt; 
          &lt;script src=&quot;js/mootools.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
          &lt;script src=&quot;js/slideshow.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
          &lt;div id=&quot;slidewrap&quot;&gt; 
            &lt;div style=&quot;display: block; position: relative; width: 450px;&quot; id=&quot;slideshow&quot;&gt; 
              &lt;div style=&quot;overflow: hidden; display: block; position: relative; width: 450px; height: 264px;&quot;&gt; 
                &lt;img style=&quot;display: block; position: absolute; left: 0px; top: auto; z-index: 1; visibility: visible; opacity: 1; width: auto; height: auto; cursor: default; bottom: 0px; right: auto;&quot; src=&quot;images/31stshodhyatra/1.jpg&quot; /&gt; 
                &lt;img style=&quot;display: block; position: absolute; left: 0px; top: auto; z-index: 1; visibility: visible; opacity: 1; width: auto; height: auto; cursor: default; bottom: 0px; right: auto;&quot; src=&quot;images/31stshodhyatra/2.jpg&quot; /&gt; 
                &lt;img style=&quot;display: block; position: absolute; left: 0px; top: auto; z-index: 2; visibility: visible; opacity: 1; width: auto; height: auto; cursor: default; bottom: 0px; right: auto;&quot; src=&quot;images/31stshodhyatra/3.jpg&quot; /&gt; 
                &lt;img style=&quot;display: block; position: absolute; left: 0px; top: auto; z-index: 3; visibility: visible; opacity: 1; width: auto; height: auto; cursor: default; bottom: 0px; right: auto;&quot; src=&quot;images/31stshodhyatra/4.jpg&quot; /&gt; 
                &lt;img style=&quot;display: block; position: absolute; left: 0px; top: auto; z-index: 3; visibility: visible; opacity: 1; width: auto; height: auto; cursor: default; bottom: 0px; right: auto;&quot; src=&quot;images/31stshodhyatra/5.jpg&quot; /&gt; 
              &lt;/div&gt;
            &lt;/div&gt;
            &lt;div id=&quot;loadingDiv&quot;&gt;&lt;/div&gt;
          &lt;/div&gt;
          &lt;script type=&quot;text/javascript&quot;&gt;
			window.addEvent(&#039;load&#039;, function(){
			var imgs = [];
			imgs.push({
			file: &#039;1.jpg&#039;,
			title: &#039;&#039;,
			desc: &#039;&#039;,
			url: &#039;&#039;
			});			
			imgs.push({
			file: &#039;2.jpg&#039;,
			title: &#039;&#039;,
			desc: &#039;&#039;,
			url: &#039;&#039;
			});
			imgs.push({
			file: &#039;3.jpg&#039;,
			title: &#039;&#039;,
			desc: &#039;&#039;,
			url: &#039;&#039;
			});
			imgs.push({
			file: &#039;4.jpg&#039;,
			title: &#039;&#039;,
			desc: &#039;&#039;,
			url: &#039;&#039;
			});			
			imgs.push({
			file: &#039;5.jpg&#039;,
			title: &#039;&#039;,
			desc: &#039;&#039;,
			url: &#039;&#039;
			});			

			
			var myshow = new Slideshow(&#039;slideshow&#039;, { 
			type: &#039;fade&#039;,
			captionHeight: 0,
			width: 450, 
			height: 264, 
			pan: 50,
			zoom: 50,
			resize: false,
			duration: [2000, 5000],
			transition: Fx.Transitions.Expo.easeOut,

			images: imgs, 
			path: &#039;images/31stshodhyatra/&#039;
			});
			
			myshow.caps.h2.setStyles({
			color: &#039;#fff&#039;,
			fontSize: &#039;13px&#039;
			});
			myshow.caps.p.setStyles({
			color: &#039;#ccc&#039;,
			fontSize: &#039;11px&#039;

			});
			});
			&lt;/script&gt;
        &lt;/div&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt; 
      &lt;td height=&quot;19&quot;&gt;Photo Gallery &lt;a href=&quot;http://www.sristi.org/cms/?q=en/image/tid/149&quot;&gt;Click Here&lt;/a&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt; 
      &lt;td&gt;&lt;hr size=&quot;1&quot; /&gt;&lt;/td&gt;
    &lt;/tr&gt;    
    &lt;tr&gt;
      &lt;td&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.techpedia.in/award&quot;&gt;GYTI Award Function 25th Mar 2013, IIMA&lt;/a&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt; 
      &lt;td&gt; &lt;div class=&quot;moduletable&quot;&gt; 
          &lt;script type=&quot;text/javascript&quot; src=&quot;js/newmootools.js&quot;&gt;&lt;/script&gt;
          &lt;script type=&quot;text/javascript&quot; src=&quot;js/newslideshow.js&quot;&gt;&lt;/script&gt;
          &lt;div id=&quot;slidewrap&quot;&gt; 
            &lt;div id=&quot;slideshownew&quot; style=&quot;display: block; position: relative; width: 450px;&quot;&gt;&lt;a href=&quot;#&quot;&gt; 
              &lt;/a&gt; 
              &lt;div style=&quot;overflow: hidden; display: block; position: relative; width: 450px; height: 300px;&quot;&gt;&lt;a target=&quot;_blank&quot; href=&quot;#&quot;&gt; 
                &lt;img style=&quot;display: block; position: absolute; left: 0px; top: auto; z-index: 2; visibility: visible; opacity: 1; width: auto; height: auto; cursor: default; bottom: 0px; right: auto;&quot; src=&quot;images/gyti/gyti-2013-1.jpg&quot; /&gt; 
                &lt;img style=&quot;display: block; position: absolute; left: 0px; top: auto; z-index: 3; visibility: visible; opacity: 1; width: auto; height: auto; cursor: default; bottom: 0px; right: auto;&quot; src=&quot;images/gyti/gyti-2013-2.jpg&quot; /&gt; 
                &lt;img style=&quot;display: block; position: absolute; left: 0px; top: auto; z-index: 4; visibility: visible; opacity: 1; width: auto; height: auto; cursor: default; bottom: 0px; right: auto;&quot; src=&quot;images/gyti/gyti-2013-3.jpg&quot; /&gt; 
                &lt;img style=&quot;display: block; position: absolute; left: 0px; top: auto; z-index: 4; visibility: visible; opacity: 1; width: auto; height: auto; cursor: default; bottom: 0px; right: auto;&quot; src=&quot;images/gyti/gyti-2013-4.jpg&quot; /&gt; 
                &lt;img style=&quot;display: block; position: absolute; left: 0px; top: auto; z-index: 4; visibility: visible; opacity: 1; width: auto; height: auto; cursor: default; bottom: 0px; right: auto;&quot; src=&quot;images/gyti/gyti-2013-5.jpg&quot; /&gt; 
                &lt;img style=&quot;display: block; position: absolute; left: 0px; top: auto; z-index: 4; visibility: visible; opacity: 1; width: auto; height: auto; cursor: default; bottom: 0px; right: auto;&quot; src=&quot;images/gyti/gyti-2013-6.jpg&quot; /&gt; 				
                &lt;/a&gt;&lt;/div&gt;
              &lt;a href=&quot;#&quot;&gt; &lt;/a&gt;&lt;/div&gt;
            &lt;a href=&quot;#&quot;&gt; &lt;/a&gt;
            &lt;div id=&quot;loadingDiv1&quot;&gt;&lt;/div&gt;
            &lt;a href=&quot;#&quot;&gt; &lt;/a&gt;&lt;/div&gt;
          &lt;a href=&quot;#&quot;&gt; 
          &lt;script type=&quot;text/javascript&quot;&gt;
			window.addEvent(&#039;load&#039;, function(){
			var imgs = [];

			imgs.push({
			file: &#039;gyti-2013-1.jpg&#039;,
			title: &#039;&#039;,
			desc: &#039;&#039;,
			url: &#039;&#039;
			});
			imgs.push({
			file: &#039;gyti-2013-2.jpg&#039;,
			title: &#039;&#039;,
			desc: &#039;&#039;,
			url: &#039;&#039;
			});
			imgs.push({
			file: &#039;gyti-2013-3.jpg&#039;,
			title: &#039;&#039;,
			desc: &#039;&#039;,
			url: &#039;&#039;
			});
			imgs.push({
			file: &#039;gyti-2013-4.jpg&#039;,
			title: &#039;&#039;,
			desc: &#039;&#039;,
			url: &#039;&#039;
			});
			imgs.push({
			file: &#039;gyti-2013-5.jpg&#039;,
			title: &#039;&#039;,
			desc: &#039;&#039;,
			url: &#039;&#039;
			});
			imgs.push({
			file: &#039;gyti-2013-6.jpg&#039;,
			title: &#039;&#039;,
			desc: &#039;&#039;,
			url: &#039;&#039;
			});


			
			var myshow = new Slideshownew(&#039;slideshownew&#039;, { 
			type: &#039;fade&#039;,
			captionHeight: 0,
			width: 450, 
			height: 300, 
			pan: 50,
			zoom: 50,
			resize: false,
			duration: [2000, 5000],
			transition: Fx.Transitions.Expo.easeOut,
			images: imgs, 
			path: &#039;images/gyti/&#039;
			});
			
			myshow.caps.h2.setStyles({
			color: &#039;#fff&#039;,
			fontSize: &#039;13px&#039;
			});
			myshow.caps.p.setStyles({
			color: &#039;#ccc&#039;,
			fontSize: &#039;11px&#039;

			});
			});
			&lt;/script&gt;
          &lt;/a&gt;&lt;/div&gt;&lt;/td&gt;
    &lt;/tr&gt;
  &lt;tr&gt;&lt;td&gt;&lt;hr size=&quot;1&quot;&gt;&lt;/td&gt;&lt;/tr&gt;


    
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
 <language>en</language>
</channel>
</rss>
