    hs.graphicsDir = 'img/graphics/';
	hs.creditsPosition = 'bottom left';
	hs.dimmingOpacity = 0.5;

image1 = new Image;
image1.src = "img/profil_rechts.jpg";

image2 = new Image;
image2.src = "img/profil_rechts_weiss.jpg";

