// ---------- script properties ---------- var results_location = "results.html"; // ---------- end of script properties ---------- function search_form(jse_Form) { if (jse_Form.d.value.length > 0) { document.cookie = "d=" + escape(jse_Form.d.value); document.cookie = "ALL=true"; window.location = results_location; } } function thisde() { loc=""+document.location; end=loc.substring(loc.lastIndexOf("."),loc.length); loc=loc.substring(0,loc.lastIndexOf(".")); if (loc.lastIndexOf("_en") > 0) { loc=loc.substring(0,loc.lastIndexOf("_en")); } loc=loc+end; document.location=loc; } function thisen() { loc=""+document.location; end=loc.substring(loc.lastIndexOf("."),loc.length); loc=loc.substring(0,loc.lastIndexOf(".")); if (end.substring(0,4) == ".com") { loc="http://www.grauvogel.com/index_en"; end=".html"; } if (loc.lastIndexOf("_en") > 0) { loc=loc.substring(0,loc.lastIndexOf("_en")); } loc=loc+"_en"+end; document.location=loc; } //* IE braucht noch ein paar Leerzeilen if (navigator.appName=="Netscape"){ } else { document.writeln("

"); } document.writeln(""); document.writeln(""); document.writeln(" "); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("



"); document.writeln(""); document.writeln(""); document.writeln("
"); document.writeln(""); document.writeln(" "); document.writeln("Team Members Playground"); document.writeln("
"); document.writeln(" "); document.writeln(" "); document.writeln("
"); document.writeln("
"); document.writeln(""); document.writeln(" "); document.writeln(""); document.writeln(""); document.writeln(" Suche"); document.writeln(" • "); document.writeln("Sitemap"); document.writeln(" • "); document.writeln("Impressum"); document.writeln(""); document.writeln("
"); document.writeln(" ");