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('Andreas | | ');
document.writeln(' | | ');
document.writeln('Deller | | ');
document.writeln('2036 | | ');
document.writeln('2036 | | ');
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('Anne | | ');
document.writeln(' | | ');
document.writeln('Laasch | | ');
document.writeln('2010 | | ');
document.writeln('2010 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Constantin | | ');
document.writeln(' | | ');
document.writeln('Stirnberg | | ');
document.writeln('2008 | | ');
document.writeln('2008 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Kevin | | ');
document.writeln(' | | ');
document.writeln('Flöck | | ');
document.writeln('2008 | | ');
document.writeln('2008 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Sabrina | | ');
document.writeln(' | | ');
document.writeln('Mays | | ');
document.writeln('2007 | | ');
document.writeln('2007 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Dennis | | ');
document.writeln(' | | ');
document.writeln('Kujath | | ');
document.writeln('2007 | | ');
document.writeln('2007 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Markus | | ');
document.writeln(' | | ');
document.writeln('Weigelt | | ');
document.writeln('2007 | | ');
document.writeln('2007 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Stephan | | ');
document.writeln(' | | ');
document.writeln('Ludewig | | ');
document.writeln('2007 | | ');
document.writeln('2007 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Finn | | ');
document.writeln(' | | ');
document.writeln('Schultz | | ');
document.writeln('2007 | | ');
document.writeln('2007 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Johannes | | ');
document.writeln(' | | ');
document.writeln('Rödig | | ');
document.writeln('2007 | | ');
document.writeln('2007 | | ');
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('Thomas | | ');
document.writeln(' | | ');
document.writeln('Nöthen | | ');
document.writeln('2006 | | ');
document.writeln('2006 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Anna-Katharina | | ');
document.writeln(' | | ');
document.writeln('Vogel | | ');
document.writeln('2004 | | ');
document.writeln('2004 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Mirka | | ');
document.writeln(' | | ');
document.writeln('Pütz | | ');
document.writeln('2004 | | ');
document.writeln('2004 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Till | | ');
document.writeln(' | | ');
document.writeln('Lange | | ');
document.writeln('2004 | | ');
document.writeln('2004 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Benedikt | | ');
document.writeln(' | | ');
document.writeln('Betz | | ');
document.writeln('2004 | | ');
document.writeln('2004 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Marius | | ');
document.writeln(' | | ');
document.writeln('Knudsen | | ');
document.writeln('2004 | | ');
document.writeln('2004 | | ');
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('Irja Nadine | | ');
document.writeln(' | | ');
document.writeln('Heinen | | ');
document.writeln('2003 | | ');
document.writeln('2003 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Simone | | ');
document.writeln(' | | ');
document.writeln('Göbel | | ');
document.writeln('2001 | | ');
document.writeln('2001 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Anna-Katharina | | ');
document.writeln(' | | ');
document.writeln('Wilhelm | | ');
document.writeln('2001 | | ');
document.writeln('2001 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Oliver | | ');
document.writeln(' | | ');
document.writeln('Eschbach | | ');
document.writeln('1998 | | ');
document.writeln('1998 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Denny | | ');
document.writeln(' | | ');
document.writeln('Haser | | ');
document.writeln('2004 | | ');
document.writeln('1997 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Gregor | | ');
document.writeln(' | | ');
document.writeln('Brandhof | | ');
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('Sofie | | ');
document.writeln(' | | ');
document.writeln('Hamann | | ');
document.writeln('1995 | | ');
document.writeln('1995 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Thorsten | | ');
document.writeln(' | | ');
document.writeln('Segers | | ');
document.writeln('1995 | | ');
document.writeln('1995 | | ');
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('Thomas | | ');
document.writeln(' | | ');
document.writeln('Manczyk | | ');
document.writeln('1994 | | ');
document.writeln('1994 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Roland | | ');
document.writeln(' | | ');
document.writeln('Weyer | | ');
document.writeln('1994 | | ');
document.writeln('1994 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Romuald | | ');
document.writeln(' | | ');
document.writeln('Foksowicz | | ');
document.writeln('1994 | | ');
document.writeln('1994 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Silke | | ');
document.writeln(' | | ');
document.writeln('Adam | | ');
document.writeln('1993 | | ');
document.writeln('1993 | | ');
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('Inga | | ');
document.writeln(' | | ');
document.writeln('Wallbrück | | ');
document.writeln('1992 | | ');
document.writeln('1992 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Bea | | ');
document.writeln(' | | ');
document.writeln('Salanowski | | ');
document.writeln('1992 | | ');
document.writeln('1992 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Steffen | | ');
document.writeln(' | | ');
document.writeln('Vennemann | | ');
document.writeln('1990 | | ');
document.writeln('1990 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Michael | | ');
document.writeln(' | | ');
document.writeln('Rau | | ');
document.writeln('1991 | | ');
document.writeln('1989 | | ');
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('Silke | | ');
document.writeln(' | | ');
document.writeln('Herbrand | | ');
document.writeln('1988 | | ');
document.writeln('1988 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Mario | | ');
document.writeln(' | | ');
document.writeln('Erdmann | | ');
document.writeln('1988 | | ');
document.writeln('1988 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Michael | | ');
document.writeln(' | | ');
document.writeln('Schmitz | | ');
document.writeln('1991 | | ');
document.writeln('1988 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Thomas | | ');
document.writeln(' | | ');
document.writeln('Kobsch | | ');
document.writeln('1986 | | ');
document.writeln('1986 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Jörg | | ');
document.writeln(' | | ');
document.writeln('Heller | | ');
document.writeln('1986 | | ');
document.writeln('1986 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Marcus | | ');
document.writeln(' | | ');
document.writeln('Hermeier | | ');
document.writeln('1986 | | ');
document.writeln('1986 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Nicole | | ');
document.writeln(' | | ');
document.writeln('Karen | | ');
document.writeln('1984 | | ');
document.writeln('1984 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Uwe | | ');
document.writeln(' | | ');
document.writeln('Erdmann | | ');
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('Carola | | ');
document.writeln('Stauf | | ');
document.writeln('Böhm | | ');
document.writeln('1983 | | ');
document.writeln('1983 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Fritz | | ');
document.writeln(' | | ');
document.writeln('Franke | | ');
document.writeln('1983 | | ');
document.writeln('1983 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Daniela | | ');
document.writeln('Ochs | | ');
document.writeln('Ellenrieder | | ');
document.writeln('1983 | | ');
document.writeln('1983 | | ');
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('Ria | | ');
document.writeln('Dreckmann | | ');
document.writeln('Walterscheid | | ');
document.writeln('1983 | | ');
document.writeln('1980 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Alexander | | ');
document.writeln(' | | ');
document.writeln('Klein | | ');
document.writeln('1979 | | ');
document.writeln('1979 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Wolfgang | | ');
document.writeln(' | | ');
document.writeln('Broich | | ');
document.writeln('1979 | | ');
document.writeln('1979 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Helga | | ');
document.writeln('Reudenbach | | ');
document.writeln('Mays | | ');
document.writeln('1979 | | ');
document.writeln('1979 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Ursula | | ');
document.writeln('Pütz | | ');
document.writeln('Simmerl | | ');
document.writeln('1979 | | ');
document.writeln('1979 | | ');
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('Marlene | | ');
document.writeln('Balensiefer | | ');
document.writeln('Marx | | ');
document.writeln('1979 | | ');
document.writeln('1977 | | ');
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('Thomas | | ');
document.writeln(' | | ');
document.writeln('Menapace | | ');
document.writeln('1975 | | ');
document.writeln('1975 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Lothar | | ');
document.writeln(' | | ');
document.writeln('Ammelounx | | ');
document.writeln('1972 | | ');
document.writeln('1972 | | ');
document.writeln('
');
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Lothar | | ');
document.writeln(' | | ');
document.writeln('Ammelounx | | ');
document.writeln('1972 | | ');
document.writeln('1972 | | ');
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('Rudolf | | ');
document.writeln(' | | ');
document.writeln('Stauf | | ');
document.writeln('1969 | | ');
document.writeln('1969 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Hans Josef | | ');
document.writeln(' | | ');
document.writeln('Winter | | ');
document.writeln('1966 | | ');
document.writeln('1966 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Kurt | | ');
document.writeln(' | | ');
document.writeln('Pfeffer | | ');
document.writeln('1966 | | ');
document.writeln('1965 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Martin | | ');
document.writeln(' | | ');
document.writeln('Elsen | | ');
document.writeln('1971 | | ');
document.writeln('1964 | | ');
document.writeln('
');
tableline();
document.writeln('');
document.writeln(' | ');
document.writeln(' | | ');
document.writeln(' | | ');
document.writeln('Heinrich | | ');
document.writeln(' | | ');
document.writeln('Metzele | | ');
document.writeln('1967 | | ');
document.writeln('1963 | | ');
document.writeln('
');
tableline();
document.writeln('
');
document.write('