public static function urlAllNews($ctrl = 'News') { return Variables::Host() . "/index.php?ctrl=" . $ctrl . "&act=All"; }