var teamlist_heim = new Array();
teamlist_heim.push("goal|1|T. Wiese");
teamlist_heim.push("defence|8|C. Fritz");
teamlist_heim.push("defence|29|P. Mertesacker");
teamlist_heim.push("defence|4|. Naldo");
teamlist_heim.push("defence|3|P. Pasanen");
teamlist_heim.push("midfield|10|M. Marin");
teamlist_heim.push("midfield|25|P. Niemeyer");
teamlist_heim.push("midfield|11|M. Özil");
teamlist_heim.push("midfield|22|T. Frings");
teamlist_heim.push("midfield|14|A. Hunt");
teamlist_heim.push("forward|24|C. Pizarro");


var teamlist_auswaerts = new Array();
teamlist_auswaerts.push("goal|28|T. Hildebrand");
teamlist_auswaerts.push("defence|8|C. Eichner");
teamlist_auswaerts.push("defence|25|I. Vorsah");
teamlist_auswaerts.push("defence|24|P. Nilsson");
teamlist_auswaerts.push("defence|26|A. Ibertsberger");
teamlist_auswaerts.push("midfield|34|B. Vukcevic");
teamlist_auswaerts.push("midfield|21|. Luiz Gustavo");
teamlist_auswaerts.push("midfield|23|S. Salihovic");
teamlist_auswaerts.push("midfield|10|. Carlos Eduardo");
teamlist_auswaerts.push("forward|19|V. Ibisevic");
teamlist_auswaerts.push("forward|7|. Maicosuel");

