Al-Islam.org - Divine Judgement https://www.al-islam.org/tags/divine-judgement en Towards Eternal Life https://www.al-islam.org/towards-eternal-life-muhammad-saeed-bahmanpour <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/hereafter" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Hereafter</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/eternity" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Eternity</a></div><div class="field-item even" rel="so:keywords"><a href="/tags/barzakh" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Barzakh</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/qiyama" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Qiyama</a></div><div class="field-item even" rel="so:keywords"><a href="/tags/divine-judgement" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Divine Judgement</a></div></div></div><div class="field field-name-field-book-cover-image field-type-image field-label-hidden"><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/content-cover/book-cover-145355-1.jpeg" width="954" height="1354" /></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"><div class = 'icon icon-icon-book-description'> </div> <div class = 'custom-field-name-body'><p>This text explores the Islamic concept of the Afterlife, including the stages of death, the experience of the grave, the Barzakh, the Day of Judgment, and the Akhira. It also discusses the Islamic perspective on the soul, the purpose of life, and the role of good deeds in attaining eternal bliss. The author draws upon the teachings of the Quran and Traditions to provide a comprehensive understanding of these topics.</p> </div></div></div></div><div class="downloads"> <span class="get-pdf"><a href="/printpdf/book/export/html/145355"><span class="icon icon-pdf"></span>Get PDF </a></span> <span class="get-epub"><a href="/printepub/book/export/html/145355"><span class="icon icon-epub"></span>Get EPUB </a></span> <span class="get-mobi"><a href="/printmobi/book/export/html/145355"><span class="icon icon-mobi"></span>Get MOBI </a></span> </div><div class = 'custom-field-name-field-author'><span class = 'icon icon-icon-writer1'></span><div class="field field-name-field-author field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:author"><a href="/person/muhammad-saeed-bahmanpour" typeof="so:Person" property="rdfs:label skos:prefLabel">Muhammad Saeed Bahmanpour</a></div></div></div></div><div class = 'custom-field-name-field-translator'><span class = 'icon icon-icon-translator'></span><div class="field field-name-field-translator field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:translator"><a href="/person/abbas-jaffer" typeof="so:Person" property="rdfs:label skos:prefLabel">Abbas Jaffer</a></div></div></div></div><div class="field field-name-field-translator-organization field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"></div></div><div class="field field-name-field-misc-info field-type-text-long field-label-hidden"><div class="field-items"><div class="field-item even"><div class = 'icon icon-icon-other'> </div> <div class = 'custom-field-name-field-misc-info'>Towards Eternal Life Author: Muhammad Saeed Bahmanpour Translated By Abbas Jaffer British Library Cataloguing in Publication Data A catalogue record for this book is available from the British Library Print ISBN 978 1 9092855 4 5 © Copyright 2016 The World Federation of KSIMC Smashwords Edition Published by: The World Federation of Khoja Shia Ithna-Asheri Muslim Communities Registered Charity in the UK No. 282303 The World Federation is an NGO in Special Consultative Status with the Economic and Social Council (ECOSOC) of the United Nations Islamic Centre, Wood Lane, Stanmore, Middlesex, HA7 4LQ United Kingdom www.world-federation.org First Edition 2016 1000 Copies All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, or otherwise, without the prior written permission of the publisher, except in the case of brief quotations quoted in articles or reviews.</div></div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_1"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count ">1 <span class="swp_label" >SHARES</span></span></div> </span> <script type="text/javascript"> <!--//--><![CDATA[//><!-- if(window.da2a)da2a.script_load(); //--><!]]> </script> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you'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: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', 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: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Fri, 24 Mar 2023 10:18:03 +0000 Zeinab Donati 145355 at https://www.al-islam.org https://www.al-islam.org/towards-eternal-life-muhammad-saeed-bahmanpour#comments How People Show Up on The Day of Judgment https://www.al-islam.org/media/how-people-show-day-judgment <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/divine-judgement" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Divine Judgement</a></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"></div></div></div><div class="media-author-data-data"> <div class="media-author-data-data"> <a class="remove-link-dec" href="/person/mahdi-rastani"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/tag-images/2-mahdi_rastani-86.jpg?itok=XYjFdIGG" /> <span class="media-author-data-name">Mahdi Rastani</span> </a> </div></div><div class="field field-name-field-places field-type-text field-label-inline clearfix"><div class="field-label">Place(s):&nbsp;</div><div class="field-items"><div class="field-item even" property="so:locationCreated"></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-type-of-media field-type-list-text field-label-above"><div class="field-label">Type of media:&nbsp;</div><div class="field-items"><div class="field-item even">Short Clips ( person )</div></div></div><div class="field field-name-field-video-source field-type-list-text field-label-above"><div class="field-label">Video Source:&nbsp;</div><div class="field-items"><div class="field-item even">YouTube</div></div></div><div class="field field-name-field-video-url field-type-text field-label-above"><div class="field-label">Video Url:&nbsp;</div><div class="field-items"><div class="field-item even">https://www.youtube.com/watch?v=nxlQxcLUtJE</div></div></div><div class="field field-name-field-play-via-swarmify field-type-list-boolean field-label-above"><div class="field-label">Play via swarmify:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-thumbnail field-type-image field-label-above"><div class="field-label">Thumbnail:&nbsp;</div><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/nxlQxcLUtJE.jpg" width="1280" height="720" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">nxlQxcLUtJE</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-length field-type-text field-label-above"><div class="field-label">Length:&nbsp;</div><div class="field-items"><div class="field-item even">1 mins</div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_2"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you'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: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', 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: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Mon, 15 Aug 2022 11:42:08 +0000 Zeinab Donati 131605 at https://www.al-islam.org https://www.al-islam.org/media/how-people-show-day-judgment#comments How The Quran Can Be A Guide On The Day Of Judgement https://www.al-islam.org/media/how-quran-can-be-guide-day-judgement <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/quran" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Qur&#039;an</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/divine-judgement" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Divine Judgement</a></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"></div></div></div><div class="media-author-data-data"> <div class="media-author-data-data"> <a class="remove-link-dec" href="/person/sayed-mohammed-baqer-al-qazwini"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/tag-images/2-sayed_mohammed_baqer_al-qazwini-64.jpg?itok=YHU1qy6T" /> <span class="media-author-data-name">Sayed Mohammed Baqer al-Qazwini</span> </a> </div></div><div class="field field-name-field-places field-type-text field-label-inline clearfix"><div class="field-label">Place(s):&nbsp;</div><div class="field-items"><div class="field-item even" property="so:locationCreated"></div></div></div><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Publisher(s):&nbsp;</div><div class="field-items"><div class="field-item even" rel="so:publisher"><a href="/organization/thaqlain-islamic-reminders" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Thaqlain - Islamic Reminders</a></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-type-of-media field-type-list-text field-label-above"><div class="field-label">Type of media:&nbsp;</div><div class="field-items"><div class="field-item even">Short Clips ( person )</div></div></div><div class="field field-name-field-video-source field-type-list-text field-label-above"><div class="field-label">Video Source:&nbsp;</div><div class="field-items"><div class="field-item even">YouTube</div></div></div><div class="field field-name-field-video-url field-type-text field-label-above"><div class="field-label">Video Url:&nbsp;</div><div class="field-items"><div class="field-item even">https://www.youtube.com/watch?v=qIqX1IyN8ng</div></div></div><div class="field field-name-field-play-via-swarmify field-type-list-boolean field-label-above"><div class="field-label">Play via swarmify:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-thumbnail field-type-image field-label-above"><div class="field-label">Thumbnail:&nbsp;</div><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/qIqX1IyN8ng.jpg" width="1280" height="720" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">qIqX1IyN8ng</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-length field-type-text field-label-above"><div class="field-label">Length:&nbsp;</div><div class="field-items"><div class="field-item even">8 mins</div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_3"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you'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: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', 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: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Tue, 19 Jul 2022 11:46:47 +0000 Zeinab Donati 129415 at https://www.al-islam.org https://www.al-islam.org/media/how-quran-can-be-guide-day-judgement#comments Eternal Life (Life After Death) https://www.al-islam.org/eternal-life-life-after-death-murtadha-mutahhari <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/death" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Death</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/hereafter" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Hereafter</a></div><div class="field-item even" rel="so:keywords"><a href="/tags/divine-judgement" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Divine Judgement</a></div></div></div><div class="field field-name-field-book-cover-image field-type-image field-label-hidden"><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/content-cover/book-cover-118607-1.jpeg" width="954" height="1354" /></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"><div class = 'icon icon-icon-book-description'> </div> <div class = 'custom-field-name-body'><p>What happens when we die? Is that the end of everything or is that the beginning of everything? What does Afterlife, Purgatory and the Day of Judgement mean? What is the connection between this earthly life and the Afterlife?<br /> This text lifts the veil on the mysteries surrounding these issues, helping the reader in reviewing his philosophy of this world, encouraging him to prepare for the Hereafter.</p> </div></div></div></div><div class="downloads"> <span class="get-pdf"><a href="/printpdf/book/export/html/118607"><span class="icon icon-pdf"></span>Get PDF </a></span> <span class="get-epub"><a href="/printepub/book/export/html/118607"><span class="icon icon-epub"></span>Get EPUB </a></span> <span class="get-mobi"><a href="/printmobi/book/export/html/118607"><span class="icon icon-mobi"></span>Get MOBI </a></span> </div><div class = 'custom-field-name-field-author'><span class = 'icon icon-icon-writer1'></span><div class="field field-name-field-author field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:author"><a href="/person/murtadha-mutahhari" typeof="so:Person" property="rdfs:label skos:prefLabel">Murtadha Mutahhari</a></div></div></div></div><div class = 'custom-field-name-field-publisher'><span class = 'icon icon-icon-publishing-house'></span><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:publisher"><a href="/organization/islamic-propagation-organization" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Islamic Propagation Organization</a></div></div></div></div><div class="field field-name-field-misc-info field-type-text-long field-label-hidden"><div class="field-items"><div class="field-item even"><div class = 'icon icon-icon-other'> </div> <div class = 'custom-field-name-field-misc-info'>Eternal Life (Life After Death) Writer: Murtadha Mutahhari Translated by: M. Sohtabi and Z. Kasraian 1st Edition-1985-1406 Published by: Islamic Propagation Organization P.0.Box 14155/1313 Tehran - Islamic Republic of Iran Printed by: Sepehr, Tehran-Iran</div></div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_4"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you'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: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', 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: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Fri, 24 Dec 2021 09:30:24 +0000 Zeinab Donati 118607 at https://www.al-islam.org https://www.al-islam.org/eternal-life-life-after-death-murtadha-mutahhari#comments Commentary Of Suratul Jinn https://www.al-islam.org/commentary-suratul-jinn-naser-makarem-shirazi <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/quranic-exegesis-tafsir" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Qur&#039;anic Exegesis (Tafsir)</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/surat-al-jinn" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Surat al-Jinn</a></div><div class="field-item even" rel="so:keywords"><a href="/tags/jinn" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Jinn</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/divine-judgement" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Divine Judgement</a></div><div class="field-item even" rel="so:keywords"><a href="/tags/ilm-al-ghayb" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Ilm al-Ghayb</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/prophethood" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Prophethood</a></div></div></div><div class="field field-name-field-book-cover-image field-type-image field-label-hidden"><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/content-cover/book-cover-118591-1.jpeg" width="954" height="1354" alt="" /></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"><div class = 'icon icon-icon-book-description'> </div> <div class = 'custom-field-name-body'><p>Commentary Of Suratul Jinn<br /> تفسير سورة الجن<br /> In this book, the authors explain in detail the meaning, merits and traditions related to Suratul Jinn. Among other things they discuss the presence of believing and non-believing jinns and their belief in Prophet Muhammad (S) and the Day of Judgment.</p> </div></div></div></div><div class="downloads"> <span class="get-pdf"><a href="/printpdf/book/export/html/118591"><span class="icon icon-pdf"></span>Get PDF </a></span> <span class="get-epub"><a href="/printepub/book/export/html/118591"><span class="icon icon-epub"></span>Get EPUB </a></span> <span class="get-mobi"><a href="/printmobi/book/export/html/118591"><span class="icon icon-mobi"></span>Get MOBI </a></span> </div><div class = 'custom-field-name-field-author'><span class = 'icon icon-icon-writer1'></span><div class="field field-name-field-author field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:author"><a href="/person/naser-makarem-shirazi" typeof="so:Person" property="rdfs:label skos:prefLabel">Naser Makarem Shirazi</a></div></div></div></div><div class = 'custom-field-name-field-translator'><span class = 'icon icon-icon-translator'></span><div class="field field-name-field-translator field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:translator"><a href="/person/saleem-bhimji" typeof="so:Person" property="rdfs:label skos:prefLabel">Saleem Bhimji</a></div></div></div></div><div class = 'custom-field-name-field-publisher'><span class = 'icon icon-icon-publishing-house'></span><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:publisher"><a href="/organization/islamic-humanitarian-service-ihs" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Islamic Humanitarian Service (I.H.S.)</a></div></div></div></div><div class="field field-name-field-misc-info field-type-text-long field-label-hidden"><div class="field-items"><div class="field-item even"><div class = 'icon icon-icon-other'> </div> <div class = 'custom-field-name-field-misc-info'>Commentary Of Suratul Jinn تفسير سورة الجن Written by a Group of Muslim Scholars Under the Supervision of: Ayatullah al-’Uzma al-Hajj ash-Shaikh Nasir Makarim Shirazi Translated by Saleem Bhimji Edited by Arifa Hudda Published by: Islamic Humanitarian Service (IHS)</div></div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_5"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you'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: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', 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: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Fri, 24 Dec 2021 07:58:54 +0000 Zeinab Donati 118591 at https://www.al-islam.org https://www.al-islam.org/commentary-suratul-jinn-naser-makarem-shirazi#comments Quranic Perspective on Judgement Day - 3rd Muharam 1443/2021 https://www.al-islam.org/media/quranic-perspective-judgement-day-3rd-muharam-14432021 <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/divine-judgement" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Divine Judgement</a></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"></div></div></div><div class="media-author-data-data"> <div class="media-author-data-data"> <a class="remove-link-dec" href="/person/sayed-mohammed-saleh-qazwini"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/tag-images/2-sayed_mohammed_saleh_qazwini-78.jpg?itok=of2mXGc1" /> <span class="media-author-data-name">Sayed Mohammed Saleh Qazwini</span> </a> </div></div><div class="field field-name-field-places field-type-text field-label-inline clearfix"><div class="field-label">Place(s):&nbsp;</div><div class="field-items"><div class="field-item even" property="so:locationCreated"></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-type-of-media field-type-list-text field-label-above"><div class="field-label">Type of media:&nbsp;</div><div class="field-items"><div class="field-item even">Video</div></div></div><div class="field field-name-field-video-source field-type-list-text field-label-above"><div class="field-label">Video Source:&nbsp;</div><div class="field-items"><div class="field-item even">YouTube</div></div></div><div class="field field-name-field-video-url field-type-text field-label-above"><div class="field-label">Video Url:&nbsp;</div><div class="field-items"><div class="field-item even">https://www.youtube.com/watch?v=OBBDDdpX47M</div></div></div><div class="field field-name-field-play-via-swarmify field-type-list-boolean field-label-above"><div class="field-label">Play via swarmify:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-thumbnail field-type-image field-label-above"><div class="field-label">Thumbnail:&nbsp;</div><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/OBBDDdpX47M.jpg" width="640" height="360" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">OBBDDdpX47M</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-length field-type-text field-label-above"><div class="field-label">Length:&nbsp;</div><div class="field-items"><div class="field-item even">49 mins</div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_6"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you'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: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', 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: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Thu, 12 Aug 2021 12:01:06 +0000 Zeinab Donati 111360 at https://www.al-islam.org https://www.al-islam.org/media/quranic-perspective-judgement-day-3rd-muharam-14432021#comments Life After Death 3/5: Barzakh And Judgment Day https://www.al-islam.org/media/life-after-death-35-barzakh-and-judgment-day <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/death" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Death</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/barzakh" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Barzakh</a></div><div class="field-item even" rel="so:keywords"><a href="/tags/divine-judgement" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Divine Judgement</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/hereafter" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Hereafter</a></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"></div></div></div><div class="media-author-data-data"> <div class="media-author-data-data"> <a class="remove-link-dec" href="/person/zaid-alsalami"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/tag-images/2-zaid_alsalami-32.jpg?itok=RS1ueJ6o" /> <span class="media-author-data-name">Zaid Alsalami</span> </a> </div></div><div class="field field-name-field-places field-type-text field-label-inline clearfix"><div class="field-label">Place(s):&nbsp;</div><div class="field-items"><div class="field-item even" property="so:locationCreated"></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-type-of-media field-type-list-text field-label-above"><div class="field-label">Type of media:&nbsp;</div><div class="field-items"><div class="field-item even">Video</div></div></div><div class="field field-name-field-video-source field-type-list-text field-label-above"><div class="field-label">Video Source:&nbsp;</div><div class="field-items"><div class="field-item even">YouTube</div></div></div><div class="field field-name-field-video-url field-type-text field-label-above"><div class="field-label">Video Url:&nbsp;</div><div class="field-items"><div class="field-item even">https://www.youtube.com/watch?v=EOpPYe1r1WM</div></div></div><div class="field field-name-field-play-via-swarmify field-type-list-boolean field-label-above"><div class="field-label">Play via swarmify:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-thumbnail field-type-image field-label-above"><div class="field-label">Thumbnail:&nbsp;</div><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/EOpPYe1r1WM.jpg" width="1280" height="720" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">EOpPYe1r1WM</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-length field-type-text field-label-above"><div class="field-label">Length:&nbsp;</div><div class="field-items"><div class="field-item even">26 mins</div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_7"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you'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: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', 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: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Sat, 03 Apr 2021 21:12:26 +0000 Zeinab Donati 102969 at https://www.al-islam.org https://www.al-islam.org/media/life-after-death-35-barzakh-and-judgment-day#comments Questions to be asked on the Day of Judgement/Resurrection! - Thought Of The Week 53 https://www.al-islam.org/media/questions-be-asked-day-judgementresurrection-thought-week-53 <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/hadith" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Hadith</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/divine-judgement" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Divine Judgement</a></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"></div></div></div><div class="media-author-data-data"> <div class="media-author-data-data"> <a class="remove-link-dec" href="/person/saleem-bhimji"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/tag-images/2-shaykh_saleem_bhimji-17.jpg?itok=8U8HuBzS" /> <span class="media-author-data-name">Saleem Bhimji</span> </a> </div></div><div class="field field-name-field-places field-type-text field-label-inline clearfix"><div class="field-label">Place(s):&nbsp;</div><div class="field-items"><div class="field-item even" property="so:locationCreated"></div></div></div><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Publisher(s):&nbsp;</div><div class="field-items"><div class="field-item even" rel="so:publisher"><a href="/organization/islamic-publishing-house-iph" typeof="skos:Concept" property="rdfs:label skos:prefLabel">The Islamic Publishing House (IPH)</a></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-type-of-media field-type-list-text field-label-above"><div class="field-label">Type of media:&nbsp;</div><div class="field-items"><div class="field-item even">Short Clips ( person )</div></div></div><div class="field field-name-field-video-source field-type-list-text field-label-above"><div class="field-label">Video Source:&nbsp;</div><div class="field-items"><div class="field-item even">YouTube</div></div></div><div class="field field-name-field-video-url field-type-text field-label-above"><div class="field-label">Video Url:&nbsp;</div><div class="field-items"><div class="field-item even">https://www.youtube.com/watch?v=XyaTb0VXObM</div></div></div><div class="field field-name-field-play-via-swarmify field-type-list-boolean field-label-above"><div class="field-label">Play via swarmify:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-thumbnail field-type-image field-label-above"><div class="field-label">Thumbnail:&nbsp;</div><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/XyaTb0VXObM.jpg" width="640" height="360" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">XyaTb0VXObM</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_8"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you'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: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', 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: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Tue, 30 Mar 2021 22:05:12 +0000 Zeinab Donati 102547 at https://www.al-islam.org https://www.al-islam.org/media/questions-be-asked-day-judgementresurrection-thought-week-53#comments Qur'anic Eschatology 3/3: Resurrection And Judgment https://www.al-islam.org/media/quranic-eschatology-33-resurrection-and-judgment <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/quran" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Qur&#039;an</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/resurrection" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Resurrection</a></div><div class="field-item even" rel="so:keywords"><a href="/tags/divine-judgement" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Divine Judgement</a></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"></div></div></div><div class="media-author-data-data"> <div class="media-author-data-data"> <a class="remove-link-dec" href="/person/sayed-hadi-qazwini"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/persons/sayed_hadi_qazwini.jpg?itok=JoDcJWqt" /> <span class="media-author-data-name">Sayed Hadi Qazwini</span> </a> </div></div><div class="field field-name-field-places field-type-text field-label-inline clearfix"><div class="field-label">Place(s):&nbsp;</div><div class="field-items"><div class="field-item even" property="so:locationCreated"></div></div></div><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Publisher(s):&nbsp;</div><div class="field-items"><div class="field-item even" rel="so:publisher"><a href="/organization/islamic-educational-center-orange-county" typeof="skos:Concept" property="rdfs:label skos:prefLabel">The Islamic Educational Center of Orange County</a></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even">April 17, 2014</div></div></div><div class="field field-name-field-type-of-media field-type-list-text field-label-above"><div class="field-label">Type of media:&nbsp;</div><div class="field-items"><div class="field-item even">Video</div></div></div><div class="field field-name-field-video-source field-type-list-text field-label-above"><div class="field-label">Video Source:&nbsp;</div><div class="field-items"><div class="field-item even">YouTube</div></div></div><div class="field field-name-field-video-url field-type-text field-label-above"><div class="field-label">Video Url:&nbsp;</div><div class="field-items"><div class="field-item even">https://www.youtube.com/watch?v=akgyedio3qo</div></div></div><div class="field field-name-field-play-via-swarmify field-type-list-boolean field-label-above"><div class="field-label">Play via swarmify:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-thumbnail field-type-image field-label-above"><div class="field-label">Thumbnail:&nbsp;</div><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/akgyedio3qo.jpg" width="1280" height="720" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">akgyedio3qo</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_9"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you'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: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', 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: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Tue, 29 Dec 2020 15:15:07 +0000 Zeinab Donati 97373 at https://www.al-islam.org https://www.al-islam.org/media/quranic-eschatology-33-resurrection-and-judgment#comments Witnesses Of The Day Of Judgement - Islamic Doctrine 27/30 https://www.al-islam.org/media/witnesses-day-judgement-islamic-doctrine-2730 <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/beliefs-and-doctrine" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Beliefs and Doctrine</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/divine-judgement" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Divine Judgement</a></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"></div></div></div><div class="media-author-data-data"> <div class="media-author-data-data"> <a class="remove-link-dec" href="/person/sayyid-fadhil-milani"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/tag-images/2-sayyid_fadhil_milani-38.jpg?itok=Hk_tMsia" /> <span class="media-author-data-name">Sayyid Fadhil Milani</span> </a> </div></div><div class="field field-name-field-places field-type-text field-label-inline clearfix"><div class="field-label">Place(s):&nbsp;</div><div class="field-items"><div class="field-item even" property="so:locationCreated"></div></div></div><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Publisher(s):&nbsp;</div><div class="field-items"><div class="field-item even" rel="so:publisher"><a href="/organization/ahlulbayt-tv-abtv" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Ahlulbayt TV - ABTV</a></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-type-of-media field-type-list-text field-label-above"><div class="field-label">Type of media:&nbsp;</div><div class="field-items"><div class="field-item even">Video</div></div></div><div class="field field-name-field-video-source field-type-list-text field-label-above"><div class="field-label">Video Source:&nbsp;</div><div class="field-items"><div class="field-item even">YouTube</div></div></div><div class="field field-name-field-video-url field-type-text field-label-above"><div class="field-label">Video Url:&nbsp;</div><div class="field-items"><div class="field-item even">https://www.youtube.com/watch?v=6wWBvHHLens</div></div></div><div class="field field-name-field-play-via-swarmify field-type-list-boolean field-label-above"><div class="field-label">Play via swarmify:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-thumbnail field-type-image field-label-above"><div class="field-label">Thumbnail:&nbsp;</div><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/6wWBvHHLens.jpg" width="1280" height="720" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">6wWBvHHLens</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_10"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you'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: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', 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: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', 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('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Fri, 13 Nov 2020 23:06:23 +0000 Zeinab Donati 93966 at https://www.al-islam.org https://www.al-islam.org/media/witnesses-day-judgement-islamic-doctrine-2730#comments