var photos=new Array();
var photoslink=new Array();

//Dimensions of Photos in your Album (All photos should have the same dimensions):
var iWidth=168;
var iHeight=209;

//Paths to Photos in your Album (You can have as many as you want):
photos[0]="images/photo_about.jpg"
