x = 1;

i01 = new Image();
i01.src = "gfx/laden/IMG_000.jpg";
i01.alt = "Blick auf das Ladengeschaeft";
i01.width="900";
i01.height="635";

i02 = new Image();
i02.src = "gfx/laden/IMG_001.jpg";
i02.alt = "Verkaufsraum";
i02.width="900";
i02.height="635";

i03 = new Image();
i03.src = "gfx/laden/IMG_002.jpg";
i03.alt = "Verkaufsraum";
i03.width="1063";
i03.height="750";

i04 = new Image();
i04.src = "gfx/laden/IMG_003.jpg";
i04.alt = "Verkaufsraum";
i04.width="1063";
i04.height="750";

i05 = new Image();
i05.src = "gfx/laden/IMG_004.jpg";
i05.alt = "Verkaufsraum";
i05.width="1063";
i05.height="750";

i06 = new Image();
i06.src = "gfx/laden/IMG_005.jpg";
i06.alt = "Verkaufsraum";
i06.width="1063";
i06.height="750";

i07 = new Image();
i07.src = "gfx/laden/IMG_006.jpg";
i07.alt = "Verkaufsraum";
i07.width="1063";
i07.height="750";

i08 = new Image();
i08.src = "gfx/laden/IMG_007.jpg";
i08.alt = "Verkaufsraum";
i08.width="1063";
i08.height="750";

i09 = new Image();
i09.src = "gfx/laden/IMG_008.jpg";
i09.alt = "Verkaufsraum";
i09.width="1063";
i09.height="750";

i10 = new Image();
i10.src = "gfx/laden/IMG_009.jpg";
i10.alt = "Verkaufsraum";
i10.width="1063";
i10.height="750";

i11 = new Image();
i11.src = "gfx/laden/IMG_022.jpg";
i11.alt = "Verkaufsraum";
i11.width="555";
i11.height="750";

i12 = new Image();
i12.src = "gfx/laden/IMG_010.jpg";
i12.alt = "Verkaufsraum";
i12.width="1063";
i12.height="750";

i13 = new Image();
i13.src = "gfx/laden/IMG_011.jpg";
i13.alt = "Verkaufsraum";
i13.width="1035";
i13.height="750";

i14 = new Image();
i14.src = "gfx/laden/IMG_012.jpg";
i14.alt = "Verkaufsraum";
i14.width="520";
i14.height="750";

i15 = new Image();
i15.src = "gfx/laden/IMG_013.jpg";
i15.alt = "Verkaufsraum";
i15.width="1026";
i15.height="750";

i16 = new Image();
i16.src = "gfx/laden/IMG_014.jpg";
i16.alt = "Verkaufsraum";
i16.width="835";
i16.height="750";

i17 = new Image();
i17.src = "gfx/laden/IMG_015.jpg";
i17.alt = "Verkaufsraum";
i17.width="1057";
i17.height="750";

i18 = new Image();
i18.src = "gfx/laden/IMG_016.jpg";
i18.alt = "Verkaufsraum";
i18.width="1063";
i18.height="722";

i19 = new Image();
i19.src = "gfx/laden/IMG_017.jpg";
i19.alt = "Verkaufsraum";
i19.width="1028";
i19.height="750";

i20 = new Image();
i20.src = "gfx/laden/IMG_018.jpg";
i20.alt = "Verkaufsraum";
i20.width="483";
i20.height="750";

i21 = new Image();
i21.src = "gfx/laden/IMG_019.jpg";
i21.alt = "Verkaufsraum";
i21.width="457";
i21.height="750";

i22 = new Image();
i22.src = "gfx/laden/IMG_020.jpg";
i22.alt = "Verkaufsraum";
i22.width="1028";
i22.height="750";

i23 = new Image();
i23.src = "gfx/laden/IMG_021.jpg";
i23.alt = "Verkaufsraum";
i23.width="1039";
i23.height="750";

i24 = new Image();
i24.src = "gfx/laden/IMG_022.jpg";
i24.alt = "Verkaufsraum";
i24.width="555";
i24.height="750";

i25 = new Image();
i25.src = "gfx/laden/IMG_023.jpg";
i25.alt = "Verkaufsraum";
i25.width="900";
i25.height="635";

i26 = new Image();
i26.src = "gfx/laden/IMG_024.jpg";
i26.alt = "Verkaufsraum";
i26.width="900";
i26.height="635";

i27 = new Image();
i27.src = "gfx/laden/IMG_025.jpg";
i27.alt = "Verkaufsraum";
i27.width="900";
i27.height="676";

path = "../";

function Change(imgID) {

	switch (x)
	{
	case 0:
		imageNum = 'i01';
		break
	case 1:
		imageNum = 'i02';
		break
	case 2:
		imageNum = 'i03';
		break
	case 3:
		imageNum = 'i04';
		break
	case 4:
		imageNum = 'i05';
		break
	case 5:
		imageNum = 'i06';
		break
	case 6:
		imageNum = 'i07';
		break
	case 7:
		imageNum = 'i08';
		break
	case 8:
		imageNum = 'i09';
		break
	case 9:
		imageNum = 'i10';
		break
	case 10:
		imageNum = 'i11';
		break
	case 11:
		imageNum = 'i12';
		break
	case 12:
		imageNum = 'i13';
		break
	case 13:
		imageNum = 'i14';
		break
	case 14:
		imageNum = 'i15';
		break
	case 15:
		imageNum = 'i16';
		break
	case 16:
		imageNum = 'i17';
		break
	case 17:
		imageNum = 'i18';
		break
	case 18:
		imageNum = 'i19';
		break
	case 19:
		imageNum = 'i20';
		break
	case 20:
		imageNum = 'i21';
		break
	case 21:
		imageNum = 'i22';
		break
	case 22:
		imageNum = 'i23';
		break
	case 23:
		imageNum = 'i24';
		break
	case 24:
		imageNum = 'i25';
		break
	case 25:
		imageNum = 'i26';
		break
	case 26:
		imageNum = 'i27';
		break
	default:
		imageNum = 'i01';

		document.images[imgID].src = eval(imageNum + ".src");
		document.images[imgID].alt = eval(imageNum + ".alt");
		document.images[imgID].height = eval(imageNum + ".height");
		document.images[imgID].width = eval(imageNum + ".width");
	}

	document.images[imgID].src = eval(imageNum + ".src");
	document.images[imgID].alt = eval(imageNum + ".alt");
	document.images[imgID].height = eval(imageNum + ".height");
	document.images[imgID].width = eval(imageNum + ".width");

	x++;

	if(x == 27) {x = 0;}
}