	<!-- Hide script from old browsers

	function newWindow(bookgif) {
		bookWindow = window.open(bookgif, "bookWin", "width=430,height=340")
		bookWindow.focus()
	}

	// End hiding script from old browsers -->
