var HDDSlideList1 = ['images/Gallery-TimePic1.jpg','images/Gallery-ProPic1.jpg','images/Gallery-MaxPic1.jpg'];
//'galery/Angus Glen Golf Club - Markham.jpg',
//'galery/Arena and Recreation Centre - Uxbridge.jpg',
//'galery/Axcess Salon - Toronto.jpg',
//'galery/Bayridge Secondary School - Kingston.jpg',
//'galery/Bible chappel - Windsor.jpg',
//'galery/Brother André Catholic High School - Markham.JPG',
// 'galery/Capitol Theatre - Chatham.JPG',
//'galery/Cardinal Carter School - Aurora 1.jpg',
//'galery/Cassandra Health Centre - Toronto.JPG',
//'galery/Cataraqui Town Centre - Kingston.JPG',
//'galery/Century 21 - Oshawa.jpg',
//'galery/Charly's - Windsor.JPG',
//'galery/omni4x1_gallery.jpg', 'images/suds1_gallery.JPG'
var GalleryList2 = ['images/VisionTime_Gallery.jpg', 'images/VisionPro_Gallery.jpg', 'images/VisionMax_Gallery.jpg'];
var HDDSlideShow1 = new SlideShow(HDDSlideList1, 'slide1', 3000, "HDDSlideShow1");
var GalleryShow2 = new SlideShow(GalleryList2, 'slide2', 3000, "GalleryShow2");
function newImage(arg) {
if (document.images) {
rslt = new Image();
rslt.src = arg;
return rslt;
}
}
function changeImages() {
if (document.images && (preloadFlag == true)) {
for (var i=0; i