// JavaScript Document

function showPic(ordner) {
	window.open("showPic.html?source=" +ordner+ "", "myfenster"," toolbar=0, location=0, directories=0, status=0, menubar=0, scrollbars=0, resizeable=0, width=600, height=600");
}

function beschreibung(pfad) {
   
	var information = new Array();
	
	information[0]            = new Object();
	information[0]["pfad"]    = "source,images/Oelbilder/Gross/alpenflug.jpg";
	information[0]["titel"]   = "Alpenflug";
	information[0]["technik"] = "Ölbild / Leinwand";
	information[0]["groesse"] = "Größe des Bildes: 50 x 35 cm";
	
	information[1]            = new Object();
	information[1]["pfad"]    = "source,images/Oelbilder/Gross/Philemon_und_Baucis.jpg";
	information[1]["titel"]   = "Philemon und Baucis";
	information[1]["technik"] = "Ölbild / Leinwand";
	information[1]["groesse"] = "Größe des Bildes: 50 x 70 cm";
	
	information[2]            = new Object();
	information[2]["pfad"]    = "source,images/Oelbilder/Gross/kraftwerk_g.jpg";
	information[2]["titel"]   = "Kraftwerk";
	information[2]["technik"] = "Ölbild / Leinwand";
	information[2]["groesse"] = "Größe des Bildes: 20 x 20 cm";
	
	information[3]            = new Object();
	information[3]["pfad"]    = "source,images/Oelbilder/Gross/mittelerde_g.jpg";
	information[3]["titel"]   = "Mittelerde";
	information[3]["technik"] = "Ölbild / Leinwand";
	information[3]["groesse"] = "Größe des Bildes: 45 x 60 cm";
	
	information[4]            = new Object();
	information[4]["pfad"]    = "source,images/Oelbilder/Gross/steinbaeume_g.jpg";
	information[4]["titel"]   = "Steinbäume";
	information[4]["technik"] = "Ölbild / Leinwand";
	information[4]["groesse"] = "Größe des Bildes: 40 x 20 cm";
	
	information[5]            = new Object();
	information[5]["pfad"]    = "source,images/Oelbilder/Gross/im_alten_wald_g.jpg";
	information[5]["titel"]   = "Im alten Wald";
	information[5]["technik"] = "Ölbild / Leinwand";
	information[5]["groesse"] = "";
	
	information[6]            = new Object();
	information[6]["pfad"]    = "source,images/Oelbilder/Gross/im_garten_der_stille_g.jpg";
	information[6]["titel"]   = "Im Garten der Stille";
	information[6]["technik"] = "Ölbild / Leinwand";
	information[6]["groesse"] = "Größe des Bildes: 50 x 400 cm";
	
	information[7]            = new Object();
	information[7]["pfad"]    = "source,images/Oelbilder/Gross/der_5_tag_g.jpg";
	information[7]["titel"]   = "Der 5. Tag";
	information[7]["technik"] = "Ölbild / Leinwand";
	information[7]["groesse"] = "Größe des Bildes: 30 x 35 cm";
	
	information[8]            = new Object();
	information[8]["pfad"]    = "source,images/Oelbilder/Gross/jahreszeiten_g.jpg";
	information[8]["titel"]   = "Jahreszeiten";
	information[8]["technik"] = "Ölbild / Leinwand";
	information[8]["groesse"] = "";
	
	information[9]            = new Object();
	information[9]["pfad"]    = "source,images/Oelbilder/Gross/verkleidet_g.jpg";
	information[9]["titel"]   = "Verkleidungen";
	information[9]["technik"] = "Ölbild / Leinwand";
	information[9]["groesse"] = "";
	
	information[10]            = new Object();
	information[10]["pfad"]    = "source,images/Oelbilder/Gross/haengende_gaerten_g.jpg";
	information[10]["titel"]   = "Hängende Gärten";
	information[10]["technik"] = "Ölbild / Leinwand";
	information[10]["groesse"] = "";
	
	information[11]            = new Object();
	information[11]["pfad"]    = "source,images/Oelbilder/Gross/im_riesengebirge_g.jpg";
	information[11]["titel"]   = "Im Riesengebirge";
	information[11]["technik"] = "Ölbild / Leinwand";
	information[11]["groesse"] = "";
	
	information[12]            = new Object();
	information[12]["pfad"]    = "source,images/Oelbilder/Gross/das_nest_der_taube_g.jpg";
	information[12]["titel"]   = "Das Nest der Taube";
	information[12]["technik"] = "Ölbild / Leinwand";
	information[12]["groesse"] = "Größe des Bildes: 80 x 60 cm";
	
	information[13]            = new Object();
	information[13]["pfad"]    = "source,images/Oelbilder/Gross/metamorphose_g.jpg";
	information[13]["titel"]   = "Metamorphose";
	information[13]["technik"] = "Ölbild / Leinwand";
	information[13]["groesse"] = "";
	
	/* Mischtechnik */
	
	information[14]            = new Object();
	information[14]["pfad"]    = "source,images/Mischtechnik/Gross/winterhafengr.jpg";
	information[14]["titel"]   = "Winterhafen";
	information[14]["technik"] = "Mischtechnik / Karton";
	information[14]["groesse"] = "";
	
	information[15]            = new Object();
	information[15]["pfad"]    = "source,images/Mischtechnik/Gross/hochalm_g.jpg";
	information[15]["titel"]   = "Hochalm";
	information[15]["technik"] = "Mischtechnik / Karton";
	information[15]["groesse"] = "";
	
	information[16]            = new Object();
	information[16]["pfad"]    = "source,images/Mischtechnik/Gross/luftpilz_g.jpg";
	information[16]["titel"]   = "Luftpilz";
	information[16]["technik"] = "Mischtechnik / Karton";
	information[16]["groesse"] = "";
	
	information[17]            = new Object();
	information[17]["pfad"]    = "source,images/Mischtechnik/Gross/springer_g.jpg";
	information[17]["titel"]   = "Springer";
	information[17]["technik"] = "Mischtechnik / Karton";
	information[17]["groesse"] = "";
	
	information[18]            = new Object();
	information[18]["pfad"]    = "source,images/Mischtechnik/Gross/am_wasser_g.jpg";
	information[18]["titel"]   = "Am Wasserfall";
	information[18]["technik"] = "Mischtechnik / Karton";
	information[18]["groesse"] = "";
	
	information[19]            = new Object();
	information[19]["pfad"]    = "source,images/Mischtechnik/Gross/waldweg_g.jpg";
	information[19]["titel"]   = "Waldweg";
	information[19]["technik"] = "Mischtechnik / Karton";
	information[19]["groesse"] = "";
	
	information[20]            = new Object();
	information[20]["pfad"]    = "source,images/Mischtechnik/Gross/mondgebirge.jpg";
	information[20]["titel"]   = "Mondgebirge";
	information[20]["technik"] = "Mischtechnik / Karton";
	information[20]["groesse"] = "Größe des Bildes: 30 x 50 cm / inkl. Passepartout 50 x 70 cm";
	
	information[21]            = new Object();
	information[21]["pfad"]    = "source,images/Mischtechnik/Gross/sphaeren.jpg";
	information[21]["titel"]   = "Sphären";
	information[21]["technik"] = "Mischtechnik / Karton";
	information[21]["groesse"] = "Größe des Bildes: 30 x 50 cm / inkl. Passepartout 50 x 70 cm";
	
	information[22]            = new Object();
	information[22]["pfad"]    = "source,images/Mischtechnik/Gross/hintergebirge.jpg";
	information[22]["titel"]   = "Hintergebirge";
	information[22]["technik"] = "Mischtechnik / Karton";
	information[22]["groesse"] = "Größe des Bildes: 30 x 50 cm / inkl. Passepartout 50 x 70 cm";
	
	information[23]            = new Object();
	information[23]["pfad"]    = "source,images/Mischtechnik/Gross/nebelhorn.jpg";
	information[23]["titel"]   = "Nebelhorn";
	information[23]["technik"] = "Mischtechnik / Karton";
	information[23]["groesse"] = "Größe des Bildes: 50 x 30 cm / inkl. Passepartout 70 x 50 cm";
	
	information[24]            = new Object();
	information[24]["pfad"]    = "source,images/Mischtechnik/Gross/am_grossen_fluss.jpg";
	information[24]["titel"]   = "Am großen Fluß";
	information[24]["technik"] = "Mischtechnik / Karton";
	information[24]["groesse"] = "Größe des Bildes: 50 x 30 cm / inkl. Passepartout 70 x 50 cm";
	
	information[25]            = new Object();
	information[25]["pfad"]    = "source,images/Mischtechnik/Gross/Grenzwald_g.jpg";
	information[25]["titel"]   = "Grenzwald";
	information[25]["technik"] = "Mischtechnik / Karton";
	information[25]["groesse"] = "Größe des Bildes: 30 x 40 cm / inkl. Passepartout 50 x 60 cm";
	
	information[26]            = new Object();
	information[26]["pfad"]    = "source,images/Mischtechnik/Gross/baum_mitten_i_welt_g.jpg";
	information[26]["titel"]   = "Baum mitten in der Welt";
	information[26]["technik"] = "Mischtechnik / Karton";
	information[26]["groesse"] = "Größe des Bildes: 30 x 40 cm / inkl. Passepartout 50 x 60 cm";
	
	information[27]            = new Object();
	information[27]["pfad"]    = "source,images/Mischtechnik/Gross/wassergraben_g.jpg";
	information[27]["titel"]   = "Wassergraben";
	information[27]["technik"] = "Mischtechnik / Karton";
	information[27]["groesse"] = "Größe des Bildes: 30 x 40 cm / inkl. Passepartout 50 x 60 cm";
	
	information[28]            = new Object();
	information[28]["pfad"]    = "source,images/Mischtechnik/Gross/zwischen_den_baeumen_g.jpg";
	information[28]["titel"]   = "Zwischen den Bäumen";
	information[28]["technik"] = "Mischtechnik / Karton";
	information[28]["groesse"] = "Größe des Bildes: 34 x 24 cm / inkl. Passepartout 50 x 40 cm";
	
	information[29]            = new Object();
	information[29]["pfad"]    = "source,images/Mischtechnik/Gross/schraeglage_g.jpg";
	information[29]["titel"]   = "Schräglage";
	information[29]["technik"] = "Mischtechnik / Karton";
	information[29]["groesse"] = "Größe des Bildes: 20 x 16 cm / inkl. Passepartout 34 x 30 cm";
	
	information[30]            = new Object();
	information[30]["pfad"]    = "source,images/Mischtechnik/Gross/raumkruemmung_g.jpg";
	information[30]["titel"]   = "Raumkrümmung";
	information[30]["technik"] = "Mischtechnik / Karton";
	information[30]["groesse"] = "Größe des Bildes: 29 x 29 cm / inkl. Passepartout und Rahmen 50 x 50 cm";
	
	information[31]            = new Object();
	information[31]["pfad"]    = "source,images/Mischtechnik/Gross/traumfaenger_g.jpg";
	information[31]["titel"]   = "Traumfänger";
	information[31]["technik"] = "Mischtechnik / Karton";
	information[31]["groesse"] = "Durchmesser 22 cm / inkl. Passepartout und Rahmen 40 x 40 cm";
	
	information[32]            = new Object();
	information[32]["pfad"]    = "source,images/Mischtechnik/Gross/boecklins_ewigkeit.jpg";
	information[32]["titel"]   = "Böcklins Ewigkeit";
	information[32]["technik"] = "Mischtechnik / Karton";
	information[32]["groesse"] = "Größe des Bildes: 20 x 29 cm / inkl. Passepartout und Rahmen 49 x 40 cm";
	
	information[33]            = new Object();
	information[33]["pfad"]    = "source,images/Mischtechnik/Gross/Winter_neu_g.jpg";
	information[33]["titel"]   = "Winter";
	information[33]["technik"] = "Mischtechnik / Karton";
	information[33]["groesse"] = "Größe des Bildes: 30 x 14 cm / inkl. Passepartout 44 x 28 cm";
	
	information[34]            = new Object();
	information[34]["pfad"]    = "source,images/Mischtechnik/Gross/brandung_g.jpg";
	information[34]["titel"]   = "Brandung";
	information[34]["technik"] = "Mischtechnik / Karton";
	information[34]["groesse"] = "Größe des Bildes: 18 x 7 cm / inkl. Passepartout 30 x 20 cm";
	
	information[35]            = new Object();
	information[35]["pfad"]    = "source,images/Mischtechnik/Gross/daemmerung_g.jpg";
	information[35]["titel"]   = "Dämmerung";
	information[35]["technik"] = "Mischtechnik / Karton";
	information[35]["groesse"] = "Größe des Bildes: 18 x 7 cm / inkl. Passepartout 30 x 20 cm";
	
	information[36]            = new Object();
	information[36]["pfad"]    = "source,images/Mischtechnik/Gross/eisstation_g.jpg";
	information[36]["titel"]   = "Eisstation";
	information[36]["technik"] = "Mischtechnik / Karton";
	information[36]["groesse"] = "Größe des Bildes: 18 x 7 cm / inkl. Passepartout 30 x 20 cm";
	
	information[37]            = new Object();
	information[37]["pfad"]    = "source,images/Mischtechnik/Gross/leuchturm_g.jpg";
	information[37]["titel"]   = "Leuchtturm";
	information[37]["technik"] = "Mischtechnik / Karton";
	information[37]["groesse"] = "Größe des Bildes: 18 x 7 cm / inkl. Passepartout 30 x 20 cm";
	
	information[38]            = new Object();
	information[38]["pfad"]    = "source,images/Mischtechnik/Gross/tuerm_g.jpg";
	information[38]["titel"]   = "Türme";
	information[38]["technik"] = "Mischtechnik / Karton";
	information[38]["groesse"] = "Größe des Bildes: 18 x 7 cm / inkl. Passepartout 30 x 20 cm";
	
	information[39]            = new Object();
	information[39]["pfad"]    = "source,images/Mischtechnik/Gross/iglu_g.jpg";
	information[39]["titel"]   = "Iglu";
	information[39]["technik"] = "Mischtechnik / Karton";
	information[39]["groesse"] = "Größe des Bildes: 18 x 7 cm / inkl. Passepartout 30 x 20 cm";
	
	information[40]            = new Object();
	information[40]["pfad"]    = "source,images/Mischtechnik/Gross/alpengluehen_g.jpg";
	information[40]["titel"]   = "Alpenglühen";
	information[40]["technik"] = "Mischtechnik / Karton";
	information[40]["groesse"] = "Größe des Bildes: 7 x 18 cm / inkl. Passepartout 20 x 33 cm";
	
	information[41]            = new Object();
	information[41]["pfad"]    = "source,images/Mischtechnik/Gross/nachtwald_g.jpg";
	information[41]["titel"]   = "Nachtwald";
	information[41]["technik"] = "Mischtechnik / Karton";
	information[41]["groesse"] = "Größe des Bildes: 7 x 18 cm / inkl. Passepartout 20 x 30 cm";
	
	information[42]            = new Object();
	information[42]["pfad"]    = "source,images/Mischtechnik/Gross/weg_in_den_sueden_g.jpg";
	information[42]["titel"]   = "Weg in den Süden";
	information[42]["technik"] = "Mischtechnik / Karton";
	information[42]["groesse"] = "Größe des Bildes: 7 x 18 cm / inkl. Passepartout 20 x 33 cm";
	
	information[43]            = new Object();
	information[43]["pfad"]    = "source,images/Mischtechnik/Gross/arkadien.jpg";
	information[43]["titel"]   = "Arkadien";
	information[43]["technik"] = "Mischtechnik / Karton";
	information[43]["groesse"] = "Größe des Bildes: 10 x 50 cm";
	
	information[44]            = new Object();
	information[44]["pfad"]    = "source,images/Mischtechnik/Gross/elfenland.jpg";
	information[44]["titel"]   = "Elfenland";
	information[44]["technik"] = "Mischtechnik / Karton";
	information[44]["groesse"] = "Größe des Bildes: 10 x 50 cm";
	
	information[45]            = new Object();
	information[45]["pfad"]    = "source,images/Mischtechnik/Gross/kuestenflieger.jpg";
	information[45]["titel"]   = "Küstenflieger";
	information[45]["technik"] = "Mischtechnik / Karton";
	information[45]["groesse"] = "Größe des Bildes: 30 x 40 cm / inkl. Passepartout 50 x 60 cm";
	
	information[46]            = new Object();
	information[46]["pfad"]    = "source,images/Mischtechnik/Gross/Terraforming.jpg";
	information[46]["titel"]   = "Terraforming";
	information[46]["technik"] = "Mischtechnik / Karton";
	information[46]["groesse"] = "Größe des Bildes: 40 x 70 cm";
	
	information[47]            = new Object();
	information[47]["pfad"]    = "source,images/Mischtechnik/Gross/Strandhaeuser.jpg";
	information[47]["titel"]   = "Strandhäuser";
	information[47]["technik"] = "Mischtechnik / Karton";
	information[47]["groesse"] = "Größe des Bildes: 18 x 7 cm / inkl. Passepartout 30 x 20 cm";
	
	information[48]            = new Object();
	information[48]["pfad"]    = "source,images/Mischtechnik/Gross/nachtgraben.jpg";
	information[48]["titel"]   = "Nachtgraben";
	information[48]["technik"] = "Mischtechnik / Karton";
	information[48]["groesse"] = "Größe des Bildes: 7 x 18 cm / inkl. Passepartout 20 x 33 cm";

	information[49]            = new Object();
	information[49]["pfad"]    = "source,images/Mischtechnik/Gross/Vorhang.jpg";
	information[49]["titel"]   = "Vorhang";
	information[49]["technik"] = "Mischtechnik / Karton";
	information[49]["groesse"] = "Größe des Bildes: 7 x 18 cm / inkl. Passepartout 20 x 33 cm";
	
	information[50]            = new Object();
	information[50]["pfad"]    = "source,images/Mischtechnik/Gross/Wolkenberge.jpg";
	information[50]["titel"]   = "Wolkenberge";
	information[50]["technik"] = "Mischtechnik / Karton";
	information[50]["groesse"] = "Größe des Bildes: 7 x 18 cm / inkl. Passepartout 20 x 33 cm";
	
	/*** Pastelle ***/
	
	information[51]            = new Object();
	information[51]["pfad"]    = "source,images/Pastelle/Gross/winter_in_der_au.jpg";
	information[51]["titel"]   = "Winter in der Au";
	information[51]["technik"] = "Pastell / Karton";
	information[51]["groesse"] = "Größe des Bildes: 42 x 30 cm / inkl. Passepartout 60 x 50 cm";	
	
	information[52]            = new Object();
	information[52]["pfad"]    = "source,images/Pastelle/Gross/winterbaum.jpg";
	information[52]["titel"]   = "Winterbaum";
	information[52]["technik"] = "Pastell / Karton";
	information[52]["groesse"] = "Größe des Bildes: 42 x 30 cm / inkl. Passepartout 60 x 50 cm";
	
	information[53]            = new Object();
	information[53]["pfad"]    = "source,images/Pastelle/Gross/winterweg.jpg";
	information[53]["titel"]   = "Winterweg";
	information[53]["technik"] = "Pastell / Karton";
	information[53]["groesse"] = "Größe des Bildes: 42 x 30 cm / inkl. Passepartout 60 x 50 cm";
	
	information[54]            = new Object();
	information[54]["pfad"]    = "source,images/Pastelle/Gross/am_muehlbach_g.jpg";
	information[54]["titel"]   = "Am Mühlbach";
	information[54]["technik"] = "Pastell / Karton";
	information[54]["groesse"] = "Größe des Bildes: 30 x 42 cm / inkl. Passepartout 50 x 60 cm";
	
	information[55]            = new Object();
	information[55]["pfad"]    = "source,images/Pastelle/Gross/bergwald_g.jpg";
	information[55]["titel"]   = "Bergwald";
	information[55]["technik"] = "Pastell / Karton";
	information[55]["groesse"] = "Größe des Bildes: 42 x 30 cm / inkl. Passepartout 60 x 50 cm";
	
	information[56]            = new Object();
	information[56]["pfad"]    = "source,images/Pastelle/Gross/muehlviertel_g.jpg";
	information[56]["titel"]   = "Mühlviertel";
	information[56]["technik"] = "Pastell / Karton";
	information[56]["groesse"] = "Größe des Bildes: 42 x 30 cm / inkl. Passepartout 60 x 50 cm";
	
	information[57]            = new Object();
	information[57]["pfad"]    = "source,images/Pastelle/Gross/winter_g.jpg";
	information[57]["titel"]   = "Winter";
	information[57]["technik"] = "Pastell / Karton";
	information[57]["groesse"] = "Größe des Bildes: 50 x 70 cm / inkl. Passepartout 70 x 100 cm";
	
	information[58]            = new Object();
	information[58]["pfad"]    = "source,images/Pastelle/Gross/herbst_g.jpg";
	information[58]["titel"]   = "Herbst";
	information[58]["technik"] = "Pastell / Karton";
	information[58]["groesse"] = "Größe des Bildes: 50x 70 cm / inkl. Passepartout 70 x 100 cm";
	
	information[59]            = new Object();
	information[59]["pfad"]    = "source,images/Pastelle/Gross/wassertuerme_g.jpg";
	information[59]["titel"]   = "Wassertürme";
	information[59]["technik"] = "Pastell / Karton";
	information[59]["groesse"] = "Größe des Bildes: 30 x 40 cm / inkl. Passepartout 50 x 60 cm";
	
	information[60]            = new Object();
	information[60]["pfad"]    = "source,images/Pastelle/Gross/weisse_blumen_g.jpg";
	information[60]["titel"]   = "Weisse Blumen";
	information[60]["technik"] = "Pastellkreide";
	information[60]["groesse"] = "Größe des Bildes: 25 x 25 cm / inkl. Passepartout 50 x 50 cm";
	
	information[61]            = new Object();
	information[61]["pfad"]    = "source,images/Pastelle/Gross/am_fenster_g.jpg";
	information[61]["titel"]   = "Am Fenster";
	information[61]["technik"] = "Pastellkreide";
	information[61]["groesse"] = "Größe des Bildes: 25 x 25 cm / inkl. Passepartout 50 x 50 cm";
	
	information[62]            = new Object();
	information[62]["pfad"]    = "source,images/Pastelle/Gross/silberschale_g.jpg";
	information[62]["titel"]   = "Silberschale";
	information[62]["technik"] = "Pastellkreide";
	information[62]["groesse"] = "Größe des Bildes: 25 x 25 cm / inkl. Passepartout 50 x 50 cm";
	
	information[63]            = new Object();
	information[63]["pfad"]    = "source,images/Pastelle/Gross/hortensien_g.jpg";
	information[63]["titel"]   = "Hortensien";
	information[63]["technik"] = "Pastellkreide";
	information[63]["groesse"] = "Größe des Bildes: 43 x 36 cm / inkl. Passepartout 67,5 x 61 cm";
	
	information[64]            = new Object();
	information[64]["pfad"]    = "source,images/Pastelle/Gross/rosen_g.jpg";
	information[64]["titel"]   = "Rosen";
	information[64]["technik"] = "Pastellkreide";
	information[64]["groesse"] = "Größe des Bildes: 43 x 36 cm / inkl. Passepartout 67,5 x 61 cm";
	
	information[65]            = new Object();
	information[65]["pfad"]    = "source,images/Pastelle/Gross/sonnenblume_g.jpg";
	information[65]["titel"]   = "Sonnenblumen";
	information[65]["technik"] = "Pastellkreide";
	information[65]["groesse"] = "Größe des Bildes: 43 x 36 cm / inkl. Passepartout 67,5 x 61 cm";
	
	information[66]            = new Object();
	information[66]["pfad"]    = "source,images/Pastelle/Gross/Blumenkorb.jpg";
	information[66]["titel"]   = "Blumenkorb";
	information[66]["technik"] = "Pastellkreide";
	information[66]["groesse"] = "Größe des Bildes: 25 x 25 cm / inkl. Passepartout 50 x 50 cm";
	
	information[67]            = new Object();
	information[67]["pfad"]    = "source,images/Pastelle/Gross/Flieder.jpg";
	information[67]["titel"]   = "Flieder";
	information[67]["technik"] = "Pastellkreide";
	information[67]["groesse"] = "Größe des Bildes: 25 x 25 cm / inkl. Passepartout 50 x 50 cm";
	
	information[68]            = new Object();
	information[68]["pfad"]    = "source,images/Pastelle/Gross/Fruehlingshut.jpg";
	information[68]["titel"]   = "Frühlingshut";
	information[68]["technik"] = "Pastellkreide";
	information[68]["groesse"] = "Größe des Bildes: 25 x 25 cm / inkl. Passepartout 50 x 50 cm";
	
	information[69]            = new Object();
	information[69]["pfad"]    = "source,images/Pastelle/Gross/hortensienstock.jpg";
	information[69]["titel"]   = "Hortensienstock";
	information[69]["technik"] = "Pastellkreide";
	information[69]["groesse"] = "Größe des Bildes: 25 x 25 cm / inkl. Passepartout 50 x 50 cm";
	
	information[70]            = new Object();
	information[70]["pfad"]    = "source,images/Pastelle/Gross/Pink_rosen.jpg";
	information[70]["titel"]   = "Pink Rosen";
	information[70]["technik"] = "Pastellkreide";
	information[70]["groesse"] = "Größe des Bildes: 25 x 25 cm / inkl. Passepartout 50 x 50 cm";
	
	information[71]            = new Object();
	information[71]["pfad"]    = "source,images/Pastelle/Gross/Rosenkrug.jpg";
	information[71]["titel"]   = "Rosenkrug";
	information[71]["technik"] = "Pastellkreide";
	information[71]["groesse"] = "Größe des Bildes: 25 x 25 cm / inkl. Passepartout 50 x 50 cm";
	
	information[72]            = new Object();
	information[72]["pfad"]    = "source,images/Pastelle/Gross/fruehling.jpg";
	information[72]["titel"]   = "Frühling";
	information[72]["technik"] = "Pastellkreide";
	information[72]["groesse"] = "Größe des Bildes: 25 x 25 cm / inkl. Passepartout 50 x 50 cm";
	
	information[73]            = new Object();
	information[73]["pfad"]    = "source,images/Pastelle/Gross/zitronen.jpg";
	information[73]["titel"]   = "Zitronen";
	information[73]["technik"] = "Pastellkreide";
	information[73]["groesse"] = "Größe des Bildes: 25 x 25 cm / inkl. Passepartout 50 x 50 cm";
	
	/*** Aquarelle ***/
	
	information[74]            = new Object();
	information[74]["pfad"]    = "source,images/Aquarelle/Gross/hagebutte_g.jpg";
	information[74]["titel"]   = "Hagebutte";
	information[74]["technik"] = "Aquarell";
	information[74]["groesse"] = "Größe des Bildes: 17 x 17 cm / inkl. Passepartout 36 x 36 cm";
	
	information[75]            = new Object();
	information[75]["pfad"]    = "source,images/Aquarelle/Gross/pflaume_g.jpg";
	information[75]["titel"]   = "Pflaumen";
	information[75]["technik"] = "Aquarell";
	information[75]["groesse"] = "Größe des Bildes: 17 x 17 cm / inkl. Passepartout 36 x 36 cm";
	
	information[76]            = new Object();
	information[76]["pfad"]    = "source,images/Aquarelle/Gross/brombeeren_g.jpg";
	information[76]["titel"]   = "Brombeere";
	information[76]["technik"] = "Aquarell";
	information[76]["groesse"] = "Größe des Bildes: 17 x 17 cm / inkl. Passepartout 36 x 36 cm";
	
	information[77]            = new Object();
	information[77]["pfad"]    = "source,images/Aquarelle/Gross/eibe_g.jpg";
	information[77]["titel"]   = "Eibe";
	information[77]["technik"] = "Aquarell";
	information[77]["groesse"] = "Größe des Bildes: 17 x 17 cm / inkl. Passepartout 36 x 36 cm";
	
	information[78]            = new Object();
	information[78]["pfad"]    = "source,images/Aquarelle/Gross/schneeball_g.jpg";
	information[78]["titel"]   = "Schneeball";
	information[78]["technik"] = "Aquarell";
	information[78]["groesse"] = "Größe des Bildes: 17 x 17 cm / inkl. Passepartout 36 x 36 cm";
	
	information[79]            = new Object();
	information[79]["pfad"]    = "source,images/Aquarelle/Gross/eisenhut_g.jpg";
	information[79]["titel"]   = "Eisenhut";
	information[79]["technik"] = "Aquarell";
	information[79]["groesse"] = "Größe des Bildes: 37 x 41 cm / inkl. Passepartout 36 x 40 cm";
	
	information[80]            = new Object();
	information[80]["pfad"]    = "source,images/Aquarelle/Gross/Wildrose.jpg";
	information[80]["titel"]   = "Wildrose";
	information[80]["technik"] = "Aquarell";
	information[80]["groesse"] = "Größe des Bildes: 37 x 41 cm / inkl. Passepartout 36 x 40 cm";
	
	information[81]            = new Object();
	information[81]["pfad"]    = "source,images/Aquarelle/Gross/orleander.jpg";
	information[81]["titel"]   = "Oleander";
	information[81]["technik"] = "Aquarell";
	information[81]["groesse"] = "Größe des Bildes: 37 x 41 cm / inkl. Passepartout 36 x 40 cm";
	
	/* */
	
	information[82]            = new Object();
	information[82]["pfad"]    = "source,images/Oelbilder/Gross/pandora.jpg";
	information[82]["titel"]   = "Pandora";
	information[82]["technik"] = "Ölbild / Leinwand";
	information[82]["groesse"] = "Größe des Bildes: 70 x 90 cm";
	
	information[83]            = new Object();
	information[83]["pfad"]    = "source,images/Oelbilder/Gross/Deukalion_und_Pyrrha.jpg";
	information[83]["titel"]   = "Deukalion und Pyrrha";
	information[83]["technik"] = "Ölbild / Leinwand";
	information[83]["groesse"] = "Größe des Bildes: 40 x 50 cm";
	
	information[84]            = new Object();
	information[84]["pfad"]    = "source,images/Oelbilder/Gross/Aquarium.jpg";
	information[84]["titel"]   = "Aquarium";
	information[84]["technik"] = "Ölbild / Leinwand";
	information[84]["groesse"] = "Größe des Bildes: 40 x 50 cm";
	
	information[85]            = new Object();
	information[85]["pfad"]    = "source,images/Oelbilder/Gross/triptichon_1.jpg";
	information[85]["titel"]   = "Homunculus";
	information[85]["technik"] = "Ölbild / Leinwand";
	information[85]["groesse"] = "Größe des Bildes: 40 x 60 cm";
	
	information[86]            = new Object();
	information[86]["pfad"]    = "source,images/Oelbilder/Gross/triptichon_2.jpg";
	information[86]["titel"]   = "Out of Paradise";
	information[86]["technik"] = "Ölbild / Leinwand";
	information[86]["groesse"] = "Größe des Bildes: 80 x 60 cm";
	
	information[87]            = new Object();
	information[87]["pfad"]    = "source,images/Oelbilder/Gross/triptichon_3.jpg";
	information[87]["titel"]   = "Türmer";
	information[87]["technik"] = "Ölbild / Leinwand";
	information[87]["groesse"] = "Größe des Bildes: 40 x 60 cm";
	
	information[88]            = new Object();
	information[88]["pfad"]    = "source,images/Oelbilder/Gross/Piniental.jpg";
	information[88]["titel"]   = "Piniental";
	information[88]["technik"] = "Ölbild / Leinwand";
	information[88]["groesse"] = "Größe des Bildes: 40 x 50 cm";
	
	information[89]            = new Object();
	information[89]["pfad"]    = "source,images/Acrylbilder/Gross/Terraforming.jpg";
	information[89]["titel"]   = "Terraforming";
	information[89]["technik"] = "Acrylbild";
	information[89]["groesse"] = "Größe des Bildes: 100 x 100 cm";
	
	information[90]            = new Object();
	information[90]["pfad"]    = "source,images/Oelbilder/Gross/alpine-gotik.jpg";
	information[90]["titel"]   = "Alpine Gotik";
	information[90]["technik"] = "Ölbild";
	information[90]["groesse"] = "Größe des Bildes: 20 x 100 cm";
	
	information[91]            = new Object();
	information[91]["pfad"]    = "source,images/Oelbilder/Gross/alphorn.jpg";
	information[91]["titel"]   = "Alphorn";
	information[91]["technik"] = "Ölbild";
	information[91]["groesse"] = "Größe des Bildes: 20 x 100 cm";
	
	information[92]            = new Object();
	information[92]["pfad"]    = "source,images/Oelbilder/Gross/wetterstation.jpg";
	information[92]["titel"]   = "Wetterstation";
	information[92]["technik"] = "Ölbild";
	information[92]["groesse"] = "Größe des Bildes: 20 x 100 cm";
	
	information[93]            = new Object();
	information[93]["pfad"]    = "source,images/Oelbilder/Gross/donauschnecke.jpg";
	information[93]["titel"]   = "Donauschnecke";
	information[93]["technik"] = "Ölbild";
	information[93]["groesse"] = " ";
	
	information[94]            = new Object();
	information[94]["pfad"]    = "source,images/Oelbilder/Gross/bergland.jpg";
	information[94]["titel"]   = "Bergland";
	information[94]["technik"] = "Ölbild";
	information[94]["groesse"] = "Größe des Bildes: 60 x 60 cm";
	
	information[95]            = new Object();
	information[95]["pfad"]    = "source,images/Oelbilder/Gross/wasserspeicher.jpg";
	information[95]["titel"]   = "Wasserspeicher";
	information[95]["technik"] = "Ölbild";
	information[95]["groesse"] = " ";
	
	information[96]            = new Object();
	information[96]["pfad"]    = "source,images/Acrylbilder/Gross/Bergwerk_09.jpg";
	information[96]["titel"]   = "Bergwerk";
	information[96]["technik"] = "Acrylbild";
	information[96]["groesse"] = "Größe des Bildes: 90 x 150 cm";
	
	information[97]            = new Object();
	information[97]["pfad"]    = "source,images/Acrylbilder/Gross/Cap-Horn_rgb.jpg";
	information[97]["titel"]   = "Cap Horn";
	information[97]["technik"] = "Acrylbild";
	information[97]["groesse"] = "Größe des Bildes: 80 x 100 cm";
	
	information[98]            = new Object();
	information[98]["pfad"]    = "source,images/Acrylbilder/Gross/Kraftwerk_09.jpg";
	information[98]["titel"]   = "Kraftwerk";
	information[98]["technik"] = "Acrylbild";
	information[98]["groesse"] = "Größe des Bildes: 90 x 150 cm";
	
	information[99]            = new Object();
	information[99]["pfad"]    = "source,images/Acrylbilder/Gross/Passhoehe_09.jpg";
	information[99]["titel"]   = "Passhöhe";
	information[99]["technik"] = "Acrylbild";
	information[99]["groesse"] = "Größe des Bildes: 80 x 100 cm";
	
	information[100]            = new Object();
	information[100]["pfad"]    = "source,images/Grafik/Gross/skyline_09.jpg";
	information[100]["titel"]   = "Skyline";
	information[100]["technik"] = "Feder und Tusche";
	information[100]["groesse"] = "Größe des Bildes: 12 x 44 cm";
	
	information[101]            = new Object();
	information[101]["pfad"]    = "source,images/Grafik/Gross/Nachtwald_09.jpg";
	information[101]["titel"]   = "Nachtwald";
	information[101]["technik"] = "Feder und Tusche";
	information[101]["groesse"] = "Größe des Bildes: 32 x 20 cm";
	
	information[102]            = new Object();
	information[102]["pfad"]    = "source,images/Grafik/Gross/Weiden_09.jpg";
	information[102]["titel"]   = "Weiden";
	information[102]["technik"] = "Feder und Tusche";
	information[102]["groesse"] = "Größe des Bildes: 35 x 30 cm";
	
	information[103]            = new Object();
	information[103]["pfad"]    = "source,images/Grafik/Gross/Phaetons-Schwestern_09.jpg";
	information[103]["titel"]   = "Phaeton`s Schwestern";
	information[103]["technik"] = "Feder und Tusche";
	information[103]["groesse"] = "Größe des Bildes: 30 x 35 cm";
	
	information[104]            = new Object();
	information[104]["pfad"]    = "source,images/Acrylbilder/Gross/Schraeglage_gross.jpg";
	information[104]["titel"]   = "Schräglage";
	information[104]["technik"] = "Acrylbild";
	information[104]["groesse"] = "Größe des Bildes: 90 x 150 cm";
	
	information[105]            = new Object();
	information[105]["pfad"]    = "source,images/Acrylbilder/Gross/Wurzelwege_gross.jpg";
	information[105]["titel"]   = "Wurzelwege";
	information[105]["technik"] = "Acrylbild";
	information[105]["groesse"] = "Größe des Bildes: 90 x 150 cm";
	
	information[106]            = new Object();
	information[106]["pfad"]    = "source,images/Acrylbilder/Gross/Seengebiet_gross.jpg";
	information[106]["titel"]   = "Seengebiet";
	information[106]["technik"] = "Acrylbild";
	information[106]["groesse"] = "Größe des Bildes: 80 x 100 cm";
	
	information[107]            = new Object();
	information[107]["pfad"]    = "source,images/neue_bilder/gross/fernweh.jpg";
	information[107]["titel"]   = "Fernweh";
	information[107]["technik"] = "Ölbild / Holz";
	information[107]["groesse"] = "Größe des Bildes: 20 x 25 cm";
	
	information[108]            = new Object();
	information[108]["pfad"]    = "source,images/neue_bilder/gross/alpendorf.jpg";
	information[108]["titel"]   = "Alpendorf";
	information[108]["technik"] = "Acrylbild / Leinwand";
	information[108]["groesse"] = "Größe des Bildes: 40 x 80 cm";
	
	information[109]            = new Object();
	information[109]["pfad"]    = "source,images/neue_bilder/gross/boecklins_insel.jpg";
	information[109]["titel"]   = "Böcklins Insel";
	information[109]["technik"] = "Ölbild / Leinwand";
	information[109]["groesse"] = "Größe des Bildes: 90 x 140 cm";
	
	information[110]            = new Object();
	information[110]["pfad"]    = "source,images/neue_bilder/gross/babylon.jpg";
	information[110]["titel"]   = "Babylon";
	information[110]["technik"] = "Ölbild / Leinwand";
	information[110]["groesse"] = "Größe des Bildes: 80 x 200 cm Triptychon";
	
	information[111]            = new Object();
	information[111]["pfad"]    = "source,images/neue_bilder/gross/hortus_conclusus.jpg";
	information[111]["titel"]   = "Hortus Conclusus";
	information[111]["technik"] = "Ölbild / Leinwand";
	information[111]["groesse"] = "Größe des Bildes: 60 x 80 cm";
	
	information[112]            = new Object();
	information[112]["pfad"]    = "source,images/neue_bilder/gross/kristalltor.jpg";
	information[112]["titel"]   = "Kristalltor";
	information[112]["technik"] = "Aquarell / Papier";
	information[112]["groesse"] = "Größe des Bildes: 12 x 25 cm";
	
	information[113]            = new Object();
	information[113]["pfad"]    = "source,images/neue_bilder/gross/vulkan.jpg";
	information[113]["titel"]   = "Feuerstelle";
	information[113]["technik"] = "Acrylbild / Leinwand";
	information[113]["groesse"] = "Größe des Bildes: 60 x 100 cm";
	
	information[114]            = new Object();
	information[114]["pfad"]    = "source,images/neue_bilder/gross/kaskaden.jpg";
	information[114]["titel"]   = "Kaskaden";
	information[114]["technik"] = "Acrylbild / Leinwand";
	information[114]["groesse"] = "Größe des Bildes: 220 x 100 cm Triptychon";
	
	information[115]            = new Object();
	information[115]["pfad"]    = "source,images/neue_bilder/gross/muehle.jpg";
	information[115]["titel"]   = "Vor der Mühle";
	information[115]["technik"] = "Ölbild / Leinwand";
	information[115]["groesse"] = "Größe des Bildes: 60 x 80 cm";
	
	information[116]            = new Object();
	information[116]["pfad"]    = "source,images/neue_bilder/gross/wassergraben.jpg";
	information[116]["titel"]   = "Wassergraben";
	information[116]["technik"] = "Acrylbild / Leinwand";
	information[116]["groesse"] = "Größe des Bildes: 80 x 120 cm";
	
	for (var i = 0; i < information.length; i++) {
		if(information[i]["pfad"] == pfad){ 
			document.getElementById("titel").innerHTML   = "Titel: <strong>\"" +information[i]["titel"]+ "\"</strong> - " +information[i]["technik"];
			document.getElementById("groesse").innerHTML = information[i]["groesse"];
		}
	}
}
