<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
<channel>
<title>محفل دیدار یار</title>
<description></description>
<atom:link href="http://mahfeledidar.samenblog.com/rss/111/" rel="self" type="application/rss+xml"/>
<link>http://mahfeledidar.samenblog.com/</link>
<generator>RSS Generated by SamenBlog.com</generator><item>
<title>کد نمایش جملات تصادفی در وبلاگ</title>
<link>http://mahfeledidar.samenblog.com/111.html</link><category></category>
<description><![CDATA[<div style="text-align: center;">کد نمایش جملات تصادفی در وبلاگ<br /></div><p>
</p><div style="text-align: center;">&lt;script language=&quot;JavaScript&quot;&gt; 
var Quotation=new Array() 
Quotation[0] = &quot;سخن 1&quot;; 
Quotation[1] = &quot;سخن 2&quot;; 
Quotation[2] = &quot;سخن 3&quot;; 
Quotation[3] = &quot;سخن 4&quot;; 
Quotation[4] = &quot;سخن 5&quot;; 
Quotation[5] = &quot;سخن 6&quot;; 
var Q = Quotation.length; 
var whichQuotation=Math.round(Math.random()*(Q-1)); 
function showQuotation(){document.write(Quotation[whichQuotation]);} 
showQuotation(); 
&lt;/script&gt;</div>
			
]]></description>
<pubDate>Fri, 5 Sep 2014 18:24:51 GMT</pubDate>
<dc:creator>mahfeledidar</dc:creator>
<guid isPermaLink="false">http://mahfeledidar.samenblog.com/111.html</guid>
</item>
</channel>
</rss>