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 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(' | | ');
document.writeln('und ein weiterer Mitschüler dieses Jahrgangs | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Gerald | | ');
document.writeln(' | | ');
document.writeln('Ziehlke | | ');
document.writeln('2003 | | ');
document.writeln('2003 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Nadine | | ');
document.writeln(' | | ');
document.writeln('Krumnow | | ');
document.writeln('2001 | | ');
document.writeln('2001 | | ');
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('Nadine | | ');
document.writeln(' | | ');
document.writeln('Ziehlke | | ');
document.writeln('1998 | | ');
document.writeln('1998 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Anika | | ');
document.writeln(' | | ');
document.writeln('Jochimsen | | ');
document.writeln('1997 | | ');
document.writeln('1997 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Annika | | ');
document.writeln(' | | ');
document.writeln('Hahn | | ');
document.writeln('1996 | | ');
document.writeln('1996 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Annekatrin | | ');
document.writeln(' | | ');
document.writeln('Krauss | | ');
document.writeln('1994 | | ');
document.writeln('1994 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Lena | | ');
document.writeln('Zdunneck | | ');
document.writeln('Gärmann | | ');
document.writeln('1994 | | ');
document.writeln('1994 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Stefanie | | ');
document.writeln(' | | ');
document.writeln('Wulf | | ');
document.writeln('1994 | | ');
document.writeln('1994 | | ');
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('Marco | | ');
document.writeln(' | | ');
document.writeln('Bierkant | | ');
document.writeln('1991 | | ');
document.writeln('1991 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Annika | | ');
document.writeln(' | | ');
document.writeln('Otto | | ');
document.writeln('1991 | | ');
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('Marc | | ');
document.writeln(' | | ');
document.writeln('Schöler | | ');
document.writeln('1990 | | ');
document.writeln('1990 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Benedikt | | ');
document.writeln(' | | ');
document.writeln('Butt | | ');
document.writeln('1990 | | ');
document.writeln('1990 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Sven | | ');
document.writeln(' | | ');
document.writeln('Molter | | ');
document.writeln('1990 | | ');
document.writeln('1990 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Sabrina | | ');
document.writeln(' | | ');
document.writeln('Zdunneck | | ');
document.writeln('1990 | | ');
document.writeln('1990 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Sabrina | | ');
document.writeln(' | | ');
document.writeln('Fisler | | ');
document.writeln('1990 | | ');
document.writeln('1990 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Sven | | ');
document.writeln(' | | ');
document.writeln('Bierkant | | ');
document.writeln('1988 | | ');
document.writeln('1988 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Stefanie | | ');
document.writeln(' | | ');
document.writeln('Roß | | ');
document.writeln('1990 | | ');
document.writeln('1988 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Kay | | ');
document.writeln(' | | ');
document.writeln('Süßmilch | | ');
document.writeln('1988 | | ');
document.writeln('1987 | | ');
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('Jan Holger | | ');
document.writeln(' | | ');
document.writeln('Göttsch | | ');
document.writeln('1986 | | ');
document.writeln('1986 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Janine | | ');
document.writeln(' | | ');
document.writeln('Klos | | ');
document.writeln('1986 | | ');
document.writeln('1986 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Sascha | | ');
document.writeln(' | | ');
document.writeln('Zielke | | ');
document.writeln('1985 | | ');
document.writeln('1985 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Sascha | | ');
document.writeln(' | | ');
document.writeln('Zielke | | ');
document.writeln('1990 | | ');
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('Jörg | | ');
document.writeln(' | | ');
document.writeln('Lehnert | | ');
document.writeln('1984 | | ');
document.writeln('1984 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Detlef | | ');
document.writeln(' | | ');
document.writeln('Siebelts | | ');
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('Gesche | | ');
document.writeln('Hansen | | ');
document.writeln('Kasten | | ');
document.writeln('1981 | | ');
document.writeln('1981 | | ');
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('Caren | | ');
document.writeln('Tiedemann | | ');
document.writeln('Voecks | | ');
document.writeln('1980 | | ');
document.writeln('1980 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Bärbel | | ');
document.writeln(' | | ');
document.writeln('Grapengeter | | ');
document.writeln('1980 | | ');
document.writeln('1980 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Sylvia | | ');
document.writeln('Eltermann | | ');
document.writeln('Bauer | | ');
document.writeln('1980 | | ');
document.writeln('1980 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Caren | | ');
document.writeln('Tiedemann | | ');
document.writeln('Voecks | | ');
document.writeln('1980 | | ');
document.writeln('1980 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Henning | | ');
document.writeln(' | | ');
document.writeln('Göttsch | | ');
document.writeln('1979 | | ');
document.writeln('1979 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Heidrun | | ');
document.writeln('Rogge | | ');
document.writeln('Maeke | | ');
document.writeln('1979 | | ');
document.writeln('1979 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Doris | | ');
document.writeln('Petersen | | ');
document.writeln('Bauch | | ');
document.writeln('1978 | | ');
document.writeln('1978 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Hans Christian | | ');
document.writeln(' | | ');
document.writeln('Maaß | | ');
document.writeln('1978 | | ');
document.writeln('1978 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Stefan | | ');
document.writeln(' | | ');
document.writeln('Kühn | | ');
document.writeln('1978 | | ');
document.writeln('1978 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Dirk | | ');
document.writeln(' | | ');
document.writeln('Vehstedt | | ');
document.writeln('1977 | | ');
document.writeln('1977 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Petra | | ');
document.writeln('Puls | | ');
document.writeln('Herdt | | ');
document.writeln('1977 | | ');
document.writeln('1977 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Andrea | | ');
document.writeln(' | | ');
document.writeln('Ramcke | | ');
document.writeln('1977 | | ');
document.writeln('1977 | | ');
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('Angela | | ');
document.writeln('Behnk | | ');
document.writeln('Ziehlke | | ');
document.writeln('1976 | | ');
document.writeln('1976 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Martin | | ');
document.writeln(' | | ');
document.writeln('Kordlewska | | ');
document.writeln('1976 | | ');
document.writeln('1976 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Holger | | ');
document.writeln(' | | ');
document.writeln('Lübke | | ');
document.writeln('1976 | | ');
document.writeln('1976 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Silke | | ');
document.writeln('Hartmann | | ');
document.writeln('Kirchhoff | | ');
document.writeln('1975 | | ');
document.writeln('1975 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Axel | | ');
document.writeln(' | | ');
document.writeln('Severin | | ');
document.writeln('1975 | | ');
document.writeln('1975 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Heino | | ');
document.writeln(' | | ');
document.writeln('Dau | | ');
document.writeln('1975 | | ');
document.writeln('1975 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Antje | | ');
document.writeln(' | | ');
document.writeln('Behrend | | ');
document.writeln('1975 | | ');
document.writeln('1975 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Bärbel | | ');
document.writeln('Riekhoff | | ');
document.writeln('Offer | | ');
document.writeln('1974 | | ');
document.writeln('1974 | | ');
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('Annette | | ');
document.writeln('Beyer | | ');
document.writeln('Neumann | | ');
document.writeln('1973 | | ');
document.writeln('1973 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Jörg | | ');
document.writeln(' | | ');
document.writeln('Severin | | ');
document.writeln('1973 | | ');
document.writeln('1973 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Matthias | | ');
document.writeln(' | | ');
document.writeln('Koesling | | ');
document.writeln('1973 | | ');
document.writeln('1973 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Joachim | | ');
document.writeln(' | | ');
document.writeln('Nevermann | | ');
document.writeln('1971 | | ');
document.writeln('1971 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Klaus-Ulrich Ulli | | ');
document.writeln(' | | ');
document.writeln('Neumann | | ');
document.writeln('1970 | | ');
document.writeln('1970 | | ');
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('Doris | | ');
document.writeln(' | | ');
document.writeln('Struck | | ');
document.writeln('1968 | | ');
document.writeln('1968 | | ');
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('Udo | | ');
document.writeln(' | | ');
document.writeln('Beuker | | ');
document.writeln('1963 | | ');
document.writeln('1963 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Axel | | ');
document.writeln('Schuda | | ');
document.writeln('Baaß | | ');
document.writeln('1962 | | ');
document.writeln('1962 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Hans-Günther | | ');
document.writeln(' | | ');
document.writeln('Kasprzak | | ');
document.writeln('1962 | | ');
document.writeln('1962 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Reiner | | ');
document.writeln(' | | ');
document.writeln('Kuhlmann | | ');
document.writeln('1958 | | ');
document.writeln('1958 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Reinhard | | ');
document.writeln(' | | ');
document.writeln('Hopp | | ');
document.writeln('1957 | | ');
document.writeln('1957 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Karl-August | | ');
document.writeln(' | | ');
document.writeln('Nevermann | | ');
document.writeln('1954 | | ');
document.writeln('1954 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Manfred | | ');
document.writeln(' | | ');
document.writeln('Schäfer | | ');
document.writeln('1954 | | ');
document.writeln('1954 | | ');
document.writeln('
');
tableline();
document.writeln('
');
document.write('