//Set the CM_ON_Flag to false to turn coremetrics off.
//Set the CM_Production_Flag to true to point to coremetrics production server. 

CM_ON_Flag = true;
CM_Production_Flag = true;

