var teamlist_heim = new Array();
teamlist_heim.push("goal|35|I. Akinfeev");
teamlist_heim.push("defence|6|A. Berezutskiy");
teamlist_heim.push("defence|4|S. Ignashevich");
teamlist_heim.push("defence|24|V. Berezutskiy");
teamlist_heim.push("defence|42|G. Schennikov");
teamlist_heim.push("midfield|17|M. Krasic");
teamlist_heim.push("midfield|22|E. Aldonin");
teamlist_heim.push("midfield|7|K. Honda");
teamlist_heim.push("midfield|2|D. Semberas");
teamlist_heim.push("midfield|13|M. Gonzalez");
teamlist_heim.push("forward|89|T. Necid");


var teamlist_auswaerts = new Array();
teamlist_auswaerts.push("goal|1|A. Palop");
teamlist_auswaerts.push("defence|18|F. Navarro");
teamlist_auswaerts.push("defence|2|F. Fazio");
teamlist_auswaerts.push("defence|14|J. Escudé");
teamlist_auswaerts.push("defence|15|M. Stankevicius");
teamlist_auswaerts.push("midfield|6|. Adriano");
teamlist_auswaerts.push("midfield|8|D. Zokora");
teamlist_auswaerts.push("midfield|11|. Renato");
teamlist_auswaerts.push("midfield|22|C. Romaric");
teamlist_auswaerts.push("midfield|7|J. Navas");
teamlist_auswaerts.push("forward|19|A. Negredo");

