function TinyMCEParser()
 {
     parent::ContentParser();
 }
 function BBCodeParser()
 {
     parent::ContentParser();
 }