var photos=new Array();
var photoslink=new Array();
//Dimensions of Photos in your Album (All photos should have the same dimensions):
var iWidth=200;
var iHeight=140;
//Paths to Photos in your Album (You can have as many as you want):
photos[0]="docs/a9788e9066d86ef5f33b16fbcca59eb1_dokument.jpg"
photos[1]="docs/5d93bfd9a516c1e14e23e38c3ef7baea_dokument.jpg"

