
function slideshow()
{
	window.open("slideshow.php", "slideshow", "width=560,height=480,scrollbars=no,resizable=no,status=no");
}