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