You are on page 1of 98
The Disc Filing System User Guide Part no 493700 Issue no Date July 1983 AUTHOR'S NOTE: Wherever the letters BBC are mentioned in this book, they refer to the British Broadcasting Corporation. ©Copyright Acom Computers Limited 1983, [Neither the whole or any part ofthe information contained in, or the product described in this manual may be adapted or reproduced in any material form except with the prior written approval of Acorn Computers Limited (Acora Computers). The product described in this manual and products for use with it are subject to continuous development and ‘improvement. All information of s technical nature end particulars of che product and its use (including the information, 1nd particulars in this manual) are given by Acorn Computers in good faith. However, it is acknowledged that there ay, be errors or omissions in this manual. A list of detailsof any amendments or revision to this menvalean be obtained upon ‘request from Aco Computers Technical Enquiries. Acorn Computers welcome comments and suggestions relating to the product and this manual Ail correspondence should be addressed to ‘Technical Enquiries ‘Acorn Computers Limited Fulbourn Road Cherry Hinton Cambridge 1 aN All maintenance and service on the product must be carried out by Acorn Computers! authorised dealers. Acorn ‘Computers can acceptno liability whatsoever for any loss or damage caused by service or maintenance by unauthorised Personnel. This manual is intended only to assist the reader in the use of the product, and therefore Acorn Computers ball not be liable for any loss or damage whatsoever arising from the use of any information or particulars in, or any ertor ‘or omission in, this manual, or any incorrect use of the product. First published 1989 Published by Acorn Computers Limited ‘Typeset by Bateman Typesetters, Cambridge Contents Introduction 1 About this manual 1 1 What is a disc system? 2 A disc drive 2 What the disc drive does 3 Disc Filing System 4 Controlling the filing system 5 Summary 6 2 Getting going a 3 Dises 10 Handling 1d Preventing accidental erasure 12 Copying information 12 Proceed as follows 1S, Tracks, sectors and bytes a What is formatting? 17 4 Disc files 19 File specifications 19 Drive numbers 2g Directories 26 File names 21 Multi-file operations 21 Auto-start facilities 23 Library directory 23 5 The BREAK key 25 6 The filing system commands 26 Command 26 Purpose 26 Example Description Associated commands Demonstration program Notes Diagrams (The Dise Filing System commands follow in alphabetical order) 7 The filing system utilities SSS VYNNYND Sa a = 8 Random access files 2 © 9 Using the filing system in assembler x - General principles OSFIND. OSARGS On exit OSFILE On entry OSFILE control block Read/write one byte On exit Read/write a group of bytes On entry On exit Read/write a sector On exit 19 Changing filing systems aaasa Sew3ysa ya Se SSRe RBS aaz © ic} 11 Error messages 12 Technical information 18-bit addressing Dise catalogue Sector WP tor 1 File system initialise and !BOOT Link facilities Links J and 2 Links 3 and 4 88 Link 5 89 Links 6, 7 and & 89 13 Filing system command summary 96 Index 92 | Introduction Before you start using the Disc Filing System, check that you have all the following items: = A single dise drive, or a dual disc drive (two single drives in the same box). Both single and dual drives should be fitted with ribbon cable and power cable. — A filing system utilities dise — A BBC Model B Microcomputer fitted with a disc interface, which should only be fitted by an authorised dealer. If any of the necessary items are missing then contact your supplier, quoting the order number given to you when you placed your order. The number also appears on the dispatch label. About this manual You will notice that some letters, words and phrases in this manual have been printed differently from the rest of the text. This is to help you to tell the difference between explanatory text, words which appear on the computer screen (including BASIC keywords), and certain keys on the computer keyboard. — Ordinary text appears like this, or like this for emphasis. — Text typed in at the computer or displayed on the screen or BASIC keywords appear Like this. — Words like [GQIED mean that you press the key marked RETURN rather than actually type the letters RE T U RN. 1 What is a disc system? If you have never used a computer with dises before there are one or two new concepts which you need to learn. A disc drive As you probably know, computers have internal memory called Random ‘Access Memory or RAM. When you type in your program it is stored in RAM. However, when you switch off the computer, everything stored in RAM is lost, so if you need the program again, you have to re-type it. To overcome this problem the computer must be able to transfer the con- tents of RAM into some form of permanent or ‘non-volatile’ storage before you switch it off. The User Guide which comes with your BBC Microcomputer describes how to use a cassette recorder for this pur- pose. Transferring a program from RAM to tape is called saving it, transferring from tape back to RAM is called loading it. The disadvan- tages of using tape are: — The process of saving and loading is quite slow. = You need to keep track of where on the tape each piece of information is, so that you do not record over it. — You have to wind the tape to the right place yourself. — Winding from one end of the tape to the other is slow. — It is not possible to wind the tape to a particular point accurately. A disc system does not have these disadvantages. To help you to under- stand how a disc system works, we shall draw some comparisons with a fil- ing cabinet, A disc system always includes at least one disc drive. The BBC Microcomputer’s dise drives are buff-coloured metal boxes approximately 15.5cm X 9cem X 24cm. The front of a disc drive is black. On the front is the BBC owl, a small red light and a spring flap called the disc drive door. The door can be opened or closed, but must be closed while the disc drive is supposed to be working. These are floppy disc drives, as distinct from fixed disc drives, which you may have heard of. The disc drive can be compared to an empty filing cabinet with no drawers in it yet. Just as a filing cabinet is pretty useless without drawers, so a disc drive cannot do much without discs. The discs used with the BBC Microcom- Bees What is a disc system? 3 puter are 5%” soft-sectored floppy discs. They can be inserted and removed from the disc drive via the slot in the front. ‘There is one right way of inserting them, and several wrong ways. As in the case of the filing cabinet drawers, putting them in the wrong way is a waste of time. Fig 1 shows the correct way to insert a disc. To stress this: Discs should be inserted with the label upwards and with the edge nearest the label in your hand. The edge opposite to the label and the read/write slot of the disc go in first. Fig 2 shows and names the various parts of a disc and chapter 3 gives more detailed information about them. The discs hold the information. Just as you can put different cassettes in a cassette recorder, you can also put different discs into a disc drive; but the computer can only read information from one dise at a time. A disc may have lots of different groups of information on it, and these groups are called ‘files’. Files can have any information in them. Typical examples would be one of your programs or some data generated by a program which you wish to keep. Returning again to the comparison with a filing cabinet, opening a drawer and throwing all the papers into it at random would make it difficult to find them again. To solve this problem, people usually put dividers into a filing cabinet drawer, and often these are labelled alphabetically. The result is that the information is grouped so that you can find it again quickly. The same principle is followed when the computer puts infor- mation on toa disc, When you first buy discs, they are blank— like empty drawers. Before the computer can put any information on them, the discs must first be prepared by having marks put on them, which divide the discs into sectors. A ‘sector’ is the name given to a set of equal divisions created on the disc by the computer. (See Fig 5.) This operation is called ‘formatting’ and is fully described in chapter 7. What the disc drive does When you insert the disc into the disc drive and close the drive door, a rotating boss engages with the central hole in the disc and spins the magnetic disc inside its protective jacket. (Do not confuse the protective jacket with the disc envelope — see Fig 2.) In order to read or write infor- mation on to the disc the disc drive has a ‘read/write head’. This head is designed to move in and out along the ‘head slot’ in the disc jacket. This head actually rests on the surface of the magnetic disc as it rotates inside { 1 | \ | | | 4 What is a dise system? the jacket. When you want to read some of the information on the disc, you give the computer the name of the file containing that information. The computer will move the read/write head to the sector on the disc where the start of the information in the named file is recorded. This is equivalent to you opening the filing cabinet drawer, looking along the dividers until you find the one you want and then preparing to remove the relevant file for reading. At this point it is worth noting that your files may be too large to fit into the fixed size of one sector. This is no problem. A file always begins in a new sector but may occupy a number of sectors following the first. Each sector can hold up to 256 characters or ‘bytes’ Disc Filing System The main disadvantage of using a cassette recorder to store information is that you have to control the cassette recorder and keep track of the information on it. When using a disc this is all done for you by the ‘Disc Filing System’. The Disc Filing System is a machine-code program produced by the com- puter manufacturer. On the BBC Microcomputer it is stored in a special kind of memory inside the computer called ‘Read Only Memory’ or ROM. The program is not lost when you switch the computer off. Once installed, it is always there. All the actions of the disc drive are controlled by the computer using this program. When you prepare new discs by for- matting them this is done by the Disc Filing System. When you SAVE one of your BASIC programs the Disc Filing System does the following: — Starts the disc drive working. — Finds a free place on the disc big enough for your program. — Makes a note of where it put your program so as to be able to find it again. — Moves the disc drive’s read/write head accurately to the start of the first sector in the free space. — Transfers a copy of your program from the RAM to the disc. — Stops the disc drive. All this is done without you having to think about it and is quite a bit quicker than saving a program on to a cassette tape. What is a disc system? 5 When you save a program you have to give it a name. This is true for the disc system as well as the cassette system. However, the Dise Filing Sys- tem puts the name to special use. The first two sectors on every disc are reserved for a ‘catalogue’ when the disc is formatted. ‘The name of your program, referred to as a file name, is written into the catalogue together with the number of the sector on the disc where the information starts. (Note it may continue over several sectors.) When you want the file containing your program back again you simply type LOAD "file name". The filing system checks the catalogue to find out where on the disc to find the file, and then moves the read/write head to that exact place on the disc. The file is then loaded into the computer's memory (RAM) automatically. This illustrates another advantage of a disc drive. The read/write head can be quickly moved to any point on the disc with great accuracy. (Incidentally, the precision engineering needed to accomplish this explains why disc drives cost so much more than cassette recorders.) Because of this accuracy, a number of other facilities are available besides loading and saving programs. ‘These include the ability to copy, delete, build and rename files. Additional facilities let you examine a disc catalogue, restrict access to files or move directly to specific points within a file. As a final comparison, imagine an automatic filing cabinet where to find something all you have to do is specify the name of a document and paragraph number within it. The filing cabinet drawer opens, the correct divider is selected, the document is located and then presented to you open at the appropriate page. You may see why microcomputers have become so popular in offices. Controlling the filing system The filing system controls the disc drive, and we must be able to give instructions to the filing system, Two ways are provided. One is by typing a ‘*’ character, followed by a special command. These are all listed in chapter 6 together with details of their functions. Any of these direct commands can be incorporated in a program if required. Chapter 8 des- cribes the use of a number of BASIC keywords, with special reference to files created on a disc. All these keywords are introduced in the BBC Microcomputer User Guide. q i t i 6 What is a dise system? Summary A disc system includes either one or two disc drives, some dises, a con- nection to the computer and a machine-code program permanently in the computer called a ‘Disc Filing System’. A disc is inserted into a disc drive where it spins round inside its protec- tive jacket. ‘The disc drive’s read/write head moves in and out along a radius of the disc as it spins around. The Disc Filing System controls the disc drive and the movement of the head. Discs are divided into sectors by the filing system and the first two sec- tors are reserved for a catalogue. Programs and other information are stored on the disc and are given a ‘file name’. By referring to the catalogue, the filing system can find any information ona dise associated with a specified file name. Files can occupy more than one sector. Procedures are provided to locate particular points in files. Instructions may be given to the filing system by direct command or from within a program. 2 Getting going With the power turned off, connect the two cables from the disc drive to the underside of the computer as shown in Fig 1. The plugs are designed so that they will only fit one way. The plug on the power cable is shaped like a rectangle with two adjacent corners cut off. Do not force it in the wrong way round. Sometimes the plug on the ribbon cable has a lump on one side which locates into a notch in the socket on the computer. Alter- natively, you may have to try both possible ways before you get it right. When the drive is connected, turn on the power and press PGGabd The following message, or one very similar, should appear on the screen: BBC Computer Acorn DFS BASIC > This indicates that the Disc Filing System is installed and working OK. Now press the key and tap the key, then release the key. The disc drive motor will start turning for a couple of seconds and the red light on the front of the drive will come on. This shows that the disc drive is properly connected and working. If nothing happens, check the connections between the disc drive and computer. The foregoing assumes that the auto-start option has been set to work when Bad is held down with EGIZY. (See chapter 4.) Insert the utilities disc into drive 0. (With dual drives, drive is the one at the top. See Fig 1.) Press Klad and EQYEZYY again. This time the following message will appear on the screen: Hello, this is the BBC microcomputer. This message was automatically loaded. 8 Getting going The utilities disc contains three useful programs: *FORM4G@ formats a 49 track disc *FORM8@ formats an 8@ track disc *VERIFY verifies a disc These programs are used by typing their name. There are also a number of demonstration programs on this disc. Press the EIQAGGIELLY to see them run. This is an example of a !B00T file which will be explained in more detail later. Now press thef@QWakeLUsto continue. This will run the series of demonstration programs supplied on the disc. When the > prompt reappears on the screen you can start entering your programs or fil- ing system commands, but before you do that, read the next two chapters, ‘Discs’ and ‘Dise files’ Getting going 9 Fig 1 Connecting the disc drive 84-way ribbon connector with locating notch DRIVE 9 Inserting a disc 3 Discs The BBC Microcomputer uses 514” soft-sectored floppy diss for storing information. You may have heard them referred to as ‘floppy discs’, ‘dis- cettes’, or ‘mini-discs’; we will always refer to them simply as discs. (The American spelling is disk.) Two types of disc drive are available for the BBC Microcomputer, a single unit (19@Kbytes) and a dual unit (89@Kbytes). Discs used on one type will not work on the other. A disc from a single drive will store about 199,000 characters, equivalent to 59 pages of this book. Dises from a dual drive unit will store about 499,999 characters each. It is possible to use two single disc drives linked together providing space for storing about 269,099 characters, but this is not a standard option. Handling Discs should be handled with care to avoid physical damage or damage to the recorded information. Fig 2 will help you to identify the various parts of the disc that we are referring to. The following guidelines should be observed: — Do not try to remove the circular magnetic disc from the square, black protective jacket covering it. — Do not touch the exposed recording surfaces. — Avoid dust. Put the discs back into their envelopes when they are not in the disc drive. — Do not bend them, drop them on the floor or put heavy objects on them. — Keep them in a storage box designed for the purpose. — Keep them away from strong magnetic fields such as those generated by televisions, monitors, tape recorders, telephones, transformers, calculators, ete. ~ Avoid excessive heat, moisture and direct sunlight. — Only use felt-tipped pens to write on the labels and don’t press hard. ~ Insert discs into the drive carefully. If it rotates noisily open the drive door and adjust it. If you get an error message such as Disk fault or Drive fault, thenthe disc probably hasn’t centred in the drive. To overcome this, make sure that the drive spindles are Dises 11 rotating by addressing the drive before closing the drive door. This is especially important when a new disc is inserted. Information is packed quite densely onto the disc, so it is sensitive to even very small scratches and particles of food, dust, tobacco, etc. The foregoing is deliberately comprehensive but do not let it frighten you from using the discs. Handled sensibly, a disc will give good service. Fig 2A 5%” dise Manufacturer's label Identification label Write-protection notch Centre hole Index mark Magnetic surfaces DO NOT TOUCH Head slot Protective jacket Dise envelope 12 Dises Preventing accidental erasure ‘You will notice from Fig 2 that there is a small notch in the side of a dise called the ‘write-protection’ notch. It is used to protect the information on a disc from being overwritten. Every box of discs is supplied with a number of adhesive tabs which can be used to cover the write-protection notch in the disc. The diagram below shows that covering the notch with one of the adhesive tabs will prevent the disc drive from writing to the disc and from deleting anything on it. Reading the existing information on the disc is still allowed. Write-protection sticker Write-protection notch ss L jJ-—- U J Protected Unprotected Copying information Another way of protecting important information is to keep several copies of it on different discs. Where computers are used in business, industry or other activities which use large volumes of information, a standard routine for this has been evolved. It is often called the ‘grandfather, father, son’ principle of copying information, and is good practice for anyone using a disc storage system. It works as follows: Day 1, MASTER copied to GRANDFATHER Day 2, MASTER copied to FATHER Day 3, MASTER copied to SON As you can see, it involves keeping three separate discs, each with a copy of the information from the master disc on it. On day 4 the master would be copied to the grandfather again and so the cycle continues. In busi- ness, where information on disc changes from day to day, this regular Dises 13 routine is important, For personal computing it may not be so vital, but you will want to keep several copies of important programs and informa- tion which you have worked hard to produce. The filing system pro- vides two facilities which make copying information easy. These are *BACKUP and *COPY which allow you to copy a complete disc, or specified sections of it. See Figs 3 and 4 and the appropriate sections of chapter 6 for full details We suggest that you make a copy of your utilities dise now! Proceed as follows If it has not been done already write-protect the utilities dise with a tab, as described. This is very important otherwise you might lose all the information on the disc. Insert the utilities dise into drive @ and type *FORM 40 Gath or (if you have a dual drive 8G track unit) *FORM 80 Gafii) Remove the utilities disc and put a new disc in its place. Do not forget to change the disc over. If you format the utilities dise you will lose every- thing on it. In reply to the question displayed, type Y What the computer now does is called ‘formatting’ which prepares the new disc for use with the BBC Microcomputer. A series of numbers are dis- played, and when the formatting is finished the word Formatted appears, Now remove the new disc and put the utilities dise back again, If you have a dual drive, put the new disc into drive 1 (the other drive) and type *ENABLE Gialih) *BACKUP @ 1 GMT 14 Discs The computer will now make a complete copy of the utilities disc on the new disc. If you have a single drive, type *ENABLE Gia0T) *BACKUP @ @ Gali then follow the instructions on the screen to insert the utili disc and the new disc alternately. (See Fig 4.) ies (master) If the message Disk read only appears, it means you had the wrong disc in the. drive. Start again from ENABLE. Dises 15 Fig 3 Copying #BACKUP. Duplicates everything including empty space *#COPY “ZOMBIE” ~ MYPROG Copies one named file *COPY* EXISTING FILE ZOMBIE EXISTING MYPROG. FILE Copies all files, oan inter-file gaps igno + is the ‘wild card 16 Dises Fig 4 Single disc drive copying MEMORY READ WRITE a_i 0 0 ‘O Oo ? cr >. | Comoe )| | Dises 17 Tracks, sectors and bytes Information is written on to the disc in concentric circles, called tracks. Each track is divided into ten sectors. Each sector is further divided into 256 bytes. Space on the disc and in the computer's memory is measured in bytes, and one byte corresponds to one character. 256 of the bytes in each sector are available for storing your programs and data. From this it follows that a 49 track single-sided, single track density disc of the type used in the single drive unit will hold: 49 tracks X 1 sectors X 256 bytes = 192499 bytes (or characters) of information. The dual drive unit uses double-sided, double track density discs. Therefore with 89 tracks on each side, one dise will hold: 169 tracks X 19 sectors X 256 bytes = 499699 bytes. (or characters) of information. What is formatting? The Disc Filing System automatically records the location of your pro- grams and data on the disc. The first two sectors on track zero of a disc are reserved for this purpose. The ‘catalogue’ of a disc is recorded in these sectors. Whenever you wish to access a piece of information on the disc, the filing system reads the catalogue first to find out where on the disc it can be found. The tracks and sectors are the reference marks on disc which make this possible. Clearly before a disc can be used by the filing system for storing your information it must have these ‘reference marks’ put onto it. All new discs must be prepared in this way. The process is called ‘formatting’. It includes setting up the track and sector format on the disc and creating the catalogue. (Full details are provided in the technical information in chapter 12.) The filing system utilities disc has two programs on it called *FORM 40 and *FORM 8@ which perform this task for 49 and 86 track discs. Each sector on each track is given a unique three-digit iden- tifier in the catalogue, The first two digits are the track number, the last one is the sector number. The sectors are numbered § to 9 and the tracks 09 to 39 (or 79 if it is an 89 track disc). The important thing to remember is that new discs must be formatted before you can use them with your computer. 18 Discs. Fig 5 Tracks, sectors and bytes A sector 256 bytes Data space 9 if double density) ‘Track @ 19 sectors per track 4 Disc files Probably the first thing you will want to do with the filing system is to record one of your programs onto a disc. You can do this simply by using the SAVE command in BASIC, and the filing system takes care of the rest. (Note: Not to be confused with *SAVE described later in this manual.) When you have typed the program into the computer the SAVE command causes it to be copied onto the disc. When $ AV Ed, the program must be given a name. This is called the file name and is used to identify the program when you want to copy it back from the disc into the computer’s memory. Each program $AVEd onto the same drive must be given a unique name. The format of the SAVE command is SAVE "filename" where "filename" can be up to seven characters. Letters and digits are allowed. The characters # * . : have special meanings which are explained later. The file name is written into the catalogue together with the sector num- ber where the information starts. Next time you refer to the file name, the filing system checks the catalogue to see where the information has been placed on the disc, and the old file is deleted and replaced by the new one. The filing system ensures that each new file begins with a new sector. File specifications The full specification for a file is rive number. Directory . File name drv>. . eg: :1.Z2.MYPROG1 20 Dise files Notice the drive number, directory and file name are separated by full- stops. These are needed so that the computer can distinguish the separate parts of the file specification. Drive numbers Drive numbers must be in the range @ to 3 and preceded by a = (colon). ‘The colon tells the computer: ‘This is the start of a file specification, the drive number follows.” ‘The drives are numbered as shown below. Notice that each side of a double-sided disc is given a separate drive number. Single drive, single-sided Drive @ a Dual drive, double-sided Drive @ Drive 1 Drive 2 Drive 3 The effect of including the drive number in the full specification is that :1.$.MYPROG 1 is different from :2.$ ~MYPROG 1 Although the file names are the same, they are on different drives. Directories The directory is a single character used to divide the catalogue into independent sections. Files of the same name can be created on the same disc with different directories. Although on the same drive, :1.$%.MYPROG is a different file from :1.A.MYPROG because the directory is different. Dise files 21 File names The file name can be up to seven of most of the characters on the keyboard in any combination, except # * +: . as we mentioned earlier. When we need to refer to the complete file specification in future we will use the abbreviation . When the filing system is started by pressing o EGIZYS, the current directory and drive number is always set to drive § and directory $. The drive and directory can therefore be omitted from file specifications. They will be assumed to have these values. Typing SAVE "MYPROG” will automatically store your program in a file named «~S.MYPROG assuming you have not changed the current drive and directory. (Chap- ter 6: ‘The filing system commands’ explains how you can change the current drive and directory with the commands *DRIVE and *DIR) Multi-file operations Another common term used to refer to multi-file operations is ‘wild card’ facilities. Some of the filing system commands can operate on a number of files instead of just one. These are all followed by the abbreviation instead of ( stands for ‘ambiguous file specifica- tion’). * IN F 0 is an example of such a command. It provides information about a named file, eg: *INFO :0.$.MYPROG Tata will display information about the file named MY PROG in directory $ on drive @. However, itis possible that you want information about a number of files, The ‘wild card’ facilities enable you to specify several files for the com- mand to operate on, The wild cards are provided by the characters * and 22 Disc files # which have special meanings when they appear in the file specification, eg: *INFO :@.4#.MYPROG means: ‘Display information about files called MY P ROG in any directory on drive 8’. *INFO :@.$.MYPRO# means: ‘Display information about all files on drive @ in directory $ with names starting "MY PRO" followed by any single character.’ eg: MYPROA, MYPROT and MYPROG and so on. *INFO ### RETURN gives information on all files with three-letter file names in the current directory. The character * means multiple #s to the end of the field, eg *INFO :0.$.M* will display information about any files on drive @ and directory $ whose names begin with M. *INFO *A* Sih gives information on all files in the current directory with an A in them: for example, A, AB, FREDA, PGRAM1 etc. *INFO *.* RETURN gives information on all files, in all directories. Dise files 23 Auto-start facilities Sometimes it is useful to make a program or a file on one of your dises *LOAD, *RUN or *EXEC automatically when you insert the disc and press and EQNg. This can be done using a file named BOOT. ! BOOT isa special file name recognised by the filing system when you start the computer by pressing EGET. If there is a file of specification :0.$. ! BOOT the filing system will do one of four things according to the option set on the disc using *OPT 4,/ (see chapter 6). Option @: ignores ! BOOT Option 1: *LOADs ! BOOT into memory Option 2: *RUNs !BOOT as a machine-code program not a BASIC program Option 3: *EXECs ! BOOT See chapter 6: ‘The filing system commands’ under the section * EXEC for an explanation of option 3. That section also describes how to use this auto-start facility to make the computer run one of your BASIC pro- grams automatically. ‘The options can be changed using the *OPT 4 command. The ‘Hello’ program on the filing system utilities disc is loaded using a ! BOOT file. As well as programs, you may wish to store data on the discs. The filing system provides facilities for storing and retrieving the data quickly and selectively under the control of your programs. One of the methods is to use a type of file called a ‘random access file’ - see chapter 8. Library directory The Disc Filing System enables you to specify one drive/directory as the ‘library’. This will always be set to :@ . $ when you start the computer by pressing EGLAU@.- It can be altered using the filing system command 24 Dise files *L1B, until the next EM. All the utility programs should be located in the library. This is because when you type * (utility name) RETURN it is equivalent to typing *RUN (utility name) Cann where the drive and directory are omitted and will be assumed to be either the current drive/directory or the library. The filing system will first search the current drive/directory for the file and then, if it cannot find it there, it searches the library. 5 The BREAK key The key resets the BBC Microcomputer. However, the Disc Fil- ing System can preserve some of its status after EQZY. There are two types of Tend: the first is called ‘hard break’, and is achieved by hold- ing down the key and pressing The second is called ‘soft break’, and is done by just pressing the key. As far as the Disc Filing System is concerned, hard break is the same as switching the computer off and then on again. The directory and library are set to :@ . $ and any openfiles are forgotten about. Data written toa file which is still open may be lost. (Cold start.) When you do a soft break, the Disc Filing System preserves its status, ie the directory and library remain the same, and open files remain open, but again — data may be lost. (Warm start.) Tf you press Bulla EGIZNG to make the Disc Filing System auto-start using the ! BOOT file, the Disc Filing System does a cold start as per Ga GE. Important: To do a warm start, as per a soft break, or going * TAPE then *DISC to restart the DFS, the DFS must assume that the contents of RAM below the default value of PAGE have not been corrupted. This means that if you have been using proprietary software which uses all the RAM from &£9@ upwards, you must exit the program with a hard break to obtain normal DFS operation. 6 The filing system commands ‘The Dise Filing System is an 8K byte program. BASIC programs are stored on a disc or tape, but the filing system is stored in Read Only Memory (ROM) inside the BBC Microcomputer. The filing system con- trols the reading and writing of information to and from the dises and provides a number of useful facilities for maintaining that information. The following pages describe all the filing system commands. They are words which the filing system program will recognise and act on, They can be typed directly on to the keyboard or embedded within your BASIC program. They are all prefixed with the * character which signals the computer that a filing system command follows. Each command is described under a number of sections with headings as follows: Command This is followed by a syntax abbreviation and a few words explaining the derivation of the word. = drive = file specification = directory = ambiguous file specification: this means that you can get the computer to perform an operation on a number of files at a time by typing in as much of the file names as is common to all these files — followed by a * character. For example, if you want to COPY the files called FRED 1, FRED2 and FRED3 from drive 1 to 2, you could type *COPY @2 FRED* RETURN Purpose A plain English description of what the command does. Example This section gives a few one-line examples of the use of the commands. ‘These examples are only intended to be illustrative. Description A description of the command using normal computer jargon. ‘The filing system commands 27 Associated commands This section lists commands which have similar functions or are nor- mally used in conjunction with this command. Demonstration program Where itis needed, a short program is included to illustrate use of the fil- ing system command in a BASIC program. Notes Particular points to watch for or special applications of the command are covered by additional notes if necessary. Diagrams Diagrams are used where they make the function of a command clearer. 28 The filing system commands * ACCESS (L) Purpose To prevent a file from being deleted or overwritten. The command ‘locks’ or ‘unlocks’ a file. You cannot delete, overwrite or write to a locked file until you unlock it again. If you load a file which is locked, you will not be able to save it again with the same name. This is because saving a file with the same name as one already on the disc causes the one on the disc to be deleted and replaced with the new file. A locked file cannot be deleted. Example *ACCESS HELLO L This locks the file HELLO. *ACCESS HELLO unlocks it again so that it can be deleted or overwritten. Description Sets or removes file protection on a named file. It prevents a number of other filing system commands from acting on the file. Notes Once locked, a file will not be affected by the following commands: *SAVE *DELETE *WIPE *RENAME *DESTROY If you attempt to use any of these commands on a locked file the message Locked is produced. ‘The filing system commands 29 If you attempt to use *AC CESS ona write-protected disc the message Disk read only is produced. Important: Locking a file does not prevent if from being removed from a disc with *FORM4@ or *FORM8@ or from being overwritten with *BACKUP. 30 The filing system commands * BACKUP (source drv) (dest.drv) Purpose To read all the information on one disc and write it to another, producing two discs with identical information. Example *ENABLE *BACKUP @ 1 copies all the information on drive @ onto drive 1. Description Sector by sector copy program. Associated commands *COPY * ENABLE Notes *ENABLE must be typed before the command will work, otherwise the message Not enabled is displayed. If you give @ as the source and destination drives, eg: *BACKUP 0 @ the program will alternately ask you to insert the source and destination discs into drive @. This makes it possible to copy discs even if you only have a single drive. A 4G track disc is copied in five sections Fig 4 in chapter 3 illustrates the process. ‘The filing system commands 31 All information previously on the destination disc i is overwritten, so be care- ful not to confuse the source and destination 's. If the source disc is blank, the destination disc will end up blank as well. Warning: The contents of memory may be overwritten by this command. If you have a program or some data in memory that you want to keep, SAVE it before you use the command. 32 The filing system commands * BUILD Purpose To create a file directly from the keyboard, After typing this command everything else entered will go into the named file. This is useful for creating EXEC files and the ! BOOT file described in chapter 4, Example *BUILD !BOOT will cause everything subsequently typed in to be entered into a file called ! BOOT. Line numbers are displayed on the screen to prompt you to enter your text as follows: >*BUILD !BOOT @601 FIRST LINE OF TEXT @@02 SECOND LINE 0003 Pressing the EXQW4 key on a line by itself terminates a *BUILD command. Description Builds a file from the keyboard. Associated commands *EXEC *LIST tee The filing system commands 33 Purpose The command displays the catalogue of a disc on the screen, showing all the files present on the disc. (drv) is the number of the drive you want dis- played. If (drv) is omitted, the current drive is assumed, () catalogue Example *CAT O RETURN PROGRAM (nn) Drive: @ Option: 2 (RUN) Directory: @.$ Library: 0.$ !BOOT HELLO SUMS TABLE TEST VECTORS ZOMBIE A. HELLO L B.SUMS Note that the heading part of the catalogue shows the drive number, the title of the disc, the currently set auto-start option of the dise (in this case 2 for RUN), and the currently selected library and directory. ‘The files are displayed in alphabetical order reading across the two columns. In the example above there are nine files on the disc. !BOOT to ZOMBIE are in the current directory $. The current direc- tory’s files are always listed first. A. HELLO is in directory A. It is also followed by L, meaning that it is a ‘locked’ file. (See *ACCESS for an explanation.) B. SUMS is in directory B and is not locked. 34 The filing system commands Description Displays a disc catalogue. Associated commands * INFO *ACCESS ae *OPT 4, 7 *DIR *DRIVE ‘The filing system commands 35 *COMPACT Purpose Attempting to SAVE a program or file on to a disc may produce the message Disk full if there is no single space available on the disc big enough for the information. It may be that there is enough space, but it is split into several small sections. This command appends all spare space on a disc to the end. When you delete a number of files, the spaces they had occupied will probably be distributed over the disc with current files in between them. * COMPACT moves all current files to the ‘start’ of the disc leaving the space in one continuous block at the end. Example *COMPACT 1 $.HELLO 1700 801F 00038 002 $.SUMS 1700 801F 08098 603 . and so on. As ‘compacting’ proceeds, all the current files are displayed in the order in which they occur on the disc. Description Moves all available space on a disc into one continuous block following the current files. Associated commands * SAVE and BASIC’s SAVE and OPENIN. Notes This facility will only do anything if there is space between the files. ‘There will only be such space if a file has been deleted from between two others. Compacting a disc happens faster if you select mode 7 beforehand. 36 The filing system commands Fig 6 *COMPACT SPACE, )} tae FILE FILE SPACE Before FILE, n fe _ FILE After Warning: This command may overwrite the contents of memory. If you have a program or data in memory that you want to keep, save it before you use this command. The filing system commands 37 * COPY Purpose To copy a named file or files from one disc to another. Example eee oe Ree This copies a file called HELLO in the current directory on drive @ onto drive 1. Description File copy program. Associated commands *BACKUP Notes The ‘wild card’ facilities may be used to specify a group of files to be copied, eg: *COPY @ 1 #.MY* Copies all files beginning MY irrespective of which directory they are in. Information already on the destination disc is not affected. Diagram Figs 3 and 4 in chapter 3 apply. Warning: This command may overwrite the contents of memory. If you have a program or data in memory that you want to keep, save it before you use this command. 38 The filing system commands * DELETE

Purpose To remove a single named file from the catalogue of a disc. The space occupied by the file becomes available for other information, Succeeding file names in the catalogue are shuffled up, but not the files themselves. Once a file is deleted you cannot get it back again. Example *DELETE FRED removes a file called FRED from the current directory on the current disc. Description Single file deletion. Associated commands *WIPE *DESTROY * COMPACT Notes If the disc is write-protected the message Disk read only is produced. If the file is not found in the directory, the message Not found is displayed. If the file is locked, the message Locked appears. Once deleted, a file cannot be restored. ‘The filing system commands 39 *DESTROY Purpose To remove specified files from the disc ina single action. This command may take the ambiguous file specification so that groups of files can be deleted. When you use this command, a list of the files to be deleted is displayed. A single Yes/No question appears at the end of the list offer- ing you the choice to go ahead and delete all the listed files or not. Use this command with care, because its effect is not reversible. It will not attempt to remove locked files. (See *AC CESS.) Example * ENABLE *DESTROY *.H* A.HELLO $.HELLO Delete (Y/N) If you type Y in reply to the question all the named files will be deleted. The message Deleted is displayed when the job is done. Typing anything else cancels the command. Associated commands * ENABLE *WIPE *DELETE Notes Once destroyed, files cannot be restored. * ENABLE must be typed immediately before * DESTROY, or it will not work and the message Not enabled is displayed. 49 The filing system commands *DIR (

) Set the directory Purpose ‘To change the current directory to (). After a cold start, the current directory is always set to's”, To save files in a different directory in the catalogue, you must use this command to change the current direc- tory to the one you want and then SAVE them. Example *DIR A This sets the current directory to A. You now have access to any files in directory A in the catalogue. Any files now saved using *SAVE, or BASIC’s SAVE, will be in directory A. Description Sets the current directory to the argument supplied. Notes Directory can be set to any character except these four exceptions # * . : This command does not alter the directories written in the catalogue. It merely states which directory in the catalogue you have access to by default. You can change drive at the same time, and this takes the form *DIR :. So if the current drive is drive @, and the current directory is $, then *DIR :2.A will set the drive to drive 2, and the directory to A. Alternatively, you can set the drive separately using the *D IR command: oo oe ‘The filing system commands 41 : DRIVE Set current drive Purpose Changes the current drive to . Any commands which follow will work on until another drive is specified. Example *DRIVE 1 sets the current drive to 1 and *CAT will produce a catalogue of drive 1. *CAT @ will catalogue drive @, but the current drive is still drive 1 until you change it back to @, or after a cold start. Description Sets the current drive, and leaves the current directory unchanged. 42 The filing system commands * DUMP Purpose Produces a hexadecimal listing of a file on the screen. Example *DUMP SUMS Description Hexadecimal screen dump. Associated commands *LIST *TYPE Notes It is useful to use this command in page mode so that the file is displayed one page at a time on the screen. ETE N selects page mode, PAY 0 turns it off. ‘The filing system commands 43 * ENABLE Purpose Some of the filing system commands produce irreversible effects. To prevent them from being used accidentally, it is necessary to type *ENABLE before they become operational. These commands are: *BACKUP *DESTROY { Example *BACKUP will not work; the message Not enabled is produced. * ENABLE *BACKUP will work. Notes * ENABLE must be typed immediately before the command to be enabled. Any * name command typed in between nullifies the *ENABLE. | | | | 44 The filing system commands * EXEC execute Purpose This command reads byte by byte all the information in a named file as if it was being typed on the keyboard. This is useful when you find that you are repeatedly typing the same sequence of commands. Instead you can build an EXEC file consisting of all these commands and type *EXEC each time you want this sequence of commands. *BUILD is an associated command used to create an EXEC file. Example *EXEC HELLO takes the contents of file HELLO and reads it one character at a time as if it was being typed at the keyboard. Description Executes the contents of a named file by reading each byte as if it were coming from the keyboard. Associated commands *BUILD Notes One useful application of the * EXEC command is in association with the auto-start facilities described in chapter 4 and in the section on *OPT4 in this chapter. If you create a ! BOOT file containing the BASIC keyword CHA IN followed by the file name of one of your BASIC programs, the effect of pressing 0 ag will be to load and run the BASIC program automatically. The filing system commands 45 * HELP Purpose Displays useful information on the screen. In the disc system this con- sists of a list of the filing system commands or the utilities depending on the used. The two keywords which produce a response in the Dise Filing System are UTILS and DFS. If just *HELP is typed, the system produces a list of currently installed ROMs and a list of the keywords which will produce further information. Example *HELP DFS 1.00 DFS UTILS *HELP DFS DFS 1.00 ACCESS (L) BACKUP COMPACT () COPY DELETE DESTROY DIR () DRIVE ENABLE INFO LIB () RENAME TITLE WIPE <afsp> os 1.20 | | \ i | 46 The filing system commands *HELP UTILS :DFS 1.00 BUILD <fsp> DISC DUMP <fsp> LIST <fsp> TYPE <fsp> Notes *RUN, *SPOOL, *SAVE, *EXEC and *LOAD are not included in these lists because they are Machine Operating System commands which operate outside the Disc Filing System. * HELP is a Machine Operating System command. ‘The filing system commands 47 * INFO <ateo> Purpose Displays information about a file or group of files. It includes details not given by * CAT such as the length of the file and its location. It is dis- played in the following order across the screen. Directory Filename Access Load Execution Length — Start. address address in hytes sector Example *INFO A. HELLO displays A. HELLO L 001960 00801F 000038 003 Description Displays detailed file information. Associated commands *CAT Notes If the file is not found on the specified (or assumed) drive and directory the message Not found is produced. The command must be re-entered using the correct <afsp>. The wild card facilities # and * may be used if you want information about a group of files. 48 The filing system commands * LIB «(<drv>) <dir> Selects the library Purpose Sets the library to the specified drive and directory. Example *LIB 1.8 sets the library to drive 1 directory A. After this typing *<filename> will search directory A on drive 1 for the named file and if it is found the file will be loaded and executed just as if you had typed *RUN :1.A. <filename> Description Sets the drive/directory containing the library. Associated commands *RUN Notes The library can contain files which are utility programs, designed to act on other files eg sorts, edits and merges are all common utility programs. It is then possible to say: *SORT FRED where SORT is the name of the file in the library and F RED is the name of another file in the current drive and directory. This makes use of the fact that any text after the <fsp> is stored in memory and is available to your machine code program for interpretation. A pointer to the start address of this text is available to your program via a call to OSARGS with Y=9, A=1 and X=the address of the byte block in page @ where the text is stored. To read the text stored at this location you must use a call to OSWORD with A=5. ‘The filing system commands 49 OSWORD call with A=5 Read I/O processor memory. This call enables any program to read a byte in the I/O processor no matter in which processor the program is executing. On entry, X and Y point to a block of memory as follows: XY LSB of address to be read > ge XY+2 XY+3 MSB of address to be read On exit, the 8-bit byte will be stored in XY+4. As this routine reads one byte at a time, you may need to use repeated calls to it to recover all the text following the <fsp>. Chapter 9 provides more information about using the disc system from assembler programs. 50 The filing system commands * LIST <p> Purpose Displays a text file on the screen with line numbers. Example *LIST DATA displays the contents of the file called DATA on the screen, line by line with each line numbered. Description ASCI list with line numbers. Associated commands * TYPE *DUMP Notes BASIC is tokenised, so listing a BASIC program file will display non- sense. (See the BBC Microcomputer User Guide.) An ASCII text file of a BASIC program can be obtained using the * SPOOL command. Files written with BASIC keyword PRINT# can also be listed with this command. In page mode the listing will stop after displaying each screenful, until you press eit Eig key to make it continue. PGGTY N turns page mode on, PQud9 0 turns it off. The filing system commands 51 * LOAD <fsp> <address> Purpose Readsanamed file from the disc into memory in the computer starting at either a specified start address or the file’s own load address. ; Example *LOAD HELLO Reads the file HELLO into memory starting at location 1909 (hex), which is the load address of the file when it was saved. (See example in * INFO.) *LOAD HELLO 3200 Reads the file HELLO into memory starting at location 3200 (hex). Other examples are *LOAD "HELLO" *LOAD "HELLO" 3200 Description Loads a file into memory. Associated commands *SAVE *RUN Notes All the above are valid commands. The quotation marks are optional; but either a pair or none should be preser:t. The named file must be in the current directory on the current disc. If the file is not found, the message Not found is produced. 52 The filing system commands *OPT 1 Purpose This command enables or disables a message system which displays a file’s information (the same as * IN F 0). Every time a file on the disc is accessed, the information is displayed. (n) can be any number greater than § to enable the feature. (n) = @ disables it. Example *OPT 1 1 or *OPT 1, 1 enables the messages; *OPT 1 @ or *OPT 1, O disables the messages. Description Message system to display file information at every access. Associated commands * INFO Notes A space or a comma between *OPT 1 and its argument (n) is essential. The filing system commands 53 *OPT4 o Purpose Changes the auto-start option of the disc in the currently selected drive. There are four options to choose from: , 1, 2 or 3. Each option initiates a different action when you press and on the computer. The computer will either ignore or automatically *LOAD, *RUN or *EXEC a file called !BOOT which must be in the directory $ on drive 0. Example *OPT 4 @ does nothing *OPT 4 1 will *LOAD the file ! BOOT (ie a machine-code file) *OPT 4 2. will *RUN the file ! BOOT (ie a machine-code file) *OPT 4 3 will *EXEC the file ! BOOT (ie a BASIC file) When *OPT 4 2 isset,andamachine-code program (ie ! BOOT) is executed, it is important to remember that the interrupt flag is undefined (unlike *RUNning the program, where the interrupt flag is cleared). It is suggested that your machine code ! BOOT files contain a CLI to clear the interrupt flag. Description Changes the start-up option of a disc. Notes It is essential to include a space between the command and (n). *OPT4@ would produce the message Bad option If the disc is write-protected the error message Disk read only is produced in response to the *OPT 4 command. 54 ‘The filing system commands If the option @ is set, the ! BOOT file need not be there. With any other option the message Not found or File not found is produced if ! BOOT is not found in directory $ on drive 9. Important: Do not confuse *OPT 4 with BASIC keyword OPT or *OPT 1.They are completely different. Refer also to chapter 12 where it describes how to swap the effects of PETZYQ§ and The utilities disc is set to option 2 when you receive it so when you press BGG GGG the ‘HELLO’ program, saved as file !BOOT, is *RUN automatically. ‘The filing system commands 55 *RENAME (old fsp) (new fsp) Purpose Changes the file name and moves it to another directory if required. Example *RENAME SUMS B.MATHS Assuming that the current directory is $, the file $. SUMS be- comes B. MATHS. Description Renames a file. Notes *RENAME :0.$.SUMS > 1.B.MATHS is not allowed. The file cannot be moved from drive § to drive 1 using *RENAME. Only the directory and file name can be changed. If the file does not exist the message Not found is displayed. If the first file is locked Locked is displayed. If the disc is write-protected Disk read only is displayed. If the <new fsp> has already been used the message Exists is displayed. 56 The filing system commands * RUN <fsp> (parameters to utility) Purpose This command is used to run machine-code programs. It loads a file into memory and then jumps to the execution address of that file. Example *RUN PROG will cause a machine-code program in the file called PROG to be loaded and executed starting at the execution address of the file. Description Runs a machine-code program. Associated commands *SAVE *L1B (for an explanation of ‘parameters to utility’) Notes This command will not run a BASIC program. Typing *<fsp> is accepted as being *RUN <fsp>. Typing *<filename> results in the file being loaded and executed if it is found in the currently selected drive/directory or the library. ‘The filing system commands 57 * SAVE <filename> <start address> <finish address> (<execute addr.>) (<reload addr.>) Purpose It is important not to confuse this with the BASIC keyword S AVE — they are quite different. This command takes a copy of a specified section of : the computer’s memory and writes it on to the disc in the current drive/ | directory. It is put into a file of the given name. You will mostly use this command to record your machine-code programs. Example *SAVE "PROG" SSSS FFFF (CEEEE) (RRRR) *SAVE "PROG" SSSo 4 EERE CEEEED CRRRRD SSSS = Start address of memory to be saved FRFF Finish address EEEE Execution address (see below) RRRR = Reload address LLLL = Length of information Notes RRRR and EEEE may be omitted in which case the reload address and the execution address are assumed to be the same as the start address. If the disc is write-protected the message Disk read only is produced. If there are already 31 files on the disc the message Cat full is produced. If the specified file name already exists and is locked the message 58 The filing system commands Locked is produced. If the file already exists but is unlocked it is deleted. Then starting in sector2 track @ a gap large enough to hold the new information is searched for. If none is found the message Disk full is produced. If enough space is available the information is written on to the disc and the file name is entered on to the catalogue in the current directory. ‘The filing system commands 59 * SPOOL <tsp> Purpose Prepares a file of the specified name on the disc to receive all the infor- mation subsequently displayed on the screen. This is a very useful com- mand particularly for producing a text file of one of your BASIC programs. (See notes below.) Example ' You can obtain a text file of one of your BASIC programs as follows: LOAD “MYPROG"™ Loads a program from disc into memory. *SPOOL FRED Opens a file called F RED on the disc ready to receive information from the screen. LIST Causes the BASIC program to be displayed on the screen and also writ- ten onto the file called FRED. *SPOOL ‘Tums off the ‘spooling’ and closes the file called FRED. Description Spools subsequent output to the screen to a named file opened for the purpose. Closes the file when spooling is terminated. Associated commands *BUILD * EXEC *LIST *TYPE 6 The filing system commands Notes BASIC on the BBC Microcomputer is ‘tokenised’. This means that the lines which you type in your program are abbreviated inside the com- puter’s memory and on the disc. A program file will contain these abbreviated ‘tokens’ rather than your original program text. ‘The filing system commands 61 _ TITLE <dise name> Purpose Changes the title of the disc in the current drive to the first 12 characters after the command. It fills in with spaces if there are less than 12 charac- ters. Any characters are allowed. Example *TITLE "MY DISC" This sets the title to "MY DISC" with five spaces added on the end. *TITLE "A DIFFERENT TITLE" ‘This changes the title to A. DIFFERENT. Anything after the first 12 characters is ignored. The quotation marks are only required if the title includes spaces. Notes If the disc is write-protected the message Disk read only appears when you try to use this command, 62 The filing system commands *'TY PE <tsp> Purpose Displays a text file on the screen without line numbers. Example Ae ee cee Description Screen list of a named file. Associated commands *LIST *DUMP. Notes BASIC programs are not stored on disc as text files when you SAVE them, so this command will display nonsense if you try to display a BASIC program. Page mode is selected with N and turned off by 0. Page mode allows you to see a screenful of text at a time: when the screen has filled up, instead of immediately scrolling, the computer waits until you press the key. The next screenful then appears. ‘The filing system commands 63 * WIPE <ip> Purpose Removes specified files from the catalogue and rearranges the catalogue, Asks for confirmation that each file conforming to the specification is to be deleted. Example WIPE *.SU* is a request to delete all files on the current drive beginning with the let- ters SU. As each file is found the file name is displayed like this: A.SUM . At this point only type Y if you want to delete the file. Typing anything else leaves the file intact. Deseription Delete with <afsp> and confirmation per file. Associated commands *DESTROY *DELETE Notes Once deleted using * WIPE, a file cannot be restored. Locked files are not removed. (See *ACCESS.) i i 7 The filing system utilities As explained in chapter 6 the filing system commands are, in fact, pro- grams stored in ROM (Read Only Memory) inside the BBC Micro- computer. The utilities are similar programs but they are stored on the utilities disc. They are used in the same way as the commands by typing *(utility name) The utilities disc must be in the disc unit at the time. The utility must either be in the current directory on the current drive or in the library (see command *LIB). There are two ‘formatting’ utilities supplied: one for 49 track discs, and the the other for 86 track On the utilities disc these are normally in drive @, directory $, which are the default values on start-up for both the library and the current drive/directory. (See commands * DRIVE and *DIR.) The third utility is *VERIFY. The following pages describe the utilities. You can add utilities of your own by saving machine-code programs into the library. ‘The filing system utilities 65 *% FORM 49 (<drv>) Format a 4@ track disc Purpose The command prepares new discs for use with the filing system on the BBC Microcomputer. It marks areas of disc where information will be stored and sets up a catalogue. The catalogue is empty at first, but when you store programs and data on the disc, the catalogue records their positions on the disc. They can then be retrieved quickly by reference to the catalogue. While formatting the information put on to the disc is verified automatically. Example To format a new disc insert the utilities disc into the disc drive and type *FORM4@ The computer asks Do you really want to format drive 0? Remove the utilities disc. Insert the disc to be formatted and then answer Y ‘The formatting starts immediately and the message Formatting drive (n) is displayed. As each track is formatted and verified the track number is displayed as follows: @@ 01 @2 G3 04 G5 G6 B7 08 09 @A OB BC OD BE BF 18 11 12 13 165 16717 18 19 1A 1B cD 1E 1F 20 21 22 23 24 25 26 27 disc formatted Above is the response if the formatting was successful. If a ? appears in 66 The filing system utilities this list, it means that a re-try occurred, so you're advised to reformat the disc. If the formatting was not successful, then either the message Verify error or Format error is displayed. After successful formatting the message Repeat format (Y/N) is displayed. You can format another disc straight away. Description Initialises discs with track and sector format. Clears the catalogue and verifies the sectoring. Associated commands *FORM8G Notes * FORM8Q is the same except that it formats the 89 track discs used in the dual drive system. If you find that verification or formatting fails persistently it could be that either the discs you have are poor quality or that the disc drive needs servicing, If you don't specify the drive number, the system will prompt with Format which drive? You can enter G, 1, 2 or 3. ‘The filing system utilities 67 If you have a dual drive system you can format a disc in the second drive while the utilities disc remains in the first drive. Fig 7 Formatting Before CATALOGUE 68 The filing system utilities * VERIFY «a> Purpose Checks each sector of a disc for legibility. It is done automatically when you use the *FORM4@ and *FORM8@ commands. Example *VERIFY 1 verifies drive 1. Description Sector verification program. Associated commands *FORM4O *FORM8O 8 Random access files One of the major advantages of a disc over a cassette tape is that the read/ write head of the disc drive can be moved to a specific place on the dise quickly and accurately. Imagine you have a data file on cassette tape con- sisting of ‘Names’ and ‘Telephone numbers’. To find a specific telephone number the file must be loaded and read from the beginning until the required record is found. If the file is long this will take some time. On the other hand, the Disc Filing System allows you to move to the required record and just read that one. Clearly this is much quicker. To make this possible the Disc Filing System provides a pointer. The pointer points to a particular character in the file. It is the next character on the file to be read or written. In BASIC the pointer is controlled by the keyword PTR#. The other keywords in BASIC which are used in con- nection with disc files are EXT# and EOF#. EXT tells you how longa file is, EOF # returns a value of TRUE (-1) ifthe end of file has been reached and FALSE (@) if not. All the BASIC keywords used to manipulate disc files are explained in the User Guide. They are: OPENOUT OPENIN PTRA EXTH INPUTH PRINTH BGETH CLOSE# BPUTH# EOFH To prepare a file to receive data the OP ENOUT keyword is used. In the User Guide the following example is given: 33@ X=OPENOUT ("cinemas") The effect of this line in a BASIC program is as follows: 1. If a file called ‘cinemas’ exists it is deleted. 70 Random access files 2. A file called ‘cinemas’ is entered on to the disc catalogue of the currently selected drive, in the current directory. 3. The filing system reserves 64 sectors (or the length of the previous file called ‘cinemas’ if there was one) on the disc for the exclusive use of the file ‘cinemas’. If 64 sectors are not available, the file is not created and an error is produced. 4, Evaluating PTR# and EXT# at this point will reveal that they are both set to zero. 5. The filing system will have loaded into memory the first sector, 256 bytes of the file. This area of memory is specially reserved by the filing system for this purpose and is referred to as the ‘buffer’. Notice that the first action of the keyword OPENOUT is to delete any existing file of the specified name. If there were no files on the disc previously, the effect can be illustrated as follows: (+ Total of 64 sectors reserved on dise Bytes ~~. 0123456 PTR# EXT# a ‘st sector, sector J2 in memory Nothing has been written on the file, so the value of EXT# (extent) is zero. We can now use the BASIC keyword PRINT# to write three cinema names into these slots of ten characters each, as follows 340 A = PTRHX 35@ PRINT#H X, "VICTORIA" 360 PTRHX = A+10 370 PRINTH#H X,"REGAL" 380 PTRH X = A+20 390 PRINTH X, "ODEON" 400 PTR# X = A+30 Random access files 71 In practice you can do it much more elegantly than shown above. Nevertheless the result immediately after line 400 is: 1 1 tHUANEDRL | | efetnporelofol | TTT TTT 1 PTR# EXT# Notice that the cinema names (in this illustration, VICTORIA) are in the file backwards. They are preceded by two bytes, represented in the diagram by ‘t’ and'‘T’.‘t’ specifies the type of data which follows. In this case the type is ‘string’ so the first byte will contain &4@ in hex, as indicated in the table below. ritfall “= &90 = String type, followed by ‘I, followed by the string. ‘t’ = &4G = Integer type, followed by four bytes containing the integer. ‘t= &FF = Real type, followed by five bytes containing the real number. In our example the second byte, represented by ‘I, gives the length of the string in hex. The integer and real number types are of fixed length as indicated above so they do not require the byte represented by ‘I'to give the length. Real numbers are stored in exponential format, integers are stored with the high order bytes first in the file. In the example we have used only the first 26 bytes of the file, so every- thing written to the file fits into the first sector which is in a ‘buffer’ in memory. If we had gone on writing names, the filing system would even- tually have put the information in the memory buffer on to sector 2 of the disc and loaded sector 93 into the buffer to continue. ‘This is still assuming that there are no other files on the disc, otherwise different sec- tors would be used. Remember that sectors @ and @1 are reserved by the Disc Filing System for the disc catalogue. Clearly then, at the end of a sequence of writing actions, we are left with a buffer in memory which may be partly filled with information, We must make sure that this infor- mation is written to the disc. This is done with the CLOSE# keyword in BASIC. This empties the buffer and frees the channel on which we opened the file (X in the example). 72 Random access files We can now read the information back from the disc if we want to. OPENIN is the BASIC keyword used to do this, eg: 5 DIM cine$(3) 10 X = OPENIN ("cinemas") co Be 30 FOR A = @ TO 20 STEP 10 40 PTRHX = A 5@ INPUT#X,cineS$(B) 60 B = Bt 70 NEXT A Line 19 of the example opens the file ‘cinemas’, loads the first sector into the buffer and sets PTR# to zero and EXT# to the length of the file. tiAtR T PTR# [t/tINo[ejo = Lines 39 to 59 of the example read each cinema name into an element of the array c ine$, advancing the pointer to the start of the next name after reading each one. Now you can see why we stored each name in its own ‘1-byte record’. This makes it much easier to write a program to find the names again. The important principle about using random access files is that you must keep track of where each item of information is written. You can then set PTR# to point to it again when you want to read or change it. The examples illustrate the basis of a very simple technique. There are a number of others which you can devise. Note 1: As shown earlier in this discussion, OP ENOUT reserves 64 sec- tors fora file. Other files opened may reserve sectors which immediately follow, eg: x - = OPENOUT ("cinemas") = OPENOUT ("clubs") The statements reserve 128 sectors consecutively if the disc was other- wise empty. It may be that you require more than 64 sectors for the first Random access files 73 file ‘cinemas’. If so, you will need to write ‘dummy’ records to the file to extend it to the required length before you open the second file, eg: 1@ X = OPENOUT ("cinemas") 20 FOR A = 1 TO 200 3@ PRINTHX, "DUMMY NAME FIELD" 4@ PRINTHX, “DUMMY ADDRESS LINE ONE" 5@ PRINTHX, "DUMMY ADDRESS LINE TWO" 6@ PRINTHX, “ADDRESS LINE THREE” 7@ PRINTHX, “POST CODE 123" 8@ NEXT A This program creates a file 79 sectors long with the dummy name and address written every 160 bytes. By writing beyond the reserved area in this way you can effectively reserve as many sectors as you like. You can then open other files in the remaining space on the dise, EXT# will give the position of the ‘3’ after the last dummy address on the file (20009) The above method will only work consistently if you start with a blank, formatted dise. If you want to create a random access file larger than 64 sectors on a disc with other files already on it, there is another method. First save the file with the name you want and with the number of bytes required. Use the address parameters of the *SAVE command to specify the number of bytes, eg: *SAVE "DATA" 66000 08000 will create a file of 128 sectors (32K) called DATA. You can then open the file later in your program. The file will contain miscellaneous data which you can overwrite with the information you actually want. This second method causes the filing system to search the disc for a free space large enough to hold the file. Existing files will be skipped over if they would otherwise overlap with the new file. Note 2: Up to five files may be open at any one time. This is because the space reserved for each file in the computer's memory to hold the infor- mation about extent, pointer etc is limited. In certain versions of the Disc Filing System, the commands *LOAD, *SAVE, *EXEC, * SPOOL, *BUILD, *LIST and *DUMP each use the space occupied by the information relating to one open file while they are active. 9 Using the filing system in assembler Section 43 of the new User Guide is essential reading for anyone wanting to write assembler programs on the BBC Microcomputer. Most of the necessary information for using the filing system in assembler is presen- ted there. In this chapter the main points are summarised and a par- ticular use of OSWORD is described in detail. General principles There are a number of routines available to handle disc I/O. All the routines must be called with a JSR and the decimal flag clear. It is impor- tant that you use these routines. They are called in address range &F FOG to &FFFF. They then call an internal (ROM resident) routine whose address is stored in RAM between &§204 and &@2FF. The address here will vary according to the filing system in use. For example, the routine OSFIND to open or close a file is entered at &FFCE. It is indirected via &921C. &§21C and &§21D contain the address of the executable routine in the Dise Filing System ROM. You can intercept the call by changing the addresses in these RAM locations. Using the available routines you can perform all necessary functions relating to disc files. The relevant routines together with their entry points are as follows: OSFIND &FFCE FINDV &@21C Open or close a file OSARGS &FFDA ARGSV &@214 Load or save data about a file OSFILE &FFDD FILEV &212 Load or save a complete file OSBGET &FFD7 BGETV &@216 Read a single byte to A from the file OSBPUT &FFD4 BPUTV &@218 Write a single byte from A to the file OSGBPB &FFD1 GBPBV &§21A Load or save a number of bytes OSWORD&FFF1 WORDV &620C With A=&7F and a para- meter block, loads or saves a sector Using the filing system in assembler 75 OSFIND Opens a file for writing or reading and writing, The routine is entered at &FFCE and indirects via &21C. The value in A determines the type of operation. Causes a file or files to be closed Causes a file to be open for input (reading) Causes a file to be opened for output (writing) Causes a file to be opened for input and output (random access) If A=&4G, &8G or &CY the Y (high byte) and X (low byte) must contain the address of locations in memory which contain the file name ter- minated with carriage return (&$D). On exit A will contain the channel number allocated to the file for all future operations. If A=@ on exit, then the operating system was unable to open the file. If A=@ then a file, or all files, will be closed depending on the value of Y. Y=9 will close all files, otherwise the file whose channel number is given in Y will be closed. On exit C, N, V and Z are undefined and D=9. The interrupt state is pre- served, but interrupts may be enabled during the operation. OSARGS This routine enables a file’s attributes to be read from file or written to file. The routine is entered at &FFDA and indirects via &214. On entry, X must point to four locations in zero page and Y contains the channel number. If Y is non-zero, then A will determine the function to be carried out on the file whose channel number is in Y. A=1 Write sequential pointer A=@ Read sequential pointer A=2_— Read length A= &FF ‘Ensure’ that this file is up to date on the media If Y is zero then the contents of A will determine the function to be car- tied out. A= will return, in A, the type of file system in use. The value of A on exit has the following significance. 76 Using the filing system in assembler @ No file system 1 1209 baud cassette file system 2 300 baud cassette file system 3 ROM pack file system 4 Disc file system 5 Econet file system 6 Teletext/Prestel Telesoftware file system A=1 will return the address of the rest of the command line in the zero page locations. A=&FF will ‘ensure’ that all open files are up to date on the media. On exit X and Y are preserved, C, N, V and Z are undefined and D=#. The interrupt state is preserved, but interrupts may be enabled during the operation. OSFILE This routine, by itself, allows a whole file to be loaded or saved. The routine is entered at &FFDD and indirects via &212. On entry A indicates the function to be performed. X and Y point to an 18-byte control block anywhere in memory. X contains the low byte of the control block address and Y the high byte. The control block is structured as follows from the base address given by X and Y. OSFILE control block 99 | Address of file name, which must be terminated | LSB | gi | by &oD MSB| 92 | Load address of file LSB 03 | 04 05 MSB Using the filing system in assembler 77 96 | Execution address of file 07 | 98 | | | MSB GA | Start address of data for write operations | LSB 9B or length of file for read operations | ,9C | 9D | MSB GE | End address of data, ie byte after LSB OF last byte of data to be written, or file attributes | 16 MSB | fa { l - The following table indicates the function performed by OSFILE for each value of A. Save a section of memory as a named file. The file's catalogue information is also written Write the catalogue information for the named file Write the load address (only) for the named file Write the execution address (only) for the named file Write the attributes (only) for the named file Read the named file’s catalogue information; place the file type in A Delete the named file Load the named file When loading a file, the byte at XY+6 (the LSB of the execution address) determines where the file will be loaded in memory. If it is zero then the file will be loaded to the address given in the control block. If non-zero then the file will be loaded to the address stored with the file when it was created. ‘The file attributes are stored in four bytes. The least significant eight bits have the following meanings: Bit 9 1 Meaning Not readable by you Not writable by you 78 Using the filing system in assembler 2 Not executable by you 3 Not deletable by you 4 Not readable by others 5 Not writable by others 6 Not executable by others 7 Not deletable by others File types are as follows: 6 Nothing found 1 File found 2 Directory found A BRK will occur in the event of an error, and this can be trapped if required On exit X and Y are preserved, C, N, V and Z are undefined and D=9. The interrupt state is preserved, but interrupts may be enabled during the operation. Read/write one byte OSBGET call address &@FFD7 to get a byte. OSBPUT call address &@FFD4 to put a byte. Y contains the channel number on which the file was opened using OSFIND. X is not used, but preserved. A contains the byte to be put or receives the byte which id. ‘The position in the file where the action of the GET or PUT takes place is determined by the position of the pointer as set by OSARGS. On exit C clear implies a successfully completed transfer. C set implies end of file reached before completion of transfer. Read/write a group of bytes OSGBPB call address &@FFD1 This routine will write or read a byte (or group of bytes) to or from a specified open file. The option to read or write is determined by the value of A. The length of the data and its location are specified in a control block in memory. Using the filing system in assembler 79 On entry X (low byte) and Y (high byte) point to the instruction block: Offset A determines the type of operation: A= &G1 Put byte using byte offset A= &§2 Put byte ignoring byte offset A= &3 Get byte using byte offset A= &64 Get byte ignoring byte offset A= &§5 Read title, option, drive A =&@6 Read current directory A=&§@7 Read current library A= &@8 Read file names ‘This method is particularly useful in the environment of the Econet® file system, where the ‘packaging overhead’ for transferring small amounts of data is proportionately high. On exit A = G implies operation attempted. A unchanged implies filing system does not support this facility. C clear implies a successfully completed transfer, C set implies end of file reached before completion of transfer. The num- ber of bytes and byte offset (if used) are modified to show how much data has been transferred (usually as much as was asked for) and the new pointer value is the old pointer plus the amount transferred. A= &B1 to &4 ‘The number of bytes is modified to show how much data has not been transferred (usually zero). The pointer value is updated (ie old pointer Econet is a trademark of Acorn Computers Limited. 8) Using the filing system in assembler plus the amount transferred), and the offset is set to its current value. A= &05 This returns in the area pointed at by the pointer the title, option and drive of the currently selected disc. It is returned in this form: <title length> <title><option> <drive> The cycle number, option and drive are single binary bytes. A= &06 This returns the currently selected directory. It is returned in this form: <length of disc name><dise name><length of directory name> <directory name> A= &07 This returns the currently selected library. It is returned in this form: <length of disc name><disc name> <length of library name> <library name> A= &98 This returns the files in the current directory. The format of the control block is similar to that for sequential files: Offset Number of files to transfer : Internal file pointer et to zero, the search will begin with the first file, All are updated ina similar manner to the way pointers are updated for A=&()1 to &@4. The format of the file names is as follows: <length of filename 1><filename 1><length of filename 2> <filename 2>.. . Using the filing system in assembler 81 Read/write a sector OSWORD with A =&7F Call address at &FFF1 A=&7F indicates that a general read/write operation is required. On entry X (low byte) and Y (high byte) point to the instruction block: Offset {Drive number Start address in memory destination of the data onwards Example: Number of parameters Command =&53 to read or &4B to write Parameter 1 Track number Parameter 2 Sector number Parameter 3 = &21 (specifies sector length of 256 bytes and 1 to be acted upon) On exit @ in the last parameter address +1 indicates a successful transfer. A failure is indicated by a dise error number. 1@Changing filing systems Your computer can have several filing systems available other than the Disc Filing System. The following commands are all used to exit from the current filing system into the one named. *TAPES 399 baud cassette *TAPE12 1299 baud cassette * TAPE 1209 baud cassette *NET Econet filing system *TELESOFT The Prestel and Teletext system *ROM The cartridge ROM system *DISC Enters the filing system from one of the others *xDISK Alternative spelling for above Typing the command to enter the system you are already in has no effect. WOU eee ea 11 Error messages &BD Not enabled ‘An attempt is made to use a restricted command without typing *ENABLE immediately preceding it. &BE Cat full The catalogue has enough space for 31 files. This error is produced if you attempt to enter more than 31. &BF Can’t extend An attempt is made to extend a random access file when there is insuffi- cient space immediately after it to do so. &CQ Too many open This error occurs on attempting to open a sixth random access file. Five is the maximum allowed at once. &C1 Read only This error occurs if you try to write to a file opened for reading only, using OSFIND with A=&49. &C2 Open This error occurs if you attempt to open a file which is already open. An intervening CLOSE is required between two OPENSs referring to the same file. This error is also produced if you try to delete an open file with the commands: *DELETE, *SAVE, *BUILD ete. &C3 Locked Access to the named file is locked. This error message is displayed when any attempt is made to overwrite or write to a locked file. &C4 Exists This occurs if you try to rename a file with an existing file name. &C5 Drive fault This error means that the disc drive is probably faulty and needs attention. 84 Error messages &C6 Disk full This indicates that there is not enough space on the disc to open (OPENOUT#) or save a file of the specified size. &C7 Disk fault If this error message occurs it means that the computer cannot read the disc. It implies that the disc is damaged, faulty, unformatted or of the wrong type, like an 80 track disc in a 40 track drive. &C8 Disk changed This error occurs if the computer detects that a disc has been changed while files on it are still open. &C9 Disk read only This error occurs if you attempt to write to a disc which has the write- protection notch covered. &CB Bad option There are currently two ‘option’ commands *OPT1 and *OPT4. The error occurs if you type anything else besides 1 and 4 after *OPT. &CC Bad name This message appears if you enter a file name which is invalid, such as: longer than seven characters, or a blank file name, or control characters. &CD Bad drive This error means that the :(drv) part of the file specification was incorrect, eg ‘:’ colon missing or drive number out of range 9 to 3. &CE Bad dir Means that the specified directory is not allowed, eg more than one character. &CF Bad attribute This error occurs if you use anything other than the letter ‘L’ with the * ACCESS command. &D6 Not found The Disc Filing System could not find the named file in the specified drive/directories. Error messages 85 &DC Syntax You have typed in a command with bad arguments such as * COPY | The error message includes the correct syntax. &FE Bad command This means that * was ommitted or that the command name was not recognised as a Disc Filing System command or utility. 12 Technical information 18-bit addressing ‘The BBC Disc Filing System uses 18-bit addressing giving a range from &99990 to &3FFFF. This means that two bytes and two bits are required to store a complete address, like this: &3FFFF is oe te 1111 1111 in binary High Middle Low bits bits bits Each full address therefore consists of high, middle and low order bits. This is important to note, because the bits of the address are not always stored consecutively in the catalogue. This is clearly shown by the way that the disc catalogue is loaded into memory. Another important factor concerns the use of a second processor. If the top two bits of an address are set, eg: &3----, the address is assumed to refer to the I/O processor. Disc catalogue Sectors 6G and @1 on the disc are reserved for the catalogue. The format of the catalogue is as follows: Sector 66 &OO to &B7 First eight bytes of the 13-byte disc title &98 to &OE First file name &OF Directory of first file name &16 to &1E Second file name &IF Directory of second file name ... and so on Repeated up to 31 files. ‘Technical information 87 Sector 91 &OO to &93 Last four bytes of the disc title &04 Sequence number &O5 The number of catalogue entries multiplied by 8 &96 (bits 9,1) Number of sectors on disc (two high order bits of 1 bit number) (bits 4,5) !BOOT start-up option &07 Number of sectors on disc (eight low order bits of 19 bit number) &G8 First file’s load address, low order bits &O9 First file’s load address, middle order bits &OA First file’s exec address, low order bits &gB First file’s exec address, middle order bits &OC First file’s length in bytes, low order bits &gD First file’s length in bytes, middle order bits &GE (bits 0,1) First file’s start sector, two high order bits of 1 bit number (bits 2,3) First file’s load address, high order bits (bits 4,5) First file’s length in bytes, high order bits (bits 6,7) First file’s exec address, high order bits &OF First file’s start sector, eight low order bits of 16 bit number ...and so on Repeated for up to 31 files. Note that the first eight bytes in each sector contain miscellaneous infor- mation about the disc. Each subsequent block of eight bytes contains information about the files, repeated for up to 31 files. The complete information about file 3 would be found in the fourth block of eight bytes ‘on sector 0 followed by the fourth block of eight bytes on sector #1 File system initialise and !BOOT On pressing E[TZYY, the MOS (Machine Operating System) seeks and initialises a filing system. It starts with the service ROM closest to the edge of the main printed circuit board. The first one will be initialised if just was pressed. If another key is held down while you press Egg. the first file system which recognises the key will be initialised. If none recognises the key, the CFS (cassette filing system) is initialised. 88 ‘Technical information Having initialised a filing system, if ‘link 5’ is unmade (see below) or if SHIFT] is not pressed and ‘link 5’ is made, then the start-up option of any associated device is examined. For options 1 to 3, the Disc Filing System will search for a file named ! BOOT on the device and act according to the start-up option set. In the case of the cassette filing system the start-up option of the ROM cartridge is examined as no start-up options are provided on cassette tapes, Link facilities Under the top cover of the computer to the right of the space bar, you will find eight pairs of holes in the circuit board. These are provided for the fitting of links, and give you some extra facilities, described in detail below. In the following tables, a zero means that a link is not made, anda one means that a link is made. Links 1 and 2 Reserved for future expansion. Links 3 and 4 ‘The table below shows the optimum link settings for different types of dise drives which may be used with the BBC Microcomputer. Drive type Step Settle Headload Links 3 and 4 Tandon 89 track 4mS 16mS @ i. 1 Tandon 49 track, Shugart 6mS 16mS ¢ - G Teac, Mitsubishi, Olivetti 89 track, Siemens 211, 221, YD289 6ms 16mS 56 9 a: Olivetti 4@ track, Shugart SA209, BASF 6196 24mS 29mS 64 9 Ox If you are using a drive other than those listed above, then obtain the drive speed specification from your supplier. Set the links so that each parameter is greater than or equal to the specification given. After changing the link settings, press to simulate a power down reset. If in doubt, run at the slowest speeds (marked with an asterisk in the above list). Link 5 See the previous section called ‘File system initialise and BOOT’. Links 6, 7 and 8 ‘These determine what screen mode the computer starts up in after a cold start (see the BBC Microcomputer User Guide). Screen mode Links 6,7 and 8 Mode 7 Oo a Mode 6 cm) 1 Mode 5 O11 a Mode 4 O1 a Mode 3 16 a Mode 2 1¢ i: Mode 1 a g 13 Filing system command summary Command *ACCESS *BACKUP *BUILD *CAT *COMPACT *COPY *DELETE *DESTROY *xDIR *DRIVE *DUMP * ENABLE * EXEC Pie * INFO Abbreviation (*A) (*BAC.) (*BU.) (* 6) (* COM) (*COP.) (*DE.) (*DES.) (*DI.) (*DR.) (*DU.) (*EN.) (*E.) (*H.) (*1.) Locks or unlocks a file Copies all information from one disc to another Causes all subsequent keyboard entries to be stored in the named file Displays a disc catalogue Collects all files on a dise together into one contiguous sequence leaving a single block of free space Copies all specified files from one disc to another Removes a single named file from the dise Removes specified files from a disc in a single action Changes the current set directory Changes the current set drive Produces a hexadecimal listing of a file Allows the use of *BACKUP and *DESTROY Reads a disc file byte by byte as if the byte were being typed on the keyboard Displays the file system commands with syntax guidelines Displays information about specified files *LIB *LIST *LOAD *OPT1 *OPTS4 *RENAME *RUN *SAVE *SPOOL Pree *TYPE *WIPE none none (*L.) (*0.1) (*0.4) (*RE.) (AR.) (*S.) (*SP.) (*TI.) (*TY.) (ewe) Filing system command summary 91 Selects the drive/directory for the library Displays text file on the screen with line numbers Reads a file from dise to memory Switches the screen messages which accompany disc accesses on or off Specifies the auto-start option of a disc, relating to a file named :0/ -$.!B00T Changes a file name Runs a machine-code program Saves a specific part of memory to the dise Transfers all text subsequently dis- played on the screen into a specified file Changes the title of a disc Displays a text file on screen with line numbers Removes specified files from the disc after confirmation for each file meeting the given specification Index Abbreviations 9 *ACCESS 28 Addressing 86 afsp 21 Assembler 74 Auto-start 23 *BACKUP 36 BGET# 69 BPUT# 69 BREAK key 25 *BUILD 32 Bytes 17 *CAT 33 Catalogue format 86 Changing filing system 82 Commands 26 Command abbreviations 99 Command summary 99 *COMPACT 35 *COPY 37 Copying — diagram 15 ~ master disc ~ single drive ab *DELETE 38 Demonstration programs 8 *DESTROY 39 *DIR 40 Directories 20 Disc drive 2 Disc drive parameters 88 Disc files 19 Disc filing system 4 Dises 1 *DRIVE 41 Drive numbers 21 *DUMP 42 *ENABLE 43 EOF# 69 Erasure prevention 12 Error messages 83 *EXEC 44 EXT# 69 File name 19 Files 19 File specifications 19 File system initialising 87 File types 71 Fitting a disc system 7 Formatting 17,66 *FORM4G 65 *FORM89 66 Getting going 7 Grandfather, father, son 12 *HELP 45 *INFO 47 INPUT# 69 Integer type 71 Library 23 *LIB 48 *LIST 50 *LOAD 51 Multi-file operations 21 OPENIN 69 OPENOUT 69 *OPT 1 52 *OPT 4 53 PRINT# 69 PTR# 69 Random access 69 Real type 71 *RENAME 55 *RUN 56 *SAVE 57 Sectors 17 Single-drive copying 13 *SPOOL 59 String type 71 *TITLE 61 Tracks 17 *TYPE 62 Utilities 64 *VERIFY 68 “Wild card’ 12 * WIPE 63 Write-protection 12 Index 93</div><div class="after_doc_wrapper is_bot"><section class="_1ifY6L"><div class="_1t0vuo" data-e2e="recommender-list"><h2 class="-JXdjF" data-e2e="list-title">You might also like</h2><ul class="_2sDW41" data-e2e="list-content-wrapper"><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/322011391/The-Subtle-Art-of-Not-Giving-a-F-ck-A-Counterintuitive-Approach-to-Living-a-Good-Life" target="_blank"><span class="visually_hidden">The Subtle Art of Not Giving a F*ck: A Counterintuitive Approach to Living a Good Life</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/322011391/149x198/14bbaf98d5/1718609847?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/322011391/298x396/59d3b978ea/1718609847?v=1 2x" alt="The Subtle Art of Not Giving a F*ck: A Counterintuitive Approach to Living a Good Life" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">The Subtle Art of Not Giving a F*ck: A Counterintuitive Approach to Living a Good Life</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/676606601/Mark-Manson" target="_blank">Mark Manson</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Rating: 4 out of 5 stars</span></div><div class="_1c33kx">4/5 (5814)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/335808746/The-Gifts-of-Imperfection-Let-Go-of-Who-You-Think-You-re-Supposed-to-Be-and-Embrace-Who-You-Are" target="_blank"><span class="visually_hidden">The Gifts of Imperfection: Let Go of Who You Think You're Supposed to Be and Embrace Who You Are</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/335808746/149x198/ec87a4c99b/1711373743?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/335808746/298x396/de204ab202/1711373743?v=1 2x" alt="The Gifts of Imperfection: Let Go of Who You Think You're Supposed to Be and Embrace Who You Are" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">The Gifts of Imperfection: Let Go of Who You Think You're Supposed to Be and Embrace Who You Are</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/704130623/Brene-Brown" target="_blank">Brene Brown</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Rating: 4 out of 5 stars</span></div><div class="_1c33kx">4/5 (1092)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/310560108/Never-Split-the-Difference-Negotiating-As-If-Your-Life-Depended-On-It" target="_blank"><span class="visually_hidden">Never Split the Difference: Negotiating As If Your Life Depended On It</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/310560108/149x198/44055ac324/1718451942?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/310560108/298x396/6049b38208/1718451942?v=1 2x" alt="Never Split the Difference: Negotiating As If Your Life Depended On It" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">Never Split the Difference: Negotiating As If Your Life Depended On It</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/655855290/Chris-Voss" target="_blank">Chris Voss</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Rating: 4.5 out of 5 stars</span></div><div class="_1c33kx">4.5/5 (845)</div></div></div></div></div></div></li><li class="_2uhxkw"><div class="wrapper__pill_list content_pills"><ul class="pill_list_row unstyled_list"><li class="pill_list_item"><a class="wrapper__text_button wrapper__pill_button" href="/magazines"><div class="pill_button_visible">Magazines</div></a></li><li class="pill_list_item"><a class="wrapper__text_button wrapper__pill_button" href="https://www.scribd.com/podcasts"><div class="pill_button_visible">Podcasts</div></a></li><li class="pill_list_item"><a class="wrapper__text_button wrapper__pill_button" href="/sheetmusic"><div class="pill_button_visible">Sheet music</div></a></li></ul></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/357813054/Principles-Life-and-Work" target="_blank"><span class="visually_hidden">Principles: Life and Work</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/357813054/149x198/d1d2a4e180/1716817650?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/357813054/298x396/334eaf1f69/1716817650?v=1 2x" alt="Principles: Life and Work" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">Principles: Life and Work</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/683815204/Ray-Dalio" target="_blank">Ray Dalio</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Rating: 4 out of 5 stars</span></div><div class="_1c33kx">4/5 (609)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/224410406/The-Glass-Castle-A-Memoir" target="_blank"><span class="visually_hidden">The Glass Castle: A Memoir</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/224410406/149x198/b245e05319/1718631847?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/224410406/298x396/c03da23e3f/1718631847?v=1 2x" alt="The Glass Castle: A Memoir" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">The Glass Castle: A Memoir</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/706448264/Jeannette-Walls" target="_blank">Jeannette Walls</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Rating: 4.5 out of 5 stars</span></div><div class="_1c33kx">4.5/5 (1717)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/308030757/Grit-The-Power-of-Passion-and-Perseverance" target="_blank"><span class="visually_hidden">Grit: The Power of Passion and Perseverance</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/308030757/149x198/2af38cbda9/1711559584?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/308030757/298x396/4187c55138/1711559584?v=1 2x" alt="Grit: The Power of Passion and Perseverance" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">Grit: The Power of Passion and Perseverance</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/683814892/Angela-Duckworth" target="_blank">Angela Duckworth</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Rating: 4 out of 5 stars</span></div><div class="_1c33kx">4/5 (590)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/356032151/Sing-Unburied-Sing-A-Novel" target="_blank"><span class="visually_hidden">Sing, Unburied, Sing: A Novel</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/356032151/149x198/db7a11388a/1701276710?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/356032151/298x396/a573e37dfc/1701276710?v=1 2x" alt="Sing, Unburied, Sing: A Novel" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">Sing, Unburied, Sing: A Novel</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/683990000/Jesmyn-Ward" target="_blank">Jesmyn Ward</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Rating: 4 out of 5 stars</span></div><div class="_1c33kx">4/5 (1104)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/322011392/Hidden-Figures-The-American-Dream-and-the-Untold-Story-of-the-Black-Women-Mathematicians-Who-Helped-Win-the-Space-Race" target="_blank"><span class="visually_hidden">Hidden Figures: The American Dream and the Untold Story of the Black Women Mathematicians Who Helped Win the Space Race</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/322011392/149x198/75a60db5ed/1718451763?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/322011392/298x396/8996aadf7d/1718451763?v=1 2x" alt="Hidden Figures: The American Dream and the Untold Story of the Black Women Mathematicians Who Helped Win the Space Race" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">Hidden Figures: The American Dream and the Untold Story of the Black Women Mathematicians Who Helped Win the Space Race</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/671516025/Margot-Lee-Shetterly" target="_blank">Margot Lee Shetterly</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Rating: 4 out of 5 stars</span></div><div class="_1c33kx">4/5 (897)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/309859835/Shoe-Dog-A-Memoir-by-the-Creator-of-Nike" target="_blank"><span class="visually_hidden">Shoe Dog: A Memoir by the Creator of Nike</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/309859835/149x198/394d1573f0/1716986829?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/309859835/298x396/d1289f88b9/1716986829?v=1 2x" alt="Shoe Dog: A Memoir by the Creator of Nike" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">Shoe Dog: A Memoir by the Creator of Nike</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/683814899/Phil-Knight" target="_blank">Phil Knight</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Rating: 4.5 out of 5 stars</span></div><div class="_1c33kx">4.5/5 (540)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/224266633/The-Perks-of-Being-a-Wallflower" target="_blank"><span class="visually_hidden">The Perks of Being a Wallflower</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/224266633/149x198/196f9b9902/1715608142?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/224266633/298x396/c65dbae83f/1715608142?v=1 2x" alt="The Perks of Being a Wallflower" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">The Perks of Being a Wallflower</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/683815248/Stephen-Chbosky" target="_blank">Stephen Chbosky</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Rating: 4.5 out of 5 stars</span></div><div class="_1c33kx">4.5/5 (2104)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/211302755/The-Hard-Thing-About-Hard-Things-Building-a-Business-When-There-Are-No-Easy-Answers" target="_blank"><span class="visually_hidden">The Hard Thing About Hard Things: Building a Business When There Are No Easy Answers</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/211302755/149x198/e130bab094/1717706570?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/211302755/298x396/19f10ceb3f/1717706570?v=1 2x" alt="The Hard Thing About Hard Things: Building a Business When There Are No Easy Answers" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">The Hard Thing About Hard Things: Building a Business When There Are No Easy Answers</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/684983410/Ben-Horowitz" target="_blank">Ben Horowitz</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Rating: 4.5 out of 5 stars</span></div><div class="_1c33kx">4.5/5 (348)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/234028503/Bad-Feminist-Essays" target="_blank"><span class="visually_hidden">Bad Feminist: Essays</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/234028503/149x198/600d1fe3f9/1718276304?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/234028503/298x396/1455400f40/1718276304?v=1 2x" alt="Bad Feminist: Essays" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">Bad Feminist: Essays</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/694002562/Roxane-Gay" target="_blank">Roxane Gay</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Rating: 4 out of 5 stars</span></div><div class="_1c33kx">4/5 (1018)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/263504218/Elon-Musk-Tesla-SpaceX-and-the-Quest-for-a-Fantastic-Future" target="_blank"><span class="visually_hidden">Elon Musk: Tesla, SpaceX, and the Quest for a Fantastic Future</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/263504218/149x198/5791495c90/1718451436?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/263504218/298x396/ca05b40921/1718451436?v=1 2x" alt="Elon Musk: Tesla, SpaceX, and the Quest for a Fantastic Future" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">Elon Musk: Tesla, SpaceX, and the Quest for a Fantastic Future</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/655656594/Ashlee-Vance" target="_blank">Ashlee Vance</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Rating: 4.5 out of 5 stars</span></div><div class="_1c33kx">4.5/5 (474)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/393393789/Her-Body-and-Other-Parties-Stories" target="_blank"><span class="visually_hidden">Her Body and Other Parties: Stories</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/393393789/149x198/027888fb3f/1712200786?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/393393789/298x396/688f039a8b/1712200786?v=1 2x" alt="Her Body and Other Parties: Stories" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">Her Body and Other Parties: Stories</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/626038376/Carmen-Maria-Machado" target="_blank">Carmen Maria Machado</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Rating: 4 out of 5 stars</span></div><div class="_1c33kx">4/5 (822)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/378045783/The-Outsider-A-Novel" target="_blank"><span class="visually_hidden">The Outsider: A Novel</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/378045783/149x198/52e7b7d6d0/1718817053?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/378045783/298x396/c4d2b45a8f/1718817053?v=1 2x" alt="The Outsider: A Novel" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">The Outsider: A Novel</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/572764971/Stephen-King" target="_blank">Stephen King</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Rating: 4 out of 5 stars</span></div><div class="_1c33kx">4/5 (1866)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/224369806/The-Emperor-of-All-Maladies-A-Biography-of-Cancer" target="_blank"><span class="visually_hidden">The Emperor of All Maladies: A Biography of Cancer</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/224369806/149x198/d2fc5923b8/1717607260?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/224369806/298x396/a026add765/1717607260?v=1 2x" alt="The Emperor of All Maladies: A Biography of Cancer" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">The Emperor of All Maladies: A Biography of Cancer</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/684982830/Siddhartha-Mukherjee" target="_blank">Siddhartha Mukherjee</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Rating: 4.5 out of 5 stars</span></div><div class="_1c33kx">4.5/5 (271)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/337536061/The-Sympathizer-A-Novel-Pulitzer-Prize-for-Fiction" target="_blank"><span class="visually_hidden">The Sympathizer: A Novel (Pulitzer Prize for Fiction)</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/337536061/149x198/e0fabe3d5f/1717779761?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/337536061/298x396/9e5f6dd316/1717779761?v=1 2x" alt="The Sympathizer: A Novel (Pulitzer Prize for Fiction)" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">The Sympathizer: A Novel (Pulitzer Prize for Fiction)</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/688625676/Viet-Thanh-Nguyen" target="_blank">Viet Thanh Nguyen</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Rating: 4.5 out of 5 stars</span></div><div class="_1c33kx">4.5/5 (122)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/224426877/Angela-s-Ashes-A-Memoir" target="_blank"><span class="visually_hidden">Angela's Ashes: A Memoir</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/224426877/149x198/67b53f7428/1718631569?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/224426877/298x396/61c4862b68/1718631569?v=1 2x" alt="Angela's Ashes: A Memoir" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">Angela's Ashes: A Memoir</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/684979558/Frank-McCourt" target="_blank">Frank McCourt</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Rating: 4.5 out of 5 stars</span></div><div class="_1c33kx">4.5/5 (441)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/224252178/Brooklyn-A-Novel" target="_blank"><span class="visually_hidden">Brooklyn: A Novel</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/224252178/149x198/77a859fdd8/1717421700?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/224252178/298x396/dfbec9e04b/1717421700?v=1 2x" alt="Brooklyn: A Novel" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">Brooklyn: A Novel</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/684985070/Colm-Toibin" target="_blank">Colm Tóibín</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Rating: 3.5 out of 5 stars</span></div><div class="_1c33kx">3.5/5 (1947)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/335537398/The-Little-Book-of-Hygge-Danish-Secrets-to-Happy-Living" target="_blank"><span class="visually_hidden">The Little Book of Hygge: Danish Secrets to Happy Living</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/335537398/149x198/c261b5b62a/1717844699?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/335537398/298x396/4b549960d0/1717844699?v=1 2x" alt="The Little Book of Hygge: Danish Secrets to Happy Living" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">The Little Book of Hygge: Danish Secrets to Happy Living</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/656546239/Meik-Wiking" target="_blank">Meik Wiking</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Rating: 3.5 out of 5 stars</span></div><div class="_1c33kx">3.5/5 (401)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/235411767/A-Man-Called-Ove-A-Novel" target="_blank"><span class="visually_hidden">A Man Called Ove: A Novel</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/235411767/149x198/ce356815f8/1718632206?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/235411767/298x396/a289a2fc2a/1718632206?v=1 2x" alt="A Man Called Ove: A Novel" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">A Man Called Ove: A Novel</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/683814850/Fredrik-Backman" target="_blank">Fredrik Backman</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Rating: 4.5 out of 5 stars</span></div><div class="_1c33kx">4.5/5 (4770)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/182553141/The-World-Is-Flat-3-0-A-Brief-History-of-the-Twenty-first-Century" target="_blank"><span class="visually_hidden">The World Is Flat 3.0: A Brief History of the Twenty-first Century</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/182553141/149x198/9d8b4953ee/1714629096?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/182553141/298x396/89521cc859/1714629096?v=1 2x" alt="The World Is Flat 3.0: A Brief History of the Twenty-first Century" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">The World Is Flat 3.0: A Brief History of the Twenty-first Century</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/687127844/Thomas-L-Friedman" target="_blank">Thomas L. Friedman</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Rating: 3.5 out of 5 stars</span></div><div class="_1c33kx">3.5/5 (2259)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/224326250/Steve-Jobs" target="_blank"><span class="visually_hidden">Steve Jobs</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/224326250/149x198/f1e7bf86b3/1701281268?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/224326250/298x396/67d6eee06a/1701281268?v=1 2x" alt="Steve Jobs" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">Steve Jobs</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/683814325/Walter-Isaacson" target="_blank">Walter Isaacson</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Rating: 4.5 out of 5 stars</span></div><div class="_1c33kx">4.5/5 (807)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/419930541/The-Yellow-House-A-Memoir-2019-National-Book-Award-Winner" target="_blank"><span class="visually_hidden">The Yellow House: A Memoir (2019 National Book Award Winner)</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/419930541/149x198/941121db9b/1702813542?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/419930541/298x396/327f81adb3/1702813542?v=1 2x" alt="The Yellow House: A Memoir (2019 National Book Award Winner)" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">The Yellow House: A Memoir (2019 National Book Award Winner)</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/469606521/Sarah-M-Broom" target="_blank">Sarah M. Broom</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Rating: 4 out of 5 stars</span></div><div class="_1c33kx">4/5 (98)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/163646054/Devil-in-the-Grove-Thurgood-Marshall-the-Groveland-Boys-and-the-Dawn-of-a-New-America" target="_blank"><span class="visually_hidden">Devil in the Grove: Thurgood Marshall, the Groveland Boys, and the Dawn of a New America</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/163646054/149x198/73d89ab0b4/1714828490?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/163646054/298x396/92feb6c9c7/1714828490?v=1 2x" alt="Devil in the Grove: Thurgood Marshall, the Groveland Boys, and the Dawn of a New America" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">Devil in the Grove: Thurgood Marshall, the Groveland Boys, and the Dawn of a New America</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/655065772/Gilbert-King" target="_blank">Gilbert King</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Rating: 4.5 out of 5 stars</span></div><div class="_1c33kx">4.5/5 (266)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/163579056/The-Art-of-Racing-in-the-Rain-A-Novel" target="_blank"><span class="visually_hidden">The Art of Racing in the Rain: A Novel</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/163579056/149x198/e3ae8b9345/1718448713?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/163579056/298x396/c599e1583f/1718448713?v=1 2x" alt="The Art of Racing in the Rain: A Novel" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">The Art of Racing in the Rain: A Novel</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/696787006/Garth-Stein" target="_blank">Garth Stein</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Rating: 4 out of 5 stars</span></div><div class="_1c33kx">4/5 (4203)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/163657166/A-Tree-Grows-in-Brooklyn" target="_blank"><span class="visually_hidden">A Tree Grows in Brooklyn</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/163657166/149x198/bf3b773b78/1718449271?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/163657166/298x396/9446ea1bc2/1718449271?v=1 2x" alt="A Tree Grows in Brooklyn" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">A Tree Grows in Brooklyn</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/709859210/Betty-Smith" target="_blank">Betty Smith</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Rating: 4.5 out of 5 stars</span></div><div class="_1c33kx">4.5/5 (1929)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/244157917/Yes-Please" target="_blank"><span class="visually_hidden">Yes Please</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/244157917/149x198/ce51d31665/1718451208?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/244157917/298x396/d0cbd421a3/1718451208?v=1 2x" alt="Yes Please" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">Yes Please</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/655441200/Amy-Poehler" target="_blank">Amy Poehler</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Rating: 4 out of 5 stars</span></div><div class="_1c33kx">4/5 (1898)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/225916486/A-Heartbreaking-Work-Of-Staggering-Genius-A-Memoir-Based-on-a-True-Story" target="_blank"><span class="visually_hidden">A Heartbreaking Work Of Staggering Genius: A Memoir Based on a True Story</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/225916486/149x198/ceefd53ff2/1710801410?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/225916486/298x396/3fda0d41f4/1710801410?v=1 2x" alt="A Heartbreaking Work Of Staggering Genius: A Memoir Based on a True Story" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">A Heartbreaking Work Of Staggering Genius: A Memoir Based on a True Story</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/684985077/Dave-Eggers" target="_blank">Dave Eggers</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Rating: 3.5 out of 5 stars</span></div><div class="_1c33kx">3.5/5 (231)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/224410295/Team-of-Rivals-The-Political-Genius-of-Abraham-Lincoln" target="_blank"><span class="visually_hidden">Team of Rivals: The Political Genius of Abraham Lincoln</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/224410295/149x198/5f74dd59cd/1716559191?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/224410295/298x396/58644b8626/1716559191?v=1 2x" alt="Team of Rivals: The Political Genius of Abraham Lincoln" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">Team of Rivals: The Political Genius of Abraham Lincoln</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/683814521/Doris-Kearns-Goodwin" target="_blank">Doris Kearns Goodwin</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Rating: 4.5 out of 5 stars</span></div><div class="_1c33kx">4.5/5 (234)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/316391232/The-Woman-in-Cabin-10" target="_blank"><span class="visually_hidden">The Woman in Cabin 10</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/316391232/149x198/50fd0ecce1/1716397985?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/316391232/298x396/f55471760a/1716397985?v=1 2x" alt="The Woman in Cabin 10" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">The Woman in Cabin 10</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/683814867/Ruth-Ware" target="_blank">Ruth Ware</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Rating: 3.5 out of 5 stars</span></div><div class="_1c33kx">3.5/5 (2522)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/387826985/Fear-Trump-in-the-White-House" target="_blank"><span class="visually_hidden">Fear: Trump in the White House</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/387826985/149x198/51575e1763/1702508736?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/387826985/298x396/3d168969ec/1702508736?v=1 2x" alt="Fear: Trump in the White House" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">Fear: Trump in the White House</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/683815807/Bob-Woodward" target="_blank">Bob Woodward</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Rating: 3.5 out of 5 stars</span></div><div class="_1c33kx">3.5/5 (738)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/182560283/Wolf-Hall-A-Novel" target="_blank"><span class="visually_hidden">Wolf Hall: A Novel</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/182560283/149x198/0601b1931c/1701145155?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/182560283/298x396/f6a21d4103/1701145155?v=1 2x" alt="Wolf Hall: A Novel" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">Wolf Hall: A Novel</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/684981840/Hilary-Mantel" target="_blank">Hilary Mantel</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Rating: 4 out of 5 stars</span></div><div class="_1c33kx">4/5 (3811)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/224419023/John-Adams" target="_blank"><span class="visually_hidden">John Adams</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/224419023/149x198/7e946216e0/1695045625?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/224419023/298x396/08758c4819/1695045625?v=1 2x" alt="John Adams" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">John Adams</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/683814315/David-McCullough" target="_blank">David McCullough</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Rating: 4.5 out of 5 stars</span></div><div class="_1c33kx">4.5/5 (2409)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/document/338918790/Send-in-the-Clowns" target="_blank"><span class="visually_hidden">Send in The Clowns</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/document/338918790/149x198/c70e0fffed/1544688195?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/document/338918790/298x396/1889b342cd/1544688195?v=1 2x" alt="Send in The Clowns" aria-label="PDF Document" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Document<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>4 pages</div><div class="title" data-e2e="doc-info-title">Send in The Clowns</div><div class="_38nure" data-e2e="doc-info-author">jon_scribd2372</div><div class="_16H48L">No ratings yet</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/423387462/On-Fire-The-Burning-Case-for-a-Green-New-Deal" target="_blank"><span class="visually_hidden">On Fire: The (Burning) Case for a Green New Deal</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/423387462/149x198/8447b35521/1715002460?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/423387462/298x396/a2fe7cb5cf/1715002460?v=1 2x" alt="On Fire: The (Burning) Case for a Green New Deal" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">On Fire: The (Burning) Case for a Green New Deal</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/684364153/Naomi-Klein" target="_blank">Naomi Klein</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Rating: 4 out of 5 stars</span></div><div class="_1c33kx">4/5 (74)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/224306619/The-Light-Between-Oceans-A-Novel" target="_blank"><span class="visually_hidden">The Light Between Oceans: A Novel</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/224306619/149x198/5a300f585d/1710925558?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/224306619/298x396/21c3e990fc/1710925558?v=1 2x" alt="The Light Between Oceans: A Novel" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">The Light Between Oceans: A Novel</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/685040006/M-L-Stedman" target="_blank">M.L. Stedman</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Rating: 4.5 out of 5 stars</span></div><div class="_1c33kx">4.5/5 (789)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/document/656710550/Black-Star-1410-Video-Monitor-Tester-Service-Manual-SS" target="_blank"><span class="visually_hidden">Black Star 1410 Video Monitor Tester Service Manual SS</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/document/656710550/149x198/2083b3df08/1710530453?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/document/656710550/298x396/ba75939436/1710530453?v=1 2x" alt="Black Star 1410 Video Monitor Tester Service Manual SS" aria-label="PDF Document" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Document<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>42 pages</div><div class="title" data-e2e="doc-info-title">Black Star 1410 Video Monitor Tester Service Manual SS</div><div class="_38nure" data-e2e="doc-info-author">jon_scribd2372</div><div class="_16H48L">No ratings yet</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/document/656710542/EM1438LELRS-SM-ESCOM-EN-text" target="_blank"><span class="visually_hidden">EM1438LELRS SM ESCOM EN Text</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/document/656710542/149x198/0dc687f7ea/1710553845?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/document/656710542/298x396/fe11d586e2/1710553845?v=1 2x" alt="EM1438LELRS SM ESCOM EN Text" aria-label="PDF Document" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Document<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>9 pages</div><div class="title" data-e2e="doc-info-title">EM1438LELRS SM ESCOM EN Text</div><div class="_38nure" data-e2e="doc-info-author">jon_scribd2372</div><div class="_16H48L">No ratings yet</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/document/338918789/Only-the-Good-Die-Young" target="_blank"><span class="visually_hidden">Only The Good Die Young</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/document/338918789/149x198/88fbb5b08f/1544688195?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/document/338918789/298x396/5d2486b9a4/1544688195?v=1 2x" alt="Only The Good Die Young" aria-label="PDF Document" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Document<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>8 pages</div><div class="title" data-e2e="doc-info-title">Only The Good Die Young</div><div class="_38nure" data-e2e="doc-info-author">jon_scribd2372</div><div class="_16H48L">No ratings yet</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/359457348/Manhattan-Beach-A-Novel" target="_blank"><span class="visually_hidden">Manhattan Beach: A Novel</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/359457348/149x198/a54d82062c/1666150267?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/359457348/298x396/ace0ab76b6/1666150267?v=1 2x" alt="Manhattan Beach: A Novel" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">Manhattan Beach: A Novel</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/442472030/Jennifer-Egan" target="_blank">Jennifer Egan</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Rating: 3.5 out of 5 stars</span></div><div class="_1c33kx">3.5/5 (792)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/224420008/The-Constant-Gardener-A-Novel" target="_blank"><span class="visually_hidden">The Constant Gardener: A Novel</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/224420008/149x198/7a7e91eff2/1685971848?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/224420008/298x396/7fdc43e330/1685971848?v=1 2x" alt="The Constant Gardener: A Novel" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">The Constant Gardener: A Novel</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/685258256/John-le-Carre" target="_blank">John le Carré</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Rating: 3.5 out of 5 stars</span></div><div class="_1c33kx">3.5/5 (104)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/212863738/The-Unwinding-An-Inner-History-of-the-New-America" target="_blank"><span class="visually_hidden">The Unwinding: An Inner History of the New America</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/212863738/149x198/486257e90d/1714630079?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/212863738/298x396/40684a0550/1714630079?v=1 2x" alt="The Unwinding: An Inner History of the New America" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">The Unwinding: An Inner History of the New America</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/681650763/George-Packer" target="_blank">George Packer</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Rating: 4 out of 5 stars</span></div><div class="_1c33kx">4/5 (45)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/239588474/Rise-of-ISIS-A-Threat-We-Can-t-Ignore" target="_blank"><span class="visually_hidden">Rise of ISIS: A Threat We Can't Ignore</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/239588474/149x198/8a4150948e/1707940557?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/239588474/298x396/644cc7285e/1707940557?v=1 2x" alt="Rise of ISIS: A Threat We Can't Ignore" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">Rise of ISIS: A Threat We Can't Ignore</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/690084409/Jay-Sekulow" target="_blank">Jay Sekulow</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Rating: 3.5 out of 5 stars</span></div><div class="_1c33kx">3.5/5 (137)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/224756706/Little-Women" target="_blank"><span class="visually_hidden">Little Women</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/224756706/149x198/d1bb56ef3a/1700647976?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/224756706/298x396/b22c169fe6/1700647976?v=1 2x" alt="Little Women" aria-label="book" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->From Everand</div><div class="title" data-e2e="doc-info-title">Little Women</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://www.everand.com/author/708507917/Louisa-May-Alcott" target="_blank">Louisa May Alcott</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Rating: 4 out of 5 stars</span></div><div class="_1c33kx">4/5 (104)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/document/656932742/DR-07-sm" target="_blank"><span class="visually_hidden">DR-07 SM</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/document/656932742/149x198/87d64019a4/1710586126?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/document/656932742/298x396/ed3936e06e/1710586126?v=1 2x" alt="DR-07 SM" aria-label="PDF Document" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Document<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>26 pages</div><div class="title" data-e2e="doc-info-title">DR-07 SM</div><div class="_38nure" data-e2e="doc-info-author">jon_scribd2372</div><div class="_16H48L">No ratings yet</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/document/656932743/NHD-C12864B2Z-RN-FBW-2953355" target="_blank"><span class="visually_hidden">NHD C12864B2Z RN FBW-2953355</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/document/656932743/149x198/c33845ec09/1710553846?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/document/656932743/298x396/3e7df98370/1710553846?v=1 2x" alt="NHD C12864B2Z RN FBW-2953355" aria-label="PDF Document" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Document<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>10 pages</div><div class="title" data-e2e="doc-info-title">NHD C12864B2Z RN FBW-2953355</div><div class="_38nure" data-e2e="doc-info-author">jon_scribd2372</div><div class="_16H48L">No ratings yet</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/document/656710617/Microvitec-Series13-TVMag1998-08" target="_blank"><span class="visually_hidden">Microvitec - Series13 TVMag1998 08</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/document/656710617/149x198/0859b25749/1716120977?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/document/656710617/298x396/b5c4f32b25/1716120977?v=1 2x" alt="Microvitec - Series13 TVMag1998 08" aria-label="PDF Document" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Document<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>2 pages</div><div class="title" data-e2e="doc-info-title">Microvitec - Series13 TVMag1998 08</div><div class="_38nure" data-e2e="doc-info-author">jon_scribd2372</div><div class="_16H48L">No ratings yet</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/document/656932744/ST7565R" target="_blank"><span class="visually_hidden">ST7565R</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/document/656932744/149x198/0e6819e93e/1688429575?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/document/656932744/298x396/b5b45e16eb/1688429575?v=1 2x" alt="ST7565R" aria-label="PDF Document" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Document<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>72 pages</div><div class="title" data-e2e="doc-info-title">ST7565R</div><div class="_38nure" data-e2e="doc-info-author">jon_scribd2372</div><div class="_16H48L">No ratings yet</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/document/656710619/Microvitec-Series13-TVMag1998-05" target="_blank"><span class="visually_hidden">Microvitec - Series13 TVMag1998 05</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/document/656710619/149x198/8cbf21735a/1716471959?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/document/656710619/298x396/9ccd694d36/1716471959?v=1 2x" alt="Microvitec - Series13 TVMag1998 05" aria-label="PDF Document" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Document<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>4 pages</div><div class="title" data-e2e="doc-info-title">Microvitec - Series13 TVMag1998 05</div><div class="_38nure" data-e2e="doc-info-author">jon_scribd2372</div><div class="_16H48L">No ratings yet</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/document/656710549/Signed-9Hz-Cert" target="_blank"><span class="visually_hidden">Signed 9Hz Cert</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/document/656710549/149x198/f04d9cecef/1710530445?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/document/656710549/298x396/945e4f5b37/1710530445?v=1 2x" alt="Signed 9Hz Cert" aria-label="PDF Document" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Document<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>1 page</div><div class="title" data-e2e="doc-info-title">Signed 9Hz Cert</div><div class="_38nure" data-e2e="doc-info-author">jon_scribd2372</div><div class="_16H48L">No ratings yet</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://fr.scribd.com/document/656932662/Adapter-Pinouts" target="_blank"><span class="visually_hidden">Adapter Pinouts</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/document/656932662/149x198/80b5e982ce/1688429499?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/document/656932662/298x396/e6bde811b2/1688429499?v=1 2x" alt="Adapter Pinouts" aria-label="PDF Document" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Document<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>3 pages</div><div class="title" data-e2e="doc-info-title">Adapter Pinouts</div><div class="_38nure" data-e2e="doc-info-author">jon_scribd2372</div><div class="_16H48L">No ratings yet</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/document/656710557/microvitec-12h529ns3-1431ms4fcub-1431-ds4f-1431-ms4f-4series-5series-cm-120mv-cub1431-ms4f" target="_blank"><span class="visually_hidden">Microvitec 12h529ns3 1431ms4fcub 1431 ds4f 1431 ms4f 4series 5series cm-120mv Cub1431 ms4f</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/document/656710557/149x198/29dfb3a076/1710538634?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/document/656710557/298x396/3f3e49af5e/1710538634?v=1 2x" alt="Microvitec 12h529ns3 1431ms4fcub 1431 ds4f 1431 ms4f 4series 5series cm-120mv Cub1431 ms4f" aria-label="PDF Document" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Document<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>74 pages</div><div class="title" data-e2e="doc-info-title">Microvitec 12h529ns3 1431ms4fcub 1431 ds4f 1431 ms4f 4series 5series cm-120mv Cub1431 ms4f</div><div class="_38nure" data-e2e="doc-info-author">jon_scribd2372</div><div class="_16H48L">No ratings yet</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/document/656710546/General-Monitor-Repair-Notes" target="_blank"><span class="visually_hidden">General Monitor Repair Notes</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/document/656710546/149x198/a066f69dc9/1710553856?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/document/656710546/298x396/36f3267e92/1710553856?v=1 2x" alt="General Monitor Repair Notes" aria-label="PDF Document" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Document<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>9 pages</div><div class="title" data-e2e="doc-info-title">General Monitor Repair Notes</div><div class="_38nure" data-e2e="doc-info-author">jon_scribd2372</div><div class="_16H48L">No ratings yet</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/document/656710545/Commodore-1084S-P1-Service-Manual" target="_blank"><span class="visually_hidden">Commodore 1084S-P1 Service Manual</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/document/656710545/149x198/73d7f9249c/1688339028?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/document/656710545/298x396/e88f52da39/1688339028?v=1 2x" alt="Commodore 1084S-P1 Service Manual" aria-label="PDF Document" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Document<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>24 pages</div><div class="title" data-e2e="doc-info-title">Commodore 1084S-P1 Service Manual</div><div class="_38nure" data-e2e="doc-info-author">jon_scribd2372</div><div class="_16H48L">No ratings yet</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/document/656710544/philips-cm8833-service-manual" target="_blank"><span class="visually_hidden">Philips cm8833 Service Manual</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/document/656710544/149x198/88f4e51eb2/1710553850?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/document/656710544/298x396/2ddb2d9fff/1710553850?v=1 2x" alt="Philips cm8833 Service Manual" aria-label="PDF Document" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Document<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>19 pages</div><div class="title" data-e2e="doc-info-title">Philips cm8833 Service Manual</div><div class="_38nure" data-e2e="doc-info-author">jon_scribd2372</div><div class="_16H48L">No ratings yet</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/document/500152759/BBCServiceManual" target="_blank"><span class="visually_hidden">BBCService Manual</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/document/500152759/149x198/c1432e2448/1710586121?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/document/500152759/298x396/4310638e20/1710586121?v=1 2x" alt="BBCService Manual" aria-label="PDF Document" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Document<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>90 pages</div><div class="title" data-e2e="doc-info-title">BBCService Manual</div><div class="_38nure" data-e2e="doc-info-author">jon_scribd2372</div><div class="_16H48L">No ratings yet</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/document/411804602/Big-Swing-Face-Trumpet-2" target="_blank"><span class="visually_hidden">Big Swing Face-Trumpet 2</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/document/411804602/149x198/f5f71168fb/1559117161?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/document/411804602/298x396/39f00c569f/1559117161?v=1 2x" alt="Big Swing Face-Trumpet 2" aria-label="PDF Document" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Document<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>2 pages</div><div class="title" data-e2e="doc-info-title">Big Swing Face-Trumpet 2</div><div class="_38nure" data-e2e="doc-info-author">jon_scribd2372</div><div class="_16H48L">No ratings yet</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/document/338918796/Everybody-Ought-to-Have-a-Maid" target="_blank"><span class="visually_hidden">Everybody Ought To Have A Maid</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/document/338918796/149x198/ecc6412c1f/1543013044?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/document/338918796/298x396/ee58521f50/1543013044?v=1 2x" alt="Everybody Ought To Have A Maid" aria-label="PDF Document" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Document<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>7 pages</div><div class="title" data-e2e="doc-info-title">Everybody Ought To Have A Maid</div><div class="_38nure" data-e2e="doc-info-author">jon_scribd2372</div><div class="_16H48L">No ratings yet</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/doc/261881863/369-Porter-High-Society-In-the-Still-of-the-Night" target="_blank"><span class="visually_hidden">369 - Porter - High Society - in The Still of The Night</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/document/261881863/149x198/8a8417e71a/1429048730?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/document/261881863/298x396/1b266e7547/1429048730?v=1 2x" alt="369 - Porter - High Society - in The Still of The Night" aria-label="PDF Document" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Document<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>1 page</div><div class="title" data-e2e="doc-info-title">369 - Porter - High Society - in The Still of The Night</div><div class="_38nure" data-e2e="doc-info-author">jon_scribd2372</div><div class="_16H48L">No ratings yet</div></div></div></div></div></li></ul></div></section></div></div><div class="GridColumn-module_wrapper_soqyu- GridColumn-module_hide_below_xl4_bYNFRN GridColumn-module_extended_xl5_1_497ANP GridColumn-module_extended_xl4_1_aVCUXY GridColumn-module_extended_xl3_1_OyhfPD GridColumn-module_extended_xl2_1_zU58Qn GridColumn-module_extended_xl_1_w5JR10 GridColumn-module_extended_l_1_SLXmKl GridColumn-module_extended_m_1_6KsVnI GridColumn-module_extended_s_1_bvd-99 GridColumn-module_extended_xs_1_EEhUJk GridColumn-module_extended_xxs_1_1D2-MB _2muN75"></div><div class="GridColumn-module_wrapper_soqyu- GridColumn-module_hide_below_xl_bqFPJU GridColumn-module_extended_xl5_4_-JK-Nz GridColumn-module_extended_xl4_3_YfaGhk GridColumn-module_extended_xl3_4_NvhBIh GridColumn-module_extended_xl2_4_BKs70y GridColumn-module_extended_xl_4_G5hgca GridColumn-module_extended_l_4_XlSdoH GridColumn-module_extended_m_4_i0jL2h GridColumn-module_extended_s_4_ZU5JoR GridColumn-module_extended_xs_4_NH6tlg GridColumn-module_extended_xxs_4_dHKOII _3LpDjY"></div></div><div class="GridRow-module_wrapper_Uub42x GridRow-module_extended_Bvagp4"><div class="GridColumn-module_wrapper_soqyu- GridColumn-module_extended_xl5_16_cffZGL GridColumn-module_extended_xl4_12_UeyicL GridColumn-module_extended_xl3_12_TsrxQ- GridColumn-module_extended_xl2_12_ceos-a GridColumn-module_extended_xl_12_7vx87Y GridColumn-module_extended_l_12_gCRsqg GridColumn-module_extended_m_8_bDZzOd GridColumn-module_extended_s_4_ZU5JoR GridColumn-module_extended_xs_4_NH6tlg GridColumn-module_extended_xxs_4_dHKOII"></div></div></div><div class="GridContainer-module_wrapper_7Rx6L- _3-Y4VY _12m6WX GridContainer-module_extended_fiqt9l"><section aria-hidden="true" class="scrolling_component exited collapsed" style="transform:translateY(100px)"></section><div class="GridRow-module_wrapper_Uub42x _12m6WX GridRow-module_extended_Bvagp4"><div class="GridColumn-module_wrapper_soqyu- GridColumn-module_extended_xl5_11_JJnpkV GridColumn-module_extended_xl4_9_GigIAQ GridColumn-module_extended_xl3_8_frUn0z GridColumn-module_extended_xl2_8_P9dscY GridColumn-module_extended_xl_12_7vx87Y GridColumn-module_extended_l_12_gCRsqg GridColumn-module_extended_m_8_bDZzOd GridColumn-module_extended_s_4_ZU5JoR GridColumn-module_extended_xs_4_NH6tlg GridColumn-module_extended_xxs_4_dHKOII _1sDUp7"><div class="_1GApkd"></div></div></div></div></section><footer class="Footer-module_wrapper__7jj0T _35Otjh" id="global_footer"><h2 class="visually_hidden">Footer menu</h2><div class="GridContainer-module_wrapper__7Rx6L GridContainer-module_extended__fiqt9"><div class="GridRow-module_wrapper__Uub42 GridRow-module_extended__Bvagp"><div class="GridColumn-module_wrapper__soqyu GridColumn-module_extended_xl5_16__cffZG GridColumn-module_extended_xl4_12__Ueyic GridColumn-module_extended_xl3_12__TsrxQ GridColumn-module_extended_xl2_12__ceos- GridColumn-module_extended_xl_12__7vx87 GridColumn-module_extended_l_12__gCRsq GridColumn-module_extended_m_8__bDZzO GridColumn-module_extended_s_4__ZU5Jo GridColumn-module_extended_xs_4__NH6tl GridColumn-module_extended_xxs_4__dHKOI"><div class="BackToTopLink-module_wrapper__HTQnD visually_hidden"><a data-e2e="back-to-top-link" href="#global_header" class="BackToTopLink-module_link__EOy-v">Back to top</a></div></div></div><div class="GridRow-module_wrapper__Uub42 GridRow-module_extended__Bvagp"><div class="GridColumn-module_wrapper__soqyu GridColumn-module_hide_below_s__Lbw11 GridColumn-module_extended_xl5_3__xvxiH GridColumn-module_extended_xl4_2__1yIW6 GridColumn-module_extended_xl3_2__mt-u- GridColumn-module_extended_xl2_2__A8qwF GridColumn-module_extended_xl_2__QYBNc GridColumn-module_extended_l_2__iqMJD GridColumn-module_extended_m_2__9nXEO GridColumn-module_extended_s_2__-n3HH GridColumn-module_extended_xs_2__C9iyY GridColumn-module_extended_xxs_2__1MEQR"><div class="Footer-module_horizontalColumn__vuSBJ"><p class="Footer-module_columnHeader__gcdjp">About</p><ul class="Footer-module_columnList__fqabA"><li><a aria-disabled="false" aria-label="About Scribd" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_about_scribd_link" href="https://www.scribd.com/about"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">About Scribd</span></span></a></li><li><a aria-disabled="false" aria-label="Everand: Ebooks & Audiobooks" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_everand_books_audiobooks_link" href="https://www.everand.com" target="_blank"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Everand: Ebooks & Audiobooks</span></span></a></li><li><a aria-disabled="false" aria-label="SlideShare" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="shared.footer.slideshare" href="https://www.slideshare.net/" target="_blank"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">SlideShare</span></span></a></li><li><a aria-disabled="false" aria-label="Press" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_press_link" href="https://www.scribd.com/media" target="_self"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Press</span></span></a></li><li><a aria-disabled="false" aria-label="Join our team!" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_join_our_team_link" href="https://www.scribd.com/careers" target="_self"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Join our team!</span></span></a></li><li><a aria-disabled="false" aria-label="Contact us" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_contact_us_link" href="https://www.scribd.com/contact" target="_self"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Contact us</span></span></a></li><li><a aria-disabled="false" aria-label="Invite friends" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_invite_friends_link" href="https://www.scribd.com/referrals"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Invite friends</span></span></a></li></ul></div></div><div class="GridColumn-module_wrapper__soqyu GridColumn-module_hide_below_s__Lbw11 GridColumn-module_extended_xl5_3__xvxiH GridColumn-module_extended_xl4_2__1yIW6 GridColumn-module_extended_xl3_2__mt-u- GridColumn-module_extended_xl2_2__A8qwF GridColumn-module_extended_xl_2__QYBNc GridColumn-module_extended_l_2__iqMJD GridColumn-module_extended_m_2__9nXEO GridColumn-module_extended_s_2__-n3HH GridColumn-module_extended_xs_2__C9iyY GridColumn-module_extended_xxs_2__1MEQR"><p class="Footer-module_columnHeader__gcdjp">Support</p><ul class="Footer-module_columnList__fqabA"><li><a aria-disabled="false" aria-label="Help / FAQ" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_support_column_help_faq_link" href="http://support.scribd.com/hc/en-us"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Help / FAQ</span></span></a></li><li><a aria-disabled="false" aria-label="Accessibility" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_support_column_accessibility_link" href="https://support.scribd.com/hc/en-us/articles/210129586-Accessibility-Notice"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Accessibility</span></span></a></li><li><a aria-disabled="false" aria-label="Purchase help" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_support_column_purchase_help_link" href="https://support.scribd.com/hc/en-us/sections/202246306"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Purchase help</span></span></a></li><li><a aria-disabled="false" aria-label="AdChoices" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_support_column_adchoices_link" href="https://support.scribd.com/hc/en-us/articles/210129366"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">AdChoices</span></span></a></li></ul></div><div class="GridColumn-module_wrapper__soqyu GridColumn-module_hide_below_s__Lbw11 GridColumn-module_extended_xl5_3__xvxiH GridColumn-module_extended_xl4_2__1yIW6 GridColumn-module_extended_xl3_2__mt-u- GridColumn-module_extended_xl2_2__A8qwF GridColumn-module_extended_xl_2__QYBNc GridColumn-module_extended_l_2__iqMJD GridColumn-module_extended_m_2__9nXEO GridColumn-module_extended_s_2__-n3HH GridColumn-module_extended_xs_2__C9iyY GridColumn-module_extended_xxs_2__1MEQR"><p class="Footer-module_columnHeader__gcdjp">Legal</p><ul class="Footer-module_columnList__fqabA"><li><a aria-disabled="false" aria-label="Terms" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_legal_column_terms_link" href="https://support.scribd.com/hc/en-us/articles/210129326-General-Terms-of-Use"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Terms</span></span></a></li><li><a aria-disabled="false" aria-label="Privacy" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_legal_column_privacy_link" href="https://www.scribd.com/privacy" target="_self"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Privacy</span></span></a></li><li><a aria-disabled="false" aria-label="Copyright" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_legal_column_copyright_link" href="https://support.scribd.com/hc/en-us/sections/202246086"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Copyright</span></span></a></li><li><a aria-disabled="false" aria-label="Do not sell or share my personal information" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_legal_privacy_request_form_link" href="https://support.scribd.com/hc/articles/360038016931-Privacy-Rights-Request-Form"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Do not sell or share my personal information</span></span></a></li></ul></div><div class="GridColumn-module_wrapper__soqyu GridColumn-module_hide_below_s__Lbw11 GridColumn-module_extended_xl5_3__xvxiH GridColumn-module_extended_xl4_2__1yIW6 GridColumn-module_extended_xl3_2__mt-u- GridColumn-module_extended_xl2_2__A8qwF GridColumn-module_extended_xl_2__QYBNc GridColumn-module_extended_l_2__iqMJD GridColumn-module_extended_m_2__9nXEO GridColumn-module_extended_s_2__-n3HH GridColumn-module_extended_xs_2__C9iyY GridColumn-module_extended_xxs_2__1MEQR"><p class="Footer-module_columnHeader__gcdjp">Social</p><ul class="Footer-module_columnList__fqabA"><li><a aria-disabled="false" aria-label="Scribd on Instagram" class="TextButton-module_wrapper__ZwW-w SocialLink-module_wrapper__7Rvvt" data-e2e="footer_social_column_instagram_link" href="https://www.instagram.com/scribd/"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl"><span class="SvgIcon-module_wrapper__1fPqw SocialLink-module_iconImage__JSzvR"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 3.081c1.602 0 1.792.006 2.425.035.584.027.902.124 1.114.207.26.096.497.249.69.448.2.194.353.43.45.691.082.212.18.53.206 1.114.029.633.035.823.035 2.425 0 1.602-.006 1.792-.035 2.425-.027.585-.124.902-.207 1.114a1.99 1.99 0 01-1.138 1.138c-.212.082-.53.18-1.114.207-.633.029-.823.035-2.425.035-1.602 0-1.792-.006-2.425-.035-.585-.027-.902-.124-1.114-.207a1.858 1.858 0 01-.69-.449c-.2-.193-.353-.43-.45-.69-.082-.212-.18-.53-.206-1.114-.029-.633-.035-.823-.035-2.425 0-1.602.006-1.792.035-2.425.027-.585.124-.902.207-1.114.096-.26.25-.497.449-.69.193-.2.43-.353.69-.45.212-.082.53-.18 1.114-.206.633-.029.823-.035 2.425-.035L8 3.081zm0-1.082c-1.629 0-1.833.007-2.473.036-.64.03-1.076.132-1.457.28-.4.15-.763.387-1.063.692-.305.3-.541.663-.692 1.063-.148.381-.25.818-.279 1.457C2.007 6.165 2 6.37 2 8s.007 1.834.036 2.474c.03.64.13 1.075.279 1.456.15.4.387.763.692 1.063.3.305.663.541 1.063.692.381.148.818.25 1.457.279.638.029.844.036 2.473.036 1.63 0 1.834-.007 2.474-.036.64-.03 1.075-.13 1.456-.28a3.068 3.068 0 001.755-1.754c.148-.381.25-.818.279-1.457C13.993 9.835 14 9.63 14 8c0-1.63-.007-1.833-.036-2.473-.03-.64-.13-1.075-.28-1.456-.15-.4-.386-.763-.691-1.063a2.946 2.946 0 00-1.063-.692c-.381-.148-.818-.25-1.457-.279C9.835 2.007 9.63 2 8 2v-.001zm0 2.92a3.081 3.081 0 100 6.162A3.081 3.081 0 008 4.92zm0 5.082A2 2 0 118 6 2 2 0 018 10zm3.923-5.204a.72.72 0 11-1.44 0 .72.72 0 011.44 0z" fill="currentColor"></path></svg><span style="border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;word-wrap:normal">Instagram</span></span> <!-- -->Instagram</span></span></a></li><li><a aria-disabled="false" aria-label="Scribd on Twitter" class="TextButton-module_wrapper__ZwW-w SocialLink-module_wrapper__7Rvvt" data-e2e="footer_social_column_twitter_link" href="https://twitter.com/scribd/"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl"><span class="SvgIcon-module_wrapper__1fPqw SocialLink-module_iconImage__JSzvR"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path d="M5.774 12.79c4.528 0 7.005-4.152 7.005-7.752 0-.118 0-.235-.007-.352A5.338 5.338 0 0014 3.276a4.55 4.55 0 01-1.414.428c.514-.34.899-.876 1.082-1.507a4.657 4.657 0 01-1.563.662 2.401 2.401 0 00-1.397-.823 2.26 2.26 0 00-1.561.287A2.636 2.636 0 008.065 3.6a2.995 2.995 0 00-.156 1.742 6.47 6.47 0 01-2.81-.826 7.175 7.175 0 01-2.264-2.02 2.98 2.98 0 00-.27 1.985c.142.676.511 1.266 1.032 1.652a2.267 2.267 0 01-1.117-.341v.034c0 .63.197 1.239.557 1.725.36.487.861.821 1.418.946-.362.109-.743.125-1.111.046.157.542.463 1.015.876 1.354.412.34.91.528 1.424.538-.872.758-1.95 1.17-3.058 1.169-.196 0-.391-.014-.586-.04a6.49 6.49 0 003.774 1.222" fill="currentColor"></path></svg><span style="border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;word-wrap:normal">Twitter</span></span> <!-- -->Twitter</span></span></a></li><li><a aria-disabled="false" aria-label="Scribd on Facebook" class="TextButton-module_wrapper__ZwW-w SocialLink-module_wrapper__7Rvvt" data-e2e="footer_social_column_facebook_link" href="https://www.facebook.com/Scribd/"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl"><span class="SvgIcon-module_wrapper__1fPqw SocialLink-module_iconImage__JSzvR"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 2a6 6 0 01.938 11.927V9.734h1.397L10.602 8H8.937V6.875c0-.474.233-.938.978-.938h.757V4.462s-.08-.014-.21-.032a9.524 9.524 0 00-.887-.08 6.278 6.278 0 00-.246-.005c-1.37 0-2.267.83-2.267 2.334V8H5.54v1.734h1.524v4.193A6.002 6.002 0 018 2z" fill="currentColor"></path></svg><span style="border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;word-wrap:normal">Facebook</span></span> <!-- -->Facebook</span></span></a></li><li><a aria-disabled="false" aria-label="Scribd on Pinterest" class="TextButton-module_wrapper__ZwW-w SocialLink-module_wrapper__7Rvvt" data-e2e="footer_social_column_pinterest_link" href="https://www.pinterest.com/scribd/"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl"><span class="SvgIcon-module_wrapper__1fPqw SocialLink-module_iconImage__JSzvR"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.217 12.268A5.98 5.98 0 018 14c-.62 0-1.218-.094-1.78-.269.246-.4.606-1.045.738-1.563l.375-1.427c.193.375.766.691 1.373.691 1.808 0 3.111-1.664 3.111-3.733 0-1.985-1.62-3.467-3.698-3.467-2.593 0-3.966 1.738-3.966 3.63 0 .884.47 1.975 1.22 2.326.113.054.178.03.202-.08l.058-.233.11-.448a.179.179 0 00-.04-.173c-.246-.3-.444-.854-.444-1.368 0-1.323 1.003-2.602 2.711-2.602 1.477 0 2.509 1.002 2.509 2.44 0 1.62-.82 2.745-1.886 2.745-.588 0-1.033-.489-.89-1.086.062-.255.143-.517.222-.772.142-.46.277-.898.277-1.228 0-.46-.246-.845-.76-.845-.602 0-1.086.622-1.086 1.457 0 .528.177.889.177.889s-.592 2.514-.7 2.983c-.12.518-.075 1.247-.02 1.722A6.003 6.003 0 012 8a6 6 0 016.653-5.965A5.988 5.988 0 0113.99 8.01a5.981 5.981 0 01-1.773 4.258z" fill="currentColor"></path></svg><span style="border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;word-wrap:normal">Pinterest</span></span> <!-- -->Pinterest</span></span></a></li></ul></div><div class="GridColumn-module_wrapper__soqyu GridColumn-module_hide_below_m__-PoVO GridColumn-module_extended_xl5_2__aqjlc GridColumn-module_extended_xl4_2__1yIW6 GridColumn-module_extended_xl3_2__mt-u- GridColumn-module_extended_xl2_2__A8qwF GridColumn-module_extended_xl_2__QYBNc GridColumn-module_extended_l_2__iqMJD GridColumn-module_extended_m_2__9nXEO GridColumn-module_extended_s_2__-n3HH GridColumn-module_extended_xs_2__C9iyY GridColumn-module_extended_xxs_2__1MEQR"></div><div class="GridColumn-module_wrapper__soqyu GridColumn-module_hide_below_m__-PoVO GridColumn-module_extended_xl5_2__aqjlc GridColumn-module_extended_xl4_2__1yIW6 GridColumn-module_extended_xl3_2__mt-u- GridColumn-module_extended_xl2_2__A8qwF GridColumn-module_extended_xl_2__QYBNc GridColumn-module_extended_l_2__iqMJD GridColumn-module_extended_m_2__9nXEO GridColumn-module_extended_s_2__-n3HH GridColumn-module_extended_xs_2__C9iyY GridColumn-module_extended_xxs_2__1MEQR"><p class="Footer-module_columnHeader__gcdjp">Get our free apps</p><ul class="mobile_icons wrapper__app_store_buttons"><li class="wrapper__store_button" data-e2e="app_store_btn"><a aria-label="Scribd - Download on the App Store" class="app_link ios_btn" data-e2e="ios_btn" href="https://apps.apple.com/us/app/6448807714?mt=8&pt=298534"><div class="app_store_img"><img class="LazyImage-module_image__uh0sq" alt="Scribd - Download on the App Store"/></div></a></li><li class="wrapper__store_button" data-e2e="app_store_btn"><a aria-label="Scribd - Get it on Google Play" class="app_link google_play_btn" data-e2e="google_play_btn" href="https://play.google.com/store/apps/details?id=com.scribd.app.reader0.docs"><div class="app_store_img play_store_link"><img class="LazyImage-module_image__uh0sq" alt="Scribd - Get it on Google Play"/></div></a></li></ul></div></div><div class="GridRow-module_wrapper__Uub42 GridRow-module_extended__Bvagp"><div class="GridColumn-module_wrapper__soqyu GridColumn-module_hide_above_s__NbVNC GridColumn-module_extended_xl5_16__cffZG GridColumn-module_extended_xl4_12__Ueyic GridColumn-module_extended_xl3_12__TsrxQ GridColumn-module_extended_xl2_12__ceos- GridColumn-module_extended_xl_12__7vx87 GridColumn-module_extended_l_12__gCRsq GridColumn-module_extended_m_8__bDZzO GridColumn-module_extended_s_2__-n3HH GridColumn-module_extended_xs_2__C9iyY GridColumn-module_extended_xxs_2__1MEQR"><div class="Footer-module_verticalColumn__-CR6f"><p class="Footer-module_columnHeader__gcdjp">About</p><ul class="Footer-module_columnList__fqabA"><li><a aria-disabled="false" aria-label="About Scribd" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_about_scribd_link" href="https://www.scribd.com/about"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">About Scribd</span></span></a></li><li><a aria-disabled="false" aria-label="Everand: Ebooks & Audiobooks" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_everand_books_audiobooks_link" href="https://www.everand.com" target="_blank"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Everand: Ebooks & Audiobooks</span></span></a></li><li><a aria-disabled="false" aria-label="SlideShare" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="shared.footer.slideshare" href="https://www.slideshare.net/" target="_blank"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">SlideShare</span></span></a></li><li><a aria-disabled="false" aria-label="Press" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_press_link" href="https://www.scribd.com/media" target="_self"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Press</span></span></a></li><li><a aria-disabled="false" aria-label="Join our team!" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_join_our_team_link" href="https://www.scribd.com/careers" target="_self"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Join our team!</span></span></a></li><li><a aria-disabled="false" aria-label="Contact us" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_contact_us_link" href="https://www.scribd.com/contact" target="_self"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Contact us</span></span></a></li><li><a aria-disabled="false" aria-label="Invite friends" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_invite_friends_link" href="https://www.scribd.com/referrals"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Invite friends</span></span></a></li></ul></div><div class="Footer-module_verticalColumn__-CR6f"><p class="Footer-module_columnHeader__gcdjp">Legal</p><ul class="Footer-module_columnList__fqabA"><li><a aria-disabled="false" aria-label="Terms" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_legal_column_terms_link" href="https://support.scribd.com/hc/en-us/articles/210129326-General-Terms-of-Use"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Terms</span></span></a></li><li><a aria-disabled="false" aria-label="Privacy" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_legal_column_privacy_link" href="https://www.scribd.com/privacy" target="_self"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Privacy</span></span></a></li><li><a aria-disabled="false" aria-label="Copyright" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_legal_column_copyright_link" href="https://support.scribd.com/hc/en-us/sections/202246086"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Copyright</span></span></a></li><li><a aria-disabled="false" aria-label="Do not sell or share my personal information" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_legal_privacy_request_form_link" href="https://support.scribd.com/hc/articles/360038016931-Privacy-Rights-Request-Form"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Do not sell or share my personal information</span></span></a></li></ul></div></div><div class="GridColumn-module_wrapper__soqyu GridColumn-module_hide_above_s__NbVNC GridColumn-module_extended_xl5_16__cffZG GridColumn-module_extended_xl4_12__Ueyic GridColumn-module_extended_xl3_12__TsrxQ GridColumn-module_extended_xl2_12__ceos- GridColumn-module_extended_xl_12__7vx87 GridColumn-module_extended_l_12__gCRsq GridColumn-module_extended_m_8__bDZzO GridColumn-module_extended_s_2__-n3HH GridColumn-module_extended_xs_2__C9iyY GridColumn-module_extended_xxs_2__1MEQR"><div class="Footer-module_verticalColumn__-CR6f"><p class="Footer-module_columnHeader__gcdjp">Support</p><ul class="Footer-module_columnList__fqabA"><li><a aria-disabled="false" aria-label="Help / FAQ" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_support_column_help_faq_link" href="http://support.scribd.com/hc/en-us"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Help / FAQ</span></span></a></li><li><a aria-disabled="false" aria-label="Accessibility" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_support_column_accessibility_link" href="https://support.scribd.com/hc/en-us/articles/210129586-Accessibility-Notice"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Accessibility</span></span></a></li><li><a aria-disabled="false" aria-label="Purchase help" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_support_column_purchase_help_link" href="https://support.scribd.com/hc/en-us/sections/202246306"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Purchase help</span></span></a></li><li><a aria-disabled="false" aria-label="AdChoices" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_support_column_adchoices_link" href="https://support.scribd.com/hc/en-us/articles/210129366"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">AdChoices</span></span></a></li></ul></div><div><p class="Footer-module_columnHeader__gcdjp">Social</p><ul class="Footer-module_columnList__fqabA"><li><a aria-disabled="false" aria-label="Scribd on Instagram" class="TextButton-module_wrapper__ZwW-w SocialLink-module_wrapper__7Rvvt" data-e2e="footer_social_column_instagram_link" href="https://www.instagram.com/scribd/"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl"><span class="SvgIcon-module_wrapper__1fPqw SocialLink-module_iconImage__JSzvR"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 3.081c1.602 0 1.792.006 2.425.035.584.027.902.124 1.114.207.26.096.497.249.69.448.2.194.353.43.45.691.082.212.18.53.206 1.114.029.633.035.823.035 2.425 0 1.602-.006 1.792-.035 2.425-.027.585-.124.902-.207 1.114a1.99 1.99 0 01-1.138 1.138c-.212.082-.53.18-1.114.207-.633.029-.823.035-2.425.035-1.602 0-1.792-.006-2.425-.035-.585-.027-.902-.124-1.114-.207a1.858 1.858 0 01-.69-.449c-.2-.193-.353-.43-.45-.69-.082-.212-.18-.53-.206-1.114-.029-.633-.035-.823-.035-2.425 0-1.602.006-1.792.035-2.425.027-.585.124-.902.207-1.114.096-.26.25-.497.449-.69.193-.2.43-.353.69-.45.212-.082.53-.18 1.114-.206.633-.029.823-.035 2.425-.035L8 3.081zm0-1.082c-1.629 0-1.833.007-2.473.036-.64.03-1.076.132-1.457.28-.4.15-.763.387-1.063.692-.305.3-.541.663-.692 1.063-.148.381-.25.818-.279 1.457C2.007 6.165 2 6.37 2 8s.007 1.834.036 2.474c.03.64.13 1.075.279 1.456.15.4.387.763.692 1.063.3.305.663.541 1.063.692.381.148.818.25 1.457.279.638.029.844.036 2.473.036 1.63 0 1.834-.007 2.474-.036.64-.03 1.075-.13 1.456-.28a3.068 3.068 0 001.755-1.754c.148-.381.25-.818.279-1.457C13.993 9.835 14 9.63 14 8c0-1.63-.007-1.833-.036-2.473-.03-.64-.13-1.075-.28-1.456-.15-.4-.386-.763-.691-1.063a2.946 2.946 0 00-1.063-.692c-.381-.148-.818-.25-1.457-.279C9.835 2.007 9.63 2 8 2v-.001zm0 2.92a3.081 3.081 0 100 6.162A3.081 3.081 0 008 4.92zm0 5.082A2 2 0 118 6 2 2 0 018 10zm3.923-5.204a.72.72 0 11-1.44 0 .72.72 0 011.44 0z" fill="currentColor"></path></svg><span style="border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;word-wrap:normal">Instagram</span></span> <!-- -->Instagram</span></span></a></li><li><a aria-disabled="false" aria-label="Scribd on Twitter" class="TextButton-module_wrapper__ZwW-w SocialLink-module_wrapper__7Rvvt" data-e2e="footer_social_column_twitter_link" href="https://twitter.com/scribd/"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl"><span class="SvgIcon-module_wrapper__1fPqw SocialLink-module_iconImage__JSzvR"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path d="M5.774 12.79c4.528 0 7.005-4.152 7.005-7.752 0-.118 0-.235-.007-.352A5.338 5.338 0 0014 3.276a4.55 4.55 0 01-1.414.428c.514-.34.899-.876 1.082-1.507a4.657 4.657 0 01-1.563.662 2.401 2.401 0 00-1.397-.823 2.26 2.26 0 00-1.561.287A2.636 2.636 0 008.065 3.6a2.995 2.995 0 00-.156 1.742 6.47 6.47 0 01-2.81-.826 7.175 7.175 0 01-2.264-2.02 2.98 2.98 0 00-.27 1.985c.142.676.511 1.266 1.032 1.652a2.267 2.267 0 01-1.117-.341v.034c0 .63.197 1.239.557 1.725.36.487.861.821 1.418.946-.362.109-.743.125-1.111.046.157.542.463 1.015.876 1.354.412.34.91.528 1.424.538-.872.758-1.95 1.17-3.058 1.169-.196 0-.391-.014-.586-.04a6.49 6.49 0 003.774 1.222" fill="currentColor"></path></svg><span style="border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;word-wrap:normal">Twitter</span></span> <!-- -->Twitter</span></span></a></li><li><a aria-disabled="false" aria-label="Scribd on Facebook" class="TextButton-module_wrapper__ZwW-w SocialLink-module_wrapper__7Rvvt" data-e2e="footer_social_column_facebook_link" href="https://www.facebook.com/Scribd/"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl"><span class="SvgIcon-module_wrapper__1fPqw SocialLink-module_iconImage__JSzvR"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 2a6 6 0 01.938 11.927V9.734h1.397L10.602 8H8.937V6.875c0-.474.233-.938.978-.938h.757V4.462s-.08-.014-.21-.032a9.524 9.524 0 00-.887-.08 6.278 6.278 0 00-.246-.005c-1.37 0-2.267.83-2.267 2.334V8H5.54v1.734h1.524v4.193A6.002 6.002 0 018 2z" fill="currentColor"></path></svg><span style="border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;word-wrap:normal">Facebook</span></span> <!-- -->Facebook</span></span></a></li><li><a aria-disabled="false" aria-label="Scribd on Pinterest" class="TextButton-module_wrapper__ZwW-w SocialLink-module_wrapper__7Rvvt" data-e2e="footer_social_column_pinterest_link" href="https://www.pinterest.com/scribd/"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl"><span class="SvgIcon-module_wrapper__1fPqw SocialLink-module_iconImage__JSzvR"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.217 12.268A5.98 5.98 0 018 14c-.62 0-1.218-.094-1.78-.269.246-.4.606-1.045.738-1.563l.375-1.427c.193.375.766.691 1.373.691 1.808 0 3.111-1.664 3.111-3.733 0-1.985-1.62-3.467-3.698-3.467-2.593 0-3.966 1.738-3.966 3.63 0 .884.47 1.975 1.22 2.326.113.054.178.03.202-.08l.058-.233.11-.448a.179.179 0 00-.04-.173c-.246-.3-.444-.854-.444-1.368 0-1.323 1.003-2.602 2.711-2.602 1.477 0 2.509 1.002 2.509 2.44 0 1.62-.82 2.745-1.886 2.745-.588 0-1.033-.489-.89-1.086.062-.255.143-.517.222-.772.142-.46.277-.898.277-1.228 0-.46-.246-.845-.76-.845-.602 0-1.086.622-1.086 1.457 0 .528.177.889.177.889s-.592 2.514-.7 2.983c-.12.518-.075 1.247-.02 1.722A6.003 6.003 0 012 8a6 6 0 016.653-5.965A5.988 5.988 0 0113.99 8.01a5.981 5.981 0 01-1.773 4.258z" fill="currentColor"></path></svg><span style="border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;word-wrap:normal">Pinterest</span></span> <!-- -->Pinterest</span></span></a></li></ul></div></div></div><div class="GridRow-module_wrapper__Uub42 GridRow-module_extended__Bvagp"><div class="GridColumn-module_wrapper__soqyu GridColumn-module_hide_above_m__zwIrv GridColumn-module_extended_xl5_16__cffZG GridColumn-module_extended_xl4_12__Ueyic GridColumn-module_extended_xl3_12__TsrxQ GridColumn-module_extended_xl2_12__ceos- GridColumn-module_extended_xl_12__7vx87 GridColumn-module_extended_l_12__gCRsq GridColumn-module_extended_m_8__bDZzO GridColumn-module_extended_s_4__ZU5Jo GridColumn-module_extended_xs_4__NH6tl GridColumn-module_extended_xxs_4__dHKOI"><p class="Footer-module_columnHeader__gcdjp">Get our free apps</p><ul class="mobile_icons wrapper__app_store_buttons"><li class="wrapper__store_button" data-e2e="app_store_btn"><a aria-label="Scribd - Download on the App Store" class="app_link ios_btn" data-e2e="ios_btn" href="https://apps.apple.com/us/app/6448807714?mt=8&pt=298534"><div class="app_store_img"><img class="LazyImage-module_image__uh0sq" alt="Scribd - Download on the App Store"/></div></a></li><li class="wrapper__store_button" data-e2e="app_store_btn"><a aria-label="Scribd - Get it on Google Play" class="app_link google_play_btn" data-e2e="google_play_btn" href="https://play.google.com/store/apps/details?id=com.scribd.app.reader0.docs"><div class="app_store_img play_store_link"><img class="LazyImage-module_image__uh0sq" alt="Scribd - Get it on Google Play"/></div></a></li></ul></div></div><div class="GridRow-module_wrapper__Uub42 GridRow-module_extended__Bvagp"><div class="GridColumn-module_wrapper__soqyu GridColumn-module_extended_xl5_16__cffZG GridColumn-module_extended_xl4_12__Ueyic GridColumn-module_extended_xl3_12__TsrxQ GridColumn-module_extended_xl2_12__ceos- GridColumn-module_extended_xl_12__7vx87 GridColumn-module_extended_l_12__gCRsq GridColumn-module_extended_m_8__bDZzO GridColumn-module_extended_s_4__ZU5Jo GridColumn-module_extended_xs_4__NH6tl GridColumn-module_extended_xxs_4__dHKOI"><div class="Footer-module_horizontalDivider__Z6XJu"></div></div></div><div class="GridRow-module_wrapper__Uub42 GridRow-module_extended__Bvagp"><div class="GridColumn-module_wrapper__soqyu GridColumn-module_extended_xl5_9__UmJvm GridColumn-module_extended_xl4_7__-9AEI GridColumn-module_extended_xl3_7__B6ct2 GridColumn-module_extended_xl2_7__Nztja GridColumn-module_extended_xl_7__OFVFv GridColumn-module_extended_l_12__gCRsq GridColumn-module_extended_m_8__bDZzO GridColumn-module_extended_s_4__ZU5Jo GridColumn-module_extended_xs_4__NH6tl GridColumn-module_extended_xxs_4__dHKOI"><ul class="ContentTypeColumn-module_contentTypesList__WIKOq"><li><a aria-disabled="false" aria-label="Documents" class="TextButton-module_wrapper__ZwW-w ContentTypeColumn-module_contentTypeLink__K3M9d" data-e2e="footer_content_type_column_documents_link" href="/docs"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Documents</span></span></a></li></ul></div><div class="GridColumn-module_wrapper__soqyu GridColumn-module_hide_below_l__7M0-X GridColumn-module_extended_xl5_7__HqFBW GridColumn-module_extended_xl4_5__PuEUy GridColumn-module_extended_xl3_5__aTZFP GridColumn-module_extended_xl2_5__UvHIq GridColumn-module_extended_xl_5__qmwN8 GridColumn-module_extended_l_5__VLQLS GridColumn-module_extended_m_5__HSrx- GridColumn-module_extended_s_4__ZU5Jo GridColumn-module_extended_xs_4__NH6tl GridColumn-module_extended_xxs_4__dHKOI"><div class="Footer-module_bottomRightContainer__5MVkq"><div class="Footer-module_bottomLanguage__ZSHe1"><div class="Footer-module_bottomLanguageText__S7opW">Language<!-- -->:</div><div class="DropdownMenu-module_wrapper__-3wi4" data-e2e="footer_language_picker_link"><a aria-disabled="false" aria-expanded="false" class="TextButton-module_wrapper__ZwW-w menu_handle Footer-module_menuHandle__A-Ub8" href="#"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl"><div class="Footer-module_languageDropdownContent__Ps0E4">English<!-- --> <span class="SvgIcon-module_wrapper__1fPqw"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path d="M8.24 11.66L4 7.41 5.41 6l2.83 2.83L11.07 6l1.42 1.41-4.25 4.25z" fill="currentColor"></path></svg></span></div></span></span></a><div class="MenuItems-module_wrapper__y6cjo MenuItems-module_top__2bxjj Footer-module_menuItems__6usGF" data-e2e="menu-items"><span class="breakpoint_hide s atAndAbove"><button aria-disabled="false" class="TextButton-module_wrapper__ZwW-w TextButton-module_default__ekglb MenuItems-module_closeButton__ZAyQt" data-e2e="close-button" type="button"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl"><span class="SvgIcon-module_wrapper__1fPqw"><svg width="18" height="18" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.414 9l7.293-7.293L16.293.293 9 7.586 1.707.293.293 1.707 7.586 9 .293 16.293l1.414 1.414L9 10.414l7.293 7.293 1.414-1.414L10.414 9z" fill="currentColor"></path></svg><span style="border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;word-wrap:normal">close menu</span></span></span></span></button></span><div><ul class="LanguageLinks-module_list__Vs9Gq" role="menu"><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9 LanguageLink-module_linkSelected__SuxJ3" href="/language?id=en" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ LanguageLink-module_iconSelected__DAMML"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M14 8A6 6 0 112 8a6 6 0 0112 0zm2 0A8 8 0 110 8a8 8 0 0116 0zm-8 4a4 4 0 100-8 4 4 0 000 8z" fill="currentColor"></path></svg></span><span lang="en">English</span><span class="visually_hidden">(selected)</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=es" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="es">Español</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=pt-br" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="pt-br">Português</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=de" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="de">Deutsch</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=fr" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="fr">Français</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=ru" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="ru">Русский</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=it" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="it">Italiano</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=ro" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="ro">Română</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=id" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="id">Bahasa Indonesia</span></a></li></ul><a href="#" class="LanguageLinks-module_learnMoreLink__SpBO4" data-e2e="learn_more_link">Learn more</a></div></div></div></div><div class="Footer-module_bottomCopyright__WjBga" data-e2e="footer_copyright_text"><span>Copyright © 2024 Scribd Inc.</span></div></div></div></div><div class="GridRow-module_wrapper__Uub42 GridRow-module_extended__Bvagp"><div class="GridColumn-module_wrapper__soqyu GridColumn-module_hide_above_l__UT1-z GridColumn-module_extended_xl5_16__cffZG GridColumn-module_extended_xl4_12__Ueyic GridColumn-module_extended_xl3_12__TsrxQ GridColumn-module_extended_xl2_12__ceos- GridColumn-module_extended_xl_12__7vx87 GridColumn-module_extended_l_12__gCRsq GridColumn-module_extended_m_8__bDZzO GridColumn-module_extended_s_4__ZU5Jo GridColumn-module_extended_xs_4__NH6tl GridColumn-module_extended_xxs_4__dHKOI"><div class="Footer-module_bottomLanguage__ZSHe1 Footer-module_bottomLanguageMargin__e40ar Footer-module_topLanguageMargin__psISJ"><div class="Footer-module_bottomLanguageText__S7opW">Language<!-- -->:</div><div class="DropdownMenu-module_wrapper__-3wi4" data-e2e="footer_language_picker_link"><a aria-disabled="false" aria-expanded="false" class="TextButton-module_wrapper__ZwW-w menu_handle Footer-module_menuHandle__A-Ub8" href="#"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl"><div class="Footer-module_languageDropdownContent__Ps0E4">English<!-- --> <span class="SvgIcon-module_wrapper__1fPqw"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path d="M8.24 11.66L4 7.41 5.41 6l2.83 2.83L11.07 6l1.42 1.41-4.25 4.25z" fill="currentColor"></path></svg></span></div></span></span></a><div class="MenuItems-module_wrapper__y6cjo MenuItems-module_top__2bxjj Footer-module_menuItems__6usGF" data-e2e="menu-items"><span class="breakpoint_hide s atAndAbove"><button aria-disabled="false" class="TextButton-module_wrapper__ZwW-w TextButton-module_default__ekglb MenuItems-module_closeButton__ZAyQt" data-e2e="close-button" type="button"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl"><span class="SvgIcon-module_wrapper__1fPqw"><svg width="18" height="18" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.414 9l7.293-7.293L16.293.293 9 7.586 1.707.293.293 1.707 7.586 9 .293 16.293l1.414 1.414L9 10.414l7.293 7.293 1.414-1.414L10.414 9z" fill="currentColor"></path></svg><span style="border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;word-wrap:normal">close menu</span></span></span></span></button></span><div><ul class="LanguageLinks-module_list__Vs9Gq" role="menu"><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9 LanguageLink-module_linkSelected__SuxJ3" href="/language?id=en" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ LanguageLink-module_iconSelected__DAMML"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M14 8A6 6 0 112 8a6 6 0 0112 0zm2 0A8 8 0 110 8a8 8 0 0116 0zm-8 4a4 4 0 100-8 4 4 0 000 8z" fill="currentColor"></path></svg></span><span lang="en">English</span><span class="visually_hidden">(selected)</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=es" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="es">Español</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=pt-br" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="pt-br">Português</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=de" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="de">Deutsch</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=fr" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="fr">Français</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=ru" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="ru">Русский</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=it" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="it">Italiano</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=ro" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="ro">Română</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=id" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="id">Bahasa Indonesia</span></a></li></ul><a href="#" class="LanguageLinks-module_learnMoreLink__SpBO4" data-e2e="learn_more_link">Learn more</a></div></div></div></div></div></div><div class="GridRow-module_wrapper__Uub42 GridRow-module_extended__Bvagp"><div class="GridColumn-module_wrapper__soqyu GridColumn-module_hide_above_l__UT1-z GridColumn-module_extended_xl5_16__cffZG GridColumn-module_extended_xl4_12__Ueyic GridColumn-module_extended_xl3_12__TsrxQ GridColumn-module_extended_xl2_12__ceos- GridColumn-module_extended_xl_12__7vx87 GridColumn-module_extended_l_12__gCRsq GridColumn-module_extended_m_8__bDZzO GridColumn-module_extended_s_4__ZU5Jo GridColumn-module_extended_xs_4__NH6tl GridColumn-module_extended_xxs_4__dHKOI"><div class="Footer-module_bottomCopyright__WjBga" data-e2e="footer_copyright_text"><span>Copyright © 2024 Scribd Inc.</span></div></div></div></div></footer></div></div></div> <script type="application/json" data-hypernova-key="doc_page" data-hypernova-id="b0d18372-a54b-456f-a11e-0978e27dec94"><!--{"assetEnvironment":"production","bodyProps":{"admin_panel_props":null,"breadcrumbs":[],"sharing_buttons_props":{"description":"","id":500152784,"message":null,"private":false,"secretPassword":"ARisurxlzUam9VleyiVN","thumbnailUrl":"https://imgv2-2-f.scribdassets.com/img/document/500152784/original/ac121ebe84/1718996496?v=1","title":"Acorn Dfs Ug","twitterHashtag":null,"url":"https://www.scribd.com/document/500152784/Acorn-Dfs-Ug"},"show_bot_text":true,"bot_text":"###BOT_TEXT###","view_restricted_cta_test_enabled":false},"currentPage":{"isHamburgerMenuOpen":false,"isMegamenuTopBarVisible":true,"isMegamenuPrimaryNavVisible":true,"isStatsigEnabled":true,"navigationCategories":{"academic":{"totalCategoryCount":12,"categoryLinks":[{"dataName":"foreign-language-studies","name":"Foreign Language Studies","url":"https://www.scribd.com/docs/Foreign-Language-Studies","children":[{"dataName":"chinese","name":"Chinese","url":"https://www.scribd.com/docs/Foreign-Language-Studies/Chinese"},{"dataName":"esl","name":"ESL","url":"https://www.scribd.com/docs/Foreign-Language-Studies/ESL"}]},{"dataName":"science-mathematics","name":"Science & Mathematics","url":"https://www.scribd.com/docs/Science-Mathematics","children":[{"dataName":"astronomy-space-sciences","name":"Astronomy & Space Sciences","url":"https://www.scribd.com/docs/Science-Mathematics/Astronomy-Space-Sciences"},{"dataName":"biology","name":"Biology","url":"https://www.scribd.com/docs/Science-Mathematics/Biology"}]},{"dataName":"study-aids-test-prep","name":"Study Aids & Test Prep","url":"https://www.scribd.com/docs/Study-Aids-Test-Prep","children":[{"dataName":"book-notes","name":"Book Notes","url":"https://www.scribd.com/docs/Study-Aids-Test-Prep/Book-Notes"},{"dataName":"college-entrance-exams","name":"College Entrance Exams","url":"https://www.scribd.com/docs/Study-Aids-Test-Prep/College-Entrance-Exams"}]},{"dataName":"teaching-methods-materials","name":"Teaching Methods & Materials","url":"https://www.scribd.com/docs/Teaching-Methods-Materials","children":[{"dataName":"early-childhood-education","name":"Early Childhood Education","url":"https://www.scribd.com/docs/Teaching-Methods-Materials/Early-Childhood-Education"},{"dataName":"education-philosophy-theory","name":"Education Philosophy & Theory","url":"https://www.scribd.com/docs/Teaching-Methods-Materials/Education-Philosophy-Theory"}]}]},"professional":{"totalCategoryCount":21,"categoryLinks":[{"dataName":"business","name":"Business","url":"https://www.scribd.com/docs/Business","children":[{"dataName":"business-analytics","name":"Business Analytics","url":"https://www.scribd.com/docs/Business/Business-Analytics"},{"dataName":"human-resources-personnel-management","name":"Human Resources & Personnel Management","url":"https://www.scribd.com/docs/Business/Human-Resources-Personnel-Management"}]},{"dataName":"career-growth","name":"Career & Growth","url":"https://www.scribd.com/docs/Career-Growth","children":[{"dataName":"careers","name":"Careers","url":"https://www.scribd.com/docs/Career-Growth/Careers"},{"dataName":"job-hunting","name":"Job Hunting","url":"https://www.scribd.com/docs/Career-Growth/Job-Hunting"}]},{"dataName":"computers","name":"Computers","url":"https://www.scribd.com/docs/Computers","children":[{"dataName":"applications-software","name":"Applications & Software","url":"https://www.scribd.com/docs/Computers/Applications-Software"},{"dataName":"cad-cam","name":"CAD-CAM","url":"https://www.scribd.com/docs/Computers/CAD-CAM"}]},{"dataName":"finance-money-management","name":"Finance & Money Management","url":"https://www.scribd.com/docs/Finance-Money-Management","children":[{"dataName":"accounting-bookkeeping","name":"Accounting & Bookkeeping","url":"https://www.scribd.com/docs/Finance-Money-Management/Accounting-Bookkeeping"},{"dataName":"auditing","name":"Auditing","url":"https://www.scribd.com/docs/Finance-Money-Management/Auditing"}]},{"dataName":"law","name":"Law","url":"https://www.scribd.com/docs/Law","children":[{"dataName":"business-financial","name":"Business & Financial","url":"https://www.scribd.com/docs/Law/Business-Financial"},{"dataName":"contracts-agreements","name":"Contracts & Agreements","url":"https://www.scribd.com/docs/Law/Contracts-Agreements"}]},{"dataName":"politics","name":"Politics","url":"https://www.scribd.com/docs/Politics","children":[{"dataName":"american-government","name":"American Government","url":"https://www.scribd.com/docs/Politics/American-Government"},{"dataName":"international-relations","name":"International Relations","url":"https://www.scribd.com/docs/Politics/International-Relations"}]},{"dataName":"technology-engineering","name":"Technology & Engineering","url":"https://www.scribd.com/docs/Technology-Engineering","children":[{"dataName":"automotive","name":"Automotive","url":"https://www.scribd.com/docs/Technology-Engineering/Automotive"},{"dataName":"aviation-aeronautics","name":"Aviation & Aeronautics","url":"https://www.scribd.com/docs/Technology-Engineering/Aviation-Aeronautics"}]}]},"culture":{"totalCategoryCount":19,"categoryLinks":[{"dataName":"art","name":"Art","url":"https://www.scribd.com/docs/Art","children":[{"dataName":"antiques-collectibles","name":"Antiques & Collectibles","url":"https://www.scribd.com/docs/Art/Antiques-Collectibles"},{"dataName":"architecture","name":"Architecture","url":"https://www.scribd.com/docs/Art/Architecture"}]},{"dataName":"biography-memoir","name":"Biography & Memoir","url":"https://www.scribd.com/docs/Biography-Memoir","children":[{"dataName":"artists-and-musicians","name":"Artists and Musicians","url":"https://www.scribd.com/docs/Biography-Memoir/Artists-and-Musicians"},{"dataName":"entertainers-and-the-rich-famous","name":"Entertainers and the Rich & Famous","url":"https://www.scribd.com/docs/Biography-Memoir/Entertainers-and-the-Rich-Famous"}]},{"dataName":"comics-graphic-novels","name":"Comics & Graphic Novels","url":"https://www.scribd.com/docs/Comics-Graphic-Novels"},{"dataName":"history","name":"History","url":"https://www.scribd.com/docs/History","children":[{"dataName":"ancient","name":"Ancient","url":"https://www.scribd.com/docs/History/Ancient"},{"dataName":"modern","name":"Modern","url":"https://www.scribd.com/docs/History/Modern"}]},{"dataName":"philosophy","name":"Philosophy","url":"https://www.scribd.com/docs/Philosophy"},{"dataName":"language-arts-discipline","name":"Language Arts & Discipline","url":"https://www.scribd.com/docs/Language-Arts-Discipline","children":[{"dataName":"composition-creative-writing","name":"Composition & Creative Writing","url":"https://www.scribd.com/docs/Language-Arts-Discipline/Composition-Creative-Writing"},{"dataName":"linguistics","name":"Linguistics","url":"https://www.scribd.com/docs/Language-Arts-Discipline/Linguistics"}]},{"dataName":"literary-criticism","name":"Literary Criticism","url":"https://www.scribd.com/docs/Literary-Criticism"},{"dataName":"social-science","name":"Social Science","url":"https://www.scribd.com/docs/Social-Science","children":[{"dataName":"anthropology","name":"Anthropology","url":"https://www.scribd.com/docs/Social-Science/Anthropology"},{"dataName":"archaeology","name":"Archaeology","url":"https://www.scribd.com/docs/Social-Science/Archaeology"}]},{"dataName":"true-crime","name":"True Crime","url":"https://www.scribd.com/docs/True-Crime"}]},"hobbies_and_crafts":{"totalCategoryCount":12,"categoryLinks":[{"dataName":"cooking-food-wine","name":"Cooking, Food & Wine","url":"https://www.scribd.com/docs/Cooking-Food-Wine","children":[{"dataName":"beverages","name":"Beverages","url":"https://www.scribd.com/docs/Cooking-Food-Wine/Beverages"},{"dataName":"courses-dishes","name":"Courses & Dishes","url":"https://www.scribd.com/docs/Cooking-Food-Wine/Courses-Dishes"}]},{"dataName":"games-activities","name":"Games & Activities","url":"https://www.scribd.com/docs/Games-Activities","children":[{"dataName":"card-games","name":"Card Games","url":"https://www.scribd.com/docs/Games-Activities/Card-Games"},{"dataName":"fantasy-sports","name":"Fantasy Sports","url":"https://www.scribd.com/docs/Games-Activities/Fantasy-Sports"}]},{"dataName":"home-garden","name":"Home & Garden","url":"https://www.scribd.com/docs/Home-Garden","children":[{"dataName":"crafts-hobbies","name":"Crafts & Hobbies","url":"https://www.scribd.com/docs/Home-Garden/Crafts-Hobbies"},{"dataName":"gardening","name":"Gardening","url":"https://www.scribd.com/docs/Home-Garden/Gardening"}]},{"dataName":"sports-recreation","name":"Sports & Recreation","url":"https://www.scribd.com/docs/Sports-Recreation","children":[{"dataName":"baseball","name":"Baseball","url":"https://www.scribd.com/docs/Sports-Recreation/Baseball"},{"dataName":"basketball","name":"Basketball","url":"https://www.scribd.com/docs/Sports-Recreation/Basketball"}]}]},"personal_growth":{"totalCategoryCount":12,"categoryLinks":[{"dataName":"lifestyle","name":"Lifestyle","url":"https://www.scribd.com/docs/Lifestyle","children":[{"dataName":"beauty-grooming","name":"Beauty & Grooming","url":"https://www.scribd.com/docs/Lifestyle/Beauty-Grooming"},{"dataName":"fashion","name":"Fashion","url":"https://www.scribd.com/docs/Lifestyle/Fashion"}]},{"dataName":"religion-spirituality","name":"Religion & Spirituality","url":"https://www.scribd.com/docs/Religion-Spirituality","children":[{"dataName":"buddhism","name":"Buddhism","url":"https://www.scribd.com/docs/Religion-Spirituality/Buddhism"},{"dataName":"christianity","name":"Christianity","url":"https://www.scribd.com/docs/Religion-Spirituality/Christianity"}]},{"dataName":"self-improvement","name":"Self-Improvement","url":"https://www.scribd.com/docs/Self-Improvement","children":[{"dataName":"addiction","name":"Addiction","url":"https://www.scribd.com/docs/Self-Improvement/Addiction"},{"dataName":"mental-health","name":"Mental Health","url":"https://www.scribd.com/docs/Self-Improvement/Mental-Health"}]},{"dataName":"wellness","name":"Wellness","url":"https://www.scribd.com/docs/Wellness","children":[{"dataName":"body-mind-spirit","name":"Body, Mind, & Spirit","url":"https://www.scribd.com/docs/Wellness/Body-Mind-Spirit"},{"dataName":"diet-nutrition","name":"Diet & Nutrition","url":"https://www.scribd.com/docs/Wellness/Diet-Nutrition"}]}]}},"selectedMobileBottomTab":"document","statsigClientApiKey":"client-WIJd796Cwa4NdE0bYoaQFqBHKyK5Pj5Ct7uODQkwhKs","statsigEnvironmentTier":"production"},"enablePseudolocalization":false,"flashes":[],"global":{"client":{"mobile":{"getMobileAppProps":{"androidStoreUrl":"https://play.google.com/store/apps/details?id=com.scribd.app.reader0&hl=en","iosStoreUrl":"https://itunes.apple.com/us/app/scribd-worlds-largest-online/id542557212?mt=8&uo=4&at=11lGEE","app_download_link":"https://www.scribd.com/send_download_link","close_promo_url":"https://www.scribd.com/home/close_promo","doc_id":500152784,"email_address":null,"extra_classes":"app_download_promo","promo_id":null,"twilio_enabled":false,"track_page":"doc_page","success":true,"__locale":"en_US"}}},"config":{"facebook":{"app_id":"136494494209"}},"testAssignments":{"backupPaymentMethodsRollout":null,"docPageThirdColumn":{"variant":null},"independentScrolling":{"testName":"doc_page_independent_scrolling_v1","variant":"control"},"thirdColNonsub":{"testName":"third_col_nonsub","variant":"control"},"personalized_archive_offer":"control"},"paths":{"assetPath":"aHR0cHM6Ly9zLWYuc2NyaWJkYXNzZXRzLmNvbS8=\n","actions":{"add_to_library":"L3NhdmVkL2FkZA==\n","archive_plans_url":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9hcmNoaXZlL3BsYW5zP2RvYz01MDAx\nNTI3ODQmbWV0YWRhdGE9JTdCJTIyY29udGV4dCUyMiUzQSUyMmFyY2hpdmVf\ndmlld19yZXN0cmljdGVkJTIyJTJDJTIycGFnZSUyMiUzQSUyMnJlYWQlMjIl\nMkMlMjJhY3Rpb24lMjIlM0ElMjJkb3dubG9hZCUyMiUyQyUyMmxvZ2dlZF9p\nbiUyMiUzQWZhbHNlJTJDJTIycGxhdGZvcm0lMjIlM0ElMjJ3ZWIlMjIlN0Q=\n","audiobooksLink":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9hdWRpb2Jvb2tz\n","bestsellers_url":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9iZXN0c2VsbGVycw==\n","book_annotations":"L2Jvb2tfYW5ub3RhdGlvbnMvNTAwMTUyNzg0\n","booksLink":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9ib29rcw==\n","documentsLink":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9kb2Nz\n","faqUrl":"aHR0cDovL3N1cHBvcnQuc2NyaWJkLmNvbS9oYy8=\n","homeLink":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS8=\n","library_url":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9zYXZlZA==\n","load_recommenders":"L2RvYy1wYWdlL3JlY29tbWVuZGVycy81MDAxNTI3ODQ=\n","payment_fix":"L2FjY291bnQvcGF5bWVudF9wcm9maWxlX3VwZGF0ZQ==\n","payment_fix_url":null,"personalization_path":"L2RvYy1wYWdlL3BlcnNvbmFsaXphdGlvbg==\n","personalization_afa_path":"L2RvYy1wYWdlL2FmYQ==\n","pingback":["aA==\n","dA==\n","dA==\n","cA==\n","cw==\n","Og==\n","Lw==\n","Lw==\n","dw==\n","dw==\n","dw==\n","Lg==\n","cw==\n","Yw==\n","cg==\n","aQ==\n","Yg==\n","ZA==\n","Lg==\n","Yw==\n","bw==\n","bQ==\n","Lw==\n","ZA==\n","bw==\n","Yw==\n","dQ==\n","bQ==\n","ZQ==\n","bg==\n","dA==\n","cw==\n","Lw==\n","NQ==\n","MA==\n","MA==\n","MQ==\n","NQ==\n","Mg==\n","Nw==\n","OA==\n","NA==\n","Lw==\n","cA==\n","aQ==\n","bg==\n","Zw==\n","Yg==\n","YQ==\n","Yw==\n","aw==\n"],"register_download_attempt":"L2RvY3VtZW50X2Rvd25sb2Fkcy9yZWdpc3Rlcl9kb3dubG9hZF9hdHRlbXB0\n","remove_from_library":"L3NhdmVkL3JlbW92ZQ==\n","upload_url":"L3VwbG9hZC1kb2N1bWVudD9hcmNoaXZlX2RvYz01MDAxNTI3ODQ=\n"},"props":{"download_receipt_modal":"L2RvYy1wYWdlL2Rvd25sb2FkLXJlY2VpcHQtbW9kYWwtcHJvcHMvNTAwMTUy\nNzg0\n","paused_user_download_modal":"L2RvYy1wYWdlL3BhdXNlZC11c2VyLWRvd25sb2FkLW1vZGFsLXByb3Bz\n","pmp_login_join_modal":"L2RvYy1wYWdlL3BtcC1sb2dpbi1qb2luLW1vZGFsLXByb3BzLzUwMDE1Mjc4\nNA==\n"}},"features":{"desktopAdsExperience":null,"highlights":true,"isEligibleForDesktopAds":false,"isEligibleForMobileAds":false,"isEligibleForProgressiveProfileModal":false,"showDocChatExperience":false,"taxonomyV4UgcBrowsing":true}},"i18n":{"currentLanguage":{"prefix":"en","lcid":"en","href":"/language?id=en","lang":"en_US","name":"English"},"languages":[{"prefix":"en","lcid":"en","href":"/language?id=en","lang":"en_US","name":"English"},{"prefix":"es","lcid":"es","href":"/language?id=es","lang":"es-419","name":"Español"},{"prefix":"pt","lcid":"pt-br","href":"/language?id=pt-br","lang":"pt_BR","name":"Português"},{"prefix":"de","lcid":"de","href":"/language?id=de","lang":"de","name":"Deutsch"},{"prefix":"fr","lcid":"fr","href":"/language?id=fr","lang":"fr","name":"Français"},{"prefix":"ru","lcid":"ru","href":"/language?id=ru","lang":"ru_RU","name":"Русский"},{"prefix":"it","lcid":"it","href":"/language?id=it","lang":"it","name":"Italiano"},{"prefix":"ro","lcid":"ro","href":"/language?id=ro","lang":"ro_RO","name":"Română"},{"prefix":"id","lcid":"id","href":"/language?id=id","lang":"id_ID","name":"Bahasa Indonesia"}],"locale":"en-US"},"page":{"savedItems":{"500152784":false}},"personalization":{"trialDuration":null},"ratings":{"500152784":{"averageRating":0,"documentId":500152784,"downvoteCount":0,"ratingCount":0,"upvoteCount":0,"userRating":0}},"recommenders":{"viewport_bottom_recs":{"items":[{"id":322011391,"doc_uuid":"sbd/EhJi55lV4hM0NzGF3yhI52o="},{"id":335808746,"doc_uuid":"sbd/sL07uGpmScFfygm1pI7HAmA="},{"id":310560108,"doc_uuid":"sbd/Jtd2MymJeWtyzOjAAmRVSgs="},{"id":357813054,"doc_uuid":"sbd/4aB2A2qon1wX1Hk364fS3WE="},{"id":224410406,"doc_uuid":"sbd/893AtEJ8lDGz498uUmyjLyo="},{"id":308030757,"doc_uuid":"sbd/vOJcMNdDpuamvTlI2Wha0xU="},{"id":356032151,"doc_uuid":"sbd/DxiEkIElwzJRcM60lxzaq6Q="},{"id":322011392,"doc_uuid":"sbd/w1r1jlmmGvk6SHUbX/5m9PU="},{"id":309859835,"doc_uuid":"sbd/QbIhPbM//KTlk4ir5AG/6Oo="},{"id":224266633,"doc_uuid":"sbd/g5NaMKn0jkN8BQgyWBn7QoE="},{"id":211302755,"doc_uuid":"sbd/Ap/lxqGS9tyzTgF1FVmBijE="},{"id":234028503,"doc_uuid":"sbd/vk3E3EAPg9L57f6qKjC3K6w="},{"id":263504218,"doc_uuid":"sbd/wd9cX9FKG7dlQjjE/O4edco="},{"id":393393789,"doc_uuid":"sbd/1cOCbOmmqf4fUuSLP5PQMR8="},{"id":378045783,"doc_uuid":"sbd/3/S1KsYPKdP041bz5cpdI3g="},{"id":224369806,"doc_uuid":"sbd/XWbuLZDIOeejdzXoBCatkAQ="},{"id":337536061,"doc_uuid":"sbd/KOuoU/3gbsL7IuiQbbcsINU="},{"id":224426877,"doc_uuid":"sbd/tgS2D63YIoPv8MWD6Hil58U="},{"id":224252178,"doc_uuid":"sbd/pPzDCe3Ks5AHat4xnVQm5p0="},{"id":335537398,"doc_uuid":"sbd/4GYbf5ElTBfvMzxM1LveaNg="},{"id":235411767,"doc_uuid":"sbd/uqOsYrBbHjRNAAqEXFoBwGw="},{"id":182553141,"doc_uuid":"sbd/QCLwlX21gdyYvkQJcTKatsM="},{"id":224326250,"doc_uuid":"sbd/xernE7PfyehTcWVaEio0/8I="},{"id":419930541,"doc_uuid":"sbd/sly7u5NQaCnEJDAJZv3glwc="},{"id":163646054,"doc_uuid":"sbd/IPQtCr27AoYamJdEBd3jM6Q="},{"id":163579056,"doc_uuid":"sbd/DngadyMIr6D/sRyG9ftLtsU="},{"id":163657166,"doc_uuid":"sbd/ZrRZFUCwjzSomLwto70pqJ0="},{"id":244157917,"doc_uuid":"sbd/q2FNAPKCio/hZZqXSmkr618="},{"id":225916486,"doc_uuid":"sbd/ZA2ozZyzqy1sU7pm2YH4nCU="},{"id":224410295,"doc_uuid":"sbd/07vIybqU8PZ8ldTJsdF8Y1g="},{"id":316391232,"doc_uuid":"sbd/Xz7ZWoR5F/dTiS5r/oQfiDc="},{"id":387826985,"doc_uuid":"sbd/yalhGSqjcfX962skkaG1jgU="},{"id":182560283,"doc_uuid":"sbd/zv7I2GyoCSTaMmKXCVigu0U="},{"id":224419023,"doc_uuid":"sbd/oD2qWnoFv0W3hhuNYrLJ7No="},{"id":338918790,"doc_uuid":"sbd/v190rD0rpdaFZE2kmiX1y3U="},{"id":423387462,"doc_uuid":"sbd/IXdFPqwnWMf9E37WtNBTWdc="},{"id":224306619,"doc_uuid":"sbd/DCE2B9JGc387vcBDjjvumpE="},{"id":656710550,"doc_uuid":"sbd/4BhjrWWTq8Dy/cjR9tQVUFM="},{"id":656710542,"doc_uuid":"sbd/Ri7EBe1T6gduw79Y7C7Qd2o="},{"id":338918789,"doc_uuid":"sbd/Ziav3V1Pu8U2R6nM2F6JPSs="},{"id":359457348,"doc_uuid":"sbd/07JT1iXjkIZjgy8LcklmNYE="},{"id":224420008,"doc_uuid":"sbd/lAej4wI8k8BYcSaHt/zWlc0="},{"id":212863738,"doc_uuid":"sbd/BMCpTIamUr23jkMZ6tYl23A="},{"id":239588474,"doc_uuid":"sbd/dklw3UWexmtvQFvH1WYTw38="},{"id":224756706,"doc_uuid":"sbd/BrJlUjxdquBeWWLuR116CPA="},{"id":656932742,"doc_uuid":"sbd/QXv0fW4HhKdgplvH1V8RfYQ="},{"id":656932743,"doc_uuid":"sbd/tDgutrKcpof4v7UUEaIevno="},{"id":656710617,"doc_uuid":"sbd/uclIPc4Pa3avOjoooYbRcKk="},{"id":656932744,"doc_uuid":"sbd/mJ6K8fA9jeuk1ZS7M3nRhIY="},{"id":656710619,"doc_uuid":"sbd/aB2r2hwpSN1UNiRhp0unfjE="},{"id":656710549,"doc_uuid":"sbd/CpbQstlxXhNxKOqZqz1ONWs="},{"id":656932662,"doc_uuid":"sbd/c35CB8IpolTv2iWJSVQlWEI="},{"id":656710557,"doc_uuid":"sbd/Ir1AEhe0bgH8M7uRDDNGO/Y="},{"id":656710546,"doc_uuid":"sbd/s9pQXoYsmucpQejol4gcHOI="},{"id":656710545,"doc_uuid":"sbd/a9CSZjMn8MiO9hjQN2Pn328="},{"id":656710544,"doc_uuid":"sbd/et5i8Cq9muglhJxUPcUHUto="},{"id":500152759,"doc_uuid":"sbd/bweR3WXCWLY1Iok/x0IYHAQ="},{"id":411804602,"doc_uuid":"sbd/b8QYIfgLTi0trbQpbIP1mlU="},{"id":338918796,"doc_uuid":"sbd/2CcOOuWLCuj30DjGQJfYArM="},{"id":261881863,"doc_uuid":"sbd/emYQZDiseZP1nLL3BjzdpVM="}],"ids":[322011391,335808746,310560108,357813054,224410406,308030757,356032151,322011392,309859835,224266633,211302755,234028503,263504218,393393789,378045783,224369806,337536061,224426877,224252178,335537398,235411767,182553141,224326250,419930541,163646054,163579056,163657166,244157917,225916486,224410295,316391232,387826985,182560283,224419023,338918790,423387462,224306619,656710550,656710542,338918789,359457348,224420008,212863738,239588474,224756706,656932742,656932743,656710617,656932744,656710619,656710549,656932662,656710557,656710546,656710545,656710544,500152759,411804602,338918796,261881863],"title_link":null,"title":null,"track_opts":{"compilation_id":"sbd/vGd4y7cqZsB9CXj2vFAM5Ts=","module_id":"sbd//YtGVuYRHXLbpENa03CSvKY=","widget_name":"viewport_bottom","track_id":"scroll_recs"}},"list_recommenders":{"items":[{"id":322011391,"doc_uuid":"sbd/0WVKRqtZoWiqhy9QaBfN5Pg="},{"id":335808746,"doc_uuid":"sbd/hm42wZZlwYCWlwjRGB9mV4E="},{"id":310560108,"doc_uuid":"sbd/gc/p/ukNRVn3GcegXIrt/2o="},{"id":357813054,"doc_uuid":"sbd/xgdFVFeN2Pcl/J2D/YADizA="},{"id":224410406,"doc_uuid":"sbd/r4pS4ZSnG9eil19D7nF4gmM="},{"id":308030757,"doc_uuid":"sbd/HgvmzbRze3yFPAJzOFmgWzg="},{"id":356032151,"doc_uuid":"sbd/z6cPmmOJ0Gb2nFhbfRkQQkg="},{"id":322011392,"doc_uuid":"sbd/mqsJjNMoW8JvkXQAYbeSdVs="},{"id":309859835,"doc_uuid":"sbd/M8cxt5vNt/1FLTIXkKGIpWM="},{"id":224266633,"doc_uuid":"sbd/H2milFKZdb6HFspXq0/uZKQ="},{"id":211302755,"doc_uuid":"sbd/5vuqy3C5e9MJ7Dwov4jUuhY="},{"id":234028503,"doc_uuid":"sbd/VTy9Yc1XWxUNInjJK8ajTzU="},{"id":263504218,"doc_uuid":"sbd/uVD/D20UxJ04VUY3HUR98jY="},{"id":393393789,"doc_uuid":"sbd/Rx9cfoENRsmQGm/EGslKrqg="},{"id":378045783,"doc_uuid":"sbd/29WQ3EmmRVMTYbFXrtvDW5w="},{"id":224369806,"doc_uuid":"sbd/VA5JqOIM/fjPEqZfkQlwPKE="},{"id":337536061,"doc_uuid":"sbd/IVXoKqAw4KmCmo5NLGbujbY="},{"id":224426877,"doc_uuid":"sbd/rU3yyXvueYys123tyV05YrM="},{"id":224252178,"doc_uuid":"sbd/G96go3bzXbjLYDtmtwk/9rs="},{"id":335537398,"doc_uuid":"sbd/dWpRkUu/TkJiR7CgQ68sfK8="},{"id":235411767,"doc_uuid":"sbd/CY2rPajmGERNrfNo0GIsMbg="},{"id":182553141,"doc_uuid":"sbd/e05dnK9C6co7km/sTbCJXy0="},{"id":224326250,"doc_uuid":"sbd/TiMXQIXYzkfqi25oI9KzCAg="},{"id":419930541,"doc_uuid":"sbd/WVZ0tc4WhEfhzZKeG6mk7Z4="},{"id":163646054,"doc_uuid":"sbd/GXsvEJ9JFcRGdOFB4wBGAK8="},{"id":163579056,"doc_uuid":"sbd/YxmyKOOsG0J/wnygDAkDXNI="},{"id":163657166,"doc_uuid":"sbd/EWabEfQooZ93JGHyTqpYf6Y="},{"id":244157917,"doc_uuid":"sbd/VUapFRrXMfflFJc6Tl3zOeM="},{"id":225916486,"doc_uuid":"sbd/TlrAjSsi4VnJArkLsPuKxa8="},{"id":224410295,"doc_uuid":"sbd/mrKKMiQw31OghbFE0qM8IFQ="},{"id":316391232,"doc_uuid":"sbd/oWeVYb0eHOyxYOzWTXKCxCc="},{"id":387826985,"doc_uuid":"sbd/kF7gkccwRkWFaLHIILzUhmo="},{"id":182560283,"doc_uuid":"sbd/MCXZTezoFbWtehKP3zE1ePA="},{"id":224419023,"doc_uuid":"sbd/p60AXQcqXHBrFom275E3KJg="},{"id":338918790,"doc_uuid":"sbd/gUuA5ZiSFUZVEShTRikRwVM="},{"id":423387462,"doc_uuid":"sbd/0Y4nS8mFaII92mdt39pBU/4="},{"id":224306619,"doc_uuid":"sbd/So6A3kCembxM64izHUM1Dlw="},{"id":656710550,"doc_uuid":"sbd/wAcr1C33DL3d739JvrFzAxg="},{"id":656710542,"doc_uuid":"sbd/C76I2CkrmxGL28lTpuMzKEQ="},{"id":338918789,"doc_uuid":"sbd/cKXcFPv5TOnczRgEktCrj9w="},{"id":359457348,"doc_uuid":"sbd/lZUp7vnQUr7OOBSHNmih7ew="},{"id":224420008,"doc_uuid":"sbd/JlhRmXow1x0ji6jikeOnD/c="},{"id":212863738,"doc_uuid":"sbd/w4vnFeuTZl1FqQZNMrsAcpA="},{"id":239588474,"doc_uuid":"sbd/qj5YpnF3eul98RcY1cmlMio="},{"id":224756706,"doc_uuid":"sbd/YwMQs3IumIwMvVeGpcMsnbM="},{"id":656932742,"doc_uuid":"sbd/rNW2U6ZA8KNzUJBjfSnSpWQ="},{"id":656932743,"doc_uuid":"sbd/MrAWHvm5krmb4NPrmmtYglY="},{"id":656710617,"doc_uuid":"sbd/kon6h9eSqKt79sd/FL0IiRc="},{"id":656932744,"doc_uuid":"sbd/dIcQY32/udSzwzt5njJpaDU="},{"id":656710619,"doc_uuid":"sbd/vF5bfsHxgggRkI3KYA9YOZ8="},{"id":656710549,"doc_uuid":"sbd/nm79jBACz6olEu8wJMqBjiE="},{"id":656932662,"doc_uuid":"sbd/bVoeIYAt6uitH727LP40Hgk="},{"id":656710557,"doc_uuid":"sbd/3lTINj7P3vKtsApF1q80iWc="},{"id":656710546,"doc_uuid":"sbd/L3vxu9Ve85ZHJHEqZUoGiZo="},{"id":656710545,"doc_uuid":"sbd/hfnEKvhkCFYlS3YnwJF4yNQ="},{"id":656710544,"doc_uuid":"sbd/tWDRbTI5F9rxGLCOoKRFOyo="},{"id":500152759,"doc_uuid":"sbd/1cJlz0Qa/0V3ykPntNDznQ4="},{"id":411804602,"doc_uuid":"sbd/1pbwoVZNx/yQEsOnB2ZFnd8="},{"id":338918796,"doc_uuid":"sbd/HgJfQ0QQeeLRUQoOubb35Ko="},{"id":261881863,"doc_uuid":"sbd/iv0JBQyUqOi4Rr6Jxowa9Ug="}],"ids":[322011391,335808746,310560108,357813054,224410406,308030757,356032151,322011392,309859835,224266633,211302755,234028503,263504218,393393789,378045783,224369806,337536061,224426877,224252178,335537398,235411767,182553141,224326250,419930541,163646054,163579056,163657166,244157917,225916486,224410295,316391232,387826985,182560283,224419023,338918790,423387462,224306619,656710550,656710542,338918789,359457348,224420008,212863738,239588474,224756706,656932742,656932743,656710617,656932744,656710619,656710549,656932662,656710557,656710546,656710545,656710544,500152759,411804602,338918796,261881863],"title_link":null,"title":null,"track_opts":{"compilation_id":"sbd/vGd4y7cqZsB9CXj2vFAM5Ts=","module_id":"sbd/7cTHa6w7tb1QY8gzN3vWyhs=","widget_name":"recommender_list","track_id":"doc_page_user_experience_top"}},"documents":{"163579056":{"author":"Garth Stein","author_url":"https://www.everand.com/author/696787006/Garth-Stein","categories":[],"description":"NOW A MAJOR MOTION PICTURE FROM FOX 2000 STARRING MILO VENTIMIGLIA, AMANDA SEYFRIED, AND KEVIN COSTNER \n\nMEET THE DOG \n\nWHO WILL SHOW THE WORLD \n\nHOW TO BE HUMAN \n\nThe New York Times bestselling novel from Garth Stein—a heart-wrenching but deeply funny and ult","id":163579056,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":311,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/163579056/298x396/c599e1583f/1718448713?v=1","run_time":0,"short_title":"The Art of Racing in the Rain","static_rating":{"rating":4,"count":4203,"up_count":820},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/163579056/149x198/e3ae8b9345/1718448713?v=1","title":"The Art of Racing in the Rain: A Novel","type":"book","url":"https://www.everand.com/book/163579056/The-Art-of-Racing-in-the-Rain-A-Novel","views":"125K"},"163646054":{"author":"Gilbert King","author_url":"https://www.everand.com/author/655065772/Gilbert-King","categories":[],"description":"Winner of the Pulitzer Prize \n\n“A must-read, cannot-put-down history.” — Thomas Friedman, New York Times \n\nArguably the most important American lawyer of the twentieth century, Thurgood Marshall was on the verge of bringing the landmark suit Brown v. Board of Education before the U.S. Supreme C","id":163646054,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":711,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/163646054/298x396/92feb6c9c7/1714828490?v=1","run_time":0,"short_title":"Devil in the Grove","static_rating":{"rating":4.5,"count":266,"up_count":67},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/163646054/149x198/73d89ab0b4/1714828490?v=1","title":"Devil in the Grove: Thurgood Marshall, the Groveland Boys, and the Dawn of a New America","type":"book","url":"https://www.everand.com/book/163646054/Devil-in-the-Grove-Thurgood-Marshall-the-Groveland-Boys-and-the-Dawn-of-a-New-America","views":"129K"},"163657166":{"author":"Betty Smith","author_url":"https://www.everand.com/author/709859210/Betty-Smith","categories":[],"description":"A PBS Great American Read Top 100 Pick \n\nThe beloved American classic about a young girl's coming-of-age at the turn of the twentieth century. \n\nFrom the moment she entered the world, Francie Nolan needed to be made of stern stuff, for the often harsh life of Williamsburg demanded fortitude, precocity, a","id":163657166,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":609,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/163657166/298x396/9446ea1bc2/1718449271?v=1","run_time":0,"short_title":"A Tree Grows in Brooklyn","static_rating":{"rating":4.5,"count":1929,"up_count":1879},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/163657166/149x198/bf3b773b78/1718449271?v=1","title":"A Tree Grows in Brooklyn","type":"book","url":"https://www.everand.com/book/163657166/A-Tree-Grows-in-Brooklyn","views":"147K"},"182553141":{"author":"Thomas L. Friedman","author_url":"https://www.everand.com/author/687127844/Thomas-L-Friedman","categories":[],"description":"This Independence Day edition of The World is Flat 3.0 includes an an exclusive preview of That Used to Be Us: How America Fell Behind in the World It Invented and How We Can Come Back, by Thomas L. Friedman and Michael Mandelbaum, on sale September 5th, 2011.\n\nA New Edition of the Phenomenal #1 Bestseller\n\n\"One","id":182553141,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":939,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/182553141/298x396/89521cc859/1714629096?v=1","run_time":0,"short_title":"The World Is Flat 3.0","static_rating":{"rating":3.5,"count":2259,"up_count":98},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/182553141/149x198/9d8b4953ee/1714629096?v=1","title":"The World Is Flat 3.0: A Brief History of the Twenty-first Century","type":"book","url":"https://www.everand.com/book/182553141/The-World-Is-Flat-3-0-A-Brief-History-of-the-Twenty-first-Century","views":"59K"},"182560283":{"author":"Hilary Mantel","author_url":"https://www.everand.com/author/684981840/Hilary-Mantel","categories":[],"description":"In the ruthless arena of King Henry VIII's court, only one man dares to gamble his life to win the king's favor and ascend to the heights of political power\n\nEngland in the 1520s is a heartbeat from disaster. If the king dies without a male heir, the country could be destroyed by civil war. Henry VIII wants to annul his marriage of twenty years, and marry","id":182560283,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":776,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/182560283/298x396/f6a21d4103/1701145155?v=1","run_time":0,"short_title":"Wolf Hall","static_rating":{"rating":4,"count":3811,"up_count":356},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/182560283/149x198/0601b1931c/1701145155?v=1","title":"Wolf Hall: A Novel","type":"book","url":"https://www.everand.com/book/182560283/Wolf-Hall-A-Novel","views":"125K"},"211302755":{"author":"Ben Horowitz","author_url":"https://www.everand.com/author/684983410/Ben-Horowitz","categories":[],"description":"Ben Horowitz, cofounder of Andreessen Horowitz and one of Silicon Valley's most respected and experienced entrepreneurs, offers essential advice on building and running a startup—practical wisdom for managing the toughest problems business school doesn’t cover, based on his popular ben’s blog. \n\nWhile many people talk about how great it is to start a business, very","id":211302755,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":324,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/211302755/298x396/19f10ceb3f/1717706570?v=1","run_time":0,"short_title":"The Hard Thing About Hard Things","static_rating":{"rating":4.5,"count":348,"up_count":326},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/211302755/149x198/e130bab094/1717706570?v=1","title":"The Hard Thing About Hard Things: Building a Business When There Are No Easy Answers","type":"book","url":"https://www.everand.com/book/211302755/The-Hard-Thing-About-Hard-Things-Building-a-Business-When-There-Are-No-Easy-Answers","views":"408K"},"212863738":{"author":"George Packer","author_url":"https://www.everand.com/author/681650763/George-Packer","categories":[],"description":"NATIONAL BOOK AWARD WINNER\n\nA NEW YORK TIMES BESTSELLER \n\nA NEW YORK TIMES NOTABLE BOOK\n\nAN NPR BEST BOOK \n\nSelected by New York Times' critic Dwight Garner as a Favorite Book \n\nA Washington Post Best Political Book \n\nA New Republic Best Book\n\nA riveting exami","id":212863738,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":625,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/212863738/298x396/40684a0550/1714630079?v=1","run_time":0,"short_title":"The Unwinding","static_rating":{"rating":4,"count":45,"up_count":34},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/212863738/149x198/486257e90d/1714630079?v=1","title":"The Unwinding: An Inner History of the New America","type":"book","url":"https://www.everand.com/book/212863738/The-Unwinding-An-Inner-History-of-the-New-America","views":"104K"},"224252178":{"author":"Colm Tóibín","author_url":"https://www.everand.com/author/684985070/Colm-Toibin","categories":[],"description":"Colm Tóibín’s New York Times bestselling novel—also an acclaimed film starring Saoirse Ronan and Jim Broadbent nominated for four Academy Awards including Best Picture—is “a moving, deeply satisfying read” (Entertainment Weekly) about a young Irish immigrant in Brooklyn in the early 1950s.\n\n“One of the most unforgettable characters in contemporar","id":224252178,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":332,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/224252178/298x396/dfbec9e04b/1717421700?v=1","run_time":0,"short_title":"Brooklyn","static_rating":{"rating":3.5,"count":1947,"up_count":324},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/224252178/149x198/77a859fdd8/1717421700?v=1","title":"Brooklyn: A Novel","type":"book","url":"https://www.everand.com/book/224252178/Brooklyn-A-Novel","views":"137K"},"224266633":{"author":"Stephen Chbosky","author_url":"https://www.everand.com/author/683815248/Stephen-Chbosky","categories":[],"description":"“A timeless story for every young person who needs to understand that they are not alone.” —Judy Blume\n\n \n\n“Once in a while, a novel comes along that becomes a generational touchstone. The Perks of Being a Wallflower is one of those books.” —R. J. Palacio, #1 New York Times bestselling author of Wonder\n\n \n\nThis #1 New York T","id":224266633,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":248,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224266633/298x396/c65dbae83f/1715608142?v=1","run_time":0,"short_title":"The Perks of Being a Wallflower","static_rating":{"rating":4.5,"count":2104,"up_count":1992},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/224266633/149x198/196f9b9902/1715608142?v=1","title":"The Perks of Being a Wallflower","type":"book","url":"https://www.everand.com/book/224266633/The-Perks-of-Being-a-Wallflower","views":"320K"},"224306619":{"author":"M.L. Stedman","author_url":"https://www.everand.com/author/685040006/M-L-Stedman","categories":[],"description":"The years-long New York Times bestseller and major motion picture from Spielberg’s Dreamworks is “irresistible…seductive…with a high concept plot that keeps you riveted from the first page” (O, The Oprah Magazine).\n\nAfter four harrowing years on the Western Front, Tom Sherbourne returns to Australia and takes a job as the lighthouse keeper on Jan","id":224306619,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":409,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224306619/298x396/21c3e990fc/1710925558?v=1","run_time":0,"short_title":"The Light Between Oceans","static_rating":{"rating":4.5,"count":789,"up_count":744},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224306619/149x198/5a300f585d/1710925558?v=1","title":"The Light Between Oceans: A Novel","type":"book","url":"https://www.everand.com/book/224306619/The-Light-Between-Oceans-A-Novel","views":"233K"},"224326250":{"author":"Walter Isaacson","author_url":"https://www.everand.com/author/683814325/Walter-Isaacson","categories":[],"description":"Walter Isaacson’s “enthralling” (The New Yorker) worldwide bestselling biography of Apple cofounder Steve Jobs.\n\nBased on more than forty interviews with Steve Jobs conducted over two years—as well as interviews with more than 100 family members, friends, adversaries, competitors, and colleagues—Walter Isaacson has written a riveting story of the roller","id":224326250,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":918,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224326250/298x396/67d6eee06a/1701281268?v=1","run_time":0,"short_title":"Steve Jobs","static_rating":{"rating":4.5,"count":807,"up_count":738},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224326250/149x198/f1e7bf86b3/1701281268?v=1","title":"Steve Jobs","type":"book","url":"https://www.everand.com/book/224326250/Steve-Jobs","views":"559K"},"224369806":{"author":"Siddhartha Mukherjee","author_url":"https://www.everand.com/author/684982830/Siddhartha-Mukherjee","categories":[],"description":"Winner of the Pulitzer Prize and a documentary from Ken Burns on PBS, this New York Times bestseller is “an extraordinary achievement” (The New Yorker)—a magnificent, profoundly humane “biography” of cancer—from its first documented appearances thousands of years ago through the epic battles in the twentieth century to cure, control, and conquer it to a ra","id":224369806,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":987,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224369806/298x396/a026add765/1717607260?v=1","run_time":0,"short_title":"The Emperor of All Maladies","static_rating":{"rating":4.5,"count":271,"up_count":261},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/224369806/149x198/d2fc5923b8/1717607260?v=1","title":"The Emperor of All Maladies: A Biography of Cancer","type":"book","url":"https://www.everand.com/book/224369806/The-Emperor-of-All-Maladies-A-Biography-of-Cancer","views":"314K"},"224410295":{"author":"Doris Kearns Goodwin","author_url":"https://www.everand.com/author/683814521/Doris-Kearns-Goodwin","categories":[],"description":"One of the most influential books of the past fifty years, Team of Rivals is Pulitzer Prize–winning author and esteemed presidential historian Doris Kearns Goodwin’s modern classic about the political genius of Abraham Lincoln, his unlikely presidency, and his cabinet of former political foes.\n\n \n\nWinner of the prestigious Lincoln Prize and the inspira","id":224410295,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":1844,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224410295/298x396/58644b8626/1716559191?v=1","run_time":0,"short_title":"Team of Rivals","static_rating":{"rating":4.5,"count":234,"up_count":227},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224410295/149x198/5f74dd59cd/1716559191?v=1","title":"Team of Rivals: The Political Genius of Abraham Lincoln","type":"book","url":"https://www.everand.com/book/224410295/Team-of-Rivals-The-Political-Genius-of-Abraham-Lincoln","views":"153K"},"224410406":{"author":"Jeannette Walls","author_url":"https://www.everand.com/author/706448264/Jeannette-Walls","categories":[],"description":"THE BELOVED #1 NEW YORK TIMES BESTSELLER—FROM THE AUTHOR OF HANG THE MOON\n\n \n\nThe extraordinary, one-of-a-kind, “nothing short of spectacular” (Entertainment Weekly) memoir from one of the world’s most gifted storytellers. \n\nThe Glass Castle is a remarkable memoir of resilience and redemption, and a revela","id":224410406,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":395,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224410406/298x396/c03da23e3f/1718631847?v=1","run_time":0,"short_title":"The Glass Castle","static_rating":{"rating":4.5,"count":1717,"up_count":1646},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224410406/149x198/b245e05319/1718631847?v=1","title":"The Glass Castle: A Memoir","type":"book","url":"https://www.everand.com/book/224410406/The-Glass-Castle-A-Memoir","views":"352K"},"224419023":{"author":"David McCullough","author_url":"https://www.everand.com/author/683814315/David-McCullough","categories":[],"description":"The Pulitzer Prize–winning, bestselling biography of America’s founding father and second president that was the basis for the acclaimed HBO series, brilliantly told by master historian David McCullough.\n\nIn this powerful, epic biography, David McCullough unfolds the adventurous life journey of John Adams, the brilliant, fiercely independent, often irascible,","id":224419023,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":1156,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224419023/298x396/08758c4819/1695045625?v=1","run_time":0,"short_title":"John Adams","static_rating":{"rating":4.5,"count":2409,"up_count":204},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224419023/149x198/7e946216e0/1695045625?v=1","title":"John Adams","type":"book","url":"https://www.everand.com/book/224419023/John-Adams","views":"92K"},"224420008":{"author":"John le Carré","author_url":"https://www.everand.com/author/685258256/John-le-Carre","categories":[],"description":"The Constant Gardener is a magnificent exploration of the new world order by New York Times bestselling author John le Carré, one of the most compelling and elegant storytellers of our time.\n\nThe novel opens in northern Kenya with the gruesome murder of Tessa Quayle -- young, beautiful, and dearly beloved to husband Justin. When Justin sets out o","id":224420008,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":607,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224420008/298x396/7fdc43e330/1685971848?v=1","run_time":0,"short_title":"The Constant Gardener","static_rating":{"rating":3.5,"count":104,"up_count":84},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224420008/149x198/7a7e91eff2/1685971848?v=1","title":"The Constant Gardener: A Novel","type":"book","url":"https://www.everand.com/book/224420008/The-Constant-Gardener-A-Novel","views":"68K"},"224426877":{"author":"Frank McCourt","author_url":"https://www.everand.com/author/684979558/Frank-McCourt","categories":[],"description":"A Pulitzer Prize–winning, #1 New York Times bestseller, Angela’s Ashes is Frank McCourt’s masterful memoir of his childhood in Ireland.\n\n“When I look back on my childhood I wonder how I managed to survive at all. It was, of course, a miserable childhood: the happy childhood is hardly worth your while. Worse than the ordinary miserable childhood i","id":224426877,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":516,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/224426877/298x396/61c4862b68/1718631569?v=1","run_time":0,"short_title":"Angela's Ashes","static_rating":{"rating":4.5,"count":441,"up_count":418},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/224426877/149x198/67b53f7428/1718631569?v=1","title":"Angela's Ashes: A Memoir","type":"book","url":"https://www.everand.com/book/224426877/Angela-s-Ashes-A-Memoir","views":"88K"},"224756706":{"author":"Louisa May Alcott","author_url":"https://www.everand.com/author/708507917/Louisa-May-Alcott","categories":[],"description":"A Time Best YA Book of All Time (2021)\n\nLouisa May Alcott's timeless classic, set during the Civil War, follows the lives, loves, and tribulations of the four March sisters—Jo, Meg, Beth, and Amy—and explores the rich nuances of family life and relationships.\n\n \n\n This edition includes:\n\n -A concise introduction that gives the reader important bac","id":224756706,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":723,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/224756706/298x396/b22c169fe6/1700647976?v=1","run_time":0,"short_title":"Little Women","static_rating":{"rating":4,"count":104,"up_count":94},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224756706/149x198/d1bb56ef3a/1700647976?v=1","title":"Little Women","type":"book","url":"https://www.everand.com/book/224756706/Little-Women","views":"112K"},"225916486":{"author":"Dave Eggers","author_url":"https://www.everand.com/author/684985077/Dave-Eggers","categories":[],"description":"\"Exhilarating…Profoundly moving, occasionally angry, and often hilarious...A Heartbreaking Work of Staggering Genius is, finally, a finite book of jest, which is why it succeeds so brilliantly\" (The New York Times Book Review).\n\nA Heartbreaking Work of Staggering Genius is the unique, moving memoir of a college senior who, in the space of","id":225916486,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":537,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/225916486/298x396/3fda0d41f4/1710801410?v=1","run_time":0,"short_title":"A Heartbreaking Work Of Staggering Genius","static_rating":{"rating":3.5,"count":231,"up_count":178},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/225916486/149x198/ceefd53ff2/1710801410?v=1","title":"A Heartbreaking Work Of Staggering Genius: A Memoir Based on a True Story","type":"book","url":"https://www.everand.com/book/225916486/A-Heartbreaking-Work-Of-Staggering-Genius-A-Memoir-Based-on-a-True-Story","views":"110K"},"234028503":{"author":"Roxane Gay","author_url":"https://www.everand.com/author/694002562/Roxane-Gay","categories":[],"description":"“Roxane Gay is so great at weaving the intimate and personal with what is most bewildering and upsetting at this moment in culture. She is always looking, always thinking, always passionate, always careful, always right there.”  — Sheila Heti, author of How Should a Person Be? \n\nA New York Times Bestseller","id":234028503,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":386,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/234028503/298x396/1455400f40/1718276304?v=1","run_time":0,"short_title":"Bad Feminist","static_rating":{"rating":4,"count":1018,"up_count":232},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/234028503/149x198/600d1fe3f9/1718276304?v=1","title":"Bad Feminist: Essays","type":"book","url":"https://www.everand.com/book/234028503/Bad-Feminist-Essays","views":"169K"},"235411767":{"author":"Fredrik Backman","author_url":"https://www.everand.com/author/683814850/Fredrik-Backman","categories":[],"description":"Now a major motion picture A Man Called Otto starring Tom Hanks!\n\n \n\n#1 New York Times bestseller—more than 3 million copies sold! \n\nMeet Ove. He’s a curmudgeon—the kind of man who points at people he dislikes as if they were burglars caught outside his bedroom window. He has staunch principles, strict routines, and a short fuse. Peopl","id":235411767,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":383,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/235411767/298x396/a289a2fc2a/1718632206?v=1","run_time":0,"short_title":"A Man Called Ove","static_rating":{"rating":4.5,"count":4770,"up_count":1403},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/235411767/149x198/ce356815f8/1718632206?v=1","title":"A Man Called Ove: A Novel","type":"book","url":"https://www.everand.com/book/235411767/A-Man-Called-Ove-A-Novel","views":"426K"},"239588474":{"author":"Jay Sekulow","author_url":"https://www.everand.com/author/690084409/Jay-Sekulow","categories":[],"description":"THE DEFINITIVE BOOK ON ISIS\n\nJay Sekulow, one of America’s most influential attorneys, closely examines the rise of the terrorist groups ISIS and Hamas, explains their objectives and capabilities and how, if left undefeated, their existence could unleash a genocide of historic proportions.\n\nRecently, the world has been shaken by gruesome photos and videos th","id":239588474,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":159,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/239588474/298x396/644cc7285e/1707940557?v=1","run_time":0,"short_title":"Rise of ISIS","static_rating":{"rating":3.5,"count":137,"up_count":91},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/239588474/149x198/8a4150948e/1707940557?v=1","title":"Rise of ISIS: A Threat We Can't Ignore","type":"book","url":"https://www.everand.com/book/239588474/Rise-of-ISIS-A-Threat-We-Can-t-Ignore","views":"116K"},"244157917":{"author":"Amy Poehler","author_url":"https://www.everand.com/author/655441200/Amy-Poehler","categories":[],"description":"#1 NEW YORK TIMES BESTSELLER \n\nDo you want to get to know the woman we first came to love on Comedy Central's Upright Citizens Brigade? Do you want to spend some time with the lady who made you howl with laughter on Saturday Night Live, and in movies like Baby Mama, Blades of Glory, and They Came Toge","id":244157917,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":344,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/244157917/298x396/d0cbd421a3/1718451208?v=1","run_time":0,"short_title":"Yes Please","static_rating":{"rating":4,"count":1898,"up_count":383},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/244157917/149x198/ce51d31665/1718451208?v=1","title":"Yes Please","type":"book","url":"https://www.everand.com/book/244157917/Yes-Please","views":"338K"},"261881863":{"author":"jon_scribd2372","author_url":"https://www.scribd.com/user/159317822/jon-scribd2372","categories":[],"description":"Piano/Conductor parts from Cole Porter's \"High Society\" musical.","id":261881863,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":1,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/261881863/298x396/1b266e7547/1429048730?v=1","run_time":0,"short_title":"369 - Porter - High Society - in The Still of The Night","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/261881863/149x198/8a8417e71a/1429048730?v=1","title":"369 - Porter - High Society - in The Still of The Night","type":"document","url":"https://www.scribd.com/doc/261881863/369-Porter-High-Society-In-the-Still-of-the-Night","views":"52"},"263504218":{"author":"Ashlee Vance","author_url":"https://www.everand.com/author/655656594/Ashlee-Vance","categories":[],"description":"A New York Times Bestseller \n\nIn the spirit of Steve Jobs and Moneyball, Elon Musk is both an illuminating and authorized look at the extraordinary life of one of Silicon Valley’s most exciting, unpredictable, and ambitious entrepreneurs—a real-life Tony Stark—and a fascinating exploration of the renewal of America","id":263504218,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":511,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/263504218/298x396/ca05b40921/1718451436?v=1","run_time":0,"short_title":"Elon Musk","static_rating":{"rating":4.5,"count":474,"up_count":427},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/263504218/149x198/5791495c90/1718451436?v=1","title":"Elon Musk: Tesla, SpaceX, and the Quest for a Fantastic Future","type":"book","url":"https://www.everand.com/book/263504218/Elon-Musk-Tesla-SpaceX-and-the-Quest-for-a-Fantastic-Future","views":"704K"},"308030757":{"author":"Angela Duckworth","author_url":"https://www.everand.com/author/683814892/Angela-Duckworth","categories":[],"description":"In this instant New York Times bestseller, Angela Duckworth shows anyone striving to succeed that the secret to outstanding achievement is not talent, but a special blend of passion and persistence she calls “grit.” “Inspiration for non-geniuses everywhere” (People).\n\nThe daughter of a scientist who frequently noted her lack of “genius,” Angela D","id":308030757,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":439,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/308030757/298x396/4187c55138/1711559584?v=1","run_time":0,"short_title":"Grit","static_rating":{"rating":4,"count":590,"up_count":244},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/308030757/149x198/2af38cbda9/1711559584?v=1","title":"Grit: The Power of Passion and Perseverance","type":"book","url":"https://www.everand.com/book/308030757/Grit-The-Power-of-Passion-and-Perseverance","views":"460K"},"309859835":{"author":"Phil Knight","author_url":"https://www.everand.com/author/683814899/Phil-Knight","categories":[],"description":"In this instant and tenacious New York Times bestseller, Nike founder and board chairman Phil Knight “offers a rare and revealing look at the notoriously media-shy man behind the swoosh” (Booklist, starred review), illuminating his company’s early days as an intrepid start-up and its evolution into one of the world’s most iconic, game-changing, and profita","id":309859835,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":444,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/309859835/298x396/d1289f88b9/1716986829?v=1","run_time":0,"short_title":"Shoe Dog","static_rating":{"rating":4.5,"count":540,"up_count":485},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/309859835/149x198/394d1573f0/1716986829?v=1","title":"Shoe Dog: A Memoir by the Creator of Nike","type":"book","url":"https://www.everand.com/book/309859835/Shoe-Dog-A-Memoir-by-the-Creator-of-Nike","views":"607K"},"310560108":{"author":"Chris Voss","author_url":"https://www.everand.com/author/655855290/Chris-Voss","categories":[],"description":"A former international hostage negotiator for the FBI offers a new, field-tested approach to high-stakes negotiations—whether in the boardroom or at home. \n\nAfter a stint policing the rough streets of Kansas City, Missouri, Chris Voss joined the FBI, where his career as a hostage negotiator brought him face-to-face with a range of criminals, includi","id":310560108,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":334,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/310560108/298x396/6049b38208/1718451942?v=1","run_time":0,"short_title":"Never Split the Difference","static_rating":{"rating":4.5,"count":845,"up_count":515},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/310560108/149x198/44055ac324/1718451942?v=1","title":"Never Split the Difference: Negotiating As If Your Life Depended On It","type":"book","url":"https://www.everand.com/book/310560108/Never-Split-the-Difference-Negotiating-As-If-Your-Life-Depended-On-It","views":"1.1M"},"316391232":{"author":"Ruth Ware","author_url":"https://www.everand.com/author/683814867/Ruth-Ware","categories":[],"description":"INSTANT NEW YORK TIMES AND USA TODAY BESTSELLER * FROM THE AUTHOR OF IN A DARK, DARK WOOD\n\n \n\n Featured in TheSkimm * An Entertainment Weekly “Summer Must List” Pick * A New York Post “Summer Must-Read” Pick\n\n \n\nA gripping psychological thriller set at sea from an essential mystery writer in the tradition of Agatha Chris","id":316391232,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":412,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/316391232/298x396/f55471760a/1716397985?v=1","run_time":0,"short_title":"The Woman in Cabin 10","static_rating":{"rating":3.5,"count":2522,"up_count":804},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/316391232/149x198/50fd0ecce1/1716397985?v=1","title":"The Woman in Cabin 10","type":"book","url":"https://www.everand.com/book/316391232/The-Woman-in-Cabin-10","views":"263K"},"322011391":{"author":"Mark Manson","author_url":"https://www.everand.com/author/676606601/Mark-Manson","categories":[],"description":"#1 New York Times Bestseller • More than 10 million Copies Sold \n\nIn this generation-defining self-help guide, a superstar blogger cuts through the crap to show us how to stop trying to be \"positive\" all the time so that we can truly become better, happier people. \n\nFor decades, we’ve been told that pos","id":322011391,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":227,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/322011391/298x396/59d3b978ea/1718609847?v=1","run_time":0,"short_title":"The Subtle Art of Not Giving a F*ck","static_rating":{"rating":4,"count":5814,"up_count":4124},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/322011391/149x198/14bbaf98d5/1718609847?v=1","title":"The Subtle Art of Not Giving a F*ck: A Counterintuitive Approach to Living a Good Life","type":"book","url":"https://www.everand.com/book/322011391/The-Subtle-Art-of-Not-Giving-a-F-ck-A-Counterintuitive-Approach-to-Living-a-Good-Life","views":"5.7M"},"322011392":{"author":"Margot Lee Shetterly","author_url":"https://www.everand.com/author/671516025/Margot-Lee-Shetterly","categories":[],"description":"The #1 New York Times bestseller \n\nThe phenomenal true story of the black female mathematicians at NASA whose calculations helped fuel some of America’s greatest achievements in space. Soon to be a major motion picture starring Taraji P. Henson, Octavia Spencer, Janelle Monae, Kirsten Dunst, and Kevin Costner. \n\nBefor","id":322011392,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":487,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/322011392/298x396/8996aadf7d/1718451763?v=1","run_time":0,"short_title":"Hidden Figures","static_rating":{"rating":4,"count":897,"up_count":146},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/322011392/149x198/75a60db5ed/1718451763?v=1","title":"Hidden Figures: The American Dream and the Untold Story of the Black Women Mathematicians Who Helped Win the Space Race","type":"book","url":"https://www.everand.com/book/322011392/Hidden-Figures-The-American-Dream-and-the-Untold-Story-of-the-Black-Women-Mathematicians-Who-Helped-Win-the-Space-Race","views":"304K"},"335537398":{"author":"Meik Wiking","author_url":"https://www.everand.com/author/656546239/Meik-Wiking","categories":[],"description":"New York Times Bestseller \n\nEmbrace Hygge (pronounced hoo-ga) and become happier with this definitive guide to the Danish philosophy of comfort, togetherness, and well-being. \n\nWhy are Danes the happiest people in the world? The answer, says Meik Wiking, CEO of the Happiness Research Institute in Copenhagen, is Hygge. L","id":335537398,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":248,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/335537398/298x396/4b549960d0/1717844699?v=1","run_time":0,"short_title":"The Little Book of Hygge","static_rating":{"rating":3.5,"count":401,"up_count":81},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/335537398/149x198/c261b5b62a/1717844699?v=1","title":"The Little Book of Hygge: Danish Secrets to Happy Living","type":"book","url":"https://www.everand.com/book/335537398/The-Little-Book-of-Hygge-Danish-Secrets-to-Happy-Living","views":"101K"},"335808746":{"author":"Brene Brown","author_url":"https://www.everand.com/author/704130623/Brene-Brown","categories":[],"description":"NEW YORK TIMES BESTSELLER • This tenth-anniversary edition of the game-changing #1 New York Times bestseller features a new foreword and new tools to make the work your own. \n\nFor over a decade, Brené Brown has found a special place in our hearts as a gifted mapmaker and a fellow traveler. She is both a social scientist and a kitchen-table friend whom you can","id":335808746,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":203,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/335808746/298x396/de204ab202/1711373743?v=1","run_time":0,"short_title":"The Gifts of Imperfection","static_rating":{"rating":4,"count":1092,"up_count":543},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/335808746/149x198/ec87a4c99b/1711373743?v=1","title":"The Gifts of Imperfection: Let Go of Who You Think You're Supposed to Be and Embrace Who You Are","type":"book","url":"https://www.everand.com/book/335808746/The-Gifts-of-Imperfection-Let-Go-of-Who-You-Think-You-re-Supposed-to-Be-and-Embrace-Who-You-Are","views":"752K"},"337536061":{"author":"Viet Thanh Nguyen","author_url":"https://www.everand.com/author/688625676/Viet-Thanh-Nguyen","categories":[],"description":"Now an HBO Limited Series from Executive Producers Park Chan-wook and Robert Downey Jr., Streaming Exclusively on Max \n\nWinner of the 2016 Pulitzer Prize for Fiction\n\nWinner of the 2016 Edgar Award for Best First Novel \n\nWinner of the 2016 Andrew Carnegie Medal for Excellence in Fiction \n\n \n\nOne of TIME","id":337536061,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":492,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/337536061/298x396/9e5f6dd316/1717779761?v=1","run_time":0,"short_title":"The Sympathizer","static_rating":{"rating":4.5,"count":122,"up_count":118},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/337536061/149x198/e0fabe3d5f/1717779761?v=1","title":"The Sympathizer: A Novel (Pulitzer Prize for Fiction)","type":"book","url":"https://www.everand.com/book/337536061/The-Sympathizer-A-Novel-Pulitzer-Prize-for-Fiction","views":"168K"},"338918789":{"author":"jon_scribd2372","author_url":"https://www.scribd.com/user/159317822/jon-scribd2372","categories":[],"description":"From We Will Rock You","id":338918789,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":8,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/338918789/298x396/5d2486b9a4/1544688195?v=1","run_time":0,"short_title":"Only The Good Die Young","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/338918789/149x198/88fbb5b08f/1544688195?v=1","title":"Only The Good Die Young","type":"document","url":"https://www.scribd.com/document/338918789/Only-the-Good-Die-Young","views":"1.8K"},"338918790":{"author":"jon_scribd2372","author_url":"https://www.scribd.com/user/159317822/jon-scribd2372","categories":[],"description":"Piano-Vocal of Send in the Clowns by Sondheim","id":338918790,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":4,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/338918790/298x396/1889b342cd/1544688195?v=1","run_time":0,"short_title":"Send in The Clowns","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/338918790/149x198/c70e0fffed/1544688195?v=1","title":"Send in The Clowns","type":"document","url":"https://www.scribd.com/document/338918790/Send-in-the-Clowns","views":"1.9K"},"338918796":{"author":"jon_scribd2372","author_url":"https://www.scribd.com/user/159317822/jon-scribd2372","categories":[],"description":"From \"A Funny Thing Happened On The Way To The Forum\"","id":338918796,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":7,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/338918796/298x396/ee58521f50/1543013044?v=1","run_time":0,"short_title":"Everybody Ought To Have A Maid","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/338918796/149x198/ecc6412c1f/1543013044?v=1","title":"Everybody Ought To Have A Maid","type":"document","url":"https://www.scribd.com/document/338918796/Everybody-Ought-to-Have-a-Maid","views":"417"},"356032151":{"author":"Jesmyn Ward","author_url":"https://www.everand.com/author/683990000/Jesmyn-Ward","categories":[],"description":"WINNER of the NATIONAL BOOK AWARD and A NEW YORK TIMES TOP 10 BEST BOOK OF THE YEAR\n\n \n\nA finalist for the Kirkus Prize, Andrew Carnegie Medal, Aspen Words Literary Prize, and a New York Times bestseller, this majestic, stirring, and widely praised novel from two-time National Book Award winner Jesmyn Ward, the story of a family on a journey thr","id":356032151,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":303,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/356032151/298x396/a573e37dfc/1701276710?v=1","run_time":0,"short_title":"Sing, Unburied, Sing","static_rating":{"rating":4,"count":1104,"up_count":225},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/356032151/149x198/db7a11388a/1701276710?v=1","title":"Sing, Unburied, Sing: A Novel","type":"book","url":"https://www.everand.com/book/356032151/Sing-Unburied-Sing-A-Novel","views":"90K"},"357813054":{"author":"Ray Dalio","author_url":"https://www.everand.com/author/683815204/Ray-Dalio","categories":[],"description":"#1 NEW YORK TIMES BESTSELLER * 5 MILLION COPIES SOLD\n\n“Significant...The book is both instructive and surprisingly moving.” —The New York Times\n\nRay Dalio, one of the world’s most successful investors and entrepreneurs, shares the unconventional principles that he’s developed, refined, and used over the past forty years to create","id":357813054,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":670,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/357813054/298x396/334eaf1f69/1716817650?v=1","run_time":0,"short_title":"Principles","static_rating":{"rating":4,"count":609,"up_count":382},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/357813054/149x198/d1d2a4e180/1716817650?v=1","title":"Principles: Life and Work","type":"book","url":"https://www.everand.com/book/357813054/Principles-Life-and-Work","views":"1.1M"},"359457348":{"author":"Jennifer Egan","author_url":"https://www.everand.com/author/442472030/Jennifer-Egan","categories":[],"description":"NEW YORK TIMES BESTSELLER • A New York Times Notable Book\n\n \n\nWinner of the Andrew Carnegie Medal for Excellence in Fiction\n\n \n\nThe daring and magnificent novel from the Pulitzer Prize–winning author.\n\n \n\nNamed One of the Best Books of the Year by NPR, Esquire, Vogue, The Washington Post, The","id":359457348,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":554,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/359457348/298x396/ace0ab76b6/1666150267?v=1","run_time":0,"short_title":"Manhattan Beach","static_rating":{"rating":3.5,"count":792,"up_count":133},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/359457348/149x198/a54d82062c/1666150267?v=1","title":"Manhattan Beach: A Novel","type":"book","url":"https://www.everand.com/book/359457348/Manhattan-Beach-A-Novel","views":"76K"},"378045783":{"author":"Stephen King","author_url":"https://www.everand.com/author/572764971/Stephen-King","categories":[],"description":"Now an HBO limited series starring Ben Mendelsohn!​\n\n \n\nEvil has many faces…maybe even yours in this #1 New York Times bestseller from master storyteller Stephen King. \n\nAn eleven-year-old boy’s violated corpse is discovered in a town park. Eyewitnesses and fingerprints point unmistakably to one of Flint City’s most popular citizens—Terry Mai","id":378045783,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":641,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/378045783/298x396/c4d2b45a8f/1718817053?v=1","run_time":0,"short_title":"The Outsider","static_rating":{"rating":4,"count":1866,"up_count":673},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/378045783/149x198/52e7b7d6d0/1718817053?v=1","title":"The Outsider: A Novel","type":"book","url":"https://www.everand.com/book/378045783/The-Outsider-A-Novel","views":"502K"},"387826985":{"author":"Bob Woodward","author_url":"https://www.everand.com/author/683815807/Bob-Woodward","categories":[],"description":"OVER 2 MILLION COPIES SOLD\n\n \n\n RUNAWAY #1 NEW YORK TIMES BESTSELLER\n\n \n\n SENSATIONAL #1 INTERNATIONAL BESTSELLER\n\n \n\n “Explosive.”—The Washington Post\n\n \n\n “Devastating.”—The New Yorker\n\n \n\n “Unprecedented.”—CNN\n\n \n\n“Great reporting...astute.”—Hugh Hewitt \n\n \n\nTHE I","id":387826985,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":668,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/387826985/298x396/3d168969ec/1702508736?v=1","run_time":0,"short_title":"Fear","static_rating":{"rating":3.5,"count":738,"up_count":127},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/387826985/149x198/51575e1763/1702508736?v=1","title":"Fear: Trump in the White House","type":"book","url":"https://www.everand.com/book/387826985/Fear-Trump-in-the-White-House","views":"116K"},"393393789":{"author":"Carmen Maria Machado","author_url":"https://www.everand.com/author/626038376/Carmen-Maria-Machado","categories":[],"description":"Finalist for the National Book Award for Fiction\n\n“[These stories] vibrate with originality, queerness, sensuality and the strange.”—Roxane Gay\n\n“In these formally brilliant and emotionally charged tales, Machado gives literal shape to women’s memories and hunger and desire. I couldn’t put it down.”—Karen Russell\n\nIn Her B","id":393393789,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":265,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/393393789/298x396/688f039a8b/1712200786?v=1","run_time":0,"short_title":"Her Body and Other Parties","static_rating":{"rating":4,"count":822,"up_count":226},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/393393789/149x198/027888fb3f/1712200786?v=1","title":"Her Body and Other Parties: Stories","type":"book","url":"https://www.everand.com/book/393393789/Her-Body-and-Other-Parties-Stories","views":"120K"},"411804602":{"author":"jon_scribd2372","author_url":"https://www.scribd.com/user/159317822/jon-scribd2372","categories":[],"description":"2nd Trumpet part for Big Swing Face","id":411804602,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":2,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/411804602/298x396/39f00c569f/1559117161?v=1","run_time":0,"short_title":"Big Swing Face-Trumpet 2","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/411804602/149x198/f5f71168fb/1559117161?v=1","title":"Big Swing Face-Trumpet 2","type":"document","url":"https://www.scribd.com/document/411804602/Big-Swing-Face-Trumpet-2","views":"160"},"419930541":{"author":"Sarah M. Broom","author_url":"https://www.everand.com/author/469606521/Sarah-M-Broom","categories":[],"description":"A NEW YORK TIMES BESTSELLER\n\nWINNER OF THE 2019 NATIONAL BOOK AWARD FOR NONFICTION\n\nA brilliant, haunting and unforgettable memoir from a stunning new talent about the inexorable pull of home and family, set in a shotgun house in New Orleans East.\n\nIn 1961, Sarah M. Broom’s mother Ivory Mae bought a shotgun house in the then-promisin","id":419930541,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":482,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/419930541/298x396/327f81adb3/1702813542?v=1","run_time":0,"short_title":"The Yellow House","static_rating":{"rating":4,"count":98,"up_count":82},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/419930541/149x198/941121db9b/1702813542?v=1","title":"The Yellow House: A Memoir (2019 National Book Award Winner)","type":"book","url":"https://www.everand.com/book/419930541/The-Yellow-House-A-Memoir-2019-National-Book-Award-Winner","views":"228K"},"423387462":{"author":"Naomi Klein","author_url":"https://www.everand.com/author/684364153/Naomi-Klein","categories":[],"description":"#1 New York Times and internationally bestselling author Naomi Klein makes the case for a Green New Deal in this “keenly argued, well-researched, and impassioned” manifesto (The Washington Post).\n\nAn instant bestseller, On Fire shows Klein at her most prophetic and philosophical, investigating the climate crisis not only as a profound poli","id":423387462,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":403,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/423387462/298x396/a2fe7cb5cf/1715002460?v=1","run_time":0,"short_title":"On Fire","static_rating":{"rating":4,"count":74,"up_count":16},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/423387462/149x198/8447b35521/1715002460?v=1","title":"On Fire: The (Burning) Case for a Green New Deal","type":"book","url":"https://www.everand.com/book/423387462/On-Fire-The-Burning-Case-for-a-Green-New-Deal","views":"72K"},"500152759":{"author":"jon_scribd2372","author_url":"https://www.scribd.com/user/159317822/jon-scribd2372","categories":[],"description":"BBC Model B Service Manual","id":500152759,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":90,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/500152759/298x396/4310638e20/1710586121?v=1","run_time":0,"short_title":"BBCService Manual","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/500152759/149x198/c1432e2448/1710586121?v=1","title":"BBCService Manual","type":"document","url":"https://www.scribd.com/document/500152759/BBCServiceManual","views":"47"},"656710542":{"author":"jon_scribd2372","author_url":"https://www.scribd.com/user/159317822/jon-scribd2372","categories":[],"description":"","id":656710542,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":9,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/656710542/298x396/fe11d586e2/1710553845?v=1","run_time":0,"short_title":"EM1438LELRS SM ESCOM EN Text","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/656710542/149x198/0dc687f7ea/1710553845?v=1","title":"EM1438LELRS SM ESCOM EN Text","type":"document","url":"https://www.scribd.com/document/656710542/EM1438LELRS-SM-ESCOM-EN-text","views":"32"},"656710544":{"author":"jon_scribd2372","author_url":"https://www.scribd.com/user/159317822/jon-scribd2372","categories":[],"description":"","id":656710544,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":19,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/656710544/298x396/2ddb2d9fff/1710553850?v=1","run_time":0,"short_title":"Philips cm8833 Service Manual","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/656710544/149x198/88f4e51eb2/1710553850?v=1","title":"Philips cm8833 Service Manual","type":"document","url":"https://www.scribd.com/document/656710544/philips-cm8833-service-manual","views":"81"},"656710545":{"author":"jon_scribd2372","author_url":"https://www.scribd.com/user/159317822/jon-scribd2372","categories":[],"description":null,"id":656710545,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":24,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/656710545/298x396/e88f52da39/1688339028?v=1","run_time":0,"short_title":"Commodore 1084S-P1 Service Manual","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/656710545/149x198/73d7f9249c/1688339028?v=1","title":"Commodore 1084S-P1 Service Manual","type":"document","url":"https://www.scribd.com/document/656710545/Commodore-1084S-P1-Service-Manual","views":"293"},"656710546":{"author":"jon_scribd2372","author_url":"https://www.scribd.com/user/159317822/jon-scribd2372","categories":[],"description":"","id":656710546,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":9,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/656710546/298x396/36f3267e92/1710553856?v=1","run_time":0,"short_title":"General Monitor Repair Notes","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/656710546/149x198/a066f69dc9/1710553856?v=1","title":"General Monitor Repair Notes","type":"document","url":"https://www.scribd.com/document/656710546/General-Monitor-Repair-Notes","views":"98"},"656710549":{"author":"jon_scribd2372","author_url":"https://www.scribd.com/user/159317822/jon-scribd2372","categories":[],"description":"","id":656710549,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":1,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/656710549/298x396/945e4f5b37/1710530445?v=1","run_time":0,"short_title":"Signed 9Hz Cert","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/656710549/149x198/f04d9cecef/1710530445?v=1","title":"Signed 9Hz Cert","type":"document","url":"https://www.scribd.com/document/656710549/Signed-9Hz-Cert","views":"7"},"656710550":{"author":"jon_scribd2372","author_url":"https://www.scribd.com/user/159317822/jon-scribd2372","categories":[],"description":"","id":656710550,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":42,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/656710550/298x396/ba75939436/1710530453?v=1","run_time":0,"short_title":"Black Star 1410 Video Monitor Tester Service Manual SS","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/656710550/149x198/2083b3df08/1710530453?v=1","title":"Black Star 1410 Video Monitor Tester Service Manual SS","type":"document","url":"https://www.scribd.com/document/656710550/Black-Star-1410-Video-Monitor-Tester-Service-Manual-SS","views":"139"},"656710557":{"author":"jon_scribd2372","author_url":"https://www.scribd.com/user/159317822/jon-scribd2372","categories":[],"description":"","id":656710557,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":74,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/656710557/298x396/3f3e49af5e/1710538634?v=1","run_time":0,"short_title":"Microvitec 12h529ns3 1431ms4fcub 1431 ds4f 1431 ms4f 4series 5series cm-120mv Cub1431 ms4f","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/656710557/149x198/29dfb3a076/1710538634?v=1","title":"Microvitec 12h529ns3 1431ms4fcub 1431 ds4f 1431 ms4f 4series 5series cm-120mv Cub1431 ms4f","type":"document","url":"https://www.scribd.com/document/656710557/microvitec-12h529ns3-1431ms4fcub-1431-ds4f-1431-ms4f-4series-5series-cm-120mv-cub1431-ms4f","views":"19"},"656710617":{"author":"jon_scribd2372","author_url":"https://www.scribd.com/user/159317822/jon-scribd2372","categories":[],"description":"","id":656710617,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":2,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/656710617/298x396/b5c4f32b25/1716120977?v=1","run_time":0,"short_title":"Microvitec - Series13 TVMag1998 08","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/656710617/149x198/0859b25749/1716120977?v=1","title":"Microvitec - Series13 TVMag1998 08","type":"document","url":"https://www.scribd.com/document/656710617/Microvitec-Series13-TVMag1998-08","views":"46"},"656710619":{"author":"jon_scribd2372","author_url":"https://www.scribd.com/user/159317822/jon-scribd2372","categories":[],"description":"","id":656710619,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":4,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/656710619/298x396/9ccd694d36/1716471959?v=1","run_time":0,"short_title":"Microvitec - Series13 TVMag1998 05","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/656710619/149x198/8cbf21735a/1716471959?v=1","title":"Microvitec - Series13 TVMag1998 05","type":"document","url":"https://www.scribd.com/document/656710619/Microvitec-Series13-TVMag1998-05","views":"55"},"656932662":{"author":"jon_scribd2372","author_url":"https://www.scribd.com/user/159317822/jon-scribd2372","categories":[],"description":null,"id":656932662,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":3,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/656932662/298x396/e6bde811b2/1688429499?v=1","run_time":0,"short_title":"Adapter Pinouts","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/656932662/149x198/80b5e982ce/1688429499?v=1","title":"Adapter Pinouts","type":"document","url":"https://fr.scribd.com/document/656932662/Adapter-Pinouts","views":"17"},"656932742":{"author":"jon_scribd2372","author_url":"https://www.scribd.com/user/159317822/jon-scribd2372","categories":[],"description":"","id":656932742,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":26,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/656932742/298x396/ed3936e06e/1710586126?v=1","run_time":0,"short_title":"DR-07 SM","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/656932742/149x198/87d64019a4/1710586126?v=1","title":"DR-07 SM","type":"document","url":"https://www.scribd.com/document/656932742/DR-07-sm","views":"22"},"656932743":{"author":"jon_scribd2372","author_url":"https://www.scribd.com/user/159317822/jon-scribd2372","categories":[],"description":"","id":656932743,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":10,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/656932743/298x396/3e7df98370/1710553846?v=1","run_time":0,"short_title":"NHD C12864B2Z RN FBW-2953355","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/656932743/149x198/c33845ec09/1710553846?v=1","title":"NHD C12864B2Z RN FBW-2953355","type":"document","url":"https://www.scribd.com/document/656932743/NHD-C12864B2Z-RN-FBW-2953355","views":"37"},"656932744":{"author":"jon_scribd2372","author_url":"https://www.scribd.com/user/159317822/jon-scribd2372","categories":[],"description":null,"id":656932744,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":72,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/656932744/298x396/b5b45e16eb/1688429575?v=1","run_time":0,"short_title":"ST7565R","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/656932744/149x198/0e6819e93e/1688429575?v=1","title":"ST7565R","type":"document","url":"https://www.scribd.com/document/656932744/ST7565R","views":"35"}}},"renewalNagProps":null,"signupContext":null,"static":{"config":{"brand":"scribd","google":{"clientId":"491264573595-hs5hu9ijbfl9g6khnkn2retrfr6lcua7.apps.googleusercontent.com","sessionPath":"/open_id_connect/login"},"thirdPartyTags":{"googleAnalytics":{"account_id":"UA-443684-2","current_user":"false","facebook_user_context":"none"},"includeGoogleTagManager":true,"siftScience":{"user_id":null,"unique_browser_tracking_uuid":"3bc426dc-9f70-4641-808d-4a5d88f9ad58","sift_science_js_key":"cbcb9f556a"}}},"routes":{"accountPath":"L2FjY291bnQtc2V0dGluZ3M=\n","accountSettingsPath":"L2FjY291bnQtc2V0dGluZ3M=\n","androidStoreUrl":"aHR0cHM6Ly9wbGF5Lmdvb2dsZS5jb20vc3RvcmUvYXBwcy9kZXRhaWxzP2lk\nPWNvbS5zY3JpYmQuYXBwLnJlYWRlcjAuZG9jcw==\n","appPromoDeepLink":"aHR0cHM6Ly9zY3JpYmQucGFnZS5saW5rLz9hbXY9MTMuMTYmYXBuPWNvbS5z\nY3JpYmQuYXBwLnJlYWRlcjAuZG9jcyZpYmk9Y29tLnNjcmliZC5kb2NzJmlt\ndj0xMy4xNiZpc2k9NjQ0ODgwNzcxNCZsaW5rPWh0dHBzJTNBJTJGJTJGd3d3\nLnNjcmliZC5jb20lMkZkb2N1bWVudCUyRjUwMDE1Mjc4NCUyRkFjb3JuLURm\ncy1VZyUzRnJlZmVycmVyJTNEdXRtX2NhbXBhaWduJTNEZG9jX3BhZ2UlMjZ1\ndG1fc291cmNlJTNEZG9jX3BhZ2UlMjZ1dG1fbWVkaXVtJTNEd2ViJnN0PUFj\nb3JuJTIwRGZzJTIwVWcmc2k9aHR0cHM6Ly9pbWd2Mi0yLWYuc2NyaWJkYXNz\nZXRzLmNvbS9pbWcvZG9jdW1lbnQvNTAwMTUyNzg0L29yaWdpbmFsLzIxNngy\nODcvNzA1MDY0YTk1Mi8xNzE4OTk2NDk2P3Y9MQ==\n","audiobooksAllCategoriesPath":"L2F1ZGlvYm9va3MvY2F0ZWdvcmllcw==\n","audiobooksPath":"L2F1ZGlvYm9va3M=\n","archivePlansUrl":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9hcmNoaXZlL3BsYW5zP2RvYz01MDAx\nNTI3ODQmbWV0YWRhdGE9JTdCJTIyY29udGV4dCUyMiUzQSUyMmFyY2hpdmVf\ndmlld19yZXN0cmljdGVkJTIyJTJDJTIycGFnZSUyMiUzQSUyMnJlYWQlMjIl\nMkMlMjJhY3Rpb24lMjIlM0ElMjJkb3dubG9hZCUyMiUyQyUyMmxvZ2dlZF9p\nbiUyMiUzQWZhbHNlJTJDJTIycGxhdGZvcm0lMjIlM0ElMjJ3ZWIlMjIlN0Q=\n","bestsellersPath":"L2Jlc3RzZWxsZXJz\n","booksAllCategoriesPath":"L2Jvb2tzL2NhdGVnb3JpZXM=\n","booksPath":"L2Jvb2tz\n","documentsAllCategoriesPath":"L2RvY3MvY2F0ZWdvcmllcw==\n","documentsPath":"L2RvY3M=\n","facebookUrl":"aHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL1NjcmliZC8=\n","homePath":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS8=\n","instagramUrl":"aHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9zY3JpYmQv\n","iosStoreUrl":"aHR0cHM6Ly9hcHBzLmFwcGxlLmNvbS91cy9hcHAvNjQ0ODgwNzcxND9tdD04\nJnB0PTI5ODUzNA==\n","languageModalPropsPath":"L2xhbmd1YWdlX21vZGFsX3Byb3Bz\n","logoutPath":"L2xvZ291dA==\n","magazinesAllCategoriesPath":"L21hZ2F6aW5lcy9jYXRlZ29yaWVz\n","magazinesPath":"L21hZ2F6aW5lcw==\n","myUploadsPath":"L3VwbG9hZHM=\n","oauthLoginUrl":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9vYXV0aC9sb2dpbg==\n","oauthSignupUrl":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9vYXV0aC9zaWdudXA=\n","oauthStartTrialUrl":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9vYXV0aC9zaWdudXA/ZG9jX2lkPTUw\nMDE1Mjc4NA==\n","paymentFixUrl":null,"pinterestUrl":"aHR0cHM6Ly93d3cucGludGVyZXN0LmNvbS9zY3JpYmQv\n","podcastsAllCategories":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9wb2RjYXN0cy9jYXRlZ29yaWVz\n","podcastsPath":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9wb2RjYXN0cw==\n","profilePath":"","progressiveProfileModalPropsPath":"L2RvYy1wYWdlL3Byb2dyZXNzaXZlLXByb2ZpbGUtbW9kYWwvNTAwMTUyNzg0\n","progressiveProfileModalDismissPath":"L3Byb2dyZXNzaXZlX3Byb2ZpbGVfbW9kYWwvZGlzbWlzc19tb2RhbA==\n","rate":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9yYXRpbmdzLmpzb24=\n","readingHistoryDataPath":"L3lvdXItYWNjb3VudC9yZWFkaW5nX2hpc3RvcnlfZGF0YQ==\n","referralsUrl":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9yZWZlcnJhbHM=\n","rootPath":"Lw==\n","savedPath":"L3NhdmVk\n","searchPath":"L3NlYXJjaA==\n","sheetMusicPath":"L3NoZWV0bXVzaWM=\n","statsPath":null,"subscribeNowLandingPath":"L3N1YnNjcmliZS1ub3c=\n","subscribeUrl":"L2FyY2hpdmUvcG1wX2NoZWNrb3V0P2RvYz01MDAxNTI3ODQmZG9jX2lkPTUw\nMDE1Mjc4NCZtZXRhZGF0YT0lN0IlMjJjb250ZXh0JTIyJTNBJTIycG1wJTIy\nJTJDJTIyYWN0aW9uJTIyJTNBJTIyc3RhcnRfdHJpYWwlMjIlMkMlMjJsb2dn\nZWRfaW4lMjIlM0FmYWxzZSUyQyUyMnBsYXRmb3JtJTIyJTNBJTIyd2ViJTIy\nJTdE\n","supportPath":"aHR0cDovL3N1cHBvcnQuc2NyaWJkLmNvbS9sb2dpbg==\n","twitterUrl":"aHR0cHM6Ly90d2l0dGVyLmNvbS9zY3JpYmQv\n","unpauseAccountUrl":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9hY2NvdW50L3VucGF1c2U/ZnJvbT1o\ndHRwcyUzQSUyRiUyRnd3dy5zY3JpYmQuY29tJTJGZG9jdW1lbnQlMkY1MDAx\nNTI3ODQlMkZBY29ybi1EZnMtVWc=\n","incentivizedUploadPath":"L3VwbG9hZC1kb2N1bWVudD9hcmNoaXZlX2RvYz01MDAxNTI3ODQ=\n","uploadPath":"L3VwbG9hZC1kb2N1bWVudA==\n","webAnalyticsUrl":"aHR0cHM6Ly93YS5zY3JpYmQuY29t\n","whatIsScribdLandingPath":"L3doYXQtaXMtc2NyaWJk\n","whatIsEverandLandingPath":"L3doYXQtaXMtZXZlcmFuZA==\n","footerContentTypeRoutes":{"documents":"L2RvY3M=\n"},"aboutUrl":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9hYm91dA==\n","accessibilityUrl":"aHR0cHM6Ly9zdXBwb3J0LnNjcmliZC5jb20vaGMvZW4tdXMvYXJ0aWNsZXMv\nMjEwMTI5NTg2LUFjY2Vzc2liaWxpdHktTm90aWNl\n","adChoicesUrl":"aHR0cHM6Ly9zdXBwb3J0LnNjcmliZC5jb20vaGMvZW4tdXMvYXJ0aWNsZXMv\nMjEwMTI5MzY2\n","blogUrl":"aHR0cHM6Ly9ibG9nLnNjcmliZC5jb20v\n","careersUrl":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9jYXJlZXJz\n","contactUrl":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9jb250YWN0\n","copyrightUrl":"aHR0cHM6Ly9zdXBwb3J0LnNjcmliZC5jb20vaGMvZW4tdXMvc2VjdGlvbnMv\nMjAyMjQ2MDg2\n","everandBlogUrl":"aHR0cHM6Ly93d3cuZXZlcmFuZC5jb20vYmxvZw==\n","everandHostPath":"aHR0cHM6Ly93d3cuZXZlcmFuZC5jb20=\n","faqUrl":"aHR0cDovL3N1cHBvcnQuc2NyaWJkLmNvbS9oYy9lbi11cw==\n","giftUrl":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9naWZ0\n","pressUrl":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9tZWRpYQ==\n","privacyUrl":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9wcml2YWN5\n","privacyRequestFormUrl":"aHR0cHM6Ly9zdXBwb3J0LnNjcmliZC5jb20vaGMvYXJ0aWNsZXMvMzYwMDM4\nMDE2OTMxLVByaXZhY3ktUmlnaHRzLVJlcXVlc3QtRm9ybQ==\n","publishersUrl":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9wdWJsaXNoZXJz\n","purchaseHelpUrl":"aHR0cHM6Ly9zdXBwb3J0LnNjcmliZC5jb20vaGMvZW4tdXMvc2VjdGlvbnMv\nMjAyMjQ2MzA2\n","redeemUrl":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9yZWRlZW0=\n","simpleCancelUrl":"L3lvdXItYWNjb3VudC9jYW5jZWwtbm93\n","termsUrl":"aHR0cHM6Ly9zdXBwb3J0LnNjcmliZC5jb20vaGMvZW4tdXMvYXJ0aWNsZXMv\nMjEwMTI5MzI2LUdlbmVyYWwtVGVybXMtb2YtVXNl\n"}},"toolbar":{"search_path":"L2RvY3VtZW50cy9zZWFyY2g/YWxsb3dlZF9wYWdlcz0xJTJDMiUyQzMlMkM0\nJTJDNSUyQzYlMkM3JTJDOCUyQzklMkMxMCUyQzExJTJDMTIlMkMxMyUyQzE0\nJTJDMTUlMkMxNiUyQzE3JTJDMTglMkMxOSUyQzIwJTJDMjElMkMyMiUyQzIz\nJTJDMjQlMkMyNSUyQzI2JTJDMjclMkMyOCUyQzI5JTJDMzAlMkMzMSUyQzMy\nJTJDMzMlMkMzNCUyQzM1JTJDMzYlMkMzNyUyQzM4JTJDMzklMkM0MCUyQzQx\nJTJDNDIlMkM0MyUyQzQ0JTJDNDUlMkM0NiUyQzQ3JTJDNDglMkM0OSUyQzUw\nJTJDNTElMkM1MiUyQzUzJTJDNTQlMkM1NSUyQzU2JTJDNTclMkM1OCUyQzU5\nJTJDNjAlMkM2MSUyQzYyJTJDNjMlMkM2NCUyQzY1JTJDNjYlMkM2NyUyQzY4\nJTJDNjklMkM3MCUyQzcxJTJDNzIlMkM3MyUyQzc0JTJDNzUlMkM3NiUyQzc3\nJTJDNzglMkM3OSUyQzgwJTJDODElMkM4MiUyQzgzJTJDODQlMkM4NSUyQzg2\nJTJDODclMkM4OCUyQzg5JTJDOTAlMkM5MSUyQzkyJTJDOTMlMkM5NCUyQzk1\nJTJDOTYlMkM5NyUyQzk4JmF1dGhfdG9rZW49dk93TFZOWGk1NCUyQlpybSUy\nQmNkRU5PVlZwZnhwYyUzRCZhdXRoZW50aWNpdHlfdG9rZW49c2E5bWxkTlc5\nQUszbXJHTDB4WFVmUF9CY214blFnMEFRbzhMYkgtN3VidTIxaUI2ZXNQWjhQ\nUDlzdG9ldV82UUV0UG1rOTZDMUlVaHVnNmN0MEhmVVEmZXhwaXJlcz0xNzE5\nNjAxMjk3JndvcmREb2N1bWVudElkPTUwMDE1Mjc4NCZ3b3JkVXBsb2FkSWQ9\nNTE1NzkwNDAz\n"},"user":{"browserUuid":"3bc426dc-9f70-4641-808d-4a5d88f9ad58","canExtendSubscription":null,"country":null,"emailHash":null,"hasPublishedDocuments":false,"id":null,"initials":"","isAborted":null,"isAdmin":null,"isBot":true,"isDunning":false,"isEligibleForFreeTrial":true,"isLoggedIn":false,"isMobile":false,"isPaused":false,"isSubscriber":false,"isTrialing":false,"isUnderDunningLock":false,"name":null,"personaIconRetinaUrl":null,"personaIconUrl":null,"showSimpleCancelOption":false},"wordDocument":{"ads_disabled":false,"archived":true,"author_name":"jon_scribd2372","copyright_name":"© All Rights Reserved","description":"","edit_path":null,"embed_modal_props_path":"/doc-page/embed-modal-props/500152784","extensions":["pdf"],"extracted_title":null,"flag_document_modal_props_path":"/doc-page/flag-document-modal-props/500152784","generatedDescription":null,"id":500152784,"image_url":"https://imgv2-2-f.scribdassets.com/img/document/500152784/149x198/7b681ab329/1616611529?v=1","in_library":false,"is_archive":true,"is_credit_restricted":false,"isDocumentOwner":false,"is_downloadable":true,"is_sheet_music":false,"is_view_restricted_archive":true,"isbn":null,"library_xhr_pending":false,"page_count":98,"page_dimensions":{"width":433,"height":602},"page_orientation":"portrait","publisher_info":{"is_author":false,"name":"jon_scribd2372","url":"https://www.scribd.com/user/159317822/jon-scribd2372"},"retina_image_url":"https://imgv2-2-f.scribdassets.com/img/document/500152784/298x396/25c89f1521/1616611529?v=1","secret_password":null,"signup_context":null,"short_title":"Acorn Dfs Ug","show_archive_paywall":true,"showFullDoc":false,"title":"Acorn Dfs Ug","translation":{"original":null,"translations":[]},"type":"view_restricted","url":"https://www.scribd.com/document/500152784/Acorn-Dfs-Ug","views":"6"},"X_Request_ID":"beae37b2363436cd8d0d9eae8b7b3ad4c0f4466ef3f699499c64e9fe4aadeea7"}--></script></div></div><script type="text/javascript" src="/options/exposed_to_client.js"></script><script type="application/javascript">window._translations = JSON.parse("{\"en-US\":{\"translation\":{\"account_settings\":{\"facebook_connect\":{\"facebook\":\"Facebook\"},\"plans\":{\"plan_module\":{\"slash_month\":\"/month\",\"slash_year\":\"/year\"}},\"show\":{\"restart_membership\":\"Restart subscription\"},\"subscription_card\":{\"unlocks_available\":\"{{count}} unlock available\",\"unlocks_available_plural\":\"{{count}} unlocks available\",\"unlocks_will_expire\":\"Unlocks will expire on {{date}}\"}},\"bestsellers\":{\"promo\":{\"enjoy_bestselling_titles_when_subscribed\":\"Enjoy bestselling titles when you subscribe\"}},\"books\":{\"epub\":{\"banners\":{\"enjoying_preview_update_payment\":\"Your next unlock will be available after you update your payment information.\",\"enjoying_preview_update_payment_upgrade\":\"Update payment information to upgrade to Plus\"}}},\"browse\":{\"promo\":{\"cancel_anytime\":\"Cancel anytime.\",\"everand_also_available_on_mobile_devices\":\"Everand is also available for your mobile devices.\",\"scribd_also_available_on_mobile_devices\":\"Scribd is also available for your mobile devices.\"}},\"browse_page\":{\"promo\":{\"instant_access\":\"Get instant access to millions of ebooks, audiobooks, magazines, and more for only {{price}}/month.\"}},\"category\":{\"documents\":\"{{category}} Documents\"},\"chrome\":{\"flash\":{\"close_notification\":\"Close notification\",\"error\":\"Error\",\"notice\":\"Notice\",\"success\":\"Success\"},\"renewal_nag\":{\"click_here_to_become_a_member\":\"Click here to become a member\",\"click_here_to_renew_it\":\"Click here to renew it\",\"click_here_to_resume_it\":\"Click here to resume it\",\"click_here_to_update_it\":\"Click here to update it\",\"resume_membership\":\"Resume membership\",\"update_now\":\"Update Now\",\"update_payment\":\"Update Payment\",\"you_canceled_your_free_trial\":\"You canceled your free trial.\",\"your_account_is_at_risk\":\"Your account is at risk. Update your payment information immediately to avoid losing access to your subscription.\",\"your_credit_card_information_is_invalid_\":\"Your credit card information is invalid.\",\"your_membership_is_on_hold\":\"Your membership is on hold because of a problem with your last payment.\",\"your_membership_is_paused_until_paused_until_date\":\"Your membership is paused until {{paused_until_date}}.\",\"your_payment_is_overdue\":\"Your payment is overdue. Fix your billing information to ensure continuous service.\",\"your_paypal_information_is_invalid\":\"Your Paypal information is invalid.\",\"your_scribd_gift_membership_has_ended\":\"Your Scribd gift membership has ended.\",\"your_scribd_membership_has_expired\":\"Your Scribd membership has expired.\",\"your_scribd_membership_was_canceled\":\"Your Scribd membership was canceled.\"}},\"common\":{\"later\":\"Later\",\"update_payment\":\"Update payment\"},\"content_lengths\":{\"listening_minutes\":\"{{minutes}} min listen\",\"reading_minutes\":\"{{minutes}} min read\"},\"content_preview\":{\"available_on\":\"Available on {{date}}\",\"flags\":{\"expiring_soon\":\"Leaving soon\",\"geo_restricted\":\"Unavailable\",\"not_available\":\"Unavailable\",\"throttled\":\"Available soon\"},\"geo_restricted\":\"Unavailable in your country\",\"reviews\":{\"delete_rating_and_review\":\"Delete this rating and review?\",\"delete_warning\":\"This action cannot be undone.\",\"rating_and_review_deleted\":\"Rating and review deleted\"},\"save\":{\"add\":\"Save for later\",\"remove\":\"Remove from Saved\"},\"share\":\"Share\",\"social_media_share\":{\"email\":\"Email\",\"pinterest\":\"Pinterest\",\"twitter\":\"Twitter\"},\"social_media_share_modal\":{\"linked_copied\":\"Link copied\"},\"unavailable\":\"Currently unavailable\",\"view_titles_in_series\":\"View titles in series\"},\"content_types\":{\"article\":\"Article\",\"audiobook\":\"Audiobook\",\"audiobook_series\":\"Audiobook series\",\"audiobooks\":\"Audiobooks\",\"books\":\"Books\",\"document\":\"Document\",\"documents\":\"Documents\",\"ebook\":\"Ebook\",\"ebook_series\":\"Ebook series\",\"ebooks\":\"Ebooks\",\"magazine\":\"Magazine\",\"magazines\":\"Magazines\",\"podcast\":\"Podcast\",\"podcast_episode\":\"Podcast episode\",\"podcasts\":\"Podcasts\",\"sheet_music\":\"Sheet music\",\"song\":\"Song\"},\"doc_page\":{\"account_creation\":{\"get_instant_access_with_free_account\":\"Get instant access to this document and millions more with a free account.\",\"to_continue_reading_please_sign_in\":\"To continue reading, please sign in\"},\"ad_label\":{\"ad_info\":{\"description\":\"We use ads to keep content free and accessible for everyone. You can remove them by \\u003ca href=\'{{signupUrl}}\'\\u003esigning up\\u003c/a\\u003e for a Scribd subscription.\",\"header\":\"Why are you seeing this?\"},\"sponsored\":\"Sponsored\"},\"ai_enhanced_tag\":{\"ai_enhanced\":\"AI-enhanced\",\"ai_enhanced_document\":\"AI-enhanced document\",\"ai_translated_document\":\"AI-translated document\",\"description\":\"AI-enhanced description\",\"description_tooltip\":\"Leveraging AI technology, we\'ve optimized the description for improved clarity.\",\"title\":\"AI-enhanced title\",\"title_and_description\":\"AI-enhanced title and description\",\"title_and_description_tooltip\":\"Leveraging AI technology, we\'ve optimized the title and description for improved clarity.\",\"title_tooltip\":\"Leveraging AI technology, we\'ve optimized the title for improved clarity.\"},\"app_promo\":{\"millions_of_documents\":\"Millions of documents at your fingertips\"},\"app_promo_interstitial\":{\"continue_for_free\":\"Continue for free\",\"trial_duration\":{\"unlock_full_access_to_the\":\"Unlock full access to the world’s largest digital library with a {{trialDuration}} day free trial.\"},\"upload_your_documents_or_subscribe\":\"Upload your documents or become a Scribd member to unlock full access.\"},\"between_page_interstitial\":{\"title_copy_subscribe_only_trial_duration\":\"Unlock full access (pages {{startPage}}-{{endPage}}) with a {{trialDuration}} Day Free Trial\",\"unlock_full_access\":{\"page_number_trial_duration\":\"Unlock full access (page {{props_currentrange}}) by uploading documents or with a {{trialDuration}} Day Free Trial\"},\"upload_or_subscribe_pages\":\"Upload your documents or become a Scribd member to unlock full access (pages {{startPage}}-{{endPage}}).\"},\"blur_promo\":{\"become_member_for_full_access\":\"Become a Scribd member for full access.\",\"continue_without_a_subscription\":\"Continue without a subscription\",\"read_and_download_full_documents\":\"Read and download full documents.\",\"skip_ad\":\"Skip ad\",\"subscribe_with_a_free_trial\":\"Subscribe with a free trial\",\"trial_duration\":{\"start_your_trial\":\"Start your {{trialDuration}} day free trial\"},\"unlock_next_pages_after_an_ad\":\"Unlock the next {{count}} page after an ad\",\"unlock_next_pages_after_an_ad_plural\":\"Unlock the next {{count}} pages after an ad\",\"unlock_this_document\":\"Unlock this document\",\"unlock_this_document_after_an_ad\":\"Unlock this document after an ad\",\"unlock_this_page_after_an_ad\":\"Unlock this page after an ad\",\"upload_a_doc_to_download_or_sub\":\"Upload a document to download this document or subscribe to read and download.\",\"upload_to_download\":\"Upload to download\"},\"description_modal\":{\"description\":\"Description\",\"flag_for\":\"Flag for inappropriate content\"},\"doc_chat_additional_feedback\":{\"heading\":\"Provide additional feedback\",\"placeholder\":\"What are your thoughts on the response? How could it be improved?\"},\"doc_chat_default_response\":{\"with_suggestions\":\"I’m sorry, I wasn’t able to find any information on that.\"},\"doc_chat_disclaimer\":{\"beta\":\"DocChat is powered by OpenAI, and may occasionally display incorrect information.\\u003cbr\\u003eWe recommend checking the accuracy of responses.\"},\"doc_chat_down_vote_feedback\":{\"not_factually_correct\":\"Not factually correct\",\"offensive_unsafe\":\"Offensive/Unsafe\",\"other\":\"Other\",\"submit\":\"Submit Feedback\"},\"doc_chat_feedback\":{\"down_vote_question_heading\":\"Why did you choose this rating?\",\"thank_you_response\":\"Your feedback is valuable and helps us improve our AI responses.\",\"thank_you_response_heading\":\"Thanks so much for your feedback\"},\"doc_chat_settings\":{\"clear_history\":\"Clear History\",\"faq\":\"FAQ\"},\"doc_chat_suggestions\":{\"heading\":\"Here are some questions I can answer:\"},\"doc_chat_usage\":{\"exceed_warning\":\"You’ve reached your monthly limit of {{count}} prompts. Thank you for being so actively engaged with DocTalk beta. Your prompt limit will reset next month!\",\"limit_reminder\":\"Wow, you’ve reached {{count}} prompts! As part of our DocTalk beta program, you have {{left}} prompts left. Your feedback is appreciated as we refine this feature.\"},\"download_to_read_ad_free\":\"Download to read ad-free.\",\"fixed_viewport_bottom_components\":{\"check_out_these_free_titles\":\"Check out these free titles\"},\"flag_document\":{\"flag_for_inappropriate_content\":\"Flag for Inappropriate Content\"},\"flash\":{\"rating_not_saved_try_again\":\"Rating not saved, please try again\"},\"get_scribd_without_ads\":\"Get Scribd without ads.\",\"incentivized_upload\":{\"to_access_this_document_trial_duration\":\"To access this document, upload one of yours, or subscribe with a {{trialDuration}} day free trial. Cancel anytime.\",\"to_access_this_document_trial_duration_plural\":\"To access this document, upload {{count}} of yours, or subscribe with a {{trialDuration}} day free trial. Cancel anytime.\"},\"metadata\":{\"description\":{\"original_description\":\"Original Description\"}},\"mobile_metadata\":{\"collapse_full_title\":\"Hide full title\",\"expand_full_title\":\"Show full title\"},\"multiple_download_format\":{\"download_format\":\"Download format\",\"download_now\":\"Download now\"},\"page\":{\"preferred_language_set_to_url_params_language_settings_changed\":\"Preferred language set to {{url_params_language_settings_changed}}\"},\"rate_drawer\":{\"not_useful\":\"Not useful\",\"useful\":\"Useful\"},\"ratings\":{\"mark_as_not_useful\":\"Mark this document as not useful\",\"mark_as_useful\":\"Mark this document as useful\",\"no_ratings\":\"0 ratings\",\"no_ratings_yet\":\"No ratings yet\",\"num_votes\":\"({{count, locale}} vote)\",\"num_votes_plural\":\"({{count, locale}} votes)\",\"page_count\":\"{{count, locale}} page\",\"page_count_plural\":\"{{count, locale}} pages\",\"percent_found_document_not_useful\":\"{{percentage}}% found this document not useful\",\"percent_found_document_useful\":\"{{percentage}}% found this document useful\",\"press_again_undo\":\"Press again to undo.\",\"sign_up_to_rate_this_title\":\"Sign up to rate this title\",\"you_marked_as_useful\":\"You marked this document as useful\",\"you_marked_not_useful\":\"You marked this document as not useful\"},\"read_this_document_in_other_languages\":\"Read this document in other languages\",\"recommender_list\":{\"audiobook\":\"audiobook\",\"book\":\"book\",\"might_also_like\":\"You might also like\",\"show_more\":\"Show more\"},\"share\":{\"copy_link\":\"Copy link\",\"link_copied\":\"Link copied!\",\"share_on_facebook\":\"Share on Facebook\",\"share_on_linkedin\":\"Share on LinkedIn\",\"share_on_twitter\":\"Share on Twitter\",\"share_via_email\":\"Share via email\"},\"share_drawer\":{\"copy_link\":\"Copy Link\"},\"sharing_buttons\":{\"link_copied_private_document\":\"Link Copied! \\u003cspan class=\\\"link_copied_private_doc\\\"\\u003eNote: Sharing a public link to a document marked private will allow others to view it.\\u003c/span\\u003e\",\"not_supported_for_private_documents\":\"This feature is not supported for private documents. If you want to share, select Copy Link, and send the link to others.\"},\"this_document_available_in_languages\":\"This document is available in the following languages:\",\"toolbar\":{\"download\":\"Download\",\"download_now\":\"Download now\"},\"translate\":\"Translate\",\"translate_document\":\"Translate Document\",\"truncate_promo\":{\"read_and_download_full_documents\":\"Subscribers can read and download full documents.\",\"restart_membership\":\"Restart membership\",\"trial_duration\":{\"scribd_members_can_read\":\"Scribd members can read and download full documents. Your first {{trialDuration}} days are free!\"},\"unlock_full_access_when_subscribe\":\"Unlock full access when you subscribe\"},\"upload_banner\":{\"copy\":\"Get this download for free with an upload. Learn more below.\",\"copy_plural\":\"Get this download for free with {{count}} uploads. Learn more below.\"},\"upsell_popup\":{\"description\":\"Enjoy ad-free reading and downloads on Scribd.\",\"title\":\"More Reading. No Ads.\"},\"view_original_document_in_language\":\"View original document in {{language}}\"},\"everand\":{\"bestsellers\":{\"promo\":{\"enjoy_bestselling_audiobook_titles_when_subscribed\":\"Enjoy bestselling audiobooks when you subscribe\",\"enjoy_bestselling_titles_when_subscribed\":\"Enjoy bestselling ebooks when you subscribe\"}},\"browse_page\":{\"promo\":{\"books_audiobooks_cancel_anytime\":\"Discover millions of ebooks, audiobooks, and so much more, from {{price}}/month. Cancel anytime.\",\"instant_access_and_cancel_anytime\":\"Discover millions of ebooks, audiobooks, and so much more for just {{price}}/month. Cancel anytime.\"}},\"lists\":{\"faq_message_html\":\"We\'ve made important changes to the list experience. To learn more, \\u003ca href={{faqUrl}} target=\\\"_blank\\\"\\u003evisit the FAQs\\u003c/a\\u003e.\"},\"megamenu\":{\"what_is_scribd_btn\":{\"what_is_scribd\":\"What is Everand?\"}},\"modal\":{\"opt_in\":{\"continue_to_everand\":\"Continue to Everand\",\"upcoming_releases_curated_lists_to_your_inbox\":\"Find out about upcoming releases and exclusive originals, plus get curated lists and special offers sent directly to your inbox.\"},\"progressive_profile\":{\"send_me_email_updates\":\"Send me email updates from Everand\",\"welcome_to_everand\":\"Welcome to Everand!\"},\"upsell\":{\"get_the_most_out_of_everand\":\"Get the most out of Everand\",\"unlock_full_access_discover_millions\":\"Unlock full access to the world\'s most fascinating digital library. Discover millions of ebooks, audiobooks, magazines, and more.\"}},\"shared\":{\"cross_link_message\":\"From Everand\",\"footer\":{\"about_scribd\":\"About Everand\",\"everand_-_download_on_the_app_store\":\"Everand - Download on the App Store\",\"everand_-_get_it_on_google_play\":\"Everand - Get it on Google Play\",\"everand_-_get_it_on_kindle_fire\":\"Everand for Kindle Fire\"},\"social_buttons\":{\"scribd_on_facebook_aria_label\":\"Everand on Facebook\",\"scribd_on_instagram_aria_label\":\"Everand on Instagram\",\"scribd_on_pinterest_aria_label\":\"Everand on Pinterest\",\"scribd_on_twitter_aria_label\":\"Everand on Twitter\"}}},\"explore\":{\"banner\":{\"after_trial\":\"Only {{price}}/month after trial. \\u003cstrong\\u003eCancel anytime.\\u003c/strong\\u003e\",\"subtitle\":\"Access 1,000,000+ full-length titles online or offline with our \\u003ca href=\\\"{{ios_store_url}}\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"\\u003eiOS\\u003c/a\\u003e and \\u003ca href=\\\"{{android_store_url}}\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"\\u003eAndroid\\u003c/a\\u003e apps.\"}},\"get_app_modal\":{\"link_sent_email\":\"Link sent! Please check your email.\"},\"helpers\":{\"document_meta_tags\":{\"scribd_is_the_world_s_largest_social\":\"Scribd is the world\'s largest social reading and publishing site.\"}},\"home\":{\"logged_in\":{\"content_quickview\":{\"also_available_as_an_audiobook\":\"Also available as an audiobook\",\"also_available_as_an_ebook\":\"Also available as an ebook\",\"byline\":{\"narrated_by\":\"narrated by\"},\"close\":\"Close\",\"count_titles\":\"{{count}} title\",\"count_titles_plural\":\"{{count}} titles\",\"go_to_content_type_version\":\"Go to {{content_type}} version\",\"loading\":\"Loading...\",\"more_about_this_episode\":\"More about this episode\",\"more_about_this_issue\":\"More about this issue\",\"more_about_this_series\":\"More about this series\",\"more_about_this_summary\":\"More about this summary\",\"oops_something_went_wrong\":\"Oops, something went wrong\",\"view_all_articles\":\"View all articles\",\"view_all_episodes\":\"View all episodes\",\"view_the_full_title_details\":\"View the full title details\"}}},\"landing\":{\"hero\":{\"read_listen_anywhere_anytime\":\"Read or listen anytime, anywhere.\"}},\"lib\":{\"lightbox\":{\"close_dialog\":\"Close Dialog\"}},\"megamenu\":{\"documents\":{\"all_documents\":\"All Documents\"},\"hambur_menu\":{\"get_our_free_apps\":\"Get our free apps\"},\"hamburger_menu\":{\"close_menu\":\"Close menu\",\"sign_in_to_your_everand_account\":\"Sign in to your Everand account\",\"sign_in_to_your_scribd_account\":\"Sign in to your Scribd account\",\"welcome\":\"Welcome!\"},\"language\":{\"cancel\":\"Cancel\",\"change_language\":\"Change Language\"},\"language_links\":{\"learn_more\":\"Learn more\"},\"language_picker_dropdown\":{\"language\":\"Language\"},\"logged_out\":{\"user_menu\":{\"welcome_to_everand\":\"Welcome to Everand!\",\"welcome_to_scribd\":\"Welcome to Scribd!\"}},\"navigation\":{\"categories\":\"Categories\",\"explore_content_type\":\"Explore {{content_type}}\",\"opens_navigation_menu\":\"Open navigation menu\"},\"search_bar\":{\"clear_search\":\"Clear search\",\"close_suggestions\":\"Close suggestions\",\"no_results_found\":\"No search results.\",\"num_results_are_available\":\"{{num_results}} result(s) are available, use up and down arrow keys to navigate.\",\"recent_searches\":\"Recent searches\",\"search\":\"Search\"},\"top_bar\":{\"upload\":\"Upload\"},\"upload\":{\"upload_header\":\"Upload\"},\"user_menu\":{\"document_stats\":\"Document stats\",\"document_uploads\":\"Document uploads\",\"faq_and_support\":\"FAQ and support\",\"hi_name\":\"Hi {{name}}!\",\"invite_friends\":\"Invite friends\",\"language\":\"Language ({{current_language}})\",\"public_profile\":\"Public profile\",\"read_for_free\":\"Read for free\",\"visually_hidden_user_settings\":\"User Settings\",\"your_account\":\"Your account\"},\"what_is_scribd_btn\":{\"what_is_scribd\":\"What is Scribd?\"}},\"modals\":{\"add_to_list\":{\"save\":\"Save to list\",\"title\":\"Add to list\"},\"confirm_delete_review\":{\"title\":\"Delete your review and rating?\"},\"confirm_unsave_item\":{\"title\":\"Remove title from Saved Library and any saved lists?\"},\"confirm_unsave_item_in_list\":{\"remove_from_your_lists\":\"Remove from your lists?\",\"removing_from_saved\":\"Removing from Saved will also delete the title from your lists.\",\"removing_this_title_from_saved\":\"Removing this title from Saved will also remove it from your lists.\",\"title\":\"This title is also in a list.\"},\"create_list\":{\"create_list\":\"Create list\",\"failed_to_create_try_again\":\"Failed to create list, please try again\",\"input_description\":{\"privacy_type\":\"No one except you can view this list. Sharing will be disabled.\"},\"input_label\":{\"name\":\"What would you like to name this list?\",\"privacy_type\":\"Make list private\"},\"title\":\"New List\",\"validation_errors\":{\"name\":\"Please enter a list name\"}},\"language_picker\":{\"language_options\":\"Language Options\",\"select_preferred_language\":\"Select your preferred language\",\"translate_and_tailor\":\"We’ll translate site navigation and tailor your personal recommendations where possible to match your preferred language selection.\",\"translate_to_match\":\"We’ll translate site navigation to match your preferred language selection.\"},\"lockshockroadblock\":{\"problem_with_your_last_payment\":\"Problem with your last payment\",\"update_your_payment_to_continue\":\"Update your payment to continue\",\"we_had_an_issue_with_your_last_payment\":\"We had an issue with your last payment. Update your payment info to continue.\",\"your_membership_is_on_hold\":\"Your membership is on hold because of a problem with your last payment.\"}},\"page_gate_modal\":{\"check_you_email\":{\"check_your_email\":\"Check your email\"},\"check_your_email\":{\"change_email\":\"Not the correct email?\",\"didnt_receive\":\"Didn\'t receive an email? Check your spam folder, or\",\"email_not_verified_verify_to_continue\":\"Email not verified. Please verify your email to continue.\",\"i_have_verified_my_email\":\"I\'ve verified my email\",\"logout_login_url\":\"Use a different email address\",\"send_again\":\"send again.\",\"to_protect_your_account_html\":\"To protect your account, we\'ve sent a verification email to \\u003cstrong\\u003e{{email}}\\u003c/strong\\u003e. Please click the link in that email to verify your identity. To learn more, please visit our \\u003ca href=\\\"{{support_url}}\\\" class=\\\"faq_link\\\" target=\\\"_blank\\\"\\u003eFAQs\\u003c/a\\u003e.\",\"verify_email_before_continuing\":\"Please verify your email before continuing.\"}},\"pdfs\":{\"doc_search\":{\"close_search\":\"close search\",\"page\":\"page\"},\"lightboxes\":{\"download_lightbox\":{\"download_document\":\"Download document\",\"resume_membership\":\"Resume Membership\",\"resuming\":\"Resuming\",\"your_membership_is_currently_paused_until\":\"Your membership is currently paused until {{state_nag_next_payment_due}}. Would you like to resume your membership now to download\"},\"embed_lightbox\":{\"autosize\":\"Autosize\",\"beginning_of_document\":\"Beginning of document\",\"copy_link\":\"Copy Link\",\"current_page\":\"Current page\",\"custom\":\"Custom\",\"customization_options_available_below\":\"Customization options available below\",\"embed\":\"Embed\",\"embed_this_in_your_website\":\"Embed this in your website\",\"format\":\"Format\",\"fullscreen\":\"Fullscreen\",\"generate_a_link\":\"Generate a Link\",\"height\":\"Height: \",\"html\":\"HTML\",\"link_options\":\"Link Options\",\"link_to_the\":\"Link to the\",\"options\":\"Options\",\"preview\":\"Preview\",\"scroll\":\"Scroll\",\"size\":\"Size\",\"slideshow\":\"Slideshow\",\"start_at_page\":\"Start at page:\",\"style\":\"Style:\",\"sup_sup_the_code_will_be_updated\":\"\\u003csup\\u003e*\\u003c/sup\\u003e The code will be updated based on your changes.\",\"width\":\"Width: \",\"wordpress\":\"Wordpress\"},\"flag_doc_lightbox\":{\"cancel\":\"Cancel\",\"if_you_are_the_copyright_owner_html\":\"If you are the copyright owner of this document and want to report it, please visit the \\u003ca href=\'{{faq_urls_copyright_infringement}}\'\\u003ecopyright infringement notice\\u003c/a\\u003e page to submit a report.\",\"please_tell_us_reason_s_for_reporting\":\"Please tell us reason(s) for reporting this document\",\"submit\":\"Submit\"},\"print_lightbox\":{\"cancel\":\"Cancel\",\"download_and_print\":\"Download and print\",\"in_order_to_print_this_document_\":\"In order to print this document from Scribd, you\'ll first need to download it.\",\"print_document\":\"Print document\"}},\"redesign_elements\":{\"actions\":{\"embed\":\"Embed\",\"print\":\"Print\",\"share\":\"Share\"},\"metadata_section\":{\"full_description\":\"Full description\",\"related_titles\":\"Related titles\"},\"more_info_module\":{\"document_information\":\"Document Information\"}},\"show\":{\"sign_in_to_flag_this_title\":\"Sign in to flag this title\",\"you_re_reading_a_preview\":\"You\'re Reading a Preview\"},\"sidebar\":{\"available_formats\":\"Available Formats\",\"click_to_collapse_document_information\":\"click to collapse document information\",\"click_to_expand_document_information\":\"click to expand document information\",\"copyright\":\"Copyright:\",\"copyright_no_colon\":\"Copyright\",\"document_useful_message\":\"Did you find this document useful?\",\"download_or_read_formats\":\"{{extensions}} or read online from Scribd\",\"is_this_inappropriate_content\":\"Is this content inappropriate?\",\"isbn\":\"ISBN:\",\"isbn_no_colon\":\"ISBN\",\"report_this_document\":\"Report this Document\",\"share_or_embed_document\":\"Share or Embed Document\",\"strong_download_strong_as_available_extensions_map_upcase_join_or_read_online\":\"\\u003cstrong\\u003eDownload\\u003c/strong\\u003e as {{available_extensions_map_upcase_join}} or read online from Scribd\",\"uploaded_by\":\"Uploaded by\",\"view_more\":\"View More\",\"written_by\":\"Written by\"},\"toolbar\":{\"exit_fullscreen\":\"Exit fullscreen\",\"fullscreen\":\"Fullscreen\",\"of_numberformat_props_document_total_pages\":\"of {{numberformat_props_document_total_pages}}\",\"search_document\":\"Search document\",\"showing_strong_1_strong_result_for_query\":\"Showing \\u003cstrong\\u003e1\\u003c/strong\\u003e result for\",\"showing_strong_num_results_strong_results_for_query\":\"Showing \\u003cstrong\\u003e{{num_results}}\\u003c/strong\\u003e results for\",\"you_are_on_page_props_current_page\":\"You are on page {{props_current_page}}\",\"zoom_in\":\"Zoom in\",\"zoom_out\":\"Zoom out\"},\"upvote\":{\"not_useful\":\"Not useful\",\"this_document_is\":\"This document is...\",\"useful\":\"Useful\"}},\"plan_selection_page\":{\"plan_card\":{\"a_selection\":\"200,000+ ebooks and audiobooks, including a selection of our most popular titles\",\"billed_monthly\":\"Billed monthly after trial.\",\"docs_presentations\":\"170M+ documents and presentations on Scribd and SlideShare ad-free\",\"magazines_etc\":\"Magazines, podcasts and sheet music\",\"plus\":\"Plus:\",\"titles_per_month\":\"{{titles}} titles per month from our Plus catalog that includes even more bestsellers and new releases\",\"unlimited\":\"Unlimited access to:\"}},\"plans\":{\"unlock_dropdown\":{\"unlocks\":\"{{count}} unlock\",\"unlocks_plural\":\"{{count}} unlocks\",\"unlocks_renew\":\"Unlocks renew {{refresh_date}}\",\"unlocks_renew_after_payment_information\":\"Unlocks renew after payment information is updated.\",\"view_unlock_history\":\"View unlock history\"},\"unlock_modal\":{\"after_unlocking_this_title\":\"After unlocking this title, you\'ll have {{count}} unlock left until {{refresh_date}}.\",\"after_unlocking_this_title_plural\":\"After unlocking this title, you\'ll have {{count}} unlocks left until {{refresh_date}}.\",\"unlock_this_title\":\"Unlock this title\",\"you_have_unlocks_available\":\"You have {{count}} unlock available.\",\"you_have_unlocks_available_plural\":\"You have {{count}} unlocks available.\"}},\"privacy_policy_modal\":{\"accept\":\"Accept and continue\",\"details_below\":\"You can read the details below. By accepting, you agree to the updated privacy policy.\",\"thank_you\":\"Thank you!\",\"title\":\"We\'ve updated our privacy policy.\",\"try_again\":\"We’ve encountered a problem, please try again.\",\"updated_privacy_policy\":\"We’ve updated our privacy policy so that we are compliant with changing global privacy regulations and to provide you with insight into the limited ways in which we use your data. \",\"view_policy\":\"View updated privacy policy\"},\"promos\":{\"annual_offer\":{\"current_plan\":\"Current plan\",\"immerse\":\"Immerse yourself all year round\",\"read_more_html\":\"Read more.\\u003cspan class=\'save_text\'\\u003eSave more.\\u003c/span\\u003e\",\"save_percent\":\"Save {{value}}%\",\"switch_plan\":\"Switch plan\",\"terms_footer_html\":\"You will be charged the annual fee of {{price}} on {{date}} when you click \\\"Switch plan.\\\" View our \\u003ca class=\'terms_link\' target=\\\"_blank\\\" href={{href}}\\u003eterms of service\\u003c/a\\u003e.\"}},\"receipt\":{\"download\":{\"document\":\"Document\",\"download_iframe\":\"Download iframe\",\"downloading\":\"Downloading\"}},\"saved\":{\"list_item_controls\":{\"create_list\":\"Create List\"}},\"scribd\":{\"doc_page\":{\"download_as_multiple_formats\":\"Download as {{formats}}, or {{lastFormat}}\",\"download_as_single_format\":\"Download as {{format}}\",\"download_as_two_formats\":\"Download as {{formatOne}} or {{formatTwo}}\",\"download_to_read_ad_free\":\"Download to read ad-free\",\"download_to_read_offline\":\"Download to read offline\"},\"modal\":{\"opt_in\":{\"continue_to_scribd\":\"Continue to Scribd\",\"special_offers_new_content_to_your_inbox\":\"Find out about special offers, new content, plus recommendations from our premium products sent directly to your inbox.\"},\"progressive_profile\":{\"send_me_email_updates\":\"Send me email updates from Scribd\",\"welcome_to_scribd\":\"Welcome to Scribd!\"},\"upsell\":{\"get_the_most_out_of_scribd\":\"Get the most out of Scribd\",\"unlock_full_access_read_offline\":\"Unlock full access to the world’s most fascinating digital library. Get unlimited free downloads and read offline on the app.\"}},\"navigation_category\":{\"academic\":\"Academic\",\"culture\":\"Culture\",\"hobbies_and_crafts\":\"Hobbies \\u0026 Crafts\",\"personal_growth\":\"Personal Growth\",\"professional\":\"Professional\"},\"shared\":{\"cross_link_message\":\"From Scribd\"}},\"search\":{\"filters\":{\"filters\":\"Filters\"},\"pagination\":{\"next\":\"next\",\"previous\":\"previous\"},\"results\":{\"reading_list\":\"Reading List\",\"top_result\":\"Top Result\"}},\"shared\":{\"account_creation\":{\"add_note_sign_in\":\"To add a note, please sign in\",\"add_note_sign_up\":\"To add a note, please sign up\",\"already_have_an_account\":\"Already have an account?\",\"annotate_document_sign_in\":\"To annotate this document, please sign in\",\"annotate_document_sign_up\":\"To annotate this document, please sign up\",\"annotate_sign_in\":\"To annotate, please sign in\",\"back_to_sign_in\":\"Back to sign in\",\"continue_reading_sign_in\":\"To continue reading, please sign in\",\"continue_reading_sign_up\":\"To continue reading, please sign up\",\"create_bookmark_sign_in\":\"To create a bookmark, please sign in\",\"create_bookmark_sign_up\":\"To create a bookmark, please sign up\",\"creating_your_account\":\"Creating your account...\",\"disclaimer\":\"By signing up with Scribd, you agree to our \\u003ca href=\\\"{{terms_href}}\\\" target=\\\"_blank\\\" tabIndex=\\\"0\\\"\\u003eTerms of Service {{opens_in_new_window}}\\u003c/a\\u003e and \\u003ca href=\\\"{{privacy_href}}\\\" target=\\\"_blank\\\" tabIndex=\\\"0\\\"\\u003ePrivacy Policy {{opens_in_new_window}}\\u003c/a\\u003e\",\"download_document_sign_in\":\"To download this document, please sign in\",\"download_document_sign_up\":\"To download this document, please sign up\",\"errors\":{\"email_invalid\":\"This email address is invalid or blocked. Please enter another email.\",\"email_registered\":\"This email address is already registered with Scribd. Please enter your password to sign in.\",\"email_taken\":\"That email is taken by another user, please try again.\",\"invalid_character_in_name_please_remove\":\"Invalid character in name. Please remove any special characters\",\"no_valid_email_modal_desc\":\"Your email address is missing or invalid. To keep your account secure, please provide a valid email address.\",\"no_valid_email_modal_title\":\"Update your email\",\"password_10_chars\":\"Please enter a password that is at least 10 characters\",\"please_enter_a_name\":\"Please enter a name\",\"please_enter_a_valid_email\":\"Please enter a valid email\",\"that_doesn_t_appear_to_be_a\":\"That doesn\'t appear to be a valid email address. Please try again.\"},\"facebook\":{\"error\":\"Sorry, we are unable to log you in via Facebook at this time.\",\"sign_in\":\"Continue with Facebook\",\"sign_up\":\"Sign up with Facebook\"},\"fail\":\"Fail.\",\"flag_document_sign_in\":\"To flag this document, please sign in\",\"flag_document_sign_up\":\"To flag this document, please sign up\",\"forgot\":{\"enter_email\":\"Enter your email address and we\'ll send you an email with a link to reset your password.\",\"weve_sent_email_html\":\"We\'ve sent an email to \\u003cstrong\\u003e{{escape_validated_email}}\\u003c/strong\\u003e with instructions to reset your password. If it doesn\'t show up soon, check your spam folder and then read this \\u003ca href=\\\"https://support.scribd.com/hc/articles/210134406-What-do-I-do-if-I-ve-lost-or-forgotten-my-password-\\\"\\u003eHelp Center article\\u003c/a\\u003e.\"},\"forgot_password\":\"Forgot password?\",\"give_gift_sign_in\":\"To give this gift, please sign in\",\"give_gift_sign_up\":\"To give this gift, please sign up\",\"google\":{\"error\":\"Google sign in failed\"},\"highlight_document_sign_in\":\"To highlight this document, please sign in\",\"highlight_document_sign_up\":\"To highlight this document, please sign up\",\"join_today_to_start_reading\":\"Join today to start reading\",\"logging_you_in\":\"Logging you in...\",\"not_you\":\"Not you?\",\"now_bringing_you_back\":\"Now bringing you back...\",\"pass\":\"Pass.\",\"password_must_be_at_least_ten_characters\":\"At least 10 characters\",\"password_not_been_breached\":\"Password has not been breached\",\"password_strength\":\"Password strength\",\"password_strength_colon\":\"Password strength: \",\"password_strength_good\":\"Good\",\"password_strength_moderate\":\"Moderate\",\"password_strength_strong\":\"Strong\",\"password_strength_weak\":\"Weak\",\"people_browsing_scribd_html\":\"\\u003cspan\\u003e{{count, locale}} person\\u003c/span\\u003e browsing Scribd right now\",\"people_browsing_scribd_html_plural\":\"\\u003cspan\\u003e{{count, locale}} people\\u003c/span\\u003e browsing Scribd right now\",\"rate_document_sign_in\":\"To rate this document, please sign in\",\"rate_document_sign_up\":\"To rate this document, please sign up\",\"recaptcha_disclaimer\":\"This site is protected by reCAPTCHA and the Google \\u003ca href=\\\"{{privacy_href}}\\\" target=\\\"_blank\\\"\\u003ePrivacy Policy {{opens_in_new_window}}\\u003c/a\\u003e and \\u003ca href=\\\"{{policy_href}}\\\" target=\\\"_blank\\\"\\u003eTerms of Service {{opens_in_new_window}}\\u003c/a\\u003e apply.\",\"redeem_offer_sign_in\":\"To redeem this offer, please sign in\",\"redeem_offer_sign_up\":\"To redeem this offer, please sign up\",\"remember_me\":\"Remember me\",\"reset_password\":\"Reset password\",\"save_document_sign_in\":\"To save this document, please sign in\",\"save_document_sign_up\":\"To save this document, please sign up\",\"send_me_updates_from_scribd\":\"Send me updates from Scribd\",\"share_quote_sign_in\":\"To share this quote, please sign in\",\"share_quote_sign_up\":\"To share this quote, please sign up\",\"sign_in\":\"Sign in\",\"sign_in_add_note\":\"To add a note, please sign in\",\"sign_in_bookmark\":\"To create a bookmark, please sign in\",\"sign_in_create_list\":\"To create a list, please sign in\",\"sign_in_download\":\"To download, please sign in\",\"sign_in_follow\":\"To follow, please sign in\",\"sign_in_give_gift\":\"To give this gift, please sign in\",\"sign_in_highlight\":\"To highlight, please sign in\",\"sign_in_rate\":\"To rate, please sign in\",\"sign_in_redeem\":\"To redeem, please sign in\",\"sign_in_review\":\"To review, please sign in\",\"sign_in_save\":\"To save, please sign in\",\"sign_in_share_quote\":\"To share this quote, please sign in\",\"sign_in_start_months\":\"To start your free {{count}} month, please sign in\",\"sign_in_start_months_plural\":\"To start your free {{count}} months, please sign in\",\"sign_in_successful\":\"Sign in successful\",\"sign_in_to_scribd\":\"Sign in to Scribd\",\"sign_in_upload\":\"To upload, please sign in\",\"sign_in_with_email\":\"Sign in with email\",\"sign_up\":\"Sign up\",\"sign_up_add_note_this_title\":\"Sign up to add a note to this title.\",\"sign_up_annotate\":\"Sign up to annotate.\",\"sign_up_continue_reading_this_title\":\"Sign up to continue reading this title.\",\"sign_up_create_bookmark_this_title\":\"Sign up to create a bookmark.\",\"sign_up_create_list_this_title\":\"Sign up to create a list.\",\"sign_up_download_this_title\":\"Sign up to download this title.\",\"sign_up_follow_magazine_this_title\":\"Sign up to follow this magazine.\",\"sign_up_free_months_this_title\":\"Sign up to start your free {{count}} month.\",\"sign_up_free_months_this_title_plural\":\"Sign up to start your free {{count}} months.\",\"sign_up_give_gift_this_title\":\"Sign up to give this gift.\",\"sign_up_highlight_this_title\":\"Sign up to highlight.\",\"sign_up_or_sign_in\":\"Sign up or sign in\",\"sign_up_save\":\"To save, please create a Scribd account\",\"sign_up_save_this_title\":\"Sign up to save this title.\",\"sign_up_share_quote_this_title\":\"Sign up to share a quote from this title.\",\"sign_up_successful\":\"Sign up successful\",\"sign_up_to_rate_title\":\"Sign up to rate this title\",\"sign_up_to_review_title\":\"Sign up to review this title\",\"sign_up_with_email\":\"Sign up with email\",\"signup_to_redeem_offer\":\"Sign up to redeem offer\",\"start_free_months_sign_in\":\"To start your free {{count}} month, please sign in\",\"start_free_months_sign_in_plural\":\"To start your free {{count}} months, please sign in\",\"start_free_months_sign_up\":\"To start your free {{count}} month, please sign up\",\"start_free_months_sign_up_plural\":\"To start your free {{count}} months, please sign up\",\"upload_document_sign_in\":\"To upload a document, please sign in\",\"upload_document_sign_up\":\"To upload a document, please sign up\",\"use_another_email_address\":\"Use another email address\"},\"actions\":{\"read_continue\":\"Continue reading\",\"read_preview\":\"Read preview\"},\"ad_blocker_modal\":{\"i_disabled_my_ad_blocker\":\"I disabled my ad-blocker\",\"it_looks_like_youre_using_and_ad_blocker\":\"It looks like you\'re using an ad-blocker.\",\"show_me_how\":\"Show me how\",\"to_listen_to_titels_on_everand_disble_ad_blocker_or_use_mobile_app\":\"To listen to titles on Everand, please disable your ad-blocker or use our mobile app.\",\"to_read_titles_on_everand_disable_ad_blocker_or_use_mobile_app\":\"To read titles on Everand, please disable your ad-blocker or use our mobile app.\"},\"byline\":{\"and\":\"and\",\"by\":\"By\",\"published_by\":\"Published by\",\"written_by\":\"Written by\"},\"carousels\":{\"carousel_next\":\"Carousel Next\",\"carousel_previous\":\"Carousel Previous\",\"skip_carousel\":\"Skip carousel\"},\"common\":{\"ad\":\"ad\",\"add_a_new_payment_method\":\"Add a new payment method\",\"added_by\":\"Added by\",\"back\":\"Back\",\"back_to_top\":\"Back to top\",\"cancel\":\"Cancel\",\"close\":\"Close\",\"close_dialog\":\"Close dialog\",\"delete\":\"Delete\",\"description\":\"Description\",\"do_not_ask_me_again\":\"Do not ask me again\",\"download\":\"Download\",\"email_address\":\"Email address\",\"error\":\"Error\",\"errors\":{\"could_not_complete_request\":\"We couldn\'t complete your request\",\"failed_to_delete_review\":\"Review was not deleted. Please try again.\",\"failed_to_load\":\"Failed to load, try again\",\"failed_to_remove_title\":\"Failed to remove title\",\"failed_to_save_review\":\"Your review was not saved. Please try again.\",\"failed_to_save_review_vote\":\"Your vote was not saved. Please try again.\",\"failed_to_save_title\":\"Failed to save title\",\"please_try_again_later\":\"Please try again later.\"},\"forms\":{\"at_least_10_characters\":\"(at least 10 characters)\",\"email\":\"Email\",\"error\":\"Error\",\"invalid\":\"Invalid\",\"invalid_email\":\"Please enter a valid email\",\"name\":\"Name\",\"optional\":\"(optional)\",\"password\":\"Password\",\"please_enter_a_password\":\"Please enter a password\",\"please_enter_an_email\":\"Please enter an email\",\"required\":\"(required)\"},\"hide\":\"Hide\",\"info\":\"Information\",\"issue\":\"Issue\",\"key_insights\":\"Key insights from\",\"learn_more\":\"Learn more\",\"length\":\"Length\",\"library\":{\"add_to_list\":{\"success_message\":\"Added to {{collection_name}}\"},\"add_with_title\":\"Save {{title}} for later\",\"remove_with_title\":\"Remove {{title}} from saved\",\"sign_up_to_save\":\"Sign up to save this title\"},\"listen_free\":\"Listen free\",\"listen_free_for_30_days\":\"Listen free for {{trialDuration}} days\",\"listen_now\":\"Listen now\",\"listen_on_everand\":\"Listen on Everand\",\"load_more\":\"Load more\",\"more_about_this_title\":\"More about this title\",\"new_to_scribd\":\"New to Scribd?\",\"notice\":\"Notice\",\"opens_in_a_new_window\":\"opens in a new window\",\"or\":\"or\",\"play_sample\":\"Play sample\",\"preferred_language_set_to_language\":\"Preferred language set to {{language}}\",\"progress\":{\"listened\":\"listened\",\"read\":\"read\"},\"read_count\":\"{{count}} read\",\"read_count_plural\":\"{{count}} reads\",\"read_free\":\"Read free\",\"read_more\":\"Read more\",\"read_now\":\"Read now\",\"read_on_everand\":\"Read on Everand\",\"read_on_scribd\":\"Read on Scribd\",\"read_preview\":\"Read preview\",\"related_categories\":\"Related categories\",\"remove\":\"Remove\",\"remove_from_saved\":\"Remove from Saved\",\"removed_from_saved\":\"Removed from Saved\",\"removed_from_your_saved_list\":\"Removed from your saved list.\",\"restart_subscription\":\"Restart subscription\",\"resume_subscription\":\"Resume subscription\",\"save\":\"Save\",\"save_for_later\":\"Save for later\",\"saved\":\"Saved\",\"selected\":\"(selected)\",\"send_email\":\"Send email\",\"share_on\":{\"email\":\"Share via email\",\"email_mail_client\":\"Share with email, opens mail client\",\"facebook\":\"Share on Facebook\",\"facebook_new_window\":\"Share on Facebook, opens a new window\",\"linkedin\":\"Share on LinkedIn\",\"linkedin_new_window\":\"Share on LinkedIn, opens a new window\",\"pinterest\":\"Share on Pinterest\",\"pinterest_new_window\":\"Share on Pinterest, opens a new window\",\"twitter\":\"Share on Twitter\",\"twitter_new_window\":\"Share on Twitter, opens a new window\"},\"show\":\"Show\",\"sign_in\":\"Sign in\",\"sign_out\":\"Sign out\",\"songbook\":\"Songbook\",\"start_your_subscription\":\"Start your subscription\",\"success\":\"Success\",\"success_exclamation\":\"Success!\",\"title_author_separator\":\"by\",\"undo\":\"Undo\",\"undo_title_removed_from_saved\":\"Undo {{title}} removed from Saved\",\"uploaded_by\":\"Uploaded by\",\"welcome_back\":\"Welcome back\",\"welcome_back_exclamation\":\"Welcome back!\",\"worlds_fascinating_library\":\"The world\'s most fascinating library\"},\"competitor_matrix\":{\"last_updated_aug\":\"Last updated on August 5, 2021\",\"million_ebooks\":\"1,000,000+ ebooks\",\"million_magazine_news_articles\":\"1,000,000+ magazine \\u0026 news articles\",\"no\":\"No\",\"thousands_audiobooks\":\"200,000+ audiobooks\",\"title\":\"See why readers choose Scribd\",\"yes\":\"Yes\"},\"content_lengths\":{\"articles_with_count\":\"{{count, locale}} article\",\"articles_with_count_plural\":\"{{count, locale}} articles\",\"hour_with_count\":\"{{count, locale}} hour\",\"hour_with_count_plural\":\"{{count, locale}} hours\",\"minute_with_count\":\"{{count, locale}} minute\",\"minute_with_count_plural\":\"{{count, locale}} minutes\",\"page_with_count\":\"{{count, locale}} page\",\"page_with_count_plural\":\"{{count, locale}} pages\",\"songs_with_count\":\"{{count, locale}} song\",\"songs_with_count_plural\":\"{{count, locale}} songs\"},\"content_preview\":{\"leaving_everand\":\"Leaving Everand on {{date}}\"},\"content_types\":{\"series\":\"Series\"},\"doc_download_modal\":{\"check_out_these\":\"Check out these other great titles\",\"download_as\":\"Download as:\",\"download_document\":\"Download document\",\"download_iframe\":\"Download iframe\",\"download_started\":\"Your download has started\",\"membership_paused_html\":\"Your membership is currently paused until {{resumeMembershipDate}}. Would you like to resume your membership now to download \\u003cem\\u003e{{title}}\\u003c/em\\u003e?\",\"not_available\":\"This document is not available for download\",\"uploaded\":\"Uploaded By\"},\"doc_preview\":{\"views\":\"{{formatted_views}} views\"},\"errors\":{\"action_incomplete_heading\":\"Action Incomplete\",\"action_incomplete_message\":\"Oops! We\'re sorry, but we couldn\'t complete the action you requested at this time. We appreciate your patience as we come up with a solution.\",\"something_went_wrong\":\"Something went wrong, please try again.\"},\"everand\":{\"cta\":{\"download_free_days\":\"Download free for {{trialDuration}} days\",\"read_free_for_30_days\":\"Read free for 30 days\"}},\"everand_banner\":{\"visit_everand\":\"Visit Everand.\"},\"footer\":{\"about\":\"About\",\"about_scribd\":\"About Scribd\",\"accessibility\":\"Accessibility\",\"cancel_contract\":\"Cancel contracts here\",\"contact_us\":\"Contact us\",\"cookie_preferences\":\"Cookie Preferences\",\"copyright\":\"Copyright\",\"copyright_copy_current_year_scribd\":\"Copyright \\u0026copy; {{currentYear}} Scribd Inc.\",\"do_not_sell_share_info\":\"Do not sell or share my personal information\",\"everand_books_audiobooks\":\"Everand: Ebooks \\u0026 Audiobooks\",\"footer_menu\":\"Footer menu\",\"gifts\":\"Gifts\",\"help_faq\":\"Help / FAQ\",\"invite_friends\":\"Invite friends\",\"join_our_team_exclamation\":\"Join our team!\",\"legal\":\"Legal\",\"our_blog\":\"Our blog\",\"press\":\"Press\",\"privacy\":\"Privacy\",\"publishers\":\"Publishers\",\"purchase_help\":\"Purchase help\",\"redeem_gift_card\":\"Redeem gift card\",\"scribd_-_download_on_the_app_store\":\"Scribd - Download on the App Store\",\"scribd_-_get_it_on_google_play\":\"Scribd - Get it on Google Play\",\"scribd_-_get_it_on_kindle_fire\":\"Scribd for Kindle Fire\",\"social\":\"Social\",\"support\":\"Support\",\"terms\":\"Terms\"},\"get_app_modal\":{\"an_error_occurred_please_try_again\":\"An error occurred please try again\",\"an_error_occurred_please_try_an\":\"An error occurred please try an email\",\"enter_your_email\":\"Enter your email\",\"enter_your_phone_or_email\":\"Enter your phone or email\",\"get_the_app_to_read_and_listen\":\"Get the app to read and listen anytime, anywhere.\",\"link_sent_please_check_your_mobile\":\"Link sent! Please check your mobile device\",\"listen_offline_with_app\":\"Listen offline with the app\",\"phone_or_email\":\"Phone or email\",\"please_enter_a_valid_email\":\"Please enter a valid email\",\"please_enter_a_valid_phone_number\":\"Please enter a valid phone number\",\"please_enter_a_valid_phone_number_or_email\":\"Please enter a valid phone number or email\",\"read_offline_with_app\":\"Read offline with the app\",\"send\":\"Send\"},\"holiday_banner\":{\"days_left_title\":\"Only {{count}} day left in our holiday gift sale!\",\"days_left_title_plural\":\"Only {{count}} days left in our holiday gift sale!\",\"everyday_title\":\"Scribd: give the gift they\'ll open every day\",\"shop_subscriptions\":\"Shop subscriptions\"},\"listen_button\":{\"listen_continue\":\"Continue listening\",\"listen_start\":\"Start listening\"},\"lists\":{\"curated_by\":\"Curated by\",\"curated_by_everand_editors\":\"Curated by Everand Editors\",\"curated_by_scribd_editors\":\"Curated by Scribd Editors\",\"view_total_titles\":\"View {{count}} title\",\"view_total_titles_plural\":\"View {{count}} titles\"},\"loading_button\":{\"tooltip_content\":{\"loading\":\"Loading...\"}},\"login\":{\"join_lightbox\":{\"email\":\"Email\",\"we_couldn_t_complete_your_request\":\"We couldn\'t complete your request\"}},\"mobile_bottom_navigation_tabs\":{\"active\":\", active\",\"home\":\"Home\",\"quick_navigation\":\"Quick navigation\"},\"modal\":{\"opt_in\":{\"stay_in_the_loop\":\"Stay in the loop\"},\"upsell\":{\"cancel_anytime\":\"Cancel anytime\",\"continue_with_free_trial\":\"Continue with {{trialDuration}}-day free trial\",\"continue_with_limited_access\":\"Continue with limited access\",\"or\":\"or\"}},\"navigation\":{\"open_menu\":\"Open navigation menu\",\"sidebar\":{\"selected\":\", selected\"},\"upload\":\"Upload\"},\"plan_card\":{\"per_month\":\"/month\"},\"plan_type\":{\"plus_monthly\":\"Plus Monthly\",\"standard_monthly\":\"Standard Monthly\"},\"plans\":{\"moving_to_plus\":\"Moving to Plus on {{date}}\",\"next_unlock_available\":\"Your next unlock will be available on {{refresh_date}}\",\"no_unlocks_available\":\"0 unlocks available\",\"num_unlocks_available\":\"{{count}} unlock available.\",\"num_unlocks_available_plural\":\"{{count}} unlocks available.\",\"num_unlocks_available_renew_monthly\":\"{{count}} unlock available. Unlocks renew monthly on {{refresh_date}} and do not carry over.\",\"num_unlocks_available_renew_monthly_plural\":\"{{count}} unlocks available. Unlocks renew monthly on {{refresh_date}} and do not carry over.\",\"renew_and_upgrade\":\"Renew and upgrade to Plus to unlock this title.\",\"renew_get_next_unlock\":\"Renew your subscription to get your next unlock on {{refresh_date}}.\",\"resume_and_upgrade\":\"Resume and upgrade to Plus to unlock this title.\",\"switch_back_to_plus_to_get_your_next_unlock\":\"Switch back to Plus to get your next unlock on {{renew_date}}.\",\"unlock_plus_title\":\"Unlock Plus title\",\"unlocked\":\"Unlocked\",\"unlocks_available_expire_on_date_html\":\"{{count}} unlock available. Unused unlocks expire on {{expire_date}}.\",\"unlocks_available_expire_on_date_html_plural\":\"{{count}} unlocks available. Unused unlocks expire on {{expire_date}}.\",\"unused_unlocks_expire_on_date\":\"Unused unlocks expire on {{expire_date}}.\",\"upgrade_to_unlock\":\"Upgrade to Plus to unlock\",\"youve_unlocked_this_title\":\"You’ve unlocked this title.\"},\"play_sample_button\":{\"pause\":\"Pause\",\"play_sample\":\"Play sample\"},\"podcast_episode\":{\"from\":\"From\"},\"podcast_series\":{\"num_episodes\":\"{{ count }} episode\",\"num_episodes_plural\":\"{{ count }} episodes\",\"num_podcast_episodes\":\"{{count, locale}} podcast episode\",\"num_podcast_episodes_plural\":\"{{count, locale}} podcast episodes\"},\"promos\":{\"annual_offer\":{\"annual\":\"Premium Annual\",\"monthly\":\"Premium Monthly\",\"youre_all_set_html\":\"You\'re all set! You’ve updated your plan. \\u003ca href={{account_settings_url}}\\u003eView your plan\\u003c/a\\u003e in your account.\"}},\"react\":{\"button_menu\":{\"close_menu\":\"Close menu\"},\"modals\":{\"delete_item_in_list\":{\"cancel\":\"Cancel\",\"delete\":\"Delete\",\"do_not_ask_me_again\":\"Do not ask me again\",\"removing_from_saved_will_also_delete\":\"Removing from Saved will also delete the title from your lists.\",\"this_title_is_also_in_a\":\"This title is also in a list.\"}},\"save_button\":{\"failed_to_remove_title\":\"Failed to remove title\",\"failed_to_save_title\":\"Failed to save title\",\"remove_short_title_from_saved\":\"Remove {{short_title}} from Saved\",\"save_short_title_for_later\":\"Save {{short_title}} For Later\",\"sign_up_to_save\":\"Sign up to save this title\"},\"sharing_buttons\":{\"check_out_props_share_title_on_scribd\":\"Check out {{props_share_title}} on Scribd\",\"i_m_reading_props_document_collection_name_on_scribd_props_document_collection_url\":\"I’m reading {{props_document_collection_name}} on Scribd: {{props_document_collection_url}}\",\"read_props_document_collection_name_on_scribd\":\"Read {{props_document_collection_name}} on Scribd\",\"share_on_facebook\":\"Share on Facebook\",\"share_on_facebook_opens_a_new\":\"Share on Facebook, opens a new window\",\"share_on_linkedin\":\"Share on LinkedIn\",\"share_on_linkedin_opens_a_new\":\"Share on LinkedIn, opens a new window\",\"share_on_twitter\":\"Share on Twitter\",\"share_on_twitter_opens_a_new\":\"Share on Twitter, opens a new window\",\"share_with_email\":\"Share with Email\",\"share_with_email_opens_mail_client\":\"Share with Email, opens mail client\",\"sharing_options\":\"Sharing Options\"}},\"reading_progress\":{\"base\":{\"we_ve_moved_you_to_where_you\":\"We\'ve moved you to where you read on your {{progress_device_name}}\"}},\"renew_upgrade_modal\":{\"please_renew_your_subscription_first_in\":\"Please renew your subscription first in order to upgrade to Plus to unlock this title.\",\"renew_and_upgrade_to_unlock\":\"Renew and upgrade to unlock this title\",\"renew_subscription\":\"Renew subscription\"},\"resume_membership\":\"Resume subscription\",\"save_button\":{\"save\":\"Save\",\"saved\":\"Saved\"},\"sharing_buttons\":{\"hi_there_document_action_and_thought_you\":\"Hi there, {{document_action}} and thought you might like it. {{document_title}} by {{document_author_or_publisher_name_or_login}} {{doc_url}} Scribd gives you monthly access to books, audiobooks, and more - for less than the cost of a paperback. Join today and {{trial_cta_downcase}}. Find out more at: http://www.scribd.com/\",\"i_m_reading_document_title_on_suffix\":\"I’m reading {{document_title}} on {{suffix}}\"},\"skip_link\":{\"skip_content\":\"Skip content\"},\"social_buttons\":{\"scribd_on_facebook_aria_label\":\"Scribd on Facebook\",\"scribd_on_instagram_aria_label\":\"Scribd on Instagram\",\"scribd_on_pinterest_aria_label\":\"Scribd on Pinterest\",\"scribd_on_twitter_aria_label\":\"Scribd on Twitter\"},\"star_ratings\":{\"clear_rating\":\"Clear rating\",\"i_didnt_like_it_at_all\":\"I didn\'t like it at all\",\"i_didnt_like_it_that_much\":\"I didn\'t like it that much\",\"i_liked_it\":\"I liked it\",\"i_loved_it\":\"I loved it\",\"i_thought_it_was_ok\":\"I thought it was OK\",\"rate_as_rating_out_of_5\":\"Rate as {{value}} out of 5\",\"rating_rating_to_display_out_of_5_stars\":\"Rating: {{ratingToDisplay}} out of 5 stars\",\"ratings\":\"rating\",\"ratings_plural\":\"ratings\",\"saved\":\"Saved!\",\"selected\":\"(selected)\",\"user_rating_star_rating_saved\":\"{{userRating}} star rating saved\"},\"start_exploring\":\"Start exploring\",\"text_links\":{\"all_categories\":\"All categories\",\"related_authors\":\"Related authors\",\"view_all_categories_in_category\":\"View all categories in {{category}}\",\"view_fewer\":\"View fewer\",\"view_more\":\"View More\"},\"time_remaining\":{\"hours\":\"{{count}} hr left\",\"hours_plural\":\"{{count}} hrs left\",\"minutes\":\"{{count}} min left\",\"minutes_plural\":\"{{count}} mins left\",\"pages\":\"{{count}} page left\",\"pages_plural\":\"{{count}} pages left\"},\"trial\":{\"cancel_anytime\":\"Cancel anytime.\"},\"trial_duration\":{\"first_days_free\":\"Your first {{trialDuration}} days are free.\",\"read_free_days\":\"Read free for {{trialDuration}} days\",\"start_trial_days\":\"Start your free {{trialDuration}} days\",\"upload_for_free_days\":\"Unlock full access (pages {{startPage}}-{{endPage}}) by uploading documents or with a {{trialDuration}} day free trial\"}},\"slideshare\":{\"accessibility\":{\"logo\":\"SlideShare, a Scribd company\"},\"checkout\":{\"hero_banner_title\":\"Your SlideShare presentation\"},\"join\":{\"ad_free_sign_up_sub_title\":\"You’ll get instant access to millions of presentations, documents, ebooks, audiobooks, magazines, podcasts and more. We’ll remind you before your trial ends.\",\"ad_free_sign_up_title\":\"To enjoy SlideShare ad-free, sign up for a free {{trialDuration}}-day Scribd trial\",\"already_have_scribd_account\":\"Already have a Scribd account?\",\"create_account\":\"Create a Scribd account to continue\",\"get_instant_access\":\"Get instant access to millions of documents, ebooks, audiobooks, magazines, podcasts, and more. All in one subscription.\",\"need_account_sign_in_slideshare\":\"You can use this account to access SlideShare and Scribd.\",\"to_continue_reading\":\"To continue reading on SlideShare, sign up for a {{trialDuration}} day free Scribd trial\",\"trial_duration\":\"To download on SlideShare, sign up for a {{trialDuration}} day free Scribd trial\"},\"login\":{\"sign_in\":\"Sign in with your Scribd account to continue\"}},\"subscribe_now\":{\"modal\":{\"continue_to_scribd\":\"Continue to Scribd\",\"looking_for_our_ebooks_audiobooks\":\"Looking for our ebooks and audiobooks?\",\"scribd_recently_launched_everand\":\"Scribd recently launched \\u003cem\\u003eEverand\\u003c/em\\u003e as your new home for ebooks, audiobooks, magazines, sheet music, and podcasts. Scribd is still your home for community-uploaded documents.\",\"visit_everand\":\"Visit Everand\",\"welcome_to_scribd\":\"Welcome to Scribd!\"}},\"webpack\":{\"doc_page\":{\"src\":{\"App\":{\"Page\":{\"BetweenPageInterstitial\":{\"BetweenPageInterstitial\":{\"continue_for_free\":\"Continue for Free\",\"you_re_reading_a_preview\":\"You\'re reading a preview\"}},\"BetweenPageUserRating\":{\"BetweenPageUserRating\":{\"dismiss_user_rating_prompt\":\"Dismiss user rating prompt\",\"improve_your_experience\":\"Improve Your Experience\",\"rating_will_help_us_to_suggest\":\"Rating will help us to suggest even better related documents to all of our readers!\"}},\"BlurPromo\":{\"BlurPromo\":{\"become_a_scribd_member_to_read\":\"Become a Scribd member to read and download full documents.\",\"cancel_anytime\":\"Cancel anytime\",\"continue_for_free\":\"Continue for Free\",\"continue_reading_with_trial\":\"Continue Reading with Trial\",\"or\":\"Or\",\"update_payment\":\"Update Payment\",\"update_payment_for_full_access\":\"Update payment for full access.\",\"upload_to_download\":\"Upload to Download\",\"upload_your_documents_to_download\":\"Upload your documents to download.\"}},\"Body\":{\"Body\":{\"share_this_document\":\"Share this document\"},\"Document\":{\"mappings\":{\"thank_you_for_your_rating\":\"Thank you for your rating!\"}},\"FixedViewportBottomComponents\":{\"CollapseButton\":{\"CollapseButton\":{\"click_to_collapse_related_titles\":\"Click to collapse Related Titles\",\"click_to_expand_related_titles\":\"Click to expand Related Titles\"}},\"ViewInStorePromo\":{\"ViewInStorePromo\":{\"get_our_free_app\":\"Get our free app\",\"get_scribd_for_your_mobile_device\":\"Get Scribd for your mobile device.\"}}},\"Metadata\":{\"Extra\":{\"Extra\":{\"original_title\":\"Original Title:\",\"original_title_no_colon\":\"Original Title\"}}},\"StaticPromoStudy\":{\"StaticPromoStudy\":{\"anytime_anywhere_any_device\":\"Anytime. Anywhere. Any device.\",\"cancel_anytime\":\"Cancel Anytime\",\"everything_you_want_to_read\":\"Everything you want to read.\",\"no_commitment_cancel_anytime\":\"No Commitment. Cancel anytime.\",\"read_for_free\":\"Read For Free\",\"reward_your_curiosity\":\"Reward Your Curiosity\"}},\"Toolbar\":{\"Toolbar\":{\"jump_to_page\":\"Jump to Page\"}},\"TruncatePromo\":{\"TruncatePromo\":{\"continue_reading_with_trial\":\"Continue Reading with Trial\"},\"helpers\":{\"constants\":{\"unlock_the_full_document_with_a\":\"Unlock the full document with a free trial!\"}}}},\"annotations\":{\"AnnotationPopover\":{\"AnnotationPopover\":{\"add_note\":\"Add Note\",\"annotation_text_page_annotation_page_nread_more\":\"\\\"{{annotation_text}}…\\\" (page {{annotation_page}})\\\\nRead more:\",\"delete\":\"Delete\",\"highlight\":\"Highlight\",\"share_quote\":\"Share Quote\"}},\"NoteEditor\":{\"NoteEditor\":{\"add_note\":\"Add Note\",\"cancel\":\"Cancel\",\"delete_note\":\"Delete note\",\"note\":\"Note\",\"note_note_group_notes_indexof_active_note_id_1_of_note_group_notes_length\":\"Note {{note_group_notes_indexof_active_note_id_1}} of {{note_group_notes_length}}\",\"save\":\"Save\",\"write_a_note\":\"Write a note…\"}}},\"modals\":{\"AppPromoInterstitial\":{\"AppPromoInterstitial\":{\"continue_reading_with_free_trial\":\"Continue Reading with Free Trial\",\"get_instant_access_to_this_document\":\"Get instant access to this document\",\"opens_scribd_app\":\", opens Scribd app\",\"or\":\"OR\",\"read_free_in_the_app\":\"Read Free in the App\",\"sign_up_to_download\":\", sign up to download\"}},\"Description\":{\"Description\":{\"document_information\":\"Document Information\"}},\"LanguagePicker\":{\"LanguagePicker\":{\"cancel\":\"Cancel\",\"language_options\":\"Language Options\",\"save\":\"Save\",\"select_your_preferred_language\":\"Select your preferred language\",\"we_ll_translate_site_navigation_and_tailor\":\"We’ll translate site navigation and tailor your personal recommendations where possible to match your preferred language selection.\",\"we_ll_translate_site_navigation_to_match\":\"We’ll translate site navigation to match your preferred language selection.\"}},\"LockShockRoadblockModal\":{\"LockShockRoadblockModal\":{\"later\":\"Later\",\"problem_with_your_last_payment\":\"Problem with your last payment\",\"update_payment\":\"Update Payment\",\"your_membership_is_on_hold_please\":\"Your membership is on hold because of a problem with your last payment.\"}},\"ShareQuote\":{\"ShareQuote\":{\"loved_this_quote_i_read_on\":\"Loved this quote I read on @Scribd\",\"page_page\":\"(page {{page}})\",\"share_quote\":\"Share Quote\"}}}}},\"body\":{\"sidebar\":{\"date_uploaded\":\"Date uploaded\",\"on_created_at\":\"on {{created_at}}\"},\"toolbar\":{\"search_inside_document\":\"Search inside document\"}},\"modals\":{\"flag_document\":{\"hateful_or_offensive\":\"Hateful or offensive\",\"please_select_an_option\":\"Please select an option\",\"porn_adult_content\":\"Porn adult content\",\"spam_or_junk\":\"Spam or junk\"}},\"shared\":{\"actions\":{\"modals\":{\"redirecting\":\"Redirecting...\",\"unable_to_unpause_account_please_try\":\"Unable to unpause account. Please try again\"}},\"base_page\":{\"an_error_occurred_please_try_again\":\"An error occurred please try again\"},\"carousels\":{\"recommender_carousel\":{\"skip_carousel\":\"Skip carousel\"}},\"components\":{\"flashes\":{\"Flash\":{\"Flash\":{\"information\":\"information\"}}},\"modals\":{\"Download\":{\"Receipt\":{\"Receipt\":{\"uploaded_by_this_props_document_author_name\":\"Uploaded by {{this_props_document_author_name}}\"}}}}},\"download_button\":{\"button\":{\"download\":\"Download\"}},\"store\":{\"actions\":{\"modals\":{\"subscribe_to_continue_reading\":\"Subscribe to Continue Reading\"}}}}}}}}}}");Scribd.e2e_enabled = false;</script><script type="application/javascript">function prefetchResource(u){var x = new XMLHttpRequest();x.open("GET", u, true);x.send()};</script></body></html>