 /**************************************************************************
 *                                settyp.js
 *                            -------------------
 *	angefangen			: Sonntag, 05. Okt. 2003
 *	email				: tech-support@immo-to.net
 *
 ***************************************************************************/

// JavaScript Document
if (i == '') document.objekt.objekttyp.options[0].selected = true
else if (i == 'ZIMMER') document.objekt.objekttyp.options[1].selected = true

else if (i == 'DACHGESCHOSS') document.objekt.objekttyp.options[1].selected = true
else if (i == 'MAISONETTE') document.objekt.objekttyp.options[2].selected = true
else if (i == 'LOFT-STUDIO-ATELIER') document.objekt.objekttyp.options[3].selected = true
else if (i == 'PENTHOUSE') document.objekt.objekttyp.options[4].selected = true
else if (i == 'TERRASSEN') document.objekt.objekttyp.options[5].selected = true
else if (i == 'ETAGE') document.objekt.objekttyp.options[6].selected = true
else if (i == 'ERDGESCHOSS') document.objekt.objekttyp.options[7].selected = true
else if (i == 'SOUTERRAIN') document.objekt.objekttyp.options[8].selected = true

else if (i == 'REIHENHAUS') document.objekt.objekttyp.options[1].selected = true
else if (i == 'REIHENENDHAUS') document.objekt.objekttyp.options[2].selected = true
else if (i == 'REIHENMITTELHAUS') document.objekt.objekttyp.options[2].selected = true
else if (i == 'REIHENECKHAUS') document.objekt.objekttyp.options[4].selected = true
else if (i == 'DOPPELHAUSHAELFTE') document.objekt.objekttyp.options[5].selected = true
else if (i == 'EINFAMILIENHAUS') document.objekt.objekttyp.options[6].selected = true
else if (i == 'STADTHAUS') document.objekt.objekttyp.options[7].selected = true
else if (i == 'VILLA') document.objekt.objekttyp.options[8].selected = true
else if (i == 'RESTHOF') document.objekt.objekttyp.options[9].selected = true
else if (i == 'BAUERNHAUS') document.objekt.objekttyp.options[10].selected = true
else if (i == 'LANDHAUS') document.objekt.objekttyp.options[11].selected = true
else if (i == 'SCHLOSS') document.objekt.objekttyp.options[12].selected = true
else if (i == 'ZWEIFAMILIENHAUS') document.objekt.objekttyp.options[13].selected = true
else if (i == 'MEHRFAMILIENHAUS') document.objekt.objekttyp.options[14].selected = true
else if (i == 'FERIENHAUS') document.objekt.objekttyp.options[15].selected = true
else if (i == 'BERGHUETTE') document.objekt.objekttyp.options[16].selected = true
else if (i == 'CHALET') document.objekt.objekttyp.options[17].selected = true
else if (i == 'STRANDHAUS') document.objekt.objekttyp.options[18].selected = true
else if (i == 'LAUBE-DATSCHE-GARTENHAUS') document.objekt.objekttyp.options[19].selected = true

else if (i == 'WOHNGRUNDSTUECK') document.objekt.objekttyp.options[1].selected = true
else if (i == 'GEWERBE') document.objekt.objekttyp.options[2].selected = true
else if (i == 'INDUSTRIE') document.objekt.objekttyp.options[3].selected = true
else if (i == 'LAND_FORSTWIRTSCHAFT') document.objekt.objekttyp.options[4].selected = true
else if (i == 'FREIZEIT') document.objekt.objekttyp.options[5].selected = true
else if (i == 'GEMISCHT') document.objekt.objekttyp.options[6].selected = true
else if (i == 'SONDERNUTZUNG') document.objekt.objekttyp.options[7].selected = true

else if (i == 'BUEROFLAECHE') document.objekt.objekttyp.options[1].selected = true
else if (i == 'BUEROHAUS') document.objekt.objekttyp.options[2].selected = true
else if (i == 'PRAXIS') document.objekt.objekttyp.options[3].selected = true
else if (i == 'AUSSTELLUNGSFLAECHE') document.objekt.objekttyp.options[4].selected = true

else if (i == 'LADENLOKAL') document.objekt.objekttyp.options[1].selected = true
else if (i == 'EINZELHANDELSLADEN') document.objekt.objekttyp.options[2].selected = true
else if (i == 'VERBRAUCHERMARKT') document.objekt.objekttyp.options[3].selected = true
else if (i == 'EINKAUFSZENTRUM') document.objekt.objekttyp.options[4].selected = true

else if (i == 'GASTRONOMIE') document.objekt.objekttyp.options[1].selected = true
else if (i == 'GASTRONOMIE_UND_WOHNUNG') document.objekt.objekttyp.options[2].selected = true
else if (i == 'PENSIONEN') document.objekt.objekttyp.options[3].selected = true
else if (i == 'HOTELS') document.objekt.objekttyp.options[4].selected = true
else if (i == 'WEITERE_BEHERBERGUNGSBETRIEBE') document.objekt.objekttyp.options[5].selected = true

else if (i == 'HALLE') document.objekt.objekttyp.options[1].selected = true
else if (i == 'LAGER') document.objekt.objekttyp.options[2].selected = true
else if (i == 'PRODUKTION') document.objekt.objekttyp.options[3].selected = true
else if (i == 'WERKSTATT') document.objekt.objekttyp.options[4].selected = true
else if (i == 'HOCHREGALLAGER') document.objekt.objekttyp.options[5].selected = true
else if (i == 'SERVICE') document.objekt.objekttyp.options[6].selected = true
else if (i == 'FREIFLAECHEN') document.objekt.objekttyp.options[7].selected = true

else if (i == 'LANDWIRTSCHAFTLICHE_BETRIEBE') document.objekt.objekttyp.options[1].selected = true
else if (i == 'BAUERNHOF') document.objekt.objekttyp.options[2].selected = true
else if (i == 'AUSSIEDLERHOF') document.objekt.objekttyp.options[3].selected = true
else if (i == 'GARTENBAU') document.objekt.objekttyp.options[4].selected = true
else if (i == 'ACKERBAU') document.objekt.objekttyp.options[5].selected = true
else if (i == 'WEINBAU') document.objekt.objekttyp.options[6].selected = true
else if (i == 'VIEHWIRTSCHAFT') document.objekt.objekttyp.options[7].selected = true
else if (i == 'JAGD_UND_FORSTWIRTSCHAFT') document.objekt.objekttyp.options[8].selected = true
else if (i == 'TEICH_UND_FISCHWIRTSCHAFT') document.objekt.objekttyp.options[9].selected = true
else if (i == 'SCHEUNEN') document.objekt.objekttyp.options[10].selected = true
else if (i == 'REITERHOEFE') document.objekt.objekttyp.options[11].selected = true
else if (i == 'SONSTIGE_LANDWIRTSCHAFTSIMMOBILIEN') document.objekt.objekttyp.options[12].selected = true

else if (i == 'SPORTANLAGEN') document.objekt.objekttyp.options[1].selected = true
else if (i == 'VERGNUEGUNGSPARKS_UND_CENTER') document.objekt.objekttyp.options[2].selected = true

else if (i == 'MEHRFAMILIENHAUS') document.objekt.objekttyp.options[1].selected = true
else if (i == 'WOHN_UND_GESCHAEFTSHAUS') document.objekt.objekttyp.options[2].selected = true
else if (i == 'GESCHAEFTSHAUS') document.objekt.objekttyp.options[3].selected = true
else if (i == 'BUEROGEBAEUDE') document.objekt.objekttyp.options[4].selected = true
else if (i == 'SB_MAERKTE') document.objekt.objekttyp.options[5].selected = true
else if (i == 'EINKAUFSZENTREN') document.objekt.objekttyp.options[6].selected = true
else if (i == 'WOHNANLAGEN') document.objekt.objekttyp.options[7].selected = true
else if (i == 'VERBRAUCHERMAERKTE') document.objekt.objekttyp.options[8].selected = true
else if (i == 'INDUSTRIEANLAGEN') document.objekt.objekttyp.options[9].selected = true

else if (i == 'PARKHAUS') document.objekt.objekttyp.options[1].selected = true
else if (i == 'TANKSTELLEN') document.objekt.objekttyp.options[2].selected = true
else if (i == 'GARAGEN') document.objekt.objekttyp.options[3].selected = true
else if (i == 'PARKFLACHE') document.objekt.objekttyp.options[4].selected = true
else if (i == 'SONSTIGE') document.objekt.objekttyp.options[5].selected = true;

