Here you can find a list of routes that have a specified line number. Click
on a route's name to see a list of its bus stops and the position of the bus
on the map.
Line ' . $_GET["line"] . '
';
PrintRoutes($_GET["line"]);
} else {
echo 'No such line. Go back?';
}
function PrintRoutes($line){
echo '