If using jAlbum, the TiltViewer skin produces non-valid HTML code and has not been updated in over 2 years.
Instead, try the SimpleViewer skin and choose 'TiltViewer' as the default viewer in the skin settings 'Viewers' tab.
1: it take to long to load the images
Your images take a long time to load because they are very large. For example, 'img12.jpg' is 2.3MB. Realistically, this is too large for use in a web gallery. A file size of somewhere between 100 - 200KB would be more appropriate and the image would load more quickly.
2: at first look (all pics as thumbnails) i cant see but lines, no images.
Some images in your gallery do not load because the filename in the gallery's XML file does not match the filename of the image itself. For example, the first image is named 'img01.JPG' (note the uppercase file extension) but the reference to it in your XML file is 'img01.jpg' (lowercase file extension). Your web server is case-sensitive so change either the file extension of your image or the reference to it in your XML file.
Steven Speirs
SimpleViewer Support Team