function BxBaseVotingView($sSystem, $iId, $iInit = 1)
 {
     BxDolVoting::BxDolVoting($sSystem, $iId, $iInit);
 }