Constant suPAGES stores current content table name.
<?$query = "SELECT id, title FROM " . suPAGES . " WHERE active = 1 AND path LIKE '/news/%'";?>