Path : /var/www/html/master288-bk2/public/sweetalert2/dist/ |
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
Current File : /var/www/html/master288-bk2/public/sweetalert2/dist/payment.js |
$(document).ready(function(){ $(".wing").click(function(){ Swal.fire({ position: 'center', //icon: 'success', imageUrl: "../../bank/wing.png", imageWidth: 220, imageAlt: 'Wing Logo', title: " <span class='text-white'>020 085 92</span> <br/> <span style='color: #f90'>PRANY SUN</span>", showCloseButton: true, //cancelButtonText: 'Close', //closeButton: true, //cancelButtonColor: '#f90', showConfirmButton: false, timer: false, animation: false, customClass: 'animated tada' }) }) $(".aba").click(function(){ Swal.fire({ position: 'center', //icon: 'success', imageUrl: "../../bank/aba.png", imageWidth: 220, imageAlt: 'ABA Logo', title: " <span class='text-white'>000 645 033</span> <br/> <span style='color: #f90'>PRANY SUN</span>", showCloseButton: true, //cancelButtonText: 'Close', //closeButton: true, //cancelButtonColor: '#f90', showConfirmButton: false, timer: false, animation: false, customClass: 'animated tada' }) }) $(".aceleda").click(function(){ Swal.fire({ position: 'center', //icon: 'success', imageUrl: "../../bank/ac.png", imageWidth: 220, imageAlt: 'Aceleda Logo', title: " <span class='text-white'>070 848 636</span> <br/> <span style='color: #f90'>PRANY SUN</span>", showCloseButton: true, //cancelButtonText: 'Close', //closeButton: true, //cancelButtonColor: '#f90', showConfirmButton: false, timer: false, animation: false, customClass: 'animated tada' }) }) $(".truemoney").click(function(){ Swal.fire({ position: 'center', //icon: 'success', imageUrl: "../../bank/truemoney.png", imageWidth: 220, imageAlt: 'truemoney Logo', title: " <span class='text-white'>061 55 899</span> <br/> <span style='color: #f90'>PRANY SUN</span>", showCloseButton: true, //cancelButtonText: 'Close', //closeButton: true, //cancelButtonColor: '#f90', showConfirmButton: false, timer: false, animation: false, customClass: 'animated tada' }) }) $(".canadia").click(function(){ Swal.fire({ position: 'center', //icon: 'success', imageUrl: "../../bank/canadia.jpg", imageWidth: 220, imageAlt: 'canadia Logo', title: " <span class='text-white'>009 00 017 6086</span> <br/> <span style='color: #f90'>SRUN KOEMSRENG </span>", showCloseButton: true, focusCloseButton: false, //cancelButtonText: 'Close', //closeButton: true, //cancelButtonColor: '#f90', showConfirmButton: false, timer: false, animation: false, customClass: 'animated tada' }) }) })