function BxTemplJoinPageView()
 {
     parent::BxBaseJoinPageView();
 }
 function __construct()
 {
     parent::__construct();
 }