--- android/TrainInfoService/src/dk/thoerup/traininfoservice/banedk/MetroFetcher.java 2010/09/14 06:19:19 1049 +++ android/TrainInfoService/src/dk/thoerup/traininfoservice/banedk/MetroFetcher.java 2010/09/14 11:04:08 1050 @@ -103,15 +103,12 @@ bean.operationInfo = contentElems.get(3).text(); - int planIndex; - if (contentElems.get(4).text().trim().equalsIgnoreCase("stationsinformation")) { - planIndex = 7; - } else { - planIndex = 5; + for (int i=0; i