Below you can find two tables. One of them shows a list of routes tha visit this bus stop. Click on a route's name to see a list of its bus stops and the position of the bus on the map. The other table shows upcoming arrivals. There is also a map showing the location of the requested stop.
No such stop. Go back?'; } function PrintRoutes($stp){ global $routes; echo 'Line # | Route Name | '; echo '
---|---|
' . $route['line'] . ' | '; echo '' . $route['name'] . ' |