function go( ziel )
{
var mergearray = new Array();
var params = document.location.search.split("&");
for (index in params) {
var p = params[index].split("=");
mergearray[p[0]] = p[1];
}
var zielarr = ziel.split("?");
zielarr = zielarr[1].split("&");
for (index in zielarr) {
var p = zielarr[index].split("=");
mergearray[p[0]] = p[1];
}
var search = "";
for (key in mergearray) {
if (key != "session") {
if (search) search += "&";
search = key + "=" + mergearray[key];
}
}
document.location.href = document.location.pathname +"?"+search;
}
function btnborder()
{
document.write('
');
function tableline(){ document.writeln(' |
') }
tableline();
document.writeln(' ');
document.writeln('  | ');
document.writeln(' | ');
document.writeln('  | ');
document.writeln(' | ');
document.writeln('  | ');
document.writeln(' Vorname | ');
document.writeln('  | ');
document.writeln(' Name zur Schulzeit | ');
document.writeln('  | ');
document.writeln(' Name heute | ');
document.writeln('  | ');
document.writeln(' Abgangsjahr | ');
document.writeln('  | ');
document.writeln(' Jahrgang | ');
document.writeln('  | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Stefanie | | ');
document.writeln(' | | ');
document.writeln('Daeumich | | ');
document.writeln('2005 | | ');
document.writeln('2005 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('und ein weiterer Mitschüler dieses Jahrgangs | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Pierre | | ');
document.writeln(' | | ');
document.writeln('Holzgräbe | | ');
document.writeln('2001 | | ');
document.writeln('2001 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Sven | | ');
document.writeln(' | | ');
document.writeln('Batsch | | ');
document.writeln('2000 | | ');
document.writeln('2000 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Sandra | | ');
document.writeln(' | | ');
document.writeln('Krensel | | ');
document.writeln('2000 | | ');
document.writeln('2000 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Cfffffffffffffffffffffffffffffff | | ');
document.writeln(' | | ');
document.writeln('Sffffffffffffffffffffffffffffff | | ');
document.writeln('1999 | | ');
document.writeln('1999 | | ');
document.writeln('
');
document.writeln('');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('und ein weiterer Mitschüler dieses Jahrgangs | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Peggy | | ');
document.writeln(' | | ');
document.writeln('Hammerschmidt | | ');
document.writeln('1998 | | ');
document.writeln('1998 | | ');
document.writeln('
');
document.writeln('');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('und ein weiterer Mitschüler dieses Jahrgangs | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('und ein weiterer Mitschüler dieses Jahrgangs | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Jens | | ');
document.writeln(' | | ');
document.writeln('Haufe | | ');
document.writeln('1996 | | ');
document.writeln('1996 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Anja | | ');
document.writeln('Meyer | | ');
document.writeln('Himmel | | ');
document.writeln('1996 | | ');
document.writeln('1996 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Christoph | | ');
document.writeln(' | | ');
document.writeln('Lange | | ');
document.writeln('1996 | | ');
document.writeln('1996 | | ');
document.writeln('
');
document.writeln('');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('und ein weiterer Mitschüler dieses Jahrgangs | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Claudia | | ');
document.writeln(' | | ');
document.writeln('Hegenbart | | ');
document.writeln('1995 | | ');
document.writeln('1995 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Tobias | | ');
document.writeln(' | | ');
document.writeln('Mundt | | ');
document.writeln('1995 | | ');
document.writeln('1995 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Katharina | | ');
document.writeln(' | | ');
document.writeln('Gensow | | ');
document.writeln('1995 | | ');
document.writeln('1995 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Cornelia | | ');
document.writeln('Langer | | ');
document.writeln('Haase | | ');
document.writeln('1995 | | ');
document.writeln('1995 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Sabine | | ');
document.writeln('Michi | | ');
document.writeln('Kunze | | ');
document.writeln('1996 | | ');
document.writeln('1995 | | ');
document.writeln('
');
document.writeln('');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('und 2 weitere Mitschüler dieses Jahrgangs | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Claudia | | ');
document.writeln(' | | ');
document.writeln('Quandt | | ');
document.writeln('1994 | | ');
document.writeln('1994 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Alexandra | | ');
document.writeln('Dorn | | ');
document.writeln('Tietz | | ');
document.writeln('1994 | | ');
document.writeln('1994 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Claudia | | ');
document.writeln(' | | ');
document.writeln('Schallhorn | | ');
document.writeln('1994 | | ');
document.writeln('1994 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Nicole | | ');
document.writeln('Pauli | | ');
document.writeln('Thiele | | ');
document.writeln('1994 | | ');
document.writeln('1994 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Katharina | | ');
document.writeln(' | | ');
document.writeln('Barth | | ');
document.writeln('1994 | | ');
document.writeln('1994 | | ');
document.writeln('
');
document.writeln('');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('und 3 weitere Mitschüler dieses Jahrgangs | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Nicole | | ');
document.writeln(' | | ');
document.writeln('Kappel | | ');
document.writeln('1993 | | ');
document.writeln('1993 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Mandy | | ');
document.writeln('Matz | | ');
document.writeln('Dickmeiß | | ');
document.writeln('1993 | | ');
document.writeln('1993 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Sandy | | ');
document.writeln(' | | ');
document.writeln('Reinhardt | | ');
document.writeln('1993 | | ');
document.writeln('1993 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Andrea | | ');
document.writeln(' | | ');
document.writeln('Thiele | | ');
document.writeln('1993 | | ');
document.writeln('1993 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Ingrid | | ');
document.writeln(' | | ');
document.writeln('Schulz | | ');
document.writeln('1993 | | ');
document.writeln('1993 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Nicole | | ');
document.writeln(' | | ');
document.writeln('Pötzsch | | ');
document.writeln('1993 | | ');
document.writeln('1993 | | ');
document.writeln('
');
document.writeln('');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('und 2 weitere Mitschüler dieses Jahrgangs | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Marko | | ');
document.writeln(' | | ');
document.writeln('Haufe | | ');
document.writeln('1992 | | ');
document.writeln('1992 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Susann | | ');
document.writeln('Hölzner | | ');
document.writeln('Paulez | | ');
document.writeln('1992 | | ');
document.writeln('1992 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Ina | | ');
document.writeln(' | | ');
document.writeln('Stenzel | | ');
document.writeln('1992 | | ');
document.writeln('1992 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Steven | | ');
document.writeln(' | | ');
document.writeln('Sette | | ');
document.writeln('1992 | | ');
document.writeln('1992 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Dayjana | | ');
document.writeln(' | | ');
document.writeln('Schulz | | ');
document.writeln('1992 | | ');
document.writeln('1992 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Mewes | | ');
document.writeln(' | | ');
document.writeln('Baudisch | | ');
document.writeln('1994 | | ');
document.writeln('1992 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Beatrix | | ');
document.writeln(' | | ');
document.writeln('Haak | | ');
document.writeln('1996 | | ');
document.writeln('1992 | | ');
document.writeln('
');
document.writeln('');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('und 2 weitere Mitschüler dieses Jahrgangs | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Christian | | ');
document.writeln(' | | ');
document.writeln('Batsch | | ');
document.writeln('1991 | | ');
document.writeln('1991 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Annett | | ');
document.writeln('Ehrlich | | ');
document.writeln('Donner | | ');
document.writeln('1991 | | ');
document.writeln('1991 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Ivonne | | ');
document.writeln(' | | ');
document.writeln('Müller | | ');
document.writeln('1991 | | ');
document.writeln('1991 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Manuel | | ');
document.writeln(' | | ');
document.writeln('Wilhelm | | ');
document.writeln('1997 | | ');
document.writeln('1991 | | ');
document.writeln('
');
document.writeln('');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('und ein weiterer Mitschüler dieses Jahrgangs | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Jana | | ');
document.writeln(' | | ');
document.writeln('Volkmann | | ');
document.writeln('1990 | | ');
document.writeln('1990 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Stefan | | ');
document.writeln(' | | ');
document.writeln('Kroehs | | ');
document.writeln('1990 | | ');
document.writeln('1990 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Andrea | | ');
document.writeln(' | | ');
document.writeln('Heine | | ');
document.writeln('1990 | | ');
document.writeln('1990 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Mirco | | ');
document.writeln(' | | ');
document.writeln('Berger | | ');
document.writeln('1990 | | ');
document.writeln('1990 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Mirko | | ');
document.writeln(' | | ');
document.writeln('Tänzer | | ');
document.writeln('1990 | | ');
document.writeln('1990 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Solvig | | ');
document.writeln(' | | ');
document.writeln('Schinköthe | | ');
document.writeln('1990 | | ');
document.writeln('1990 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('und ein weiterer Mitschüler dieses Jahrgangs | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Mathias | | ');
document.writeln(' | | ');
document.writeln('Kruschke | | ');
document.writeln('1987 | | ');
document.writeln('1987 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Simone | | ');
document.writeln(' | | ');
document.writeln('Türk | | ');
document.writeln('1986 | | ');
document.writeln('1986 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Maik | | ');
document.writeln(' | | ');
document.writeln('Wollschläger | | ');
document.writeln('1983 | | ');
document.writeln('1983 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Petra | | ');
document.writeln('Telling | | ');
document.writeln('Hammerschmidt | | ');
document.writeln('1981 | | ');
document.writeln('1981 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Manuela | | ');
document.writeln('Gruhn | | ');
document.writeln('Crongeyer | | ');
document.writeln('1977 | | ');
document.writeln('1977 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Axel | | ');
document.writeln(' | | ');
document.writeln('Serif | | ');
document.writeln('1976 | | ');
document.writeln('1976 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Sabine | | ');
document.writeln('Püchner | | ');
document.writeln('Wildgrube | | ');
document.writeln('1975 | | ');
document.writeln('1975 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Volker | | ');
document.writeln(' | | ');
document.writeln('Mund | | ');
document.writeln('1975 | | ');
document.writeln('1975 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Rita | | ');
document.writeln(' | | ');
document.writeln('Maida | | ');
document.writeln('1973 | | ');
document.writeln('1973 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Hans-Jörg | | ');
document.writeln(' | | ');
document.writeln('Berger | | ');
document.writeln('1973 | | ');
document.writeln('1973 | | ');
document.writeln('
');
document.writeln('');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('und ein weiterer Mitschüler dieses Jahrgangs | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Petra | | ');
document.writeln('Hennig | | ');
document.writeln('Koch | | ');
document.writeln('1969 | | ');
document.writeln('1969 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Silvia | | ');
document.writeln('Stibinger | | ');
document.writeln('Merkel | | ');
document.writeln('1963 | | ');
document.writeln('1963 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Brigitte | | ');
document.writeln('Grünert | | ');
document.writeln('Schlosser | | ');
document.writeln('1956 | | ');
document.writeln('1957 | | ');
document.writeln('
');
document.writeln('');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('und ein weiterer Mitschüler dieses Jahrgangs | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Helga | | ');
document.writeln('Krause | | ');
document.writeln('Kaufmann | | ');
document.writeln('1956 | | ');
document.writeln('1956 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Hella | | ');
document.writeln('Döring | | ');
document.writeln('Kecskes | | ');
document.writeln('1955 | | ');
document.writeln('1955 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Siegfried | | ');
document.writeln(' | | ');
document.writeln('Zessin | | ');
document.writeln('1951 | | ');
document.writeln('1952 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Regina | | ');
document.writeln('Tinter | | ');
document.writeln('Brasche | | ');
document.writeln('1952 | | ');
document.writeln('1952 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Garrit | | ');
document.writeln(' | | ');
document.writeln('Hannemann | | ');
document.writeln('1950 | | ');
document.writeln('1950 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Gerhard | | ');
document.writeln(' | | ');
document.writeln('Bandemer | | ');
document.writeln('1948 | | ');
document.writeln('1948 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Horst | | ');
document.writeln(' | | ');
document.writeln('Neumann | | ');
document.writeln('1947 | | ');
document.writeln('1947 | | ');
document.writeln('
');
tableline();
document.writeln('
');
document.write('