
  <!-- Hide script from old browsers

   function newWindow(bookgif) {
       bookWindow = window.open(bookgif, 'bookWin', 'toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=no,width=300,height=340,left=0,top=0')
       bookWindow.focus()
   }

   //End hiding script from old browsers -->
   
