public function getFooterPages()
 {
     return BasicPage::get()->filter(array('ShowPageInFooter' => '1'));
 }