var teamlist_heim = new Array();
teamlist_heim.push("goal|1|S. Jentzsch");
teamlist_heim.push("defence|15|D. Reinhardt");
teamlist_heim.push("defence|5|U. Möhrle");
teamlist_heim.push("defence|6|J. de Roeck");
teamlist_heim.push("defence|22|Y. El-Akchaoui");
teamlist_heim.push("midfield|20|M. Ndjeng");
teamlist_heim.push("midfield|2|J. Hegeler");
teamlist_heim.push("midfield|24|D. Brinkmann");
teamlist_heim.push("midfield|23|A. Sinkala");
teamlist_heim.push("midfield|16|I. Traoré");
teamlist_heim.push("forward|27|M. Thurk");


var teamlist_auswaerts = new Array();
teamlist_auswaerts.push("goal|1|F. Mondragón");
teamlist_auswaerts.push("defence|6|P. Womé");
teamlist_auswaerts.push("defence|3|Y. Mohamad");
teamlist_auswaerts.push("defence|21|P. Geromel");
teamlist_auswaerts.push("defence|2|M. Brecko");
teamlist_auswaerts.push("midfield|20|A. Chihi");
teamlist_auswaerts.push("midfield|17|K. Pezzoni");
teamlist_auswaerts.push("midfield|12|. Maniche");
teamlist_auswaerts.push("midfield|8|. Petit");
teamlist_auswaerts.push("midfield|7|S. Freis");
teamlist_auswaerts.push("forward|11|M. Novakovic");

