<!-- Function to fire live chat conversion tags on the Index page for emails -->
function livechat_tag_cm() {

   cmCreateConversionEventTag("Live Chat", "1", "ASK AN ARTIST", "10", null);
  		
}
