

<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="https://al-islam.org"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Al-Islam.org - Youth</title>
 <link>https://al-islam.org/library/youth</link>
 <description></description>
 <language>en</language>
<item>
 <title>Contemporary Youth Issues</title>
 <link>https://al-islam.org/playlist/contemporary-youth-issues</link>
 <description>&lt;div class=&quot;form-item form-type-item form-group&quot;&gt; &lt;label class=&quot;control-label&quot;&gt;Language&lt;/label&gt;
English&lt;/div&gt;&lt;div class=&quot;field field-name-field-playlist-media field-type-entityreference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Media:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/media/contemporary-youth-issues&quot;&gt;Contemporary Youth Issues &lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-category field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Category:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:genre&quot;&gt;&lt;a href=&quot;/library/youth&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Youth&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-author field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Authors(s):&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/person/sayed-hossein-al-qazwini&quot; typeof=&quot;so:Person&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Sayed Hossein Al-Qazwini&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;ul class=&quot;links list-inline&quot;&gt;&lt;li class=&quot;addtoany first last&quot;&gt;&lt;span&gt;&lt;span class=&quot;a2a_kit a2a_kit_size_33 a2a_target addtoany_list&quot; id=&quot;da2a_1&quot;&gt;
      
      &lt;a class=&quot;a2a_button_facebook&quot; href=&quot;#&quot; onclick = &quot;fb_count_insert()&quot;  &gt;&lt;span class=&quot;image_share_facebook&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_twitter&quot; href=&quot;#&quot; onclick = &quot;tw_count_insert()&quot;&gt;&lt;span class=&quot;image_share_twitter&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_whatsapp&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;wp_count_insert()&quot;&gt;&lt;span class=&quot;image_share_whatsapp&quot;&gt;&lt;/a&gt;&lt;a class=&quot;a2a_dd&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;ot_count_insert()&quot;&gt;&lt;span class=&quot;image_share_plus&quot;&gt;&lt;/span&gt;&lt;/a&gt;
&lt;div class=&quot;nc_tweetContainer total_shares total_sharesalt&quot;&gt;
&lt;span class=&quot;swp_count &quot;&gt; &lt;span class=&quot;swp_label&quot; &gt;SHARES&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
      
    &lt;/span&gt;
    &lt;script type=&quot;text/javascript&quot;&gt;
&lt;!--//--&gt;&lt;![CDATA[//&gt;&lt;!--
if(window.da2a)da2a.script_load();
//--&gt;&lt;!]]&gt;
&lt;/script&gt;
  &lt;script&gt;
    var divsToHide = document.getElementsByClassName(&#039;swp_count&#039;); 
    for(var i = 0; i &lt; divsToHide.length; i++){
        divsToHide[i].style.visibility = &#039;hidden&#039;; // or
        divsToHide[i].style.display = &#039;none&#039;; // depending on what you&#039;re doing
    }
     function fb_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;facebook&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }

function tw_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;twitter&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);

          }
        });
      }



function wp_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;whatsapp&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


function ot_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;others&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


    &lt;/script&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
 <pubDate>Tue, 03 Nov 2020 09:06:42 +0000</pubDate>
 <dc:creator>Aliwaale</dc:creator>
 <guid isPermaLink="false">44186 at https://al-islam.org</guid>
 <comments>https://al-islam.org/playlist/contemporary-youth-issues#comments</comments>
</item>
<item>
 <title>Contemporary Youth Issues </title>
 <link>https://al-islam.org/media/contemporary-youth-issues</link>
 <description>&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:keywords&quot;&gt;&lt;a href=&quot;/tags/youth&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Youth&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-media-upload field-type-file field-label-hidden clearfix&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;div id=&quot;file-16167&quot; class=&quot;file file-video file-video-vimeo&quot;&gt;

        &lt;h2 class=&quot;element-invisible&quot;&gt;&lt;a href=&quot;/file/contemporary-youth-issues&quot;&gt;Contemporary Youth Issues&lt;/a&gt;&lt;/h2&gt;
    
  
  &lt;div class=&quot;content&quot;&gt;
    &lt;div id=&quot;file-16167--2&quot; class=&quot;file file-video file-video-vimeo&quot;&gt;

        &lt;h2 class=&quot;element-invisible&quot;&gt;&lt;a href=&quot;/file/contemporary-youth-issues&quot;&gt;Contemporary Youth Issues&lt;/a&gt;&lt;/h2&gt;
    
  
  &lt;div class=&quot;content&quot;&gt;
    &lt;div id=&quot;file-16167--3&quot; class=&quot;file file-video file-video-vimeo&quot;&gt;

        &lt;h2 class=&quot;element-invisible&quot;&gt;&lt;a href=&quot;/file/contemporary-youth-issues&quot;&gt;Contemporary Youth Issues&lt;/a&gt;&lt;/h2&gt;
    
  
  &lt;div class=&quot;content&quot;&gt;
    &lt;div id=&quot;file-16167--4&quot; class=&quot;file file-video file-video-vimeo&quot;&gt;

        &lt;h2 class=&quot;element-invisible&quot;&gt;&lt;a href=&quot;/file/contemporary-youth-issues&quot;&gt;Contemporary Youth Issues&lt;/a&gt;&lt;/h2&gt;
    
  
  &lt;div class=&quot;content&quot;&gt;
    &lt;div id=&quot;file-16167--5&quot; class=&quot;file file-video file-video-vimeo&quot;&gt;

        &lt;h2 class=&quot;element-invisible&quot;&gt;&lt;a href=&quot;/file/contemporary-youth-issues&quot;&gt;Contemporary Youth Issues&lt;/a&gt;&lt;/h2&gt;
    
  
  &lt;div class=&quot;content&quot;&gt;
    &lt;div id=&quot;file-16167--6&quot; class=&quot;file file-video file-video-vimeo&quot;&gt;

        &lt;h2 class=&quot;element-invisible&quot;&gt;&lt;a href=&quot;/file/contemporary-youth-issues&quot;&gt;Contemporary Youth Issues&lt;/a&gt;&lt;/h2&gt;
    
  
  &lt;div class=&quot;content&quot;&gt;
    &lt;div id=&quot;file-16167--7&quot; class=&quot;file file-video file-video-vimeo&quot;&gt;

        &lt;h2 class=&quot;element-invisible&quot;&gt;&lt;a href=&quot;/file/contemporary-youth-issues&quot;&gt;Contemporary Youth Issues&lt;/a&gt;&lt;/h2&gt;
    
  
  &lt;div class=&quot;content&quot;&gt;
    &lt;div id=&quot;file-16167--8&quot; class=&quot;file file-video file-video-vimeo&quot;&gt;

        &lt;h2 class=&quot;element-invisible&quot;&gt;&lt;a href=&quot;/file/contemporary-youth-issues&quot;&gt;Contemporary Youth Issues&lt;/a&gt;&lt;/h2&gt;
    
  
  &lt;div class=&quot;content&quot;&gt;
    &lt;div id=&quot;file-16167--9&quot; class=&quot;file file-video file-video-vimeo&quot;&gt;

        &lt;h2 class=&quot;element-invisible&quot;&gt;&lt;a href=&quot;/file/contemporary-youth-issues&quot;&gt;Contemporary Youth Issues&lt;/a&gt;&lt;/h2&gt;
    
  
  &lt;div class=&quot;content&quot;&gt;
    &lt;div id=&quot;file-16167--10&quot; class=&quot;file file-video file-video-vimeo&quot;&gt;

        &lt;h2 class=&quot;element-invisible&quot;&gt;&lt;a href=&quot;/file/contemporary-youth-issues&quot;&gt;Contemporary Youth Issues&lt;/a&gt;&lt;/h2&gt;
    
  
  &lt;div class=&quot;content&quot;&gt;
    &lt;div id=&quot;file-16167--11&quot; class=&quot;file file-video file-video-vimeo&quot;&gt;

        &lt;h2 class=&quot;element-invisible&quot;&gt;&lt;a href=&quot;/file/contemporary-youth-issues&quot;&gt;Contemporary Youth Issues&lt;/a&gt;&lt;/h2&gt;
    
  
  &lt;div class=&quot;content&quot;&gt;
    &lt;div id=&quot;file-16167--12&quot; class=&quot;file file-video file-video-vimeo&quot;&gt;

        &lt;h2 class=&quot;element-invisible&quot;&gt;&lt;a href=&quot;/file/contemporary-youth-issues&quot;&gt;Contemporary Youth Issues&lt;/a&gt;&lt;/h2&gt;
    
  
  &lt;div class=&quot;content&quot;&gt;
    &lt;div id=&quot;file-16167--13&quot; class=&quot;file file-video file-video-vimeo&quot;&gt;

        &lt;h2 class=&quot;element-invisible&quot;&gt;&lt;a href=&quot;/file/contemporary-youth-issues&quot;&gt;Contemporary Youth Issues&lt;/a&gt;&lt;/h2&gt;
    
  
  &lt;div class=&quot;content&quot;&gt;
    &lt;div id=&quot;file-16167--14&quot; class=&quot;file file-video file-video-vimeo&quot;&gt;

        &lt;h2 class=&quot;element-invisible&quot;&gt;&lt;a href=&quot;/file/contemporary-youth-issues&quot;&gt;Contemporary Youth Issues&lt;/a&gt;&lt;/h2&gt;
    
  
  &lt;div class=&quot;content&quot;&gt;
    &lt;div id=&quot;file-16167--15&quot; class=&quot;file file-video file-video-vimeo&quot;&gt;

        &lt;h2 class=&quot;element-invisible&quot;&gt;&lt;a href=&quot;/file/contemporary-youth-issues&quot;&gt;Contemporary Youth Issues&lt;/a&gt;&lt;/h2&gt;
    
  
  &lt;div class=&quot;content&quot;&gt;
    &lt;div id=&quot;file-16167--16&quot; class=&quot;file file-video file-video-vimeo&quot;&gt;

        &lt;h2 class=&quot;element-invisible&quot;&gt;&lt;a href=&quot;/file/contemporary-youth-issues&quot;&gt;Contemporary Youth Issues&lt;/a&gt;&lt;/h2&gt;
    
  
  &lt;div class=&quot;content&quot;&gt;
    &lt;div id=&quot;file-16167--17&quot; class=&quot;file file-video file-video-vimeo&quot;&gt;

        &lt;h2 class=&quot;element-invisible&quot;&gt;&lt;a href=&quot;/file/contemporary-youth-issues&quot;&gt;Contemporary Youth Issues&lt;/a&gt;&lt;/h2&gt;
    
  
  &lt;div class=&quot;content&quot;&gt;
    &lt;div id=&quot;file-16167--18&quot; class=&quot;file file-video file-video-vimeo&quot;&gt;

        &lt;h2 class=&quot;element-invisible&quot;&gt;&lt;a href=&quot;/file/contemporary-youth-issues&quot;&gt;Contemporary Youth Issues&lt;/a&gt;&lt;/h2&gt;
    
  
  &lt;div class=&quot;content&quot;&gt;
    &lt;div id=&quot;file-16167--19&quot; class=&quot;file file-video file-video-vimeo&quot;&gt;

        &lt;h2 class=&quot;element-invisible&quot;&gt;&lt;a href=&quot;/file/contemporary-youth-issues&quot;&gt;Contemporary Youth Issues&lt;/a&gt;&lt;/h2&gt;
    
  
  &lt;div class=&quot;content&quot;&gt;
    &lt;div id=&quot;file-16167--20&quot; class=&quot;file file-video file-video-vimeo&quot;&gt;

        &lt;h2 class=&quot;element-invisible&quot;&gt;&lt;a href=&quot;/file/contemporary-youth-issues&quot;&gt;Contemporary Youth Issues&lt;/a&gt;&lt;/h2&gt;
    
  
  &lt;div class=&quot;content&quot;&gt;
    &lt;div id=&quot;file-16167--21&quot; class=&quot;file file-video file-video-vimeo&quot;&gt;

        &lt;h2 class=&quot;element-invisible&quot;&gt;&lt;a href=&quot;/file/contemporary-youth-issues&quot;&gt;Contemporary Youth Issues&lt;/a&gt;&lt;/h2&gt;
    
  
  &lt;div class=&quot;content&quot;&gt;
    &lt;div class=&quot;embed-responsive embed-responsive-16by9 media-vimeo-video media-vimeo-1&quot;&gt;
  &lt;iframe class=&quot;media-vimeo-player&quot; width=&quot;640&quot; height=&quot;360&quot; title=&quot;Contemporary Youth Issues&quot; src=&quot;//player.vimeo.com/video/223485816?color=&quot; frameborder=&quot;0&quot; allowfullscreen&gt;Video of Contemporary Youth Issues&lt;/iframe&gt;
&lt;/div&gt;
  &lt;/div&gt;

  
&lt;/div&gt;
  &lt;/div&gt;

  
&lt;/div&gt;
  &lt;/div&gt;

  
&lt;/div&gt;
  &lt;/div&gt;

  
&lt;/div&gt;
  &lt;/div&gt;

  
&lt;/div&gt;
  &lt;/div&gt;

  
&lt;/div&gt;
  &lt;/div&gt;

  
&lt;/div&gt;
  &lt;/div&gt;

  
&lt;/div&gt;
  &lt;/div&gt;

  
&lt;/div&gt;
  &lt;/div&gt;

  
&lt;/div&gt;
  &lt;/div&gt;

  
&lt;/div&gt;
  &lt;/div&gt;

  
&lt;/div&gt;
  &lt;/div&gt;

  
&lt;/div&gt;
  &lt;/div&gt;

  
&lt;/div&gt;
  &lt;/div&gt;

  
&lt;/div&gt;
  &lt;/div&gt;

  
&lt;/div&gt;
  &lt;/div&gt;

  
&lt;/div&gt;
  &lt;/div&gt;

  
&lt;/div&gt;
  &lt;/div&gt;

  
&lt;/div&gt;
  &lt;/div&gt;

  
&lt;/div&gt;
  &lt;/div&gt;

  
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;so:description&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;media-author-data-data&quot;&gt;
          &lt;div class=&quot;media-author-data-data&quot;&gt;
          &lt;a class=&quot;remove-link-dec&quot; href=&quot;/person/sayed-hossein-al-qazwini&quot;&gt;
          &lt;img class=&quot;term-person-img-style term-thumbnail-sm&quot; src=&quot;https://al-islam.org/sites/default/files/styles/thumbnail/public/tag-images/2-sayed_husayn_al-qazwini-82.jpg?itok=QT8FB3Y5&quot; /&gt;
          &lt;span class=&quot;media-author-data-name&quot;&gt;Sayed Hossein Al-Qazwini&lt;/span&gt;
          &lt;/a&gt;
          &lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-places field-type-text field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Place(s):&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;so:locationCreated&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-date field-type-text field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Date:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-type-of-media field-type-list-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Type of media:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;Video&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-video-source field-type-list-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Video Source:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;Vimeo&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-video-url field-type-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Video Url:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;https://vimeo.com/223485816&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-play-via-swarmify field-type-list-boolean field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Play via swarmify:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-video-id field-type-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Video Id:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;223485816&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-transcript field-type-text-long field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Transcript:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;ul class=&quot;links list-inline&quot;&gt;&lt;li class=&quot;addtoany first last&quot;&gt;&lt;span&gt;&lt;span class=&quot;a2a_kit a2a_kit_size_33 a2a_target addtoany_list&quot; id=&quot;da2a_2&quot;&gt;
      
      &lt;a class=&quot;a2a_button_facebook&quot; href=&quot;#&quot; onclick = &quot;fb_count_insert()&quot;  &gt;&lt;span class=&quot;image_share_facebook&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_twitter&quot; href=&quot;#&quot; onclick = &quot;tw_count_insert()&quot;&gt;&lt;span class=&quot;image_share_twitter&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_whatsapp&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;wp_count_insert()&quot;&gt;&lt;span class=&quot;image_share_whatsapp&quot;&gt;&lt;/a&gt;&lt;a class=&quot;a2a_dd&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;ot_count_insert()&quot;&gt;&lt;span class=&quot;image_share_plus&quot;&gt;&lt;/span&gt;&lt;/a&gt;
&lt;div class=&quot;nc_tweetContainer total_shares total_sharesalt&quot;&gt;
&lt;span class=&quot;swp_count &quot;&gt; &lt;span class=&quot;swp_label&quot; &gt;SHARES&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
      
    &lt;/span&gt;
    
  &lt;script&gt;
    var divsToHide = document.getElementsByClassName(&#039;swp_count&#039;); 
    for(var i = 0; i &lt; divsToHide.length; i++){
        divsToHide[i].style.visibility = &#039;hidden&#039;; // or
        divsToHide[i].style.display = &#039;none&#039;; // depending on what you&#039;re doing
    }
     function fb_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;facebook&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }

function tw_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;twitter&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);

          }
        });
      }



function wp_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;whatsapp&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


function ot_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;others&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


    &lt;/script&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
 <pubDate>Tue, 03 Nov 2020 09:06:42 +0000</pubDate>
 <dc:creator>Aliwaale</dc:creator>
 <guid isPermaLink="false">44184 at https://al-islam.org</guid>
 <comments>https://al-islam.org/media/contemporary-youth-issues#comments</comments>
</item>
<item>
 <title>Ramadhan With The Holy Qur’an, 30 Lessons in 30 days</title>
 <link>https://al-islam.org/ramadhan-holy-quran-30-lessons-30-days-muhsin-qaraati</link>
 <description>&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:keywords&quot;&gt;&lt;a href=&quot;/tags/ramadan&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Ramadan&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;so:keywords&quot;&gt;&lt;a href=&quot;/tags/quran&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Qur&amp;#039;an&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:keywords&quot;&gt;&lt;a href=&quot;/tags/ahl-al-bayt&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Ahl al-Bayt&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;so:keywords&quot;&gt;&lt;a href=&quot;/tags/youth&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Youth&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-person-tags field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/person/prophet-muhammad&quot; typeof=&quot;so:Person&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Prophet Muhammad&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-book-cover-image field-type-image field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; class=&quot;img-responsive&quot; src=&quot;https://al-islam.org/sites/default/files/content-cover/book-cover-44906.jpeg&quot; width=&quot;953&quot; height=&quot;1353&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;so:description&quot;&gt;&lt;div class = &#039;icon icon-icon-book-description&#039;&gt; &lt;/div&gt; &lt;div class = &#039;custom-field-name-body&#039;&gt;&lt;p&gt;Thirty lessons for youth written as an easy but comprehensive guide throughout the Holy Month of Ramadhan in order to give them a gist of the great religion of Islam and its teachings  produced from the words of the Holy Qur’an and exegesis as well as points from traditions and narrations from the Divine Purified Household.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;downloads&quot;&gt;
            &lt;span class=&quot;get-pdf&quot;&gt;&lt;a href=&quot;/printpdf/book/export/html/44906&quot;&gt;&lt;span class=&quot;icon icon-pdf&quot;&gt;&lt;/span&gt;Get PDF &lt;/a&gt;&lt;/span&gt;
            &lt;span class=&quot;get-epub&quot;&gt;&lt;a href=&quot;/printepub/book/export/html/44906&quot;&gt;&lt;span class=&quot;icon icon-epub&quot;&gt;&lt;/span&gt;Get EPUB &lt;/a&gt;&lt;/span&gt;
            &lt;span class=&quot;get-mobi&quot;&gt;&lt;a href=&quot;/printmobi/book/export/html/44906&quot;&gt;&lt;span  class=&quot;icon icon-mobi&quot;&gt;&lt;/span&gt;Get MOBI &lt;/a&gt;&lt;/span&gt;
            &lt;/div&gt;&lt;div class = &#039;custom-field-name-field-author&#039;&gt;&lt;span class = &#039;icon icon-icon-writer1&#039;&gt;&lt;/span&gt;&lt;div class=&quot;field field-name-field-author field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:author&quot;&gt;&lt;a href=&quot;/person/muhsin-qaraati&quot; typeof=&quot;so:Person&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Muhsin Qara&amp;#039;ati&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class = &#039;custom-field-name-field-translator&#039;&gt;&lt;span class = &#039;icon icon-icon-translator&#039;&gt;&lt;/span&gt;&lt;div class=&quot;field field-name-field-translator field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:translator&quot;&gt;&lt;a href=&quot;/person/sl-al-hakim&quot; typeof=&quot;so:Person&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;S.L. Al-Hakim&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-misc-info field-type-text-long field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;
          &lt;div class = &#039;icon icon-icon-other&#039;&gt;&lt;/div&gt;
          &lt;div class = &#039;custom-field-name-field-misc-info&#039;&gt;Ramadhan With The Holy Qur’an, 30 Lessons in 30 days
By Mohsen Gharaati
Translated by S.L. Al-Hakim
ISBN of Translated Book: 978-600-5421-36-1, 2013.
Images used compliments of Amin Daryanavart Arts @amindaryanavard on Telegram.
For information on Hujjat Al Islam Mohsen Gharaati, please visit http://gharaati.ir/
Translators contact: @SamerHakim on Telegram
Islamic Republic of Iran: +98 902 1 505 247
Australia: +61 432 44 11 96
&lt;/div&gt;
        &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;ul class=&quot;links list-inline&quot;&gt;&lt;li class=&quot;addtoany first last&quot;&gt;&lt;span&gt;&lt;span class=&quot;a2a_kit a2a_kit_size_33 a2a_target addtoany_list&quot; id=&quot;da2a_3&quot;&gt;
      
      &lt;a class=&quot;a2a_button_facebook&quot; href=&quot;#&quot; onclick = &quot;fb_count_insert()&quot;  &gt;&lt;span class=&quot;image_share_facebook&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_twitter&quot; href=&quot;#&quot; onclick = &quot;tw_count_insert()&quot;&gt;&lt;span class=&quot;image_share_twitter&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_whatsapp&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;wp_count_insert()&quot;&gt;&lt;span class=&quot;image_share_whatsapp&quot;&gt;&lt;/a&gt;&lt;a class=&quot;a2a_dd&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;ot_count_insert()&quot;&gt;&lt;span class=&quot;image_share_plus&quot;&gt;&lt;/span&gt;&lt;/a&gt;
&lt;div class=&quot;nc_tweetContainer total_shares total_sharesalt&quot;&gt;
&lt;span class=&quot;swp_count &quot;&gt; &lt;span class=&quot;swp_label&quot; &gt;SHARES&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
      
    &lt;/span&gt;
    
  &lt;script&gt;
    var divsToHide = document.getElementsByClassName(&#039;swp_count&#039;); 
    for(var i = 0; i &lt; divsToHide.length; i++){
        divsToHide[i].style.visibility = &#039;hidden&#039;; // or
        divsToHide[i].style.display = &#039;none&#039;; // depending on what you&#039;re doing
    }
     function fb_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;facebook&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }

function tw_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;twitter&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);

          }
        });
      }



function wp_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;whatsapp&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


function ot_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;others&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


    &lt;/script&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
 <pubDate>Tue, 24 Oct 2017 07:56:53 +0000</pubDate>
 <dc:creator>Zeinab Donati</dc:creator>
 <guid isPermaLink="false">44906 at https://al-islam.org</guid>
 <comments>https://al-islam.org/ramadhan-holy-quran-30-lessons-30-days-muhsin-qaraati#comments</comments>
</item>
<item>
 <title>Healthy Personality in our Youth: An Islamic Perspective</title>
 <link>https://al-islam.org/message-thaqalayn/vol-16-no-1-spring-2015/healthy-personality-our-youth-islamic-perspective</link>
 <description>&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/tags/youth&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Youth&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-journal-cover-image field-type-image field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; class=&quot;img-responsive&quot; src=&quot;https://al-islam.org/sites/default/files/content-cover/journal-cover-44066.jpeg&quot; width=&quot;953&quot; height=&quot;1353&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;dc:abstract&quot;&gt;&lt;div class = &#039;icon icon-icon-book-description&#039;&gt; &lt;/div&gt; &lt;div class = &#039;custom-field-name-body&#039;&gt;&lt;p&gt;This Journal describes the concept of a healthy personality and its outcomes, with an explanation on the relationship of the healthy personality with prayer and servitude to God. Among the salient points of this article is the concept of personality in psychology and the role of a healthy personality in the observance of Islamic values.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;downloads&quot;&gt;
            &lt;span class=&quot;get-pdf&quot;&gt;&lt;a href=&quot;/printpdf/book/export/html/44066&quot;&gt;&lt;span class=&quot;icon icon-pdf&quot;&gt;&lt;/span&gt;Get PDF &lt;/a&gt;&lt;/span&gt;
            &lt;span class=&quot;get-epub&quot;&gt;&lt;a href=&quot;/printepub/book/export/html/44066&quot;&gt;&lt;span class=&quot;icon icon-epub&quot;&gt;&lt;/span&gt;Get EPUB &lt;/a&gt;&lt;/span&gt;
            &lt;span class=&quot;get-mobi&quot;&gt;&lt;a href=&quot;/printmobi/book/export/html/44066&quot;&gt;&lt;span  class=&quot;icon icon-mobi&quot;&gt;&lt;/span&gt;Get MOBI &lt;/a&gt;&lt;/span&gt;
            &lt;/div&gt;&lt;div class = &#039;custom-field-name-field-author&#039;&gt;&lt;span class = &#039;icon icon-icon-writer1&#039;&gt;&lt;/span&gt;&lt;div class=&quot;field field-name-field-author field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:creator&quot;&gt;&lt;a href=&quot;/person/sayyid-rida-musawi&quot; typeof=&quot;so:Person&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Sayyid Rida Musawi&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;dc:creator&quot;&gt;&lt;a href=&quot;/person/gholam-rida-muttinaqi-far&quot; typeof=&quot;so:Person&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Gholam-Rida Muttinaqi- Far&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class = &#039;custom-field-name-field-translator&#039;&gt;&lt;span class = &#039;icon icon-icon-translator&#039;&gt;&lt;/span&gt;&lt;div class=&quot;field field-name-field-translator field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:contributor&quot;&gt;&lt;a href=&quot;/person/mahboobeh-morshedian&quot; typeof=&quot;so:Person&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Mahboobeh Morshedian&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class = &#039;custom-field-name-field-publisher&#039;&gt;&lt;span class = &#039;icon icon-icon-publishing-house&#039;&gt;&lt;/span&gt;&lt;div class=&quot;field field-name-field-publisher field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:publisher&quot;&gt;&lt;a href=&quot;/organization/ahlul-bayt-world-assembly&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Ahlul Bayt World Assembly&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;ul class=&quot;links list-inline&quot;&gt;&lt;li class=&quot;addtoany first last&quot;&gt;&lt;span&gt;&lt;span class=&quot;a2a_kit a2a_kit_size_33 a2a_target addtoany_list&quot; id=&quot;da2a_4&quot;&gt;
      
      &lt;a class=&quot;a2a_button_facebook&quot; href=&quot;#&quot; onclick = &quot;fb_count_insert()&quot;  &gt;&lt;span class=&quot;image_share_facebook&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_twitter&quot; href=&quot;#&quot; onclick = &quot;tw_count_insert()&quot;&gt;&lt;span class=&quot;image_share_twitter&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_whatsapp&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;wp_count_insert()&quot;&gt;&lt;span class=&quot;image_share_whatsapp&quot;&gt;&lt;/a&gt;&lt;a class=&quot;a2a_dd&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;ot_count_insert()&quot;&gt;&lt;span class=&quot;image_share_plus&quot;&gt;&lt;/span&gt;&lt;/a&gt;
&lt;div class=&quot;nc_tweetContainer total_shares total_sharesalt&quot;&gt;
&lt;span class=&quot;swp_count &quot;&gt; &lt;span class=&quot;swp_label&quot; &gt;SHARES&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
      
    &lt;/span&gt;
    
  &lt;script&gt;
    var divsToHide = document.getElementsByClassName(&#039;swp_count&#039;); 
    for(var i = 0; i &lt; divsToHide.length; i++){
        divsToHide[i].style.visibility = &#039;hidden&#039;; // or
        divsToHide[i].style.display = &#039;none&#039;; // depending on what you&#039;re doing
    }
     function fb_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;facebook&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }

function tw_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;twitter&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);

          }
        });
      }



function wp_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;whatsapp&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


function ot_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;others&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


    &lt;/script&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
 <pubDate>Tue, 04 Apr 2017 14:34:05 +0000</pubDate>
 <dc:creator>Aliwaale</dc:creator>
 <guid isPermaLink="false">44066 at https://al-islam.org</guid>
 <comments>https://al-islam.org/message-thaqalayn/vol-16-no-1-spring-2015/healthy-personality-our-youth-islamic-perspective#comments</comments>
</item>
<item>
 <title>The Core of Islam</title>
 <link>https://al-islam.org/core-islam-sayyid-fadhil-milani</link>
 <description>&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:keywords&quot;&gt;&lt;a href=&quot;/tags/discovering-islam&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Discovering Islam&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-book-cover-image field-type-image field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; class=&quot;img-responsive&quot; src=&quot;https://al-islam.org/sites/default/files/content-cover/book-cover-44035.jpeg&quot; width=&quot;953&quot; height=&quot;1353&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;so:description&quot;&gt;&lt;div class = &#039;icon icon-icon-book-description&#039;&gt; &lt;/div&gt; &lt;div class = &#039;custom-field-name-body&#039;&gt;&lt;p&gt;The aim of this work is to guide Muslims, especially youths, giving clear answers to many commonly asked questions, in order to replace bewilderment with the clarity that comes from profound study of the primary sources of Islamic thought - the Holy Qur’an and ahadith of the Prophet Muhammad (S) and error-free Imams of his progeny. Thus, it examines contemporary issues, fundamentalism, extremism, radicalism, etc., through researched insights into Muslim personality, moral behavior and Islamic teachings of justice and fairness.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;downloads&quot;&gt;
            &lt;span class=&quot;get-pdf&quot;&gt;&lt;a href=&quot;/printpdf/book/export/html/44035&quot;&gt;&lt;span class=&quot;icon icon-pdf&quot;&gt;&lt;/span&gt;Get PDF &lt;/a&gt;&lt;/span&gt;
            &lt;span class=&quot;get-epub&quot;&gt;&lt;a href=&quot;/printepub/book/export/html/44035&quot;&gt;&lt;span class=&quot;icon icon-epub&quot;&gt;&lt;/span&gt;Get EPUB &lt;/a&gt;&lt;/span&gt;
            &lt;span class=&quot;get-mobi&quot;&gt;&lt;a href=&quot;/printmobi/book/export/html/44035&quot;&gt;&lt;span  class=&quot;icon icon-mobi&quot;&gt;&lt;/span&gt;Get MOBI &lt;/a&gt;&lt;/span&gt;
            &lt;/div&gt;&lt;div class = &#039;custom-field-name-field-author&#039;&gt;&lt;span class = &#039;icon icon-icon-writer1&#039;&gt;&lt;/span&gt;&lt;div class=&quot;field field-name-field-author field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:author&quot;&gt;&lt;a href=&quot;/person/sayyid-fadhil-milani&quot; typeof=&quot;so:Person&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Sayyid Fadhil Milani&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class = &#039;custom-field-name-field-publisher&#039;&gt;&lt;span class = &#039;icon icon-icon-publishing-house&#039;&gt;&lt;/span&gt;&lt;div class=&quot;field field-name-field-publisher field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:publisher&quot;&gt;&lt;a href=&quot;/organization/ansariyan-publications-qum&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Ansariyan Publications - Qum&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-misc-info field-type-text-long field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;
          &lt;div class = &#039;icon icon-icon-other&#039;&gt;&lt;/div&gt;
          &lt;div class = &#039;custom-field-name-field-misc-info&#039;&gt;The Core of Islam
Author: Ayatollah Sayyid Fadhel Hosseini Milani 
Publisher: Ansariyan Publications
201 1-1432 -1390 Negen Press
Quantity: 1000
ISBN: 978-964-219-215-1
All Rights Reserved And Recorded For The Publisher
Ansariyan Publications
P.B. Box 187 22, Shohada Str. Qum, LR.Iran
Fax 7742647 Tel: 0098 251 7741744
Email : int_ansarian@yahoo.com
www.ansariyan.org &amp;amp; www.ansariyan.ir
&lt;/div&gt;
        &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;ul class=&quot;links list-inline&quot;&gt;&lt;li class=&quot;addtoany first last&quot;&gt;&lt;span&gt;&lt;span class=&quot;a2a_kit a2a_kit_size_33 a2a_target addtoany_list&quot; id=&quot;da2a_5&quot;&gt;
      
      &lt;a class=&quot;a2a_button_facebook&quot; href=&quot;#&quot; onclick = &quot;fb_count_insert()&quot;  &gt;&lt;span class=&quot;image_share_facebook&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_twitter&quot; href=&quot;#&quot; onclick = &quot;tw_count_insert()&quot;&gt;&lt;span class=&quot;image_share_twitter&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_whatsapp&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;wp_count_insert()&quot;&gt;&lt;span class=&quot;image_share_whatsapp&quot;&gt;&lt;/a&gt;&lt;a class=&quot;a2a_dd&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;ot_count_insert()&quot;&gt;&lt;span class=&quot;image_share_plus&quot;&gt;&lt;/span&gt;&lt;/a&gt;
&lt;div class=&quot;nc_tweetContainer total_shares total_sharesalt&quot;&gt;
&lt;span class=&quot;swp_count &quot;&gt; &lt;span class=&quot;swp_label&quot; &gt;SHARES&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
      
    &lt;/span&gt;
    
  &lt;script&gt;
    var divsToHide = document.getElementsByClassName(&#039;swp_count&#039;); 
    for(var i = 0; i &lt; divsToHide.length; i++){
        divsToHide[i].style.visibility = &#039;hidden&#039;; // or
        divsToHide[i].style.display = &#039;none&#039;; // depending on what you&#039;re doing
    }
     function fb_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;facebook&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }

function tw_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;twitter&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);

          }
        });
      }



function wp_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;whatsapp&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


function ot_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;others&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


    &lt;/script&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
 <pubDate>Thu, 23 Mar 2017 14:25:03 +0000</pubDate>
 <dc:creator>Aliwaale</dc:creator>
 <guid isPermaLink="false">44035 at https://al-islam.org</guid>
</item>
<item>
 <title>Benefaction in Islam</title>
 <link>https://al-islam.org/benefaction-islam-sayyid-muhammad-sohofi</link>
 <description>&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:keywords&quot;&gt;&lt;a href=&quot;/tags/benefaction&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Benefaction&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;so:keywords&quot;&gt;&lt;a href=&quot;/tags/akhlaq&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Akhlaq&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-book-cover-image field-type-image field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; class=&quot;img-responsive&quot; src=&quot;https://al-islam.org/sites/default/files/content-cover/book-cover-43745.jpeg&quot; width=&quot;953&quot; height=&quot;1353&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;so:description&quot;&gt;&lt;div class = &#039;icon icon-icon-book-description&#039;&gt; &lt;/div&gt; &lt;div class = &#039;custom-field-name-body&#039;&gt;&lt;p&gt;Benefaction is one of the oft repeated issues in the verses of the Holy Qur&#039;an. Whether we think of benefaction as doing good deeds, giving to charity, kindness to orphans, the most important thing underlined in the verses of the Holy Qur&#039;an and the ahadith of the Prophet (S) and his Ahlul Bayt (as) is the presence of such acts in our lives.&lt;br /&gt;
The present booklet emphasises on the importance of teaching good behaviour and benefaction acts from childhood as our society should be the most kind and careful with it residents as per the advice of our Prophet (S) and his Ahlul Bayt(as).&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;downloads&quot;&gt;
            &lt;span class=&quot;get-pdf&quot;&gt;&lt;a href=&quot;/printpdf/book/export/html/43745&quot;&gt;&lt;span class=&quot;icon icon-pdf&quot;&gt;&lt;/span&gt;Get PDF &lt;/a&gt;&lt;/span&gt;
            &lt;span class=&quot;get-epub&quot;&gt;&lt;a href=&quot;/printepub/book/export/html/43745&quot;&gt;&lt;span class=&quot;icon icon-epub&quot;&gt;&lt;/span&gt;Get EPUB &lt;/a&gt;&lt;/span&gt;
            &lt;span class=&quot;get-mobi&quot;&gt;&lt;a href=&quot;/printmobi/book/export/html/43745&quot;&gt;&lt;span  class=&quot;icon icon-mobi&quot;&gt;&lt;/span&gt;Get MOBI &lt;/a&gt;&lt;/span&gt;
            &lt;/div&gt;&lt;div class = &#039;custom-field-name-field-author&#039;&gt;&lt;span class = &#039;icon icon-icon-writer1&#039;&gt;&lt;/span&gt;&lt;div class=&quot;field field-name-field-author field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:author&quot;&gt;&lt;a href=&quot;/person/sayyid-muhammad-sohofi&quot; typeof=&quot;so:Person&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Sayyid Muhammad Sohofi&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class = &#039;custom-field-name-field-translator&#039;&gt;&lt;span class = &#039;icon icon-icon-translator&#039;&gt;&lt;/span&gt;&lt;div class=&quot;field field-name-field-translator field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:translator&quot;&gt;&lt;a href=&quot;/person/majid-mehrabi&quot; typeof=&quot;so:Person&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Majid Mehrabi&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class = &#039;custom-field-name-field-publisher&#039;&gt;&lt;span class = &#039;icon icon-icon-publishing-house&#039;&gt;&lt;/span&gt;&lt;div class=&quot;field field-name-field-publisher field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:publisher&quot;&gt;&lt;a href=&quot;/organization/bethat-islamic-research-centre-birc-qom-iran&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Bethat Islamic Research Centre (BIRC) Qom - Iran&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-misc-info field-type-text-long field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;
          &lt;div class = &#039;icon icon-icon-other&#039;&gt;&lt;/div&gt;
          &lt;div class = &#039;custom-field-name-field-misc-info&#039;&gt;Benefaction in Islam
Author: Seyed Mohammad Sohofi 
Translator: Majid Mehrabi
Editor: Shah Tariq Kamal
Publisher: The International relations of Be&amp;#039;that Foundation
First edition: year 1988 (A. D.)
Address: P.O. Box: 15815 -1361- TEHRAN. IRAN. TLX: 212080 BSAT. IR
TEL: 822244 - 821159 - 822374
&lt;/div&gt;
        &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;ul class=&quot;links list-inline&quot;&gt;&lt;li class=&quot;addtoany first last&quot;&gt;&lt;span&gt;&lt;span class=&quot;a2a_kit a2a_kit_size_33 a2a_target addtoany_list&quot; id=&quot;da2a_6&quot;&gt;
      
      &lt;a class=&quot;a2a_button_facebook&quot; href=&quot;#&quot; onclick = &quot;fb_count_insert()&quot;  &gt;&lt;span class=&quot;image_share_facebook&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_twitter&quot; href=&quot;#&quot; onclick = &quot;tw_count_insert()&quot;&gt;&lt;span class=&quot;image_share_twitter&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_whatsapp&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;wp_count_insert()&quot;&gt;&lt;span class=&quot;image_share_whatsapp&quot;&gt;&lt;/a&gt;&lt;a class=&quot;a2a_dd&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;ot_count_insert()&quot;&gt;&lt;span class=&quot;image_share_plus&quot;&gt;&lt;/span&gt;&lt;/a&gt;
&lt;div class=&quot;nc_tweetContainer total_shares total_sharesalt&quot;&gt;
&lt;span class=&quot;swp_count &quot;&gt; &lt;span class=&quot;swp_label&quot; &gt;SHARES&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
      
    &lt;/span&gt;
    
  &lt;script&gt;
    var divsToHide = document.getElementsByClassName(&#039;swp_count&#039;); 
    for(var i = 0; i &lt; divsToHide.length; i++){
        divsToHide[i].style.visibility = &#039;hidden&#039;; // or
        divsToHide[i].style.display = &#039;none&#039;; // depending on what you&#039;re doing
    }
     function fb_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;facebook&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }

function tw_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;twitter&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);

          }
        });
      }



function wp_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;whatsapp&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


function ot_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;others&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


    &lt;/script&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
 <pubDate>Wed, 04 Jan 2017 11:45:16 +0000</pubDate>
 <dc:creator>Zeinab Donati</dc:creator>
 <guid isPermaLink="false">43745 at https://al-islam.org</guid>
 <comments>https://al-islam.org/benefaction-islam-sayyid-muhammad-sohofi#comments</comments>
</item>
<item>
 <title>Lapidation</title>
 <link>https://al-islam.org/lapidation-alireza-mirza-muhammad</link>
 <description>&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:keywords&quot;&gt;&lt;a href=&quot;/tags/kaba&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Ka&amp;#039;ba&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;so:keywords&quot;&gt;&lt;a href=&quot;/tags/early-islamic-history&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Early Islamic History&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-book-cover-image field-type-image field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; class=&quot;img-responsive&quot; src=&quot;https://al-islam.org/sites/default/files/content-cover/book-cover-43338.jpeg&quot; width=&quot;953&quot; height=&quot;1353&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;so:description&quot;&gt;&lt;div class = &#039;icon icon-icon-book-description&#039;&gt; &lt;/div&gt; &lt;div class = &#039;custom-field-name-body&#039;&gt;&lt;p&gt;There are few children Islamic books and the present one is an amazing depiction of the events that lead to the battle to save the holy Ka’baa&#039; in the time known as The Year of the Elephant. With lovely pictures and detailed descriptions, this book is an amazing aid in teaching children about the history of our holy Ka’baa&#039;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.al-islam.org/sites/default/files/001_13.jpg&quot; width=&quot;756&quot; height=&quot;519&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;downloads&quot;&gt;
            &lt;span class=&quot;get-pdf&quot;&gt;&lt;a href=&quot;/printpdf/book/export/html/43338&quot;&gt;&lt;span class=&quot;icon icon-pdf&quot;&gt;&lt;/span&gt;Get PDF &lt;/a&gt;&lt;/span&gt;
            &lt;span class=&quot;get-epub&quot;&gt;&lt;a href=&quot;/printepub/book/export/html/43338&quot;&gt;&lt;span class=&quot;icon icon-epub&quot;&gt;&lt;/span&gt;Get EPUB &lt;/a&gt;&lt;/span&gt;
            &lt;span class=&quot;get-mobi&quot;&gt;&lt;a href=&quot;/printmobi/book/export/html/43338&quot;&gt;&lt;span  class=&quot;icon icon-mobi&quot;&gt;&lt;/span&gt;Get MOBI &lt;/a&gt;&lt;/span&gt;
            &lt;/div&gt;&lt;div class = &#039;custom-field-name-field-author&#039;&gt;&lt;span class = &#039;icon icon-icon-writer1&#039;&gt;&lt;/span&gt;&lt;div class=&quot;field field-name-field-author field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:author&quot;&gt;&lt;a href=&quot;/person/alireza-mirza-muhammad&quot; typeof=&quot;so:Person&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Alireza Mirza Muhammad&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class = &#039;custom-field-name-field-publisher&#039;&gt;&lt;span class = &#039;icon icon-icon-publishing-house&#039;&gt;&lt;/span&gt;&lt;div class=&quot;field field-name-field-publisher field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:publisher&quot;&gt;&lt;a href=&quot;/organization/bethat-islamic-research-centre-birc-qom-iran&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Bethat Islamic Research Centre (BIRC) Qom - Iran&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-misc-info field-type-text-long field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;
          &lt;div class = &#039;icon icon-icon-other&#039;&gt;&lt;/div&gt;
          &lt;div class = &#039;custom-field-name-field-misc-info&#039;&gt;LAPIDATION
Written by: Alireza Mirza Mohammad 
Illustrated by: Artistic Group Children and Young Adults Unit of Besat Foundation
Fourth Published: 1986 Circulation: 5000 copies 
Lithography and print: The Bureau for Publishing Islamic Culture Islamic Republic of Iran Tehran
All rights reserved.
Besat Foundation
(Children and Young Adults Unit) Central Office: Somayye St., No.109 P.o.Box:15815-1361
Tel: +98(21 )882244-8822374-8821159 Fax: +98(21)8821370&lt;/div&gt;
        &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;ul class=&quot;links list-inline&quot;&gt;&lt;li class=&quot;addtoany first last&quot;&gt;&lt;span&gt;&lt;span class=&quot;a2a_kit a2a_kit_size_33 a2a_target addtoany_list&quot; id=&quot;da2a_7&quot;&gt;
      
      &lt;a class=&quot;a2a_button_facebook&quot; href=&quot;#&quot; onclick = &quot;fb_count_insert()&quot;  &gt;&lt;span class=&quot;image_share_facebook&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_twitter&quot; href=&quot;#&quot; onclick = &quot;tw_count_insert()&quot;&gt;&lt;span class=&quot;image_share_twitter&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_whatsapp&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;wp_count_insert()&quot;&gt;&lt;span class=&quot;image_share_whatsapp&quot;&gt;&lt;/a&gt;&lt;a class=&quot;a2a_dd&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;ot_count_insert()&quot;&gt;&lt;span class=&quot;image_share_plus&quot;&gt;&lt;/span&gt;&lt;/a&gt;
&lt;div class=&quot;nc_tweetContainer total_shares total_sharesalt&quot;&gt;
&lt;span class=&quot;swp_count &quot;&gt; &lt;span class=&quot;swp_label&quot; &gt;SHARES&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
      
    &lt;/span&gt;
    
  &lt;script&gt;
    var divsToHide = document.getElementsByClassName(&#039;swp_count&#039;); 
    for(var i = 0; i &lt; divsToHide.length; i++){
        divsToHide[i].style.visibility = &#039;hidden&#039;; // or
        divsToHide[i].style.display = &#039;none&#039;; // depending on what you&#039;re doing
    }
     function fb_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;facebook&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }

function tw_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;twitter&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);

          }
        });
      }



function wp_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;whatsapp&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


function ot_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;others&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


    &lt;/script&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
 <pubDate>Tue, 15 Nov 2016 10:35:21 +0000</pubDate>
 <dc:creator>Zeinab Donati</dc:creator>
 <guid isPermaLink="false">43338 at https://al-islam.org</guid>
 <comments>https://al-islam.org/lapidation-alireza-mirza-muhammad#comments</comments>
</item>
<item>
 <title>How To Start Your Journey Of Religious Responsibility?</title>
 <link>https://al-islam.org/how-start-your-journey-religious-responsibility</link>
 <description>&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:keywords&quot;&gt;&lt;a href=&quot;/tags/philosophy-religion&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Philosophy of Religion&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-book-cover-image field-type-image field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; class=&quot;img-responsive&quot; src=&quot;https://al-islam.org/sites/default/files/content-cover/book-cover-43325-1.jpeg&quot; width=&quot;954&quot; height=&quot;1354&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;so:description&quot;&gt;&lt;div class = &#039;icon icon-icon-book-description&#039;&gt; &lt;/div&gt; &lt;div class = &#039;custom-field-name-body&#039;&gt;&lt;p&gt;The present text is the most precious gift we can give our daughters at the time when they start their journey from childhood to womanhood. Filled with lessons on the rules of Allah regarding behaviour, religious responsibility and social rulings, this small but compact booklet will be the perfect way to introduce to a girl the concepts of Allah, His rules and regulations and the ways of our Prophet and his Purified household.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;downloads&quot;&gt;
            &lt;span class=&quot;get-pdf&quot;&gt;&lt;a href=&quot;/printpdf/book/export/html/43325&quot;&gt;&lt;span class=&quot;icon icon-pdf&quot;&gt;&lt;/span&gt;Get PDF &lt;/a&gt;&lt;/span&gt;
            &lt;span class=&quot;get-epub&quot;&gt;&lt;a href=&quot;/printepub/book/export/html/43325&quot;&gt;&lt;span class=&quot;icon icon-epub&quot;&gt;&lt;/span&gt;Get EPUB &lt;/a&gt;&lt;/span&gt;
            &lt;span class=&quot;get-mobi&quot;&gt;&lt;a href=&quot;/printmobi/book/export/html/43325&quot;&gt;&lt;span  class=&quot;icon icon-mobi&quot;&gt;&lt;/span&gt;Get MOBI &lt;/a&gt;&lt;/span&gt;
            &lt;/div&gt;&lt;div class = &#039;custom-field-name-field-author&#039;&gt;&lt;span class = &#039;icon icon-icon-writer1&#039;&gt;&lt;/span&gt;&lt;div class=&quot;field field-name-field-compiler-organization field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/organization/al-maaref-islamic-cultural-association&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Al-Maaref Islamic Cultural Association&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class = &#039;custom-field-name-field-publisher&#039;&gt;&lt;span class = &#039;icon icon-icon-publishing-house&#039;&gt;&lt;/span&gt;&lt;div class=&quot;field field-name-field-publisher field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:publisher&quot;&gt;&lt;a href=&quot;/organization/al-maarif-books&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Al-Ma&amp;#039;arif Books&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-misc-info field-type-text-long field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;
          &lt;div class = &#039;icon icon-icon-other&#039;&gt;&lt;/div&gt;
          &lt;div class = &#039;custom-field-name-field-misc-info&#039;&gt;How To Start Your Journey Of Religious Responsibility?
Produced and Published by:
Al-Maaref Islamic Cultural Association
First Edition:
July 2007 A.D. / 1428 ofImmigration
All Copyrights Are Reserved.
&lt;/div&gt;
        &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;ul class=&quot;links list-inline&quot;&gt;&lt;li class=&quot;addtoany first last&quot;&gt;&lt;span&gt;&lt;span class=&quot;a2a_kit a2a_kit_size_33 a2a_target addtoany_list&quot; id=&quot;da2a_8&quot;&gt;
      
      &lt;a class=&quot;a2a_button_facebook&quot; href=&quot;#&quot; onclick = &quot;fb_count_insert()&quot;  &gt;&lt;span class=&quot;image_share_facebook&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_twitter&quot; href=&quot;#&quot; onclick = &quot;tw_count_insert()&quot;&gt;&lt;span class=&quot;image_share_twitter&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_whatsapp&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;wp_count_insert()&quot;&gt;&lt;span class=&quot;image_share_whatsapp&quot;&gt;&lt;/a&gt;&lt;a class=&quot;a2a_dd&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;ot_count_insert()&quot;&gt;&lt;span class=&quot;image_share_plus&quot;&gt;&lt;/span&gt;&lt;/a&gt;
&lt;div class=&quot;nc_tweetContainer total_shares total_sharesalt&quot;&gt;
&lt;span class=&quot;swp_count &quot;&gt; &lt;span class=&quot;swp_label&quot; &gt;SHARES&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
      
    &lt;/span&gt;
    
  &lt;script&gt;
    var divsToHide = document.getElementsByClassName(&#039;swp_count&#039;); 
    for(var i = 0; i &lt; divsToHide.length; i++){
        divsToHide[i].style.visibility = &#039;hidden&#039;; // or
        divsToHide[i].style.display = &#039;none&#039;; // depending on what you&#039;re doing
    }
     function fb_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;facebook&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }

function tw_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;twitter&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);

          }
        });
      }



function wp_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;whatsapp&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


function ot_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;others&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


    &lt;/script&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
 <pubDate>Tue, 15 Nov 2016 10:29:01 +0000</pubDate>
 <dc:creator>Zeinab Donati</dc:creator>
 <guid isPermaLink="false">43325 at https://al-islam.org</guid>
 <comments>https://al-islam.org/how-start-your-journey-religious-responsibility#comments</comments>
</item>
<item>
 <title>From Resolution to Revolution, the Message of Ashura</title>
 <link>https://al-islam.org/resolution-revolution-message-ashura-sayyid-moustafa-al-qazwini</link>
 <description>&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:keywords&quot;&gt;&lt;a href=&quot;/tags/philosophy-religion&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Philosophy of Religion&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;so:keywords&quot;&gt;&lt;a href=&quot;/tags/ethics&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Ethics&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:keywords&quot;&gt;&lt;a href=&quot;/tags/revolution&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Revolution&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;so:keywords&quot;&gt;&lt;a href=&quot;/tags/politics&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Politics&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:keywords&quot;&gt;&lt;a href=&quot;/tags/ashura&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Ashura&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-book-cover-image field-type-image field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; class=&quot;img-responsive&quot; src=&quot;https://al-islam.org/sites/default/files/content-cover/book-cover-43319.jpeg&quot; width=&quot;953&quot; height=&quot;1353&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;so:description&quot;&gt;&lt;div class = &#039;icon icon-icon-book-description&#039;&gt; &lt;/div&gt; &lt;div class = &#039;custom-field-name-body&#039;&gt;&lt;p&gt;Along the years many books have been written about the significance of the events that took place in Karbala.&lt;br /&gt;
The present book is an amazing work that achieves to link the events and morals of the tragedy of Karbala with the needs of our youth. The more time goes by the more there appears to be a need to guide our young Muslims, especially the ones living in the West.&lt;br /&gt;
Our youth are struggling with their identity and their religiosity. Thus the present work is a gift wrapped up in the form of lessons taken out of sermons that were delivered over a period of three years in London.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;downloads&quot;&gt;
            &lt;span class=&quot;get-pdf&quot;&gt;&lt;a href=&quot;/printpdf/book/export/html/43319&quot;&gt;&lt;span class=&quot;icon icon-pdf&quot;&gt;&lt;/span&gt;Get PDF &lt;/a&gt;&lt;/span&gt;
            &lt;span class=&quot;get-epub&quot;&gt;&lt;a href=&quot;/printepub/book/export/html/43319&quot;&gt;&lt;span class=&quot;icon icon-epub&quot;&gt;&lt;/span&gt;Get EPUB &lt;/a&gt;&lt;/span&gt;
            &lt;span class=&quot;get-mobi&quot;&gt;&lt;a href=&quot;/printmobi/book/export/html/43319&quot;&gt;&lt;span  class=&quot;icon icon-mobi&quot;&gt;&lt;/span&gt;Get MOBI &lt;/a&gt;&lt;/span&gt;
            &lt;/div&gt;&lt;div class = &#039;custom-field-name-field-author&#039;&gt;&lt;span class = &#039;icon icon-icon-writer1&#039;&gt;&lt;/span&gt;&lt;div class=&quot;field field-name-field-author field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:author&quot;&gt;&lt;a href=&quot;/person/sayyid-moustafa-al-qazwini&quot; typeof=&quot;so:Person&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Sayyid Moustafa Al-Qazwini&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class = &#039;custom-field-name-field-publisher&#039;&gt;&lt;span class = &#039;icon icon-icon-publishing-house&#039;&gt;&lt;/span&gt;&lt;div class=&quot;field field-name-field-publisher field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:publisher&quot;&gt;&lt;a href=&quot;/organization/islamic-educational-center-orange-county&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;The Islamic Educational Center of Orange County&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-misc-info field-type-text-long field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;
          &lt;div class = &#039;icon icon-icon-other&#039;&gt;&lt;/div&gt;
          &lt;div class = &#039;custom-field-name-field-misc-info&#039;&gt;From Resolution to Revolution, the Message of Ashura
Reflections on Religion, Ethics, Culture, Family, Youth and Citizenship
Sayed Moustafa Al-Qazwini
Islamic Educational Center of Orange County
3194-B Airport Loop Drive
Costa Mesa, California 92626 U.S.A.
Telephone: (714) 432-0060
Fax: (714) 432-0070	
Website: www.iecoc.org
E-mail: info@iecoc.org
First U.S. Edition 2011
Copyright 2011 by Moustafa Al-Qazwini
All rights reserved, including the right of reproduction in whole or in part in any form, without the prior written permission of the author.
ISBN: 978-0-615-49336-7
Book Layout and Design by the Islamic Publishing House [www.iph.ca]
Printed in Canada by Friesens Corp.
www.friesens.com
&lt;/div&gt;
        &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;ul class=&quot;links list-inline&quot;&gt;&lt;li class=&quot;addtoany first last&quot;&gt;&lt;span&gt;&lt;span class=&quot;a2a_kit a2a_kit_size_33 a2a_target addtoany_list&quot; id=&quot;da2a_9&quot;&gt;
      
      &lt;a class=&quot;a2a_button_facebook&quot; href=&quot;#&quot; onclick = &quot;fb_count_insert()&quot;  &gt;&lt;span class=&quot;image_share_facebook&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_twitter&quot; href=&quot;#&quot; onclick = &quot;tw_count_insert()&quot;&gt;&lt;span class=&quot;image_share_twitter&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_whatsapp&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;wp_count_insert()&quot;&gt;&lt;span class=&quot;image_share_whatsapp&quot;&gt;&lt;/a&gt;&lt;a class=&quot;a2a_dd&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;ot_count_insert()&quot;&gt;&lt;span class=&quot;image_share_plus&quot;&gt;&lt;/span&gt;&lt;/a&gt;
&lt;div class=&quot;nc_tweetContainer total_shares total_sharesalt&quot;&gt;
&lt;span class=&quot;swp_count &quot;&gt; &lt;span class=&quot;swp_label&quot; &gt;SHARES&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
      
    &lt;/span&gt;
    
  &lt;script&gt;
    var divsToHide = document.getElementsByClassName(&#039;swp_count&#039;); 
    for(var i = 0; i &lt; divsToHide.length; i++){
        divsToHide[i].style.visibility = &#039;hidden&#039;; // or
        divsToHide[i].style.display = &#039;none&#039;; // depending on what you&#039;re doing
    }
     function fb_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;facebook&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }

function tw_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;twitter&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);

          }
        });
      }



function wp_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;whatsapp&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


function ot_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;others&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


    &lt;/script&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
 <pubDate>Tue, 15 Nov 2016 10:01:41 +0000</pubDate>
 <dc:creator>Zeinab Donati</dc:creator>
 <guid isPermaLink="false">43319 at https://al-islam.org</guid>
 <comments>https://al-islam.org/resolution-revolution-message-ashura-sayyid-moustafa-al-qazwini#comments</comments>
</item>
<item>
 <title>Let&#039;s Learn About The Prophet Of Islam</title>
 <link>https://al-islam.org/lets-learn-about-prophet-islam-naser-makarem-shirazi</link>
 <description>&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:keywords&quot;&gt;&lt;a href=&quot;/tags/prophethood&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Prophethood&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-person-tags field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/person/prophet-muhammad&quot; typeof=&quot;so:Person&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Prophet Muhammad&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-book-cover-image field-type-image field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; class=&quot;img-responsive&quot; src=&quot;https://al-islam.org/sites/default/files/content-cover/book-cover-42276.jpeg&quot; width=&quot;953&quot; height=&quot;1353&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;so:description&quot;&gt;&lt;div class = &#039;icon icon-icon-book-description&#039;&gt; &lt;/div&gt; &lt;div class = &#039;custom-field-name-body&#039;&gt;&lt;p&gt;The second book of the Let&#039;s learn about... series deals with the subjects related to our Prophet (S), and it consists of ten main lessons that start with The need of divine leaders and ends with the lesson regarding the fact that our Prophet (S) is the Seal of Prophecy. The lessons can be studied in one go or divided in several sub-lessons depending on the children&#039;s ages and abilities.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;downloads&quot;&gt;
            &lt;span class=&quot;get-pdf&quot;&gt;&lt;a href=&quot;/printpdf/book/export/html/42276&quot;&gt;&lt;span class=&quot;icon icon-pdf&quot;&gt;&lt;/span&gt;Get PDF &lt;/a&gt;&lt;/span&gt;
            &lt;span class=&quot;get-epub&quot;&gt;&lt;a href=&quot;/printepub/book/export/html/42276&quot;&gt;&lt;span class=&quot;icon icon-epub&quot;&gt;&lt;/span&gt;Get EPUB &lt;/a&gt;&lt;/span&gt;
            &lt;span class=&quot;get-mobi&quot;&gt;&lt;a href=&quot;/printmobi/book/export/html/42276&quot;&gt;&lt;span  class=&quot;icon icon-mobi&quot;&gt;&lt;/span&gt;Get MOBI &lt;/a&gt;&lt;/span&gt;
            &lt;/div&gt;&lt;div class = &#039;custom-field-name-field-author&#039;&gt;&lt;span class = &#039;icon icon-icon-writer1&#039;&gt;&lt;/span&gt;&lt;div class=&quot;field field-name-field-author field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:author&quot;&gt;&lt;a href=&quot;/person/naser-makarem-shirazi&quot; typeof=&quot;so:Person&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Naser Makarem Shirazi&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class = &#039;custom-field-name-field-translator&#039;&gt;&lt;span class = &#039;icon icon-icon-translator&#039;&gt;&lt;/span&gt;&lt;div class=&quot;field field-name-field-translator field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:translator&quot;&gt;&lt;a href=&quot;/person/laleh-bakhtiar&quot; typeof=&quot;so:Person&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Laleh Bakhtiar&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class = &#039;custom-field-name-field-publisher&#039;&gt;&lt;span class = &#039;icon icon-icon-publishing-house&#039;&gt;&lt;/span&gt;&lt;div class=&quot;field field-name-field-publisher field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;so:publisher&quot;&gt;&lt;a href=&quot;/organization/bethat-islamic-research-centre-birc-qom-iran&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Bethat Islamic Research Centre (BIRC) Qom - Iran&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-misc-info field-type-text-long field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;
          &lt;div class = &#039;icon icon-icon-other&#039;&gt;&lt;/div&gt;
          &lt;div class = &#039;custom-field-name-field-misc-info&#039;&gt;Let&amp;#039;s Learn About The Prophet Of Islam
By Nasir Makarim Shirazi
Translated by Laleh Bakhtiar
Published by
Foreign Department of Bonyad Ba&amp;#039;that in 1985 Address: Somaye Avenue (between Mofattah &amp;amp; forsat) Tehran, Islamic Republic of Iran
Tel: 821159,822244,822374
Translated and Printed in the Islamic Republic of Iran


Our Goal with this series:
Our goal with this Islamic ideology series, vol.1 let&amp;#039;s Learn About God: Vol.2: Let&amp;#039;s Learn About the Prophet of Islam; Vol.3:Let&amp;#039;s Learn About the Resurrection: Vol.4: Let&amp;#039;s Learn About Imamate; and Vol.5: Let&amp;#039;s Learn About Divine Justice, is to present a careful and separate study, which is , at the same time, interesting for our readers so that, at this sersitive time following the Islamic Revolution, they develop themselves and strengthen their faith as well as using these studies as a preliminary to further study.
&lt;/div&gt;
        &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;ul class=&quot;links list-inline&quot;&gt;&lt;li class=&quot;addtoany first last&quot;&gt;&lt;span&gt;&lt;span class=&quot;a2a_kit a2a_kit_size_33 a2a_target addtoany_list&quot; id=&quot;da2a_10&quot;&gt;
      
      &lt;a class=&quot;a2a_button_facebook&quot; href=&quot;#&quot; onclick = &quot;fb_count_insert()&quot;  &gt;&lt;span class=&quot;image_share_facebook&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_twitter&quot; href=&quot;#&quot; onclick = &quot;tw_count_insert()&quot;&gt;&lt;span class=&quot;image_share_twitter&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_whatsapp&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;wp_count_insert()&quot;&gt;&lt;span class=&quot;image_share_whatsapp&quot;&gt;&lt;/a&gt;&lt;a class=&quot;a2a_dd&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;ot_count_insert()&quot;&gt;&lt;span class=&quot;image_share_plus&quot;&gt;&lt;/span&gt;&lt;/a&gt;
&lt;div class=&quot;nc_tweetContainer total_shares total_sharesalt&quot;&gt;
&lt;span class=&quot;swp_count &quot;&gt; &lt;span class=&quot;swp_label&quot; &gt;SHARES&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
      
    &lt;/span&gt;
    
  &lt;script&gt;
    var divsToHide = document.getElementsByClassName(&#039;swp_count&#039;); 
    for(var i = 0; i &lt; divsToHide.length; i++){
        divsToHide[i].style.visibility = &#039;hidden&#039;; // or
        divsToHide[i].style.display = &#039;none&#039;; // depending on what you&#039;re doing
    }
     function fb_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;facebook&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }

function tw_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;twitter&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);

          }
        });
      }



function wp_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;whatsapp&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


function ot_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;others&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


    &lt;/script&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
 <pubDate>Tue, 26 Jul 2016 07:07:02 +0000</pubDate>
 <dc:creator>Aliwaale</dc:creator>
 <guid isPermaLink="false">42276 at https://al-islam.org</guid>
</item>
</channel>
</rss>
