var img = new Array();
img[0] = new Image(); img[0].src = "http://piano-und-forte.de/images/2_01.jpg";
img[1] = new Image(); img[1].src = "http://piano-und-forte.de/images/2_02.jpg";
img[2] = new Image(); img[2].src = "http://piano-und-forte.de/images/2_03.jpg";
img[3] = new Image(); img[3].src = "http://piano-und-forte.de/images/2_04.jpg";
img[4] = new Image(); img[4].src = "http://piano-und-forte.de/images/2_05.jpg";
img[5] = new Image(); img[5].src = "http://piano-und-forte.de/images/2_06.jpg";

