﻿function CMPage(pageId, categoryId, attributes) {
    cmCreatePageviewTag(pageId, categoryId, null, null, attributes);
}