Uncategorized

जनहितमा जारी सन्देश : जंगली हात्तीबाट बच्ने उपाय

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *

jQuery(document).ready(function ($) { $(document).on('click', '.pum-close', function (e) { e.preventDefault(); e.stopPropagation(); var $currentPopup = $(this).closest('.pum'); if ($currentPopup.length) { var popupId = $currentPopup.attr('id').replace('pum-', ''); PUM.close(popupId); } }); });