﻿function CMByClient(id, environment) {
    cmSetClientID(id, false, environment);
    cmSetProduction();
}