/**
 * Suche | Judo-Hallein Version 1.0.1
 * Wolfgang Schauer
 * Copyright (c) 2008 TheWolf
 */

function suche()  { //Suche
				var text = document.getElementById('search').value;
				var start = document.getElementById('button').value;

/////////////////////////////////////////////////////////////////////////////////////////////////////////////
if (text == '')
			{
			window.location.href = "search_none.html";
			}
												
/*A*/		else if (text == 'a' || text == 'A')
			{
			window.location.href = "a.html";
			}
			
/*B*/		else if (text == 'b' || text == 'B')
			{
			window.location.href = "b.html";
			}
			
/*C*/		else if (text == 'c' || text == 'C')
			{
			window.location.href = "c.html";
			}
			
/*D*/		else if (text == 'd' || text == 'D')
			{
			window.location.href = "d.html";
			}
			
/*E*/		else if (text == 'e' || text == 'E')
			{
			window.location.href = "e.html";
			}
			
/*F*/		else if (text == 'f' || text == 'F')
			{
			window.location.href = "f.html";
			}
			
/*G*/		else if (text == 'g' || text == 'G')
			{
			window.location.href = "g.html";
			}
			
/*H*/		else if (text == 'h' || text == 'H')
			{
			window.location.href = "h.html";
			}
			
/*I*/		else if (text == 'i' || text == 'I')
			{
			window.location.href = "i.html";
			}
			
/*J*/		else if (text == 'j' || text == 'J')
			{
			window.location.href = "j.html";
			}
			
/*K*/		else if (text == 'k' || text == 'K')
			{
			window.location.href = "k.html";
			}
			
/*L*/		else if (text == 'l' || text == 'L')
			{
			window.location.href = "l.html";
			}
			
/*M*/		else if (text == 'm' || text == 'M')
			{
			window.location.href = "m.html";
			}
			
/*N*/		else if (text == 'n' || text == 'N')
			{
			window.location.href = "n.html";
			}
			
/*O*/		else if (text == 'o' || text == 'O')
			{
			window.location.href = "o.html";
			}
			
/*P*/		else if (text == 'p' || text == 'P')
			{
			window.location.href = "p.html";
			}
			
/*Q*/		else if (text == 'q' || text == 'Q')
			{
			window.location.href = "q.html";
			}
			
/*R*/		else if (text == 'r' || text == 'R')
			{
			window.location.href = "r.html";
			}
			
/*S*/		else if (text == 's' || text == 'S')
			{
			window.location.href = "s.html";
			}
			
/*T*/		else if (text == 't' || text == 'T')
			{
			window.location.href = "t.html";
			}
			
/*U*/		else if (text == 'u' || text == 'U')
			{
			window.location.href = "u.html";
			}
			
/*V*/		else if (text == 'v' || text == 'V')
			{
			window.location.href = "v.html";
			}
			
/*W*/		else if (text == 'w' || text == 'W')
			{
			window.location.href = "w.html";
			}
			
/*X*/		else if (text == 'x' || text == 'X')
			{
			window.location.href = "x.html";
			}
			
/*Y*/		else if (text == 'y' || text == 'Y')
			{
			window.location.href = "y.html";
			}
			
/*Z*/		else if (text == 'z' || text == 'Z')
			{
			window.location.href = "z.html";
			}
			
/*Begriffe*/else if (text == 'Ashi' || text == 'Barai' || text == 'Basami' || text == 'Dan' || text == 'De' || text == 'De-ashi' || text == 'Do' || text == 'Dojo' || text == 'Eri' || text == 'Gacji' || text == 'Gake' || text == 'Garami' || text == 'Gari' || text == 'Gatame' || text == 'Gaeshi' || text == 'Ginsa' || text == 'Go' || text == 'Go-kyo' || text == 'Goshi' || text == 'Gonosen' || text == 'Guruma' || text == 'Gyaku' || text == 'Hadaka' || text == 'Hajime' || text == 'Hane' || text == 'Hansoku-make' || text == 'Hantai' || text == 'Hara' || text == 'Harai' || text == 'Henka' || text == 'Hidari' || text == 'Hikiwaki' || text == 'Hishigi' || text == 'Hiza' || text == 'Hontai' || text == 'Ippon' || text == 'Jigotai' || text == 'Jikan' || text == 'Jitsu' || text == 'Joseki' || text == 'Ju' || text == 'Judo' || text == 'Judogi' || text == 'Juji' || text == 'Kake' || text == 'Kami' || text == 'Kansetsu' || text == 'Kata' || text == 'Katame' || text == '' || text == '' || text == '' || text == '' || text == '' || text == '' || text == '' || text == '' || text == '' || text == '' || text == 'Kesa' || text == 'Kiai' || text == 'Kimono' || text == 'Kinsa' || text == 'Ko' || text == 'Kodokan' || text == 'Koka' || text == 'Komi' || text == 'Kubi' || text == 'Kumi-kata' || text == 'Kuzure' || text == 'Kuzushi' || text == 'Kyu' || text == 'Maki-komi' || text == 'Makura' || text == 'Mata' || text == 'Mate' || text == 'Migi' || text == 'Morote' || text == 'Mune' || text == 'Nage' || text == 'Nami' || text == 'Ne' || text == 'Ne-waza' || text == 'Obi' || text == 'Okuri' || text == 'Osae' || text == 'Otoshi' || text == 'Randori' || text == 'Rei' || text == 'Renraku-waza' || text == 'Sangaku' || text == 'Sasae' || text == 'Sensai' || text == 'Seoi' || text == 'Shiai' || text == 'Shido' || text == 'Shino' || text == 'Shime' || text == 'Shizentai' || text == 'Sode' || text == 'Sono-mama' || text == 'Sono-mama' || text == 'Soto' || text == 'Sukui' || text == 'Sumi' || text == 'Sutemi' || text == 'Sutemi-waza' || text == 'Tai' || text == 'Tani' || text == 'Tatami' || text == 'Tate' || text == 'Te' || text == 'Toketa' || text == 'Tokui-waza' || text == 'Tomoe' || text == 'Tori' || text == 'Tsukuri' || text == 'Tsuri' || text == 'Tsuri-komi' || text == 'Uchi' || text == 'Ude' || text == 'Uke' || text == 'Uki' || text == 'Ura' || text == 'Ushiro' || text == 'Utsuri' || text == 'Wakare' || text == 'Waki' || text == 'Waza' || text == 'Waza-ari')
			{
			window.location.href = "judo_abc.html";
			}			
			
/*begriffe*/else if (text == 'ashi' || text == 'barai' || text == 'basami' || text == 'dan' || text == 'de' || text == 'de-ashi' || text == 'do' || text == 'dojo' || text == 'eri' || text == 'gacji' || text == 'gake' || text == 'garami' || text == 'gari' || text == 'gatame' || text == 'gaeshi' || text == 'ginsa' || text == 'go' || text == 'go-kyo' || text == 'goshi' || text == 'gonosen' || text == 'guruma' || text == 'gyaku' || text == 'hadaka' || text == 'hajime' || text == 'hane' || text == 'hansoku-make' || text == 'hantai' || text == 'hara' || text == 'harai' || text == 'henka' || text == 'hidari' || text == 'hikiwaki' || text == 'hishigi' || text == 'hiza' || text == 'hontai' || text == 'ippon' || text == 'jigotai' || text == 'jikan' || text == 'jitsu' || text == 'joseki' || text == 'ju' || text == 'judo' || text == 'judogi' || text == 'juji' || text == 'kake' || text == 'kami' || text == 'kansetsu' || text == 'kata' || text == 'katame' || text == '' || text == '' || text == '' || text == '' || text == '' || text == '' || text == '' || text == '' || text == '' || text == '' || text == 'kesa' || text == 'kiai' || text == 'kimono' || text == 'kinsa' || text == 'ko' || text == 'kodokan' || text == 'koka' || text == 'komi' || text == 'kubi' || text == 'kumi-kata' || text == 'kuzure' || text == 'kuzushi' || text == 'kyu' || text == 'maki-komi' || text == 'makura' || text == 'mata' || text == 'mate' || text == 'migi' || text == 'morote' || text == 'mune' || text == 'nage' || text == 'nami' || text == 'ne' || text == 'ne-waza' || text == 'obi' || text == 'okuri' || text == 'osae' || text == 'otoshi' || text == 'randori' || text == 'rei' || text == 'renraku-waza' || text == 'sangaku' || text == 'sasae' || text == 'sensai' || text == 'seoi' || text == 'shiai' || text == 'shido' || text == 'shino' || text == 'shime' || text == 'shizentai' || text == 'sode' || text == 'sono-mama' || text == 'sono-mama' || text == 'soto' || text == 'sukui' || text == 'sumi' || text == 'sutemi' || text == 'sutemi-waza' || text == 'tai' || text == 'tani' || text == 'tatami' || text == 'tate' || text == 'te' || text == 'toketa' || text == 'tokui-waza' || text == 'tomoe' || text == 'tori' || text == 'tsukuri' || text == 'tsuri' || text == 'tsuri-komi' || text == 'uchi' || text == 'ude' || text == 'uke' || text == 'uki' || text == 'ura' || text == 'ushiro' || text == 'utsuri' || text == 'wakare' || text == 'waki' || text == 'waza' || text == 'waza-ari')
			{
			window.location.href = "judo_abc.html";
			}
			
/*datum*/	else if (text == 'Jänner' || text == 'jänner' || text == '1' || text == '1.1' || text == '2.1' || text == '3.1' || text == '4.1' || text == '5.1' || text == '6.1' || text == '7.1' || text == '8.1' || text == '9.1' || text == '10.1' || text == '11.1' || text == '12.1' || text == '13.1' || text == '14.1' || text == '15.1' || text == '16.1' || text == '17.1' || text == '18.1' || text == '19.1' || text == '20.1' || text == '21.1' || text == '22.1' || text == '23.1' || text == '24.1' || text == '25.1' || text == '26.1' || text == '27.1' || text == '28.1' || text == '29.1' || text == '30.1' || text == '31.1')
			{
			window.location.href = "jaenner.html";
			}
			
			else if (text == 'Februar' || text == 'februar' || text == '2' || text == '1.2' || text == '2.2' || text == '3.2' || text == '4.2' || text == '5.2' || text == '6.2' || text == '7.2' || text == '8.2' || text == '9.2' || text == '10.2' || text == '11.2' || text == '12.2' || text == '13.2' || text == '14.2' || text == '15.2' || text == '16.2' || text == '17.2' || text == '18.2' || text == '19.2' || text == '20.2' || text == '21.2' || text == '22.2' || text == '23.2' || text == '24.2' || text == '25.2' || text == '26.2' || text == '27.2' || text == '28.2' || text == '29.2')
			{
			window.location.href = "februar.html";
			}
			
			else if (text == 'März' || text == 'märz' || text == '3' || text == '1.3' || text == '2.3' || text == '3.3' || text == '4.3' || text == '5.3' || text == '6.3' || text == '7.3' || text == '8.3' || text == '9.3' || text == '10.3' || text == '11.3' || text == '12.3' || text == '13.3' || text == '14.3' || text == '15.3' || text == '16.3' || text == '17.3' || text == '18.3' || text == '19.3' || text == '20.3' || text == '21.3' || text == '22.3' || text == '23.3' || text == '24.3' || text == '25.3' || text == '26.3' || text == '27.3' || text == '28.3' || text == '29.3' || text == '30.3' || text == '31.3')
			{
			window.location.href = "maerz.html";
			}
			
			else if (text == 'April' || text == 'april' || text == '4' || text == '1.4' || text == '2.4' || text == '3.4' || text == '4.4' || text == '5.4' || text == '6.4' || text == '7.4' || text == '8.4' || text == '9.4' || text == '10.4' || text == '11.4' || text == '12.4' || text == '13.4' || text == '14.4' || text == '15.4' || text == '16.4' || text == '17.4' || text == '18.4' || text == '19.4' || text == '20.4' || text == '21.4' || text == '22.4' || text == '23.4' || text == '24.4' || text == '25.4' || text == '26.4' || text == '27.4' || text == '28.4' || text == '29.4' || text == '30.4')
			{
			window.location.href = "april.html";
			}
			
			else if (text == 'Mai' || text == 'mai' || text == '5' || text == '1.5' || text == '2.5' || text == '3.5' || text == '4.5' || text == '5.5' || text == '6.5' || text == '7.5' || text == '8.5' || text == '9.5' || text == '10.5' || text == '11.5' || text == '12.5' || text == '13.5' || text == '14.5' || text == '15.5' || text == '16.5' || text == '17.5' || text == '18.5' || text == '19.5' || text == '20.5' || text == '21.5' || text == '22.5' || text == '23.5' || text == '24.5' || text == '25.5' || text == '26.5' || text == '27.5' || text == '28.5' || text == '29.5' || text == '30.5' || text == '31.5')
			{
			window.location.href = "mai.html";
			}
			
			else if (text == 'Juni' || text == 'juni' || text == '6' || text == '1.6' || text == '2.6' || text == '3.6' || text == '4.6' || text == '5.6' || text == '6.6' || text == '7.6' || text == '8.6' || text == '9.6' || text == '10.6' || text == '11.6' || text == '12.6' || text == '13.6' || text == '14.6' || text == '15.6' || text == '16.6' || text == '17.6' || text == '18.6' || text == '19.6' || text == '20.6' || text == '21.6' || text == '22.6' || text == '23.6' || text == '24.6' || text == '25.6' || text == '26.6' || text == '27.6' || text == '28.6' || text == '29.6' || text == '30.6')
			{
			window.location.href = "juni.html";
			}
			
			else if (text == 'Juli' || text == 'juli' || text == '7' || text == '1.7' || text == '2.7' || text == '3.7' || text == '4.7' || text == '5.7' || text == '6.7' || text == '7.7' || text == '8.7' || text == '9.7' || text == '10.7' || text == '11.7' || text == '12.7' || text == '13.7' || text == '14.7' || text == '15.7' || text == '16.7' || text == '17.7' || text == '18.7' || text == '19.7' || text == '20.7' || text == '21.7' || text == '22.7' || text == '23.7' || text == '24.7' || text == '25.7' || text == '26.7' || text == '27.7' || text == '28.7' || text == '29.7' || text == '30.7' || text == '31.7')
			{
			window.location.href = "juli.html";
			}
			
			else if (text == 'August' || text == 'august' || text == '8' || text == '1.8' || text == '2.8' || text == '3.8' || text == '4.8' || text == '5.8' || text == '6.8' || text == '7.8' || text == '8.8' || text == '9.8' || text == '10.8' || text == '11.8' || text == '12.8' || text == '13.8' || text == '14.8' || text == '15.8' || text == '16.8' || text == '17.8' || text == '18.8' || text == '19.8' || text == '20.8' || text == '21.8' || text == '22.8' || text == '23.8' || text == '24.8' || text == '25.8' || text == '26.8' || text == '27.8' || text == '28.8' || text == '29.8' || text == '30.8' || text == '31.8')
			{
			window.location.href = "august.html";
			}
			
			else if (text == 'September' || text == 'september' || text == '9' || text == '1.9' || text == '2.9' || text == '3.9' || text == '4.9' || text == '5.9' || text == '6.9' || text == '7.9' || text == '8.9' || text == '9.9' || text == '10.9' || text == '11.9' || text == '12.9' || text == '13.9' || text == '14.9' || text == '15.9' || text == '16.9' || text == '17.9' || text == '18.9' || text == '19.9' || text == '20.9' || text == '21.9' || text == '22.9' || text == '23.9' || text == '24.9' || text == '25.9' || text == '26.9' || text == '27.9' || text == '28.9' || text == '29.9' || text == '30.9')
			{
			window.location.href = "september.html";
			}
			
			else if (text == 'Oktober' || text == 'oktober' || text == '10' || text == '1.10' || text == '2.10' || text == '3.10' || text == '4.10' || text == '5.10' || text == '6.10' || text == '7.10' || text == '8.10' || text == '9.10' || text == '10.10' || text == '11.10' || text == '12.10' || text == '13.10' || text == '14.10' || text == '15.10' || text == '16.10' || text == '17.10' || text == '18.10' || text == '19.10' || text == '20.10' || text == '21.10' || text == '22.10' || text == '23.10' || text == '24.10' || text == '25.10' || text == '26.10' || text == '27.10' || text == '28.10' || text == '29.10' || text == '30.10' || text == '31.10')
			{
			window.location.href = "oktober.html";
			}
			
			else if (text == 'November' || text == 'november' || text == '11' || text == '1.11' || text == '2.11' || text == '3.11' || text == '4.11' || text == '5.11' || text == '6.11' || text == '7.11' || text == '8.11' || text == '9.11' || text == '10.11' || text == '11.11' || text == '12.11' || text == '13.11' || text == '14.11' || text == '15.11' || text == '16.11' || text == '17.11' || text == '18.11' || text == '19.11' || text == '20.11' || text == '21.11' || text == '22.11' || text == '23.11' || text == '24.11' || text == '25.11' || text == '26.11' || text == '27.11' || text == '28.11' || text == '29.11' || text == '30.11')
			{
			window.location.href = "november.html";
			}
			
			else if (text == 'Dezember' || text == 'dezember' || text == '12' || text == '1.12' || text == '2.12' || text == '3.12' || text == '4.12' || text == '5.12' || text == '6.12' || text == '7.12' || text == '8.12' || text == '9.12' || text == '10.12' || text == '11.12' || text == '12.12' || text == '13.12' || text == '14.12' || text == '15.12' || text == '16.12' || text == '17.12' || text == '18.12' || text == '19.12' || text == '20.12' || text == '21.12' || text == '22.12' || text == '23.12' || text == '24.12' || text == '25.12' || text == '26.12' || text == '27.12' || text == '28.12' || text == '29.12' || text == '30.12' || text == '31.12')
			{
			window.location.href = "dezember.html";
			}
									
/* */		else
			{
			window.location.href = "search_none.html";
			}
}
/////////////////////////////////////////////////////////////////////////////////////////////////////////////
