function getLocation(url) { if(url.substr(0,7)=="http://") window.open(url); else self.location.href=url; } var modSel=function(Ort) { var sel=document.getElementById("select_centren"); while(sel.options.length && sel.options.length>0) { sel.options[sel.options.length - 1] = null; } sel.innerHTML=""; var newSel=''; document.getElementById("selDum").innerHTML=newSel; return; //alter code, nicht machbar im IE wegen optgroups var o_option = new Option("Bitte wählen Sie ein Centrum", "", true, true); sel.options[sel.length] = o_option; if(!Ort || Ort.length==0) return; for(var Key in centren[Ort]) { if(Key!='url') { var o_group = document.createElement('optgroup'); o_group.label = Key; for(var Center in centren[Ort][Key]) { var o_option = new Option(Center, centren[Ort][Key][Center], false, false); o_group.appendChild(o_option); } sel.appendChild(o_group); } } }; var centren=new Object(); var key='Bayern'; var senType='Senioren Centren'; if(!centren[key]) { centren[key]=new Object(); centren[key]['url']='/de/senioren_centren/bayern/bayern_uebersicht.php'; } if(!centren[key][senType]) centren[key][senType]=new Object(); centren[key][senType]['Höchstadt, St. Anna']='/de/senioren_centren/bayern/st_anna_hoechstadt/seniorencentrum_st_anna_hoechstadt.php'; centren[key][senType]['Miesbach, Schlierachwinkl']='/de/senioren_centren/bayern/schlierachwinkl_miesbach/seniorencentrum_schlierachwinkl_miesbach.php'; centren[key][senType]['München, Am Partnachplatz']='/de/senioren_centren/bayern/partnachplatz_muenchen/seniorencentrum_partnachplatz_muenchen.php'; centren[key][senType]['Nürnberg, Patricia']='/de/senioren_centren/bayern/patricia_nuernberg/seniorencentrum_patricia_nuernberg.php'; centren[key][senType]['Uehlfeld, Rosenpark']='/de/senioren_centren/bayern/rosenpark_uehlfeld/seniorencentrum_rosenpark_uehlfeld.php'; var key='Berlin'; var senType='Senioren Centren'; if(!centren[key]) { centren[key]=new Object(); centren[key]['url']='/de/senioren_centren/berlin/berlin_uebersicht.php'; } if(!centren[key][senType]) centren[key][senType]=new Object(); centren[key][senType]['Lichtenberg, Am Obersee']='/de/senioren_centren/berlin/am_obersee_hoehenschoenhausen/seniorencentrum_obersee_hohenschoenhausen.php'; centren[key][senType]['Mitte, Am Gartenplatz']='/de/senioren_centren/berlin/am_gartenplatz_wedding/seniorencentrum_gartenplatz_wedding.php'; centren[key][senType]['Reinickendorf, Am Schäfersee']='/de/senioren_centren/berlin/am_schaefersee_reinickendorf/seniorencentrum_schaefersee_reinickendorf.php'; centren[key][senType]['Reinickendorf, Märkisches Viertel']='/de/senioren_centren/berlin/maerkisches_viertel_reinickendorf/seniorencentrum_maerkisches_viertel_reinickendorf.php'; centren[key][senType]['Reinickendorf, Frohnau']='/de/senioren_centren/berlin/frohnau_reinickendorf/seniorencentrum_frohnau_reinickendorf.php'; centren[key][senType]['Spandau, Birkenhof']='/de/senioren_centren/berlin/birkenhof_spandau/seniorencentrum_birkenhof_spandau.php'; centren[key][senType]['Steglitz-Zehlendorf, Am Bäkepark']='/de/senioren_centren/berlin/am_baekepark_steglitz_zehlendorf/seniorencentrum_baekepark_steglitz_zehlendorf.php'; centren[key][senType]['Steglitz-Zehlendorf, Schäferberg']='/de/senioren_centren/berlin/schaeferberg_steglitz_zehlendorf/seniorencentrum_schaeferberg_steglitz_zehlendorf.php'; centren[key][senType]['Steglitz-Zehlendorf, Am Stadtpark']='/de/senioren_centren/berlin/am_stadtpark_steglitz_zehlendorf/seniorencentrum_stadtpark_steglitz_zehlendorf.php'; centren[key][senType]['Steglitz-Zehlendorf, Kastanienhof']='/de/senioren_centren/berlin/kastanienhof_steglitz_zehlendorf/seniorencentrum_kastanienhof_steglitz_zehlendorf.php'; centren[key][senType]['Steglitz-Zehlendorf, Rosengarten']='/de/senioren_centren/berlin/rosengarten_steglitz_zehlendorf/seniorencentrum_rosengarten_steglitz_zehlendorf.php'; centren[key][senType]['Treptow-Köpenick, Bellevue']='/de/senioren_centren/berlin/bellevue_treptow_koepenick/seniorencentrum_bellevue_treptow_koepenick.php'; var key='Hamburg'; var senType='Senioren Centren'; if(!centren[key]) { centren[key]=new Object(); centren[key]['url']='/de/senioren_centren/hamburg/uebersicht_hamburg.php'; } if(!centren[key][senType]) centren[key][senType]=new Object(); centren[key][senType]['Alsterberg']='http://www.pflegenundwohnen.de/index.php/alsterberg'; centren[key][senType]['Altona']='http://www.pflegenundwohnen.de/index.php/altona'; centren[key][senType]['Auf der Uhlenhorst']='http://www.pflegenundwohnen.de/index.php/uhlenhorst'; centren[key][senType]['Bahrenfeld']='http://www.pflegenundwohnen.de/index.php/bahrenfeld'; centren[key][senType]['Finkenau']='http://www.pflegenundwohnen.de/index.php/oberaltenallee'; centren[key][senType]['Farmsen']='http://www.pflegenundwohnen.de/index.php/farmsen'; centren[key][senType]['Heimfeld']='http://www.pflegenundwohnen.de/index.php/heimfeld'; centren[key][senType]['Holstenhof']='http://www.pflegenundwohnen.de/index.php/holstenhof'; centren[key][senType]['Horn']='http://www.pflegenundwohnen.de/index.php/horn'; centren[key][senType]['Moosberg']='http://www.pflegenundwohnen.de/index.php/moosberg'; centren[key][senType]['Marienthal']='http://www.pflegenundwohnen.de/index.php/marienthal'; centren[key][senType]['Wilhelmsburg']='http://www.pflegenundwohnen.de/index.php/wilhelmsburg'; var key='Hessen'; var senType='Senioren Centren'; if(!centren[key]) { centren[key]=new Object(); centren[key]['url']='/de/senioren_centren/hessen/hessen_uebersicht.php'; } if(!centren[key][senType]) centren[key][senType]=new Object(); centren[key][senType]['Wiesbaden, Sonnenberg']='/de/senioren_centren/hessen/sonnenberg_wiesbaden/seniorencentrum_sonnenberg.php'; var key='Mecklenburg-Vorpommern'; var senType='Senioren Centren'; if(!centren[key]) { centren[key]=new Object(); centren[key]['url']='/de/senioren_centren/mecklenburg_vorpommern/mecklenburg_vorpommern_uebersicht.php'; } if(!centren[key][senType]) centren[key][senType]=new Object(); centren[key][senType]['Neubrandenburg, Am Kulturpark']='/de/senioren_centren/mecklenburg_vorpommern/am_kulturpark_neubrandenburg/seniorencentrum_kulturpark_neubrandenburg.php'; centren[key][senType]['Schwerin, Am Schlossgarten']='/de/senioren_centren/mecklenburg_vorpommern/am_schlossgarten_schwerin/seniorencentrum_schlossgarten_schwerin.php'; centren[key][senType]['Schwerin, Im Casino']='/de/senioren_centren/mecklenburg_vorpommern/im_casino_schwerin/seniorencentrum_casino_schwerin.php'; centren[key][senType]['Ueckermünde, Am Tierpark']='/de/senioren_centren/mecklenburg_vorpommern/am_tierpark_ueckermuende/seniorencentrum_tierpark_ueckermuende.php'; var key='Niedersachsen'; var senType='Senioren Centren'; if(!centren[key]) { centren[key]=new Object(); centren[key]['url']='/de/senioren_centren/niedersachsen/niedersachsen_uebersicht.php'; } if(!centren[key][senType]) centren[key][senType]=new Object(); centren[key][senType]['Hannoversch Münden, Königshof']='/de/senioren_centren/niedersachsen/koenigshof_hannoversch_muenden/seniorencentrum_koenigshof_hannoversch_muenden.php'; centren[key][senType]['Hildesheim, Am Lönsbruch']='/de/senioren_centren/niedersachsen/am_loensbruch_hildesheim/seniorencentrum_loensbruch_hildesheim.php'; var key='Rheinland-Pfalz'; var senType='Senioren Centren'; if(!centren[key]) { centren[key]=new Object(); centren[key]['url']='/de/senioren_centren/rheinland_pfalz/rheinland_pfalz_uebersicht.php'; } if(!centren[key][senType]) centren[key][senType]=new Object(); centren[key][senType]['Ludwigshafen, Am Rheinufer']='/de/senioren_centren/rheinland_pfalz/am_rheinufer_ludwigshafen/seniorencentrum_am_rheinufer_ludwigshafen.php'; var key='Sachsen'; var senType='Senioren Centren'; if(!centren[key]) { centren[key]=new Object(); centren[key]['url']='/de/senioren_centren/sachsen/sachsen_uebersicht.php'; } if(!centren[key][senType]) centren[key][senType]=new Object(); centren[key][senType]['Dresden, Am Blauen Wunder']='/de/senioren_centren/sachsen/am_blauen_wunder_dresden/seniorencentrum_am_blauen_wunder_dresden.php'; centren[key][senType]['Riesa, Am Lutherplatz']='/de/senioren_centren/sachsen/am_lutherplatz_riesa/seniorencentrum_am_lutherplatz_riesa.php'; centren[key][senType]['Bautzen, Oberlausitz']='/de/senioren_centren/sachsen/oberlausitz_bautzen/senioren_centrum_oberlausitz_bautzen.php'; var key='Sachsen-Anhalt'; var senType='Senioren Centren'; if(!centren[key]) { centren[key]=new Object(); centren[key]['url']='/de/senioren_centren/sachsen_anhalt/sachsen_anhalt_uebericht.php'; } if(!centren[key][senType]) centren[key][senType]=new Object(); centren[key][senType]['Halberstadt, Am Kloster']='/de/senioren_centren/sachsen_anhalt/am_kloster_halberstadt/seniorencentrum_am_kloster_halberstadt.php'; centren[key][senType]['Magdeburg, Elbblick']='/de/senioren_centren/sachsen_anhalt/elbblick_magdeburg/seniorencentrum_elbblick_magdeburg.php'; var key='Schleswig-Holstein'; var senType='Senioren Centren'; if(!centren[key]) { centren[key]=new Object(); centren[key]['url']='/de/senioren_centren/schleswig_holstein/schleswig_holstein_uebersicht.php'; } if(!centren[key][senType]) centren[key][senType]=new Object(); centren[key][senType]['Brunsbüttel, Im Braake-Hof']='/de/senioren_centren/schleswig_holstein/braake_hof_brunsbuettel/seniorencentrum_im_braake_hof_brunsbuettel.php'; centren[key][senType]['Geesthacht, Edmundsthal']='/de/senioren_centren/schleswig_holstein/edmundsthal_geesthacht/senioren_centrum_edmundsthal_geesthacht.php'; centren[key][senType]['Glückstadt, Pflegebereich']='/de/senioren_centren/schleswig_holstein/psychiatrisches_centrum_glueckstadt/psychiatrisches_centrum_glueckstadt.php'; centren[key][senType]['Lütjenburg, Am Nil']='/de/senioren_centren/schleswig_holstein/am_nil_luetjenburg/seniorencentrum_am_nil_luetjenburg.php'; centren[key][senType]['Plön, Am Parnaßturm']='/de/senioren_centren/schleswig_holstein/am_parnassturm_ploen/seniorencentrum_am_parnssturm_ploen.php'; centren[key][senType]['Wankendorf, Am Marktplatz']='/de/senioren_centren/schleswig_holstein/am_marktplatz_wankendorf/seniorencentrum_am_marktplatz_wankendorf.php'; var key='Berlin'; var senType='Klinische Centren'; if(!centren[key]) { centren[key]=new Object(); centren[key]['url']='/de/klinische_centren/uebersicht_klinische_centren.php'; } if(!centren[key][senType]) centren[key][senType]=new Object(); centren[key][senType]['Märkisches Viertel, Krankenhaus für Geriatrie']='/de/klinische_centren/geratie_maerkisches_viertel/krankenhaus_geriatrie_maerkisches_viertel.php'; var key='Schleswig-Holstein'; var senType='Klinische Centren'; if(!centren[key]) { centren[key]=new Object(); centren[key]['url']='/de/klinische_centren/uebersicht_klinische_centren.php'; } if(!centren[key][senType]) centren[key][senType]=new Object(); centren[key][senType]['Geesthacht, Klinik für Geriatrie']='/de/klinische_centren/geriatrie_geesthacht/klinik_geriatrie_geesthacht.php'; centren[key][senType]['Geesthacht, Tagesklinik für Geriatrie']='/de/klinische_centren/tagesklinik_geriatrie/tagesklinik_geriatrie.php'; var key='Berlin'; var senType='Integrations Centren'; if(!centren[key]) { centren[key]=new Object(); centren[key]['url']='/de/integrations_centren/uebersicht_integrations_centren.php'; } if(!centren[key][senType]) centren[key][senType]=new Object(); centren[key][senType]['Kladow, Heilpädagogisches Centrum']='/de/integrations_centren/heilpaedagogisches_centrum_kladow/heilpaedagogisches_centrum.php'; var key='Schleswig-Holstein'; var senType='Integrations Centren'; if(!centren[key]) { centren[key]=new Object(); centren[key]['url']='/de/integrations_centren/uebersicht_integrations_centren.php'; } if(!centren[key][senType]) centren[key][senType]=new Object(); centren[key][senType]['Glückstadt, Psychiatrisches Centrum']='/de/integrations_centren/psychiatrisches_centrum_glueckstadt/psychiatrisches_centrum.php'; centren[key][senType]['Brunsbüttel, Sozialpsychiatrisches Centrum Koog-Haus']='/de/integrations_centren/sozialpsychiatrisches_centrum_kooghaus/sozialpsychiatrisches_centrum.php';document.write(''); document.write('
'); document.write('Suche starten');