function cxlConfirm() {
    return confirm("Are you really sure you want to\r\n" + 
                   "cancel your IOAMT Subscription?");
}
