Use this file to set user or site preferences for FrameViewer Professional
API applications.

To have FrameViewer back up the notes and bookmarks more or less
frequently, you can change the count value to a lower or higher
number.  A value of zero means that FrameViewer will not automatically
save to a backup file.
<Notes.AutoSaveCount 5>

If you are creating public notes for documents located in a read-only
file system, you must create an alias to a writable file system so 
FrameViewer will have a place to store the public note files.
(Notes.Alias /usr/cdrom/allusers /tmp/allwrite)

This option controls how document windows created by Text Retrieval
will be used.  ReuseNoChange is the default behavior.  NewWindow causes
a new document window to be created and ReuseFitWindowToPage will use 
an existing document window and try to fit the window size to the 
opened document.
<Retrieval.OpenMode ReuseNoChange>
(Retrieval.OpenMode NewWindow)
(Retrieval.OpenMode ReuseFitWindowToPage)

