// JavaScript Document
function ImgGallery()
{

window.open("changeImg/slideshow.htm" ,"gladtours","resizable=no,height=325,width=295");

}