/**
  * Constructor
  */
 function ThemePlugin()
 {
     parent::Plugin();
 }