﻿function promptClient() {
    return confirm('You are about to send a message to LSGConsulting.com do you want to continue?');
}
