{
  "default": {
    "author": "zelfin.com",
    "firstScene": "gallery0",
    "sceneFadeDuration": 2000,
    "autoRotate":-6,
    "autoRotateStopDelay":60000,
    "autoLoad": "true"
  },
  "scenes": {
      "gallery0": {
      "title": "IPG Meeting",
      "panorama": "./IPG-exterior-1.jpg",
      "hotSpots": [
         {
        "pitch": -11,
        "yaw": -0.555,
        "type": "scene",
        "text": "Next Scene",
        "sceneId": "gallery1"
         }
        ]
      },
      "gallery1": {
      "title": "IPG Meeting",
      "panorama": "./IPG-exterior-2.jpg",
        "hotSpots": [
          {
        "pitch": -19,
        "yaw": -27,
        "type": "scene",
        "text": "Next Scene",
            "sceneId": "gallery2"
          }        ]
      },
      "gallery2": {
      "title": "IPG Meeting",
      "panorama": "./IPG-interior-1.jpg",
        "hotSpots": [
          {
           "pitch": -16,
           "yaw": -22,
           "type": "scene",
           "text": "Next Scene",
           "sceneId": "gallery3"
          }        ]
      },
      "gallery3": {
      "title": "IPG Meeting",
      "panorama": "./IPG-interior-2.jpg",
        "hotSpots": [
          {
        "pitch": -15,
        "yaw": 100,
        "type": "scene",
        "text": "Next Scene",
            "sceneId": "gallery4"
          }        ]
      },
      "gallery4": {
      "title": "IPG Meeting",
      "panorama": "./IPG-group-at-test-site.jpg",
        "hotSpots": [
          {
        "pitch": -21,
        "yaw": 129,
        "type": "scene",
        "text": "Next Scene",
            "sceneId": "gallery0"
          }
        ]
      }
   }
}