﻿// Used by the Write a review page
function CMByClient(id, environment) {
    cmSetClientID(id, false, environment);
    cmSetProduction();
}