/**
  * Constructor.
  */
 function ArticleHTMLGalley()
 {
     parent::ArticleGalley();
 }