if (preg_match("/(asciano|pacific national|pac nat)/i", $topic)) {
                return new Topic("asciano"); 
            }