private function getFooterPages()
 {
     View::share('footer_pages', Model_Main::getFooterPages());
 }