$(document).ready(function(){ $('a#reportPost').click(function(){ $.confirm({ title: 'ارسال بلاغ', content: 'هل تريد ارسال بلاغ عن عطل فى : مشاهدة فيلم El Camino A Breaking Bad Movie 2019 مترجم', theme: 'Bootstrap', type: 'red', closeIcon: true, animationBounce: 2, animationSpeed: 400, animation: 'scale', rtl: true, buttons: { yes: { text: 'نعم رسل', btnClass: 'btn-green', keys: ['y' , 'Y'], action: function () { $.ajax({ url: 'https://tv1.egydead.live/wp-content/themes/egydeadc-taq/Includes/SendReport.php', type: 'POST', data: 'postID=104076', success: function(msg) { $.dialog({ title: 'تاكيد الارسال',content: 'تم ارسال البلاغ بنجاح'}); }, error: function() { $.dialog({ title: 'خطا الارسال',content: 'هناك خطا حاول مره اخرى'}); } }); } }, no: { text: 'لا شكرا', btnClass: 'btn-red', keys: ['N', 'n'], action: function () {} }, } }); }); $('span.watch-later').click(function(){ $.ajax({ url:"https://tv1.egydead.live/wp-content/themes/egydeadc-taq/Ajax/Users/WatchLater/check.php", data: "user_id=0"+"&post_id=104076"+"", type:"POST", success: function(masg) { if (masg == 'login') { $.alert({ title: 'رساله', content: 'لاستخدام هذه الميزه قم بتسجيل الدخول اولا', theme: 'Bootstrap', type: 'red', closeIcon: true, animationBounce: 2, animationSpeed: 400, animation: 'scale', rtl: true, buttons: { login: { text: 'تسجيل الدخول', btnClass: 'btn-blue', action: function () { window.location.href = "https://tv1.egydead.live/%d9%85%d8%b4%d8%a7%d9%87%d8%af%d8%a9-%d9%81%d9%8a%d9%84%d9%85-el-camino-a-breaking-bad-movie-2019-%d9%85%d8%aa%d8%b1%d8%ac%d9%85/"; } }, register: { text: 'تسجيل جديد', btnClass: 'btn-green', action: function () { window.location.href = "https://tv1.egydead.live/%d9%85%d8%b4%d8%a7%d9%87%d8%af%d8%a9-%d9%81%d9%8a%d9%84%d9%85-el-camino-a-breaking-bad-movie-2019-%d9%85%d8%aa%d8%b1%d8%ac%d9%85/"; } } } }); } else { if (masg == 'NotInList') { $.confirm({ title: 'اضافه مشاهدة فيلم El Camino A Breaking Bad Movie 2019 مترجم للمشاهده لاحقا', content: 'هل تريد اضافه مشاهدة فيلم El Camino A Breaking Bad Movie 2019 مترجم للمشاهده لاحقا', theme: 'Bootstrap', type: 'green', closeIcon: true, animationBounce: 2, animationSpeed: 400, animation: 'zoom', rtl: true, buttons: { yes: { text: 'نعم', btnClass: 'btn-green', keys: ['y' , 'Y'], action: function () { $.ajax({ url:"https://tv1.egydead.live/wp-content/themes/egydeadc-taq/Ajax/Users/WatchLater/add.php", data: "user_id=0"+"&post_id=104076"+"", type:"POST", success: function(msg) { $.alert({ content: 'تم اضافه الموضوع بنجاح', theme: 'Bootstrap', type: 'green', icon: 'fa fa-check', title: 'تم اضافه الموضوع', buttons: { no: { text: 'اغلاق', btnClass: 'btn-green', keys: ['N', 'n'], action: function () {} }, } }); }, error: function() { $.alert({ content: 'هناك خطا حاول مره اخرى', theme: 'Bootstrap', type: 'red', icon: 'fa fa-times', title: 'خطا', buttons: { no: { text: 'اغلاق', btnClass: 'btn-red', keys: ['N', 'n'], action: function () {} }, } }); } }); } }, no: { text: 'لا', btnClass: 'btn-red', keys: ['N', 'n'], action: function () {} }, } }); } else { $.dialog({ title: 'رساله', theme: 'Bootstrap', type: 'red', closeIcon: true, rtl: true, icon: 'fa fa-times', animationBounce: 2, animationSpeed: 400, animation: 'scale', content: 'الموضوع ضمن المشاهده لاحقا بالفعل', }); } } } }); }); $('span.listeningLater').click(function(){ $.ajax({ url:"https://tv1.egydead.live/wp-content/themes/egydeadc-taq/Ajax/Users/ListeningLater/check.php", data: "user_id=0"+"&post_id=104076"+"", type:"POST", success: function(masg) { if (masg == 'login') { $.alert({ title: 'رساله', content: 'لاستخدام هذه الميزه قم بتسجيل الدخول اولا', theme: 'Bootstrap', type: 'red', closeIcon: true, animationBounce: 2, animationSpeed: 400, animation: 'scale', rtl: true, buttons: { login: { text: 'تسجيل الدخول', btnClass: 'btn-blue', action: function () { window.location.href = "https://tv1.egydead.live/%d9%85%d8%b4%d8%a7%d9%87%d8%af%d8%a9-%d9%81%d9%8a%d9%84%d9%85-el-camino-a-breaking-bad-movie-2019-%d9%85%d8%aa%d8%b1%d8%ac%d9%85/"; } }, register: { text: 'تسجيل جديد', btnClass: 'btn-green', action: function () { window.location.href = "https://tv1.egydead.live/%d9%85%d8%b4%d8%a7%d9%87%d8%af%d8%a9-%d9%81%d9%8a%d9%84%d9%85-el-camino-a-breaking-bad-movie-2019-%d9%85%d8%aa%d8%b1%d8%ac%d9%85/"; } } } }); } else { if (masg == 'NotInList') { $.confirm({ title: 'اضافه مشاهدة فيلم El Camino A Breaking Bad Movie 2019 مترجم للاستماع لاحقا', content: 'هل تريد اضافه مشاهدة فيلم El Camino A Breaking Bad Movie 2019 مترجم للاستماع لاحقا', theme: 'Bootstrap', type: 'green', closeIcon: true, animationBounce: 2, animationSpeed: 400, animation: 'zoom', rtl: true, buttons: { yes: { text: 'نعم', btnClass: 'btn-green', keys: ['y' , 'Y'], action: function () { $.ajax({ url:"https://tv1.egydead.live/wp-content/themes/egydeadc-taq/Ajax/Users/ListeningLater/add.php", data: "user_id=0"+"&post_id=104076"+"", type:"POST", success: function(msg) { $.alert({ content: 'تم اضافه الموضوع بنجاح', theme: 'Bootstrap', type: 'green', icon: 'fa fa-check', title: 'تم اضافه الموضوع', buttons: { no: { text: 'اغلاق', btnClass: 'btn-green', keys: ['N', 'n'], action: function () {} }, } }); }, error: function() { $.alert({ content: 'هناك خطا حاول مره اخرى', theme: 'Bootstrap', type: 'red', icon: 'fa fa-times', title: 'خطا', buttons: { no: { text: 'اغلاق', btnClass: 'btn-red', keys: ['N', 'n'], action: function () {} }, } }); } }); } }, no: { text: 'لا', btnClass: 'btn-red', keys: ['N', 'n'], action: function () {} }, } }); } else { $.dialog({ title: 'رساله', theme: 'Bootstrap', type: 'red', closeIcon: true, rtl: true, icon: 'fa fa-times', animationBounce: 2, animationSpeed: 400, animation: 'scale', content: 'الموضوع ضمن الاستماع بالفعل', }); } } } }); }); $('span.download-later').click(function(){ $.ajax({ url:"https://tv1.egydead.live/wp-content/themes/egydeadc-taq/Ajax/Users/DownloadLater/check.php", data: "user_id=0"+"&post_id=104076"+"", type:"POST", success: function(masg) { if (masg == 'login') { $.alert({ title: 'رساله', content: 'لاستخدام هذه الميزه قم بتسجيل الدخول اولا', theme: 'Bootstrap', type: 'red', closeIcon: true, animationBounce: 2, animationSpeed: 400, animation: 'scale', rtl: true, buttons: { login: { text: 'تسجيل الدخول', btnClass: 'btn-blue', action: function () { window.location.href = "https://tv1.egydead.live/%d9%85%d8%b4%d8%a7%d9%87%d8%af%d8%a9-%d9%81%d9%8a%d9%84%d9%85-el-camino-a-breaking-bad-movie-2019-%d9%85%d8%aa%d8%b1%d8%ac%d9%85/"; } }, register: { text: 'تسجيل جديد', btnClass: 'btn-green', action: function () { window.location.href = "https://tv1.egydead.live/%d9%85%d8%b4%d8%a7%d9%87%d8%af%d8%a9-%d9%81%d9%8a%d9%84%d9%85-el-camino-a-breaking-bad-movie-2019-%d9%85%d8%aa%d8%b1%d8%ac%d9%85/"; } } } }); } else { if (masg == 'NotInList') { $.confirm({ title: 'اضافه مشاهدة فيلم El Camino A Breaking Bad Movie 2019 مترجم الى التحميل لاحقا', content: 'هل تريد اضافه مشاهدة فيلم El Camino A Breaking Bad Movie 2019 مترجم التحميل لاحقا', theme: 'Bootstrap', type: 'green', closeIcon: true, animationBounce: 2, animationSpeed: 400, animation: 'zoom', rtl: true, buttons: { yes: { text: 'نعم', btnClass: 'btn-green', keys: ['y' , 'Y'], action: function () { $.ajax({ url:"https://tv1.egydead.live/wp-content/themes/egydeadc-taq/Ajax/Users/DownloadLater/add.php", data: "user_id=0"+"&post_id=104076"+"", type:"POST", success: function(msg) { $.alert({ content: 'تم اضافه الموضوع بنجاح', theme: 'Bootstrap', type: 'green', icon: 'fa fa-check', title: 'تم اضافه الموضوع', buttons: { no: { text: 'اغلاق', btnClass: 'btn-green', keys: ['N', 'n'], action: function () {} }, } }); }, error: function() { $.alert({ content: 'هناك خطا حاول مره اخرى', theme: 'Bootstrap', type: 'red', icon: 'fa fa-times', title: 'خطا', buttons: { no: { text: 'اغلاق', btnClass: 'btn-red', keys: ['N', 'n'], action: function () {} }, } }); } }); } }, no: { text: 'لا', btnClass: 'btn-red', keys: ['N', 'n'], action: function () {} }, } }); } else { $.dialog({ title: 'رساله', theme: 'Bootstrap', type: 'red', closeIcon: true, rtl: true, icon: 'fa fa-times', animationBounce: 2, animationSpeed: 400, animation: 'scale', content: 'الموضوع ضمن التحميل لاحقا', }); } } } }); }); $(".likePost").click(function(){ $.ajax({ url:"https://tv1.egydead.live/wp-content/themes/egydeadc-taq/Ajax/Users/Likes/check.php", data: "user_id=0"+"&post_id=104076"+"", type:"POST", dataType:"text", success: function(textMsg){ if (textMsg == 'login') { $.alert({ title: 'رساله', content: 'لاستخدام هذه الميزه قم بتسجيل الدخول اولا', theme: 'Bootstrap', type: 'red', closeIcon: true, animationBounce: 2, animationSpeed: 400, animation: 'scale', rtl: true, buttons: { login: { text: 'تسجيل الدخول', btnClass: 'btn-blue', action: function () { window.location.href = "https://tv1.egydead.live/%d9%85%d8%b4%d8%a7%d9%87%d8%af%d8%a9-%d9%81%d9%8a%d9%84%d9%85-el-camino-a-breaking-bad-movie-2019-%d9%85%d8%aa%d8%b1%d8%ac%d9%85/"; } }, register: { text: 'تسجيل جديد', btnClass: 'btn-green', action: function () { window.location.href = "https://tv1.egydead.live/%d9%85%d8%b4%d8%a7%d9%87%d8%af%d8%a9-%d9%81%d9%8a%d9%84%d9%85-el-camino-a-breaking-bad-movie-2019-%d9%85%d8%aa%d8%b1%d8%ac%d9%85/"; } } } }); } else { if (textMsg == 'InList') { $.dialog({ title: 'رساله', theme: 'Bootstrap', type: 'red', closeIcon: true, rtl: true, icon: 'fa fa-times', animationBounce: 2, animationSpeed: 400, animation: 'scale', content: 'الموضوع ضمن قائمه الاعجابات بالفعل', }); } else { $.confirm({ title: 'اضافه مشاهدة فيلم El Camino A Breaking Bad Movie 2019 مترجم الى قائمه الاعجابات', content: 'هل تريد اضافه مشاهدة فيلم El Camino A Breaking Bad Movie 2019 مترجم الى قائمه الاعجابات', theme: 'Bootstrap', type: 'green', closeIcon: true, animationBounce: 2, animationSpeed: 400, animation: 'zoom', rtl: true, buttons: { yes: { text: 'نعم', btnClass: 'btn-green', keys: ['y' , 'Y'], action: function () { $.ajax({ url:"https://tv1.egydead.live/wp-content/themes/egydeadc-taq/Ajax/Users/Likes/add.php", data: "user_id=0"+"&post_id=104076"+"", type:"POST", success: function(msgs) { $(".likePost em").html(msgs); $.alert({ content: 'تم اضافه الموضوع بنجاح', theme: 'Bootstrap', type: 'green', icon: 'fa fa-check', title: 'تم اضافه الموضوع', buttons: { no: { text: 'اغلاق', btnClass: 'btn-green', keys: ['N', 'n'], action: function () {} }, } }); }, error: function() { $.alert({ content: 'هناك خطا حاول مره اخرى', theme: 'Bootstrap', type: 'red', icon: 'fa fa-times', title: 'خطا', buttons: { no: { text: 'اغلاق', btnClass: 'btn-red', keys: ['N', 'n'], action: function () {} }, } }); } }); } }, no: { text: 'لا', btnClass: 'btn-red', keys: ['N', 'n'], action: function () {} }, } }); } } }, }) }); $("a#Subscribe-series").click(function(){ $.ajax({ url:"https://tv1.egydead.live/wp-content/themes/egydeadc-taq/Ajax/Users/Subscribe/check.php", data: "user_id=0"+"&post_id=104076"+"", type:"POST", success: function(masg) { if (masg == 'login') { $.alert({ title: 'رساله', content: 'لاستخدام هذه الميزه قم بتسجيل الدخول اولا', theme: 'Bootstrap', type: 'red', closeIcon: true, animationBounce: 2, animationSpeed: 400, animation: 'scale', rtl: true, buttons: { login: { text: 'تسجيل الدخول', btnClass: 'btn-blue', action: function () { window.location.href = "https://tv1.egydead.live/%d9%85%d8%b4%d8%a7%d9%87%d8%af%d8%a9-%d9%81%d9%8a%d9%84%d9%85-el-camino-a-breaking-bad-movie-2019-%d9%85%d8%aa%d8%b1%d8%ac%d9%85/"; } }, register: { text: 'تسجيل جديد', btnClass: 'btn-green', action: function () { window.location.href = "https://tv1.egydead.live/%d9%85%d8%b4%d8%a7%d9%87%d8%af%d8%a9-%d9%81%d9%8a%d9%84%d9%85-el-camino-a-breaking-bad-movie-2019-%d9%85%d8%aa%d8%b1%d8%ac%d9%85/"; } } } }); } else { if (masg == 'NotInList') { $.confirm({ title: 'اضافه مشاهدة فيلم El Camino A Breaking Bad Movie 2019 مترجم الى قائمه الاشتراكات', content: 'هل تريد اضافه مشاهدة فيلم El Camino A Breaking Bad Movie 2019 مترجم للمشاهده لاحقا', theme: 'Bootstrap', type: 'green', closeIcon: true, animationBounce: 2, animationSpeed: 400, animation: 'zoom', rtl: true, buttons: { yes: { text: 'نعم', btnClass: 'btn-green', keys: ['y' , 'Y'], action: function () { $.ajax({ url:"https://tv1.egydead.live/wp-content/themes/egydeadc-taq/Ajax/Users/Subscribe/add.php", data: "user_id=0"+"&post_id=104076"+"", type:"POST", success: function(msg) { $.alert({ content: 'تم اضافه الموضوع بنجاح', theme: 'Bootstrap', type: 'green', icon: 'fa fa-check', title: 'تم اضافه الموضوع', buttons: { no: { text: 'اغلاق', btnClass: 'btn-green', keys: ['N', 'n'], action: function () {} }, } }); }, error: function() { $.alert({ content: 'هناك خطا حاول مره اخرى', theme: 'Bootstrap', type: 'red', icon: 'fa fa-times', title: 'خطا', buttons: { no: { text: 'اغلاق', btnClass: 'btn-red', keys: ['N', 'n'], action: function () {} }, } }); } }); } }, no: { text: 'لا', btnClass: 'btn-red', keys: ['N', 'n'], action: function () {} }, } }); } else { $.dialog({ title: 'رساله', theme: 'Bootstrap', type: 'red', closeIcon: true, rtl: true, icon: 'fa fa-times', animationBounce: 2, animationSpeed: 400, animation: 'scale', content: 'الموضوع ضمن الاشتراكات لاحقا بالفعل', }); } } } }); }); });