<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: empty treegrid with client side data</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>acornel on empty treegrid with client side data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p17474</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p17474</guid>
        	        	<description><![CDATA[<p>I have the same problem: the Craig Stuntz example does not work (even it is a straightforward example). I have tested it on version 3.6.4 and 3.6.5 and on IE / FF ... and no chance (nothing displayed).</p>
</p>
<p>The demo examples on the website are working fine ... so maybe it is a problem related to addJSONData (same asa addRowData)?</p>
</p>
<p>Thank you in advance for your answer!</p></p>
]]></description>
        	        	<pubDate>Thu, 27 May 2010 01:26:14 +0300</pubDate>
        </item>
        <item>
        	<title>tony on empty treegrid with client side data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p16085</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p16085</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thenks. I will try it.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 31 Mar 2010 17:32:49 +0300</pubDate>
        </item>
        <item>
        	<title>MattyCiii on empty treegrid with client side data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p15234</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p15234</guid>
        	        	<description><![CDATA[<p>Try as I might, I simply cannot get this ( the Craig Stuntz example)&#160;to work with jqGrid 3.6.4. &#160;</p>
</p>
<p>I know I have the basics of jqGrid working correctly (all the dependancies, etc), because I have a separate example working fine (a jqGrid built from JSON).</p>
</p>
<p>Possibly related, it seems the jqGrid demos "New in version 3.4 --&#62; Tree Grid Adjacency Model " demo does not work, at least in MacOS Safari 4.0.4, MacOS FireFox 3.6, and Win 7 FireFox 3.6. &#160;</p>
</p>
<p>Any thoughts?&#160;</p>
<p>~Matt</p>
]]></description>
        	        	<pubDate>Sat, 27 Feb 2010 22:11:28 +0200</pubDate>
        </item>
        <item>
        	<title>J_jack_K on empty treegrid with client side data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p6605</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p6605</guid>
        	        	<description><![CDATA[<p>SOLVED:</p>
<p>I&#39;ve used&#160;treeModel to set the&#160;adjacency mode (as wrote in&#160;Treegrids decumentation).</p>
<p>Using&#160;treeGridModel instead all work fine.</p>
]]></description>
        	        	<pubDate>Sun, 10 May 2009 22:17:19 +0300</pubDate>
        </item>
        <item>
        	<title>J_jack_K on empty treegrid with client side data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p6604</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p6604</guid>
        	        	<description><![CDATA[<p>P.S. I&#39;m using the Stable 3.4.3 Version</p>
]]></description>
        	        	<pubDate>Sun, 10 May 2009 21:33:32 +0300</pubDate>
        </item>
        <item>
        	<title>J_jack_K on empty treegrid with client side data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p6603</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p6603</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I&#39;ve used the same&#160;Craig solution and all work fine.</p>
<p>I have only a problem: if I open the node the tree grid add correclty the new rows but when I colse it they don&#39;t disappare.</p>
<p>When I &#160;open the node again it&#39;s load again the row and duplicate them.</p>
<p>Here a piece of my code:</p>
</p>
<p>jQuery(&#39;#amm_organizations_grid&#39;).jqGrid({<br /><span style="white-space: pre;"> </span>treeGrid: true,&#160;<br /><span style="white-space: pre;"> </span>height:&#39;auto&#39;,<br /><span style="white-space: pre;"> </span>treedatatype: &#39;json&#39;,<br /><span style="white-space: pre;"> </span>treeModel : &#39;adjacency&#39;,<br /><span style="white-space: pre;"> </span>ExpandColClick : false,<br /><span style="white-space: pre;"> </span>datatype: function(postdata) {<br /><span style="white-space: pre;"> </span>var gridJson=jsonToTree(postdata,ecx_global[&#39;JsonOrganizzazioni&#39;]);<br /><span style="white-space: pre;"> </span>var thegrid = jQuery(&#8221;#amm_organizations_grid&#8221;)[0];<br /><span style="white-space: pre;"> </span>thegrid.addJSONData(gridJson);<br /><span style="white-space: pre;"> </span>},<br /><span style="white-space: pre;"> </span>colNames:&#160;[&#39;Organizzazione&#39;,&#39;Utenti&#39;],<br /><span style="white-space: pre;"> </span>colModel:&#160;[<br /><span style="white-space: pre;"> </span>{name:&#39;code&#39;, index:&#39;code&#39;, width:200, sortable:false},&#160;<br /><span style="white-space: pre;"> </span>{name:&#39;usersNumber&#39;, index:&#39;usersNumber&#39;, width:70, sortable:false}],<br /><span style="white-space: pre;"> </span>jsonReader:&#160;&#160;{<br /><span style="white-space: pre;"> </span>root: "rows",<br /><span style="white-space: pre;"> </span>id: "id",<br /><span style="white-space: pre;"> </span>page: "page",<br /><span style="white-space: pre;"> </span>total: "total",<br /><span style="white-space: pre;"> </span>records: "records",<br /><span style="white-space: pre;"> </span>repeatitems: false<br /><span style="white-space: pre;"> </span>},<br /><span style="white-space: pre;"> </span>pager: jQuery(&#39;#amm_organizations_grid_pager&#39;),<br /><span style="white-space: pre;"> </span>viewrecords: true,<br /><span style="white-space: pre;"> </span>imgpath: &#39;/ECXMSResources/jquery-plugins/jqGrid/themes/steel/images&#39;<br />});</p>
<p>Json returned from&#160;jsonToTree the first time:</p>
<p>{&#8221;total&#8221;:1,&#8221;page&#8221;:1,&#8221;rows&#8221;:[<br /><span style="white-space: pre;"> </span>{"code":"root","id":"1","usersNumber":"","level":0,<br /><span style="white-space: pre;"> </span>"parent":"NULL","isLeaf":"false","expanded":"false"}],<br />&#8221;records&#8221;:1}</p>
<p>Json&#160;returned from&#160;jsonToTree the opening the first node (id=1):</p>
<p>{&#8221;total&#8221;:1,&#8221;page&#8221;:1,&#8221;rows&#8221;:[<br /><span style="white-space: pre;"> </span>{"code":"org_1.0.0","id":"333","usersNumber":"","level":1,<br /><span style="white-space: pre;"> </span>"parent":"1","isLeaf":"false","expanded":"false"},<span style="white-space: pre;"> </span>{"code":"org_1.1.1","id":"334","usersNumber":"","level":1,<br /><span style="white-space: pre;"> </span>"parent":"1","isLeaf":"false","expanded":"false"}<br />],&#8221;records&#8221;:2}</p>
<p>Some Ideas?</p></p>
]]></description>
        	        	<pubDate>Sun, 10 May 2009 21:18:08 +0300</pubDate>
        </item>
        <item>
        	<title>tony on empty treegrid with client side data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p6216</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p6216</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks Craig. Definitley will do that.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 22 Apr 2009 07:49:54 +0300</pubDate>
        </item>
        <item>
        	<title>Craig Stuntz on empty treegrid with client side data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p6175</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p6175</guid>
        	        	<description><![CDATA[<blockquote>
<p>Would you mind sharing your code? It could really help me out.</p>
</blockquote>
<hr />
<p>Here, I made you a demo:</p>
<p>$(document).ready(function() {<br />&#160;&#160;&#160; TreeDemo.setupGrid($("#tree"));<br />});</p>
<p>TreeDemo = {<br />&#160;&#160;&#160; data: { A: ["A1", "A2"], B: ["B1", "B2"] },<br />&#160;&#160;&#160; setupGrid: function(grid) {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; grid.jqGrid({<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; colNames: [&#39;Name&#39;],<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; colModel: [<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; { name: &#39;Name&#39;, index: &#39;Name&#39;, width: "250em" }<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ],<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; datatype: TreeDemo.treeData,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; loadui: "none",<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; sortname: &#39;Number&#39;,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; treeGrid: true,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; treeGridModel: "adjacency",<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; sortorder: "asc"<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; })<br />&#160;&#160;&#160; },<br />&#160;&#160;&#160; treeData: function(postdata) {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; var items = postdata.nodeid ? TreeDemo.data[postdata.nodeid] : TreeDemo.data;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; var i = 0;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; var rows = new Array();<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; for (val in items) {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; var isLeaf = postdata.nodeid != undefined;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; rows[i] = {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Name: val,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Id: val,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; level: postdata.nodeid ? 1 : 0,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; parent: postdata.nodeid &#124;&#124; null,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; isLeaf: isLeaf ? "true" : "false",<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; expanded: "false"<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; i++;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; }<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; $("#tree")[0].addJSONData({<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Total: 1,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Page: 1,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Records: 2,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Rows: rows<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; });<br />&#160;&#160;&#160; }<br />};</p>
</p>
<p>Please feel free to add this to the tree documentation.</p>
]]></description>
        	        	<pubDate>Mon, 20 Apr 2009 09:20:01 +0300</pubDate>
        </item>
        <item>
        	<title>idosius on empty treegrid with client side data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p6145</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p6145</guid>
        	        	<description><![CDATA[<p>I tried using both adjacency and nested models and it didn&#39;t work. Would you mind sharing your code? It could really help me out.</p>
<p>Thanks,</p>
<p>Ido</p>
]]></description>
        	        	<pubDate>Sun, 19 Apr 2009 03:11:02 +0300</pubDate>
        </item>
        <item>
        	<title>Craig Stuntz on empty treegrid with client side data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p6135</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p6135</guid>
        	        	<description><![CDATA[<p>This is working correctly for me. I am using a tree grid and populating it with data on the client side. I&#39;m using the adjacency model. Which part is not working for you?</p>
]]></description>
        	        	<pubDate>Fri, 17 Apr 2009 07:45:15 +0300</pubDate>
        </item>
        <item>
        	<title>idosius on empty treegrid with client side data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p6020</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p6020</guid>
        	        	<description><![CDATA[<p>Thanks! In the meanwhile this should also be written in the documentation, unless it&#39;s there already.</p>
<p>Best Regards,</p>
<p>Ido</p>
]]></description>
        	        	<pubDate>Tue, 14 Apr 2009 04:41:58 +0300</pubDate>
        </item>
        <item>
        	<title>tony on empty treegrid with client side data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p6019</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p6019</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Will try to add this missing feature.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 14 Apr 2009 04:22:00 +0300</pubDate>
        </item>
        <item>
        	<title>idosius on empty treegrid with client side data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p5968</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p5968</guid>
        	        	<description><![CDATA[<p>After doing some digging and conversing with myself also outside this forum <img class="spSmiley" style="margin:0" title="Smile" src="/blog/wp-content/plugins/simple-forum/tinymce/plugins/emotions/img/smiley-smile.gif" border="0" alt="Smile" />, may I ask if treegrids are supported for client side data at all?</p>
]]></description>
        	        	<pubDate>Mon, 13 Apr 2009 07:29:57 +0300</pubDate>
        </item>
        <item>
        	<title>idosius on empty treegrid with client side data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p5966</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p5966</guid>
        	        	<description><![CDATA[<p>OK, I realized I made a mistake - one cannot use setTreeRow before doing addRowData. However, when I do add data with addRowData I don&#39;t get a tree structure but a flat table. Anyone know why?</p>
</p>
<p>Thanks,</p>
<p>Ido</p>
]]></description>
        	        	<pubDate>Mon, 13 Apr 2009 02:56:22 +0300</pubDate>
        </item>
        <item>
        	<title>idosius on empty treegrid with client side data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p5957</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/empty-treegrid-with-client-side-data#p5957</guid>
        	        	<description><![CDATA[<p>Hi all,</p>
<p>jqGrid is a marvelous plugin and it has been working well for me up to now. Unfortunately, I seem to have hit a brick wall. I would really appreciate your help to get around it.</p>
<p>I&#39;ve been trying to get a treegrid to work with client side data by adding it with setTreeRow, but to no avail. All I get is the table header and absolutely no data in it.</p>
<p>Please see my code below. Any help would be greatly appreciated.</p>
</p>
<p>Thanks in advance,</p>
<p>Ido</p>
</p>
<p>&#60;html&#62;<br />&#160; &#60;head&#62;<br />&#160;&#160;&#160; &#60;link type="text/css" href="css/custom-theme/ui.all.css" rel="stylesheet" /&#62;<br />&#160;&#160;&#160; &#60;link rel="stylesheet" type="text/css" media="screen" href="themes/basic/grid.css" /&#62;</p>
<p>&#160; &#60;/head&#62;<br />&#160; &#60;body&#62;<br />&#160;&#160;&#160; &#60;script src="jquery/jquery-1.3.2.js"&#62;&#60;/script&#62;<br />&#160;&#160;&#160; &#60;script src="jquery/grid.locale-en.js"&#62;&#60;/script&#62;<br />&#160;&#160;&#160; &#60;script src="jquery/grid.base.js"&#62;&#60;/script&#62;<br />&#160;&#160;&#160; &#60;script src="jquery/grid.subgrid.js"&#62;&#60;/script&#62;<br />&#160;&#160;&#160; &#60;script src="jquery/grid.treegrid.js"&#62;&#60;/script&#62;</p>
<p>&#160;&#160;&#160; &#60;table id="list" class="scroll"&#62;&#60;/table&#62; <br />&#160;&#160;&#160; <br />&#160;&#160;&#160; &#60;script&#62;<br />&#160;&#160;&#160; jQuery(document).ready(function(){ <br />&#160;&#160;&#160;&#160;&#160; jQuery("#list").jqGrid({<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; datatype: &#39;clientSide&#39;,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; treeGrid: true, <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; treeGridModel : &#39;adjacency&#39;, <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; ExpandColumn : &#39;invid&#39;,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; colNames:[&#39;Inv No&#39;,&#39;Amount&#39;],<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; colModel :[ <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;invid&#39;,index:&#39;invid&#39;, width:55, sorttype:&#39;int&#39;}, <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;amount&#39;,index:&#39;amount&#39;, width:80, align:&#39;right&#39;,sorttype:&#39;float&#39;}, <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; ],<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; imgpath: &#39;themes/basic/images&#39;,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; height:&#39;auto&#39;<br />&#160;&#160;&#160;&#160;&#160; }); <br />&#160;&#160;&#160;&#160;&#160; <br />&#160;&#160;&#160;&#160;&#160; // populate the table with some values<br />&#160;&#160;&#160;&#160;&#160; for (var i=0; i&#60;50; i++) {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; jQuery("#list").setTreeRow(i, {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; invid: i, <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; amount: "300.00", <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; level: 0, <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; parent: null, <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; isLeaf: true, <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; expanded: false<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; });<br />&#160;&#160;&#160;&#160;&#160; }<br />&#160;&#160;&#160; <br />&#160;&#160;&#160; }); <br />&#160;&#160;&#160; &#60;/script&#62;<br />&#160; <br />&#160; &#60;/body&#62;<br />&#60;/html&#62;</p>
]]></description>
        	        	<pubDate>Sun, 12 Apr 2009 09:50:24 +0300</pubDate>
        </item>
</channel>
</rss>