$average = $DB_site->query_first("SELECT AVG(rating) AS rating FROM review WHERE title = \"$title\"");