﻿// Used by the Write a review page
function CMPage(pageId, categoryId, attributes) {
    cmCreatePageviewTag(pageId, categoryId, null, null, attributes);
}