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(' | | ');
document.writeln('und ein weiterer Ehemaliger dieses Jahrgangs | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Roy | | ');
document.writeln(' | | ');
document.writeln('Maske | | ');
document.writeln('2009 | | ');
document.writeln('2009 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Dusan | | ');
document.writeln(' | | ');
document.writeln('Vujicic | | ');
document.writeln('2009 | | ');
document.writeln('2009 | | ');
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('Sandy | | ');
document.writeln(' | | ');
document.writeln('Kiekbusch | | ');
document.writeln('2008 | | ');
document.writeln('2008 | | ');
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('Jasmina | | ');
document.writeln(' | | ');
document.writeln('Wendt | | ');
document.writeln('2006 | | ');
document.writeln('2006 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Franziska | | ');
document.writeln(' | | ');
document.writeln('Freter | | ');
document.writeln('2006 | | ');
document.writeln('2006 | | ');
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('Jolanta | | ');
document.writeln(' | | ');
document.writeln('Paliszewska | | ');
document.writeln('2002 | | ');
document.writeln('2002 | | ');
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('Patrick Silvan | | ');
document.writeln(' | | ');
document.writeln('Knörzer | | ');
document.writeln('2000 | | ');
document.writeln('2000 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Mathias | | ');
document.writeln(' | | ');
document.writeln('Neumann | | ');
document.writeln('2000 | | ');
document.writeln('2000 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Sandra | | ');
document.writeln(' | | ');
document.writeln('Zieske | | ');
document.writeln('2000 | | ');
document.writeln('2000 | | ');
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('Kroll | | ');
document.writeln(' | | ');
document.writeln('André | | ');
document.writeln('1999 | | ');
document.writeln('1999 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Kalies | | ');
document.writeln(' | | ');
document.writeln('Sebastian | | ');
document.writeln('1999 | | ');
document.writeln('1999 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Keetawat | | ');
document.writeln(' | | ');
document.writeln('Komolwat | | ');
document.writeln('1999 | | ');
document.writeln('1999 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Yesim | | ');
document.writeln(' | | ');
document.writeln('Aksoy | | ');
document.writeln('1997 | | ');
document.writeln('1997 | | ');
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('Marcel | | ');
document.writeln(' | | ');
document.writeln('Frohlof | | ');
document.writeln('1996 | | ');
document.writeln('1996 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Matthias | | ');
document.writeln(' | | ');
document.writeln('Luksza | | ');
document.writeln('1995 | | ');
document.writeln('1995 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Bianka | | ');
document.writeln(' | | ');
document.writeln('Molitor | | ');
document.writeln('1995 | | ');
document.writeln('1995 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Bianka | | ');
document.writeln(' | | ');
document.writeln('Molitor | | ');
document.writeln('1995 | | ');
document.writeln('1995 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Jennifer | | ');
document.writeln(' | | ');
document.writeln('Michel | | ');
document.writeln('1995 | | ');
document.writeln('1995 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Sabine | | ');
document.writeln('Borth | | ');
document.writeln('Wiesel | | ');
document.writeln('1995 | | ');
document.writeln('1995 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Jennifer | | ');
document.writeln(' | | ');
document.writeln('Michel | | ');
document.writeln('1994 | | ');
document.writeln('1994 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Tina | | ');
document.writeln(' | | ');
document.writeln('Ohadi | | ');
document.writeln('1993 | | ');
document.writeln('1993 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Eva | | ');
document.writeln(' | | ');
document.writeln('Schupka | | ');
document.writeln('1993 | | ');
document.writeln('1993 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Benno | | ');
document.writeln(' | | ');
document.writeln('Schulze | | ');
document.writeln('1993 | | ');
document.writeln('1993 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Gönül | | ');
document.writeln(' | | ');
document.writeln('Cura | | ');
document.writeln('1993 | | ');
document.writeln('1993 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Aysel | | ');
document.writeln(' | | ');
document.writeln('Okay | | ');
document.writeln('1992 | | ');
document.writeln('1992 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Birgit | | ');
document.writeln('Ziebell | | ');
document.writeln('Morais Cerqueira | | ');
document.writeln('1992 | | ');
document.writeln('1992 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Birgit | | ');
document.writeln('Ziebell | | ');
document.writeln('Morais Cerqueira | | ');
document.writeln('1992 | | ');
document.writeln('1992 | | ');
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('Mark | | ');
document.writeln(' | | ');
document.writeln('Norloch | | ');
document.writeln('1990 | | ');
document.writeln('1990 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Sengül | | ');
document.writeln('Cura | | ');
document.writeln('Gezer | | ');
document.writeln('1990 | | ');
document.writeln('1990 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Natascha | | ');
document.writeln(' | | ');
document.writeln('Zobel | | ');
document.writeln('1990 | | ');
document.writeln('1990 | | ');
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('Kai | | ');
document.writeln(' | | ');
document.writeln('Jung | | ');
document.writeln('1989 | | ');
document.writeln('1989 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Steve | | ');
document.writeln(' | | ');
document.writeln('Mayer | | ');
document.writeln('1989 | | ');
document.writeln('1989 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Sebastian | | ');
document.writeln(' | | ');
document.writeln('Wersig | | ');
document.writeln('1988 | | ');
document.writeln('1988 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Sengül | | ');
document.writeln('Cura | | ');
document.writeln('Gezer | | ');
document.writeln('1988 | | ');
document.writeln('1988 | | ');
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('Dorothee | | ');
document.writeln(' | | ');
document.writeln('Marschner | | ');
document.writeln('1986 | | ');
document.writeln('1986 | | ');
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('Natascha | | ');
document.writeln(' | | ');
document.writeln('Zobel | | ');
document.writeln('1985 | | ');
document.writeln('1985 | | ');
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('Oliver | | ');
document.writeln(' | | ');
document.writeln('Dierke | | ');
document.writeln('1984 | | ');
document.writeln('1984 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Heike | | ');
document.writeln('Dummer | | ');
document.writeln('Auerbach | | ');
document.writeln('1984 | | ');
document.writeln('1984 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Ute | | ');
document.writeln(' | | ');
document.writeln('Wollenberg | | ');
document.writeln('1984 | | ');
document.writeln('1984 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Heike | | ');
document.writeln('Dummer | | ');
document.writeln('Auerbach | | ');
document.writeln('1984 | | ');
document.writeln('1984 | | ');
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('Thurow | | ');
document.writeln('Birzer | | ');
document.writeln('1983 | | ');
document.writeln('1983 | | ');
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('Heinz | | ');
document.writeln(' | | ');
document.writeln('Schalow | | ');
document.writeln('1981 | | ');
document.writeln('1981 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Heinz | | ');
document.writeln('Ernst- Adolf- Eschke Schule Für | | ');
document.writeln('Schalow | | ');
document.writeln('1981 | | ');
document.writeln('1981 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Bettina | | ');
document.writeln(' | | ');
document.writeln('Strauch | | ');
document.writeln('1981 | | ');
document.writeln('1981 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Gero | | ');
document.writeln(' | | ');
document.writeln('Scholtz | | ');
document.writeln('1983 | | ');
document.writeln('1979 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Ullrich | | ');
document.writeln(' | | ');
document.writeln('Kluge | | ');
document.writeln('1983 | | ');
document.writeln('1979 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Claudia | | ');
document.writeln('Rehmer | | ');
document.writeln('Richert | | ');
document.writeln('1985 | | ');
document.writeln('1979 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Bettina | | ');
document.writeln(' | | ');
document.writeln('Strauch | | ');
document.writeln('1977 | | ');
document.writeln('1977 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Doris Marie | | ');
document.writeln('Kuhlmann | | ');
document.writeln('Zalewski | | ');
document.writeln('1977 | | ');
document.writeln('1977 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Petra | | ');
document.writeln('Trümper-Bödemann | | ');
document.writeln('Wenger | | ');
document.writeln('1977 | | ');
document.writeln('1977 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Stefan | | ');
document.writeln(' | | ');
document.writeln('Saller | | ');
document.writeln('1976 | | ');
document.writeln('1976 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Joerg | | ');
document.writeln(' | | ');
document.writeln('Zimmermann | | ');
document.writeln('1976 | | ');
document.writeln('1976 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Ilona | | ');
document.writeln('Schmidt | | ');
document.writeln('Hofmann | | ');
document.writeln('1975 | | ');
document.writeln('1975 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Manuela | | ');
document.writeln('Dunkeld | | ');
document.writeln('Fechner-Dunkeld | | ');
document.writeln('1975 | | ');
document.writeln('1975 | | ');
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('Harald | | ');
document.writeln(' | | ');
document.writeln('Schulz | | ');
document.writeln('1973 | | ');
document.writeln('1973 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Marina | | ');
document.writeln('Frunzke | | ');
document.writeln('Klinke | | ');
document.writeln('1972 | | ');
document.writeln('1972 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Marina | | ');
document.writeln('Frunzke | | ');
document.writeln('Klinke | | ');
document.writeln('1972 | | ');
document.writeln('1972 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Monika | | ');
document.writeln('Rogel | | ');
document.writeln('Seipke | | ');
document.writeln('1971 | | ');
document.writeln('1971 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Heike | | ');
document.writeln('Colbrunn | | ');
document.writeln('Scharne- Gasnick | | ');
document.writeln('1969 | | ');
document.writeln('1969 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Klaus | | ');
document.writeln('Möser | | ');
document.writeln(' | | ');
document.writeln('1968 | | ');
document.writeln('1968 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Axel | | ');
document.writeln(' | | ');
document.writeln('Ziesemer | | ');
document.writeln('1967 | | ');
document.writeln('1967 | | ');
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('Hans-Jörg | | ');
document.writeln(' | | ');
document.writeln('Pukall | | ');
document.writeln('1965 | | ');
document.writeln('1965 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Brigitte | | ');
document.writeln('Baudach | | ');
document.writeln('Link | | ');
document.writeln('1961 | | ');
document.writeln('1961 | | ');
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.write('