// JavaScript Document
// this document reference should appear before the ImageGallery.js reference
//insert here all image paths minus .jpg, comma separated
var imgGallery = new Array("../GalleryImages11-1/London/kitchen", "../GalleryImages11-1/London/study");

