function cmSetIceTag(){
  var sLocation = window.location.pathname;
  cmCreatePageviewTag( sLocation, "ICE Site", null, null);
}
