var photos=new Array();
var photoslink=new Array();
//Dimensions of Photos in your Album (All photos should have the same dimensions):
var iWidth=122;
var iHeight=122;
//Paths to Photos in your Album (You can have as many as you want):
photos[0]="../V3/pics/bording-logo.jpg"
photos[1]="../V3/pics/bedstedif_logo.jpg"
photos[2]="../V3/pics/stenlose_logo.gif"
photos[3]="../V3/pics/ofc_logo.JPG"
photoslink[0]="http://www.bordingif.dk"
photoslink[1]="http://www.bedstedif.dk"
photoslink[2]="http://www.stenloese.klubfodbold.dk"
photoslink[3]="http://www.olstykke-fodbold.dk"

