تطبيق استغفار واذكار الكتروني بمناسبة شهر رمضان المبارك



بسـم الله الرحمن الرحيم

السلام عليكم ورحمة الله وبركاته

بمناسبة شهر رمضان اقدم لكم تطبيقـ عداد وسبحة ذكية للاستغفار تطبيق سهل للاستخدام وموجود على Play Store

رابط التحميلـ من هنا
https://play.google.com/store/apps/d...Home.Istghfary

ورمضان كريمـ





استغفار،اذكار،تطبيق اسلامي،
شكرا لتعليقك
}; $('#notif').click(function(){$("#cm-wrapper").css({right: "0px"});$("#bg, #notif2").show();$("#notif").hide();});$('#notif2').click(function(){$("#cm-wrapper").css({right: "-381px"});$("#bg, #notif2").hide();$("#notif").show();});$('#bg').click(function(){$("#cm-wrapper").css({right: "-381px"});$("#bg, #notif2").hide();$("#notif").show();});document.getElementById('notif').onclick = function() {document.title = originalTitle;$('#show-total').hide();};document.getElementById('show-total').onclick = function() {document.title = originalTitle;$('#show-total').hide();$("#cm-wrapper").css({right: "0px"});$("#bg").show();};setTimeout(function() {$('.myframe').each(function() {$(this).replaceWith('');});}, 5000);$(document).ready(function() { var stickyNavTop = $('#HTML001').offset().top; var stickyNav = function(){var scrollTop = $(window).scrollTop(); if (scrollTop > stickyNavTop) { $('#HTML001').addClass('sticky');} else {$('#HTML001').removeClass('sticky'); }};stickyNav();$(window).scroll(function() {stickyNav();});}); setTimeout(function() { $('.jsfiddle-demo').each(function() { $(this).replaceWith(''); });