function popSlideshow() {
	var slideshowPopup=window.open('/images/PHOTOS/slideshow/3ruthswaylg.jpg','slideshowPop','width=540,height=360,resizable,scrollbars,menubar');
	slideshowPopup.focus();
	} //end function

