function BxTemplCmtsView($sSystem, $iId, $iInit = 1)
 {
     BxBaseCmtsView::BxBaseCmtsView($sSystem, $iId, $iInit);
 }