function message($msg) { swal({ title: 'Error!', text: 'Do you want to continue', type: 'error', confirmButtonText: 'Cool' }) }