// API callback
ProcessGBSBookInfo({
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "Z__3yNfvGJgC",
      "etag": "y5kPVGMTZc8",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/Z__3yNfvGJgC",
      "volumeInfo": {
        "title": "Basics Neurologie",
        "authors": [
          "Marija Krzovska"
        ],
        "publisher": "Elsevier,Urban&FischerVerlag",
        "publishedDate": "2006",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "3437421964"
          },
          {
            "type": "ISBN_13",
            "identifier": "9783437421969"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 157,
        "printType": "BOOK",
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "0.1.1.0.preview.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=Z__3yNfvGJgC&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=Z__3yNfvGJgC&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.fr/books?id=Z__3yNfvGJgC&dq=isbn:9783437421969&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.fr/books?id=Z__3yNfvGJgC&dq=isbn:9783437421969&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Basics_Neurologie.html?hl=&id=Z__3yNfvGJgC"
      },
      "saleInfo": {
        "country": "FR",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "FR",
        "viewability": "NO_PAGES",
        "embeddable": false,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": false
        },
        "webReaderLink": "http://play.google.com/books/reader?id=Z__3yNfvGJgC&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      }
    }
  ]
}
);