Constant suDOC stores id of current page.
<?$query = "SELECT id, title FROM " . suPAGES . " WHERE active = 1 AND parent = " . suDOC;?>