

<?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 - Islamic Clipart</title>
 <link>https://al-islam.org/kids-corner/islamic-clipart</link>
 <description></description>
 <language>en</language>
<item>
 <title>Kids Supplicating</title>
 <link>https://al-islam.org/file/kids-supplicating</link>
 <description>&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:text&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-featured-category field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Featured Category:&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;/kids-corner/islamic-clipart&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Islamic Clipart&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-image field-type-image field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Image:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;so:image&quot; resource=&quot;https://al-islam.org/sites/default/files/kids-praying.jpeg&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; class=&quot;img-responsive&quot; src=&quot;https://al-islam.org/sites/default/files/kids-praying.jpeg&quot; width=&quot;512&quot; height=&quot;512&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-file-type field-type-list-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;File Type:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;jpg&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>Sat, 30 Oct 2021 16:25:24 +0000</pubDate>
 <dc:creator>Zeinab Donati</dc:creator>
 <guid isPermaLink="false">115254 at https://al-islam.org</guid>
 <comments>https://al-islam.org/file/kids-supplicating#comments</comments>
</item>
<item>
 <title>Mother Reading to Her Children</title>
 <link>https://al-islam.org/file/mother-reading-her-children</link>
 <description>&lt;div class=&quot;field field-name-field-featured-category field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Featured Category:&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;/kids-corner/islamic-clipart&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Islamic Clipart&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-image field-type-image field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Image:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;so:image&quot; resource=&quot;https://al-islam.org/sites/default/files/clipart/mother-reading.to-her-children.jpg&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; class=&quot;img-responsive&quot; src=&quot;https://al-islam.org/sites/default/files/clipart/mother-reading.to-her-children.jpg&quot; width=&quot;504&quot; height=&quot;343&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-file-type field-type-list-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;File Type:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;jpg&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>Fri, 10 Jul 2020 11:50:06 +0000</pubDate>
 <dc:creator>Administrator</dc:creator>
 <guid isPermaLink="false">70152 at https://al-islam.org</guid>
 <comments>https://al-islam.org/file/mother-reading-her-children#comments</comments>
</item>
<item>
 <title>Woman In Pink Hijab</title>
 <link>https://al-islam.org/file/woman-pink-hijab</link>
 <description>&lt;div class=&quot;field field-name-field-featured-category field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Featured Category:&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;/kids-corner/islamic-clipart&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Islamic Clipart&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-image field-type-image field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Image:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;so:image&quot; resource=&quot;https://al-islam.org/sites/default/files/clipart/woman-in.pink-hijab.jpg&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; class=&quot;img-responsive&quot; src=&quot;https://al-islam.org/sites/default/files/clipart/woman-in.pink-hijab.jpg&quot; width=&quot;324&quot; height=&quot;437&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-file-type field-type-list-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;File Type:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;jpg&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>Fri, 10 Jul 2020 11:50:06 +0000</pubDate>
 <dc:creator>Administrator</dc:creator>
 <guid isPermaLink="false">69995 at https://al-islam.org</guid>
 <comments>https://al-islam.org/file/woman-pink-hijab#comments</comments>
</item>
<item>
 <title>Girl In Pink Hijab Sitting And Colouring</title>
 <link>https://al-islam.org/file/girl-pink-hijab-sitting-and-colouring</link>
 <description>&lt;div class=&quot;field field-name-field-featured-category field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Featured Category:&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;/kids-corner/islamic-clipart&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Islamic Clipart&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-image field-type-image field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Image:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;so:image&quot; resource=&quot;https://al-islam.org/sites/default/files/singles/girl-in-pink-hijab-sitting-and-colouring_0.jpg&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; class=&quot;img-responsive&quot; src=&quot;https://al-islam.org/sites/default/files/singles/girl-in-pink-hijab-sitting-and-colouring_0.jpg&quot; width=&quot;500&quot; height=&quot;499&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-file-type field-type-list-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;File Type:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;jpg&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>Fri, 10 Jul 2020 11:50:06 +0000</pubDate>
 <dc:creator>Zeinab Donati</dc:creator>
 <guid isPermaLink="false">79311 at https://al-islam.org</guid>
 <comments>https://al-islam.org/file/girl-pink-hijab-sitting-and-colouring#comments</comments>
</item>
<item>
 <title>Shack Near River</title>
 <link>https://al-islam.org/file/shack-near-river</link>
 <description>&lt;div class=&quot;field field-name-field-featured-category field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Featured Category:&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;/kids-corner/islamic-clipart&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Islamic Clipart&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-image field-type-image field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Image:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;so:image&quot; resource=&quot;https://al-islam.org/sites/default/files/clipart/shack-near-river.jpg&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; class=&quot;img-responsive&quot; src=&quot;https://al-islam.org/sites/default/files/clipart/shack-near-river.jpg&quot; width=&quot;504&quot; height=&quot;371&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-file-type field-type-list-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;File Type:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;jpg&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>Fri, 10 Jul 2020 11:50:06 +0000</pubDate>
 <dc:creator>Administrator</dc:creator>
 <guid isPermaLink="false">70272 at https://al-islam.org</guid>
 <comments>https://al-islam.org/file/shack-near-river#comments</comments>
</item>
<item>
 <title>Woman Kneeling In Prayer</title>
 <link>https://al-islam.org/file/woman-kneeling-prayer</link>
 <description>&lt;div class=&quot;field field-name-field-featured-category field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Featured Category:&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;/kids-corner/islamic-clipart&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Islamic Clipart&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-image field-type-image field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Image:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;so:image&quot; resource=&quot;https://al-islam.org/sites/default/files/clipart/woman-kneeling-in-prayer.jpg&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; class=&quot;img-responsive&quot; src=&quot;https://al-islam.org/sites/default/files/clipart/woman-kneeling-in-prayer.jpg&quot; width=&quot;504&quot; height=&quot;499&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-file-type field-type-list-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;File Type:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;jpg&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>Fri, 10 Jul 2020 11:50:06 +0000</pubDate>
 <dc:creator>Administrator</dc:creator>
 <guid isPermaLink="false">70271 at https://al-islam.org</guid>
 <comments>https://al-islam.org/file/woman-kneeling-prayer#comments</comments>
</item>
<item>
 <title>Hijabi Girls Talking</title>
 <link>https://al-islam.org/file/hijabi-girls-talking</link>
 <description>&lt;div class=&quot;field field-name-field-featured-category field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Featured Category:&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;/kids-corner/islamic-clipart&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Islamic Clipart&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-image field-type-image field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Image:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;so:image&quot; resource=&quot;https://al-islam.org/sites/default/files/clipart/hijabi-girls-talking.jpg&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; class=&quot;img-responsive&quot; src=&quot;https://al-islam.org/sites/default/files/clipart/hijabi-girls-talking.jpg&quot; width=&quot;325&quot; height=&quot;240&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-file-type field-type-list-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;File Type:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;jpg&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>Fri, 10 Jul 2020 11:50:06 +0000</pubDate>
 <dc:creator>Administrator</dc:creator>
 <guid isPermaLink="false">70270 at https://al-islam.org</guid>
 <comments>https://al-islam.org/file/hijabi-girls-talking#comments</comments>
</item>
<item>
 <title>Snake And Savannah Animals</title>
 <link>https://al-islam.org/file/snake-and-savannah-animals</link>
 <description>&lt;div class=&quot;field field-name-field-featured-category field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Featured Category:&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;/kids-corner/islamic-clipart&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Islamic Clipart&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-image field-type-image field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Image:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;so:image&quot; resource=&quot;https://al-islam.org/sites/default/files/clipart/snake-and-savannah-animals.jpg&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; class=&quot;img-responsive&quot; src=&quot;https://al-islam.org/sites/default/files/clipart/snake-and-savannah-animals.jpg&quot; width=&quot;432&quot; height=&quot;649&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-file-type field-type-list-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;File Type:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;jpg&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>Fri, 10 Jul 2020 11:50:06 +0000</pubDate>
 <dc:creator>Administrator</dc:creator>
 <guid isPermaLink="false">70269 at https://al-islam.org</guid>
 <comments>https://al-islam.org/file/snake-and-savannah-animals#comments</comments>
</item>
<item>
 <title>Boy Helping Another Boy</title>
 <link>https://al-islam.org/file/boy-helping-another-boy</link>
 <description>&lt;div class=&quot;field field-name-field-featured-category field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Featured Category:&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;/kids-corner/islamic-clipart&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Islamic Clipart&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-image field-type-image field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Image:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;so:image&quot; resource=&quot;https://al-islam.org/sites/default/files/clipart/boy-helping-another-boy.jpg&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; class=&quot;img-responsive&quot; src=&quot;https://al-islam.org/sites/default/files/clipart/boy-helping-another-boy.jpg&quot; width=&quot;504&quot; height=&quot;462&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-file-type field-type-list-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;File Type:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;jpg&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>Fri, 10 Jul 2020 11:50:06 +0000</pubDate>
 <dc:creator>Administrator</dc:creator>
 <guid isPermaLink="false">70268 at https://al-islam.org</guid>
 <comments>https://al-islam.org/file/boy-helping-another-boy#comments</comments>
</item>
<item>
 <title>Man Talking To A Crowd</title>
 <link>https://al-islam.org/file/man-talking-crowd</link>
 <description>&lt;div class=&quot;field field-name-field-featured-category field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Featured Category:&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;/kids-corner/islamic-clipart&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Islamic Clipart&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-image field-type-image field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Image:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;so:image&quot; resource=&quot;https://al-islam.org/sites/default/files/clipart/man-talking-to-a-crowd.jpg&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; class=&quot;img-responsive&quot; src=&quot;https://al-islam.org/sites/default/files/clipart/man-talking-to-a-crowd.jpg&quot; width=&quot;504&quot; height=&quot;450&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-file-type field-type-list-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;File Type:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;jpg&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>Fri, 10 Jul 2020 11:50:06 +0000</pubDate>
 <dc:creator>Administrator</dc:creator>
 <guid isPermaLink="false">70267 at https://al-islam.org</guid>
 <comments>https://al-islam.org/file/man-talking-crowd#comments</comments>
</item>
</channel>
</rss>
