﻿function CallCMScript(tagName, stepName) {
	cmSetProduction();
	cmCreatePageviewTag(tagName + " - " + stepName, "blueroom", null);
}