	wBack = new Image();
	wBack.src = "images/back.gif";
	bBack = new Image();
	bBack.src = "images/back_over.gif";
	
	wBio = new Image();
	wBio.src = "images/bio.gif";
	bBio = new Image();
	bBio.src = "images/bio_over.gif";

	wContact = new Image();
	wContact.src = "images/contact.gif";
	bContact = new Image();
	bContact.src = "images/contact_over.gif";

	wHome = new Image();
	wHome.src = "images/home.gif";
	bHome = new Image();
	bHome.src = "images/home_over.gif";

	wMedia = new Image();
	wMedia.src = "images/media.gif";
	bMedia = new Image();
	bMedia.src = "images/media_over.gif";
	
	wNext = new Image();
	wNext.src = "images/next.gif";
	bNext = new Image();
	bNext.src = "images/next_over.gif";

	wShows = new Image();
	wShows.src = "images/shows.gif";
	bShows = new Image();
	bShows.src = "images/shows_over.gif";

	function site_Window1()
		{
	window.open ('slideshow_01.html', 'newwindow', 'height=450, width=650, menubar=no, scrollbars=yes, resizable=yes, location=no, directories=no, status=no')
		}
		
	function site_Window2()
		{
	window.open ('slideshow_02.html', 'newwindow', 'height=450, width=650, menubar=no, scrollbars=yes, resizable=yes, location=no, directories=no, status=no')
		}
			
	function site_Window3()
		{
	window.open ('slideshow_03.html', 'newwindow', 'height=450, width=650, menubar=no, scrollbars=yes, resizable=yes, location=no, directories=no, status=no')
		}
			
			
	function site_Window4()
		{
	window.open ('slideshow_04.html', 'newwindow', 'height=450, width=650, menubar=no, scrollbars=yes, resizable=yes, location=no, directories=no, status=no')
		}
			
	function site_Window5()
		{
	window.open ('slideshow_05.html', 'newwindow', 'height=450, width=650, menubar=no, scrollbars=yes, resizable=yes, location=no, directories=no, status=no')
		}
			
	function site_Window6()
		{
	window.open ('slideshow_06.html', 'newwindow', 'height=450, width=650, menubar=no, scrollbars=yes, resizable=yes, location=no, directories=no, status=no')
		}
			
	function site_Window7()
		{
	window.open ('slideshow_07.html', 'newwindow', 'height=450, width=650, menubar=no, scrollbars=yes, resizable=yes, location=no, directories=no, status=no')
		}
			
	function site_Window8()
		{
	window.open ('slideshow_08.html', 'newwindow', 'height=450, width=650, menubar=no, scrollbars=yes, resizable=yes, location=no, directories=no, status=no')
		}

