{
  "type": "Program",
  "start": 0,
  "end": 3142,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 117,
      "column": 0
    }
  },
  "sourceType": "module",
  "body": [
    {
      "type": "ImportDeclaration",
      "start": 0,
      "end": 44,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 44
        }
      },
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "start": 9,
          "end": 18,
          "loc": {
            "start": {
              "line": 1,
              "column": 9
            },
            "end": {
              "line": 1,
              "column": 18
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 9,
            "end": 18,
            "loc": {
              "start": {
                "line": 1,
                "column": 9
              },
              "end": {
                "line": 1,
                "column": 18
              }
            },
            "name": "Component"
          },
          "local": {
            "type": "Identifier",
            "start": 9,
            "end": 18,
            "loc": {
              "start": {
                "line": 1,
                "column": 9
              },
              "end": {
                "line": 1,
                "column": 18
              }
            },
            "name": "Component"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 26,
        "end": 43,
        "loc": {
          "start": {
            "line": 1,
            "column": 26
          },
          "end": {
            "line": 1,
            "column": 43
          }
        },
        "value": "../../core/bane",
        "rawValue": "../../core/bane",
        "raw": "\"../../core/bane\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 45,
      "end": 68,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 23
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 52,
          "end": 53,
          "loc": {
            "start": {
              "line": 2,
              "column": 7
            },
            "end": {
              "line": 2,
              "column": 8
            }
          },
          "local": {
            "type": "Identifier",
            "start": 52,
            "end": 53,
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 8
              }
            },
            "name": "$"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 59,
        "end": 67,
        "loc": {
          "start": {
            "line": 2,
            "column": 14
          },
          "end": {
            "line": 2,
            "column": 22
          }
        },
        "value": "jquery",
        "rawValue": "jquery",
        "raw": "\"jquery\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 69,
      "end": 105,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 36
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 76,
          "end": 86,
          "loc": {
            "start": {
              "line": 3,
              "column": 7
            },
            "end": {
              "line": 3,
              "column": 17
            }
          },
          "local": {
            "type": "Identifier",
            "start": 76,
            "end": 86,
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 17
              }
            },
            "name": "PhotoSwipe"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 92,
        "end": 104,
        "loc": {
          "start": {
            "line": 3,
            "column": 23
          },
          "end": {
            "line": 3,
            "column": 35
          }
        },
        "value": "photoswipe",
        "rawValue": "photoswipe",
        "raw": "\"photoswipe\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 106,
      "end": 179,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 73
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 113,
          "end": 133,
          "loc": {
            "start": {
              "line": 4,
              "column": 7
            },
            "end": {
              "line": 4,
              "column": 27
            }
          },
          "local": {
            "type": "Identifier",
            "start": 113,
            "end": 133,
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 27
              }
            },
            "name": "PhotoSwipeUI_Default"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 139,
        "end": 178,
        "loc": {
          "start": {
            "line": 4,
            "column": 33
          },
          "end": {
            "line": 4,
            "column": 72
          }
        },
        "value": "photoswipe/dist/photoswipe-ui-default",
        "rawValue": "photoswipe/dist/photoswipe-ui-default",
        "raw": "\"photoswipe/dist/photoswipe-ui-default\""
      },
      "trailingComments": [
        {
          "type": "CommentLine",
          "value": " Keep track of instance IDs",
          "start": 181,
          "end": 210,
          "loc": {
            "start": {
              "line": 6,
              "column": 0
            },
            "end": {
              "line": 6,
              "column": 29
            }
          },
          "range": [
            181,
            210
          ]
        }
      ]
    },
    {
      "type": "VariableDeclaration",
      "start": 211,
      "end": 230,
      "loc": {
        "start": {
          "line": 7,
          "column": 0
        },
        "end": {
          "line": 7,
          "column": 19
        }
      },
      "declarations": [
        {
          "type": "VariableDeclarator",
          "start": 215,
          "end": 229,
          "loc": {
            "start": {
              "line": 7,
              "column": 4
            },
            "end": {
              "line": 7,
              "column": 18
            }
          },
          "id": {
            "type": "Identifier",
            "start": 215,
            "end": 225,
            "loc": {
              "start": {
                "line": 7,
                "column": 4
              },
              "end": {
                "line": 7,
                "column": 14
              }
            },
            "name": "instanceId",
            "leadingComments": null
          },
          "init": {
            "type": "Literal",
            "start": 228,
            "end": 229,
            "loc": {
              "start": {
                "line": 7,
                "column": 17
              },
              "end": {
                "line": 7,
                "column": 18
              }
            },
            "value": 0,
            "rawValue": 0,
            "raw": "0"
          },
          "leadingComments": null
        }
      ],
      "kind": "let",
      "leadingComments": [
        {
          "type": "CommentLine",
          "value": " Keep track of instance IDs",
          "start": 181,
          "end": 210,
          "loc": {
            "start": {
              "line": 6,
              "column": 0
            },
            "end": {
              "line": 6,
              "column": 29
            }
          },
          "range": [
            181,
            210
          ]
        }
      ],
      "trailingComments": [
        {
          "type": "Block",
          "value": "*\n * A component for creating an Image Gallery\n ",
          "start": 232,
          "end": 284,
          "loc": {
            "start": {
              "line": 9,
              "column": 0
            },
            "end": {
              "line": 11,
              "column": 3
            }
          },
          "range": [
            232,
            284
          ]
        }
      ]
    },
    {
      "type": "ExportDefaultDeclaration",
      "start": 285,
      "end": 3141,
      "loc": {
        "start": {
          "line": 12,
          "column": 0
        },
        "end": {
          "line": 116,
          "column": 1
        }
      },
      "declaration": {
        "type": "ClassDeclaration",
        "start": 300,
        "end": 3141,
        "loc": {
          "start": {
            "line": 12,
            "column": 15
          },
          "end": {
            "line": 116,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 306,
          "end": 327,
          "loc": {
            "start": {
              "line": 12,
              "column": 21
            },
            "end": {
              "line": 12,
              "column": 42
            }
          },
          "name": "ImageGalleryComponent",
          "leadingComments": null
        },
        "superClass": {
          "type": "Identifier",
          "start": 336,
          "end": 345,
          "loc": {
            "start": {
              "line": 12,
              "column": 51
            },
            "end": {
              "line": 12,
              "column": 60
            }
          },
          "name": "Component"
        },
        "body": {
          "type": "ClassBody",
          "start": 346,
          "end": 3141,
          "loc": {
            "start": {
              "line": 12,
              "column": 61
            },
            "end": {
              "line": 116,
              "column": 1
            }
          },
          "body": [
            {
              "type": "MethodDefinition",
              "start": 443,
              "end": 580,
              "loc": {
                "start": {
                  "line": 17,
                  "column": 2
                },
                "end": {
                  "line": 23,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 447,
                "end": 452,
                "loc": {
                  "start": {
                    "line": 17,
                    "column": 6
                  },
                  "end": {
                    "line": 17,
                    "column": 11
                  }
                },
                "name": "$pswp"
              },
              "static": false,
              "kind": "get",
              "value": {
                "type": "FunctionExpression",
                "start": 452,
                "end": 580,
                "loc": {
                  "start": {
                    "line": 17,
                    "column": 11
                  },
                  "end": {
                    "line": 23,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 455,
                  "end": 580,
                  "loc": {
                    "start": {
                      "line": 17,
                      "column": 14
                    },
                    "end": {
                      "line": 23,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 461,
                      "end": 511,
                      "loc": {
                        "start": {
                          "line": 18,
                          "column": 4
                        },
                        "end": {
                          "line": 20,
                          "column": 5
                        }
                      },
                      "test": {
                        "type": "MemberExpression",
                        "start": 465,
                        "end": 476,
                        "loc": {
                          "start": {
                            "line": 18,
                            "column": 8
                          },
                          "end": {
                            "line": 18,
                            "column": 19
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 465,
                          "end": 469,
                          "loc": {
                            "start": {
                              "line": 18,
                              "column": 8
                            },
                            "end": {
                              "line": 18,
                              "column": 12
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 470,
                          "end": 476,
                          "loc": {
                            "start": {
                              "line": 18,
                              "column": 13
                            },
                            "end": {
                              "line": 18,
                              "column": 19
                            }
                          },
                          "name": "_$pswp"
                        },
                        "computed": false
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 478,
                        "end": 511,
                        "loc": {
                          "start": {
                            "line": 18,
                            "column": 21
                          },
                          "end": {
                            "line": 20,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ReturnStatement",
                            "start": 486,
                            "end": 505,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 6
                              },
                              "end": {
                                "line": 19,
                                "column": 25
                              }
                            },
                            "argument": {
                              "type": "MemberExpression",
                              "start": 493,
                              "end": 504,
                              "loc": {
                                "start": {
                                  "line": 19,
                                  "column": 13
                                },
                                "end": {
                                  "line": 19,
                                  "column": 24
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 493,
                                "end": 497,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 17
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 498,
                                "end": 504,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 24
                                  }
                                },
                                "name": "_$pswp"
                              },
                              "computed": false
                            }
                          }
                        ]
                      },
                      "alternate": null
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 517,
                      "end": 576,
                      "loc": {
                        "start": {
                          "line": 22,
                          "column": 4
                        },
                        "end": {
                          "line": 22,
                          "column": 63
                        }
                      },
                      "argument": {
                        "type": "AssignmentExpression",
                        "start": 524,
                        "end": 575,
                        "loc": {
                          "start": {
                            "line": 22,
                            "column": 11
                          },
                          "end": {
                            "line": 22,
                            "column": 62
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 524,
                          "end": 535,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 11
                            },
                            "end": {
                              "line": 22,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 524,
                            "end": 528,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 11
                              },
                              "end": {
                                "line": 22,
                                "column": 15
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 529,
                            "end": 535,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 16
                              },
                              "end": {
                                "line": 22,
                                "column": 22
                              }
                            },
                            "name": "_$pswp"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 538,
                          "end": 575,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 25
                            },
                            "end": {
                              "line": 22,
                              "column": 62
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 538,
                            "end": 567,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 25
                              },
                              "end": {
                                "line": 22,
                                "column": 54
                              }
                            },
                            "object": {
                              "type": "CallExpression",
                              "start": 538,
                              "end": 558,
                              "loc": {
                                "start": {
                                  "line": 22,
                                  "column": 25
                                },
                                "end": {
                                  "line": 22,
                                  "column": 45
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 538,
                                "end": 539,
                                "loc": {
                                  "start": {
                                    "line": 22,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 22,
                                    "column": 26
                                  }
                                },
                                "name": "$"
                              },
                              "arguments": [
                                {
                                  "type": "CallExpression",
                                  "start": 540,
                                  "end": 557,
                                  "loc": {
                                    "start": {
                                      "line": 22,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 22,
                                      "column": 44
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 540,
                                    "end": 553,
                                    "loc": {
                                      "start": {
                                        "line": 22,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 22,
                                        "column": 40
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 540,
                                      "end": 544,
                                      "loc": {
                                        "start": {
                                          "line": 22,
                                          "column": 27
                                        },
                                        "end": {
                                          "line": 22,
                                          "column": 31
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 545,
                                      "end": 553,
                                      "loc": {
                                        "start": {
                                          "line": 22,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 22,
                                          "column": 40
                                        }
                                      },
                                      "name": "template"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ObjectExpression",
                                      "start": 554,
                                      "end": 556,
                                      "loc": {
                                        "start": {
                                          "line": 22,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 22,
                                          "column": 43
                                        }
                                      },
                                      "properties": []
                                    }
                                  ]
                                }
                              ]
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 559,
                              "end": 567,
                              "loc": {
                                "start": {
                                  "line": 22,
                                  "column": 46
                                },
                                "end": {
                                  "line": 22,
                                  "column": 54
                                }
                              },
                              "name": "appendTo"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 568,
                              "end": 574,
                              "loc": {
                                "start": {
                                  "line": 22,
                                  "column": 55
                                },
                                "end": {
                                  "line": 22,
                                  "column": 61
                                }
                              },
                              "value": "body",
                              "rawValue": "body",
                              "raw": "\"body\""
                            }
                          ]
                        }
                      }
                    }
                  ]
                }
              },
              "leadingComments": [
                {
                  "type": "Block",
                  "value": "*\n   * Render the gallery viewer\n   * @return {jQuery} Returns the gallery element\n   ",
                  "start": 350,
                  "end": 440,
                  "loc": {
                    "start": {
                      "line": 13,
                      "column": 2
                    },
                    "end": {
                      "line": 16,
                      "column": 5
                    }
                  },
                  "range": [
                    350,
                    440
                  ]
                }
              ]
            },
            {
              "type": "MethodDefinition",
              "start": 583,
              "end": 961,
              "loc": {
                "start": {
                  "line": 24,
                  "column": 2
                },
                "end": {
                  "line": 39,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 583,
                "end": 593,
                "loc": {
                  "start": {
                    "line": 24,
                    "column": 2
                  },
                  "end": {
                    "line": 24,
                    "column": 12
                  }
                },
                "name": "initialize"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 593,
                "end": 961,
                "loc": {
                  "start": {
                    "line": 24,
                    "column": 12
                  },
                  "end": {
                    "line": 39,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "AssignmentPattern",
                    "start": 594,
                    "end": 666,
                    "loc": {
                      "start": {
                        "line": 24,
                        "column": 13
                      },
                      "end": {
                        "line": 26,
                        "column": 8
                      }
                    },
                    "left": {
                      "type": "ObjectPattern",
                      "start": 594,
                      "end": 661,
                      "loc": {
                        "start": {
                          "line": 24,
                          "column": 13
                        },
                        "end": {
                          "line": 26,
                          "column": 3
                        }
                      },
                      "properties": [
                        {
                          "type": "Property",
                          "start": 600,
                          "end": 657,
                          "loc": {
                            "start": {
                              "line": 25,
                              "column": 4
                            },
                            "end": {
                              "line": 25,
                              "column": 61
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 600,
                            "end": 620,
                            "loc": {
                              "start": {
                                "line": 25,
                                "column": 4
                              },
                              "end": {
                                "line": 25,
                                "column": 24
                              }
                            },
                            "name": "galleryImageSelector"
                          },
                          "kind": "init",
                          "value": {
                            "type": "AssignmentPattern",
                            "start": 600,
                            "end": 657,
                            "loc": {
                              "start": {
                                "line": 25,
                                "column": 4
                              },
                              "end": {
                                "line": 25,
                                "column": 61
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 600,
                              "end": 620,
                              "loc": {
                                "start": {
                                  "line": 25,
                                  "column": 4
                                },
                                "end": {
                                  "line": 25,
                                  "column": 24
                                }
                              },
                              "name": "galleryImageSelector"
                            },
                            "right": {
                              "type": "Literal",
                              "start": 623,
                              "end": 657,
                              "loc": {
                                "start": {
                                  "line": 25,
                                  "column": 27
                                },
                                "end": {
                                  "line": 25,
                                  "column": 61
                                }
                              },
                              "value": ".stack__article__image-container",
                              "rawValue": ".stack__article__image-container",
                              "raw": "\".stack__article__image-container\""
                            }
                          }
                        }
                      ]
                    },
                    "right": {
                      "type": "ObjectExpression",
                      "start": 664,
                      "end": 666,
                      "loc": {
                        "start": {
                          "line": 26,
                          "column": 6
                        },
                        "end": {
                          "line": 26,
                          "column": 8
                        }
                      },
                      "properties": []
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 668,
                  "end": 961,
                  "loc": {
                    "start": {
                      "line": 26,
                      "column": 10
                    },
                    "end": {
                      "line": 39,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 674,
                      "end": 721,
                      "loc": {
                        "start": {
                          "line": 27,
                          "column": 4
                        },
                        "end": {
                          "line": 27,
                          "column": 51
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 674,
                        "end": 720,
                        "loc": {
                          "start": {
                            "line": 27,
                            "column": 4
                          },
                          "end": {
                            "line": 27,
                            "column": 50
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 674,
                          "end": 687,
                          "loc": {
                            "start": {
                              "line": 27,
                              "column": 4
                            },
                            "end": {
                              "line": 27,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 674,
                            "end": 678,
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 4
                              },
                              "end": {
                                "line": 27,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 679,
                            "end": 687,
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 9
                              },
                              "end": {
                                "line": 27,
                                "column": 17
                              }
                            },
                            "name": "template"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 690,
                          "end": 720,
                          "loc": {
                            "start": {
                              "line": 27,
                              "column": 20
                            },
                            "end": {
                              "line": 27,
                              "column": 50
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 690,
                            "end": 697,
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 20
                              },
                              "end": {
                                "line": 27,
                                "column": 27
                              }
                            },
                            "name": "require"
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 698,
                              "end": 719,
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 28
                                },
                                "end": {
                                  "line": 27,
                                  "column": 49
                                }
                              },
                              "value": "./image_gallery.hbs",
                              "rawValue": "./image_gallery.hbs",
                              "raw": "\"./image_gallery.hbs\""
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 727,
                      "end": 778,
                      "loc": {
                        "start": {
                          "line": 29,
                          "column": 4
                        },
                        "end": {
                          "line": 29,
                          "column": 55
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 727,
                        "end": 777,
                        "loc": {
                          "start": {
                            "line": 29,
                            "column": 4
                          },
                          "end": {
                            "line": 29,
                            "column": 54
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 727,
                          "end": 739,
                          "loc": {
                            "start": {
                              "line": 29,
                              "column": 4
                            },
                            "end": {
                              "line": 29,
                              "column": 16
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 727,
                            "end": 731,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 4
                              },
                              "end": {
                                "line": 29,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 732,
                            "end": 739,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 9
                              },
                              "end": {
                                "line": 29,
                                "column": 16
                              }
                            },
                            "name": "$images"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 742,
                          "end": 777,
                          "loc": {
                            "start": {
                              "line": 29,
                              "column": 19
                            },
                            "end": {
                              "line": 29,
                              "column": 54
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 742,
                            "end": 755,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 19
                              },
                              "end": {
                                "line": 29,
                                "column": 32
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 742,
                              "end": 750,
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 19
                                },
                                "end": {
                                  "line": 29,
                                  "column": 27
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 742,
                                "end": 746,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 23
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 747,
                                "end": 750,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 27
                                  }
                                },
                                "name": "$el"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 751,
                              "end": 755,
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 28
                                },
                                "end": {
                                  "line": 29,
                                  "column": 32
                                }
                              },
                              "name": "find"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Identifier",
                              "start": 756,
                              "end": 776,
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 33
                                },
                                "end": {
                                  "line": 29,
                                  "column": 53
                                }
                              },
                              "name": "galleryImageSelector"
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 784,
                      "end": 864,
                      "loc": {
                        "start": {
                          "line": 31,
                          "column": 4
                        },
                        "end": {
                          "line": 33,
                          "column": 6
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 784,
                        "end": 863,
                        "loc": {
                          "start": {
                            "line": 31,
                            "column": 4
                          },
                          "end": {
                            "line": 33,
                            "column": 5
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 784,
                          "end": 795,
                          "loc": {
                            "start": {
                              "line": 31,
                              "column": 4
                            },
                            "end": {
                              "line": 31,
                              "column": 15
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 784,
                            "end": 788,
                            "loc": {
                              "start": {
                                "line": 31,
                                "column": 4
                              },
                              "end": {
                                "line": 31,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 789,
                            "end": 795,
                            "loc": {
                              "start": {
                                "line": 31,
                                "column": 9
                              },
                              "end": {
                                "line": 31,
                                "column": 15
                              }
                            },
                            "name": "events"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "ObjectExpression",
                          "start": 798,
                          "end": 863,
                          "loc": {
                            "start": {
                              "line": 31,
                              "column": 18
                            },
                            "end": {
                              "line": 33,
                              "column": 5
                            }
                          },
                          "properties": [
                            {
                              "type": "Property",
                              "start": 806,
                              "end": 857,
                              "loc": {
                                "start": {
                                  "line": 32,
                                  "column": 6
                                },
                                "end": {
                                  "line": 32,
                                  "column": 57
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": true,
                              "key": {
                                "type": "BinaryExpression",
                                "start": 807,
                                "end": 838,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 7
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 38
                                  }
                                },
                                "left": {
                                  "type": "Literal",
                                  "start": 807,
                                  "end": 815,
                                  "loc": {
                                    "start": {
                                      "line": 32,
                                      "column": 7
                                    },
                                    "end": {
                                      "line": 32,
                                      "column": 15
                                    }
                                  },
                                  "value": "click ",
                                  "rawValue": "click ",
                                  "raw": "\"click \""
                                },
                                "operator": "+",
                                "right": {
                                  "type": "Identifier",
                                  "start": 818,
                                  "end": 838,
                                  "loc": {
                                    "start": {
                                      "line": 32,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 32,
                                      "column": 38
                                    }
                                  },
                                  "name": "galleryImageSelector"
                                }
                              },
                              "value": {
                                "type": "Literal",
                                "start": 841,
                                "end": 857,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 57
                                  }
                                },
                                "value": "onGalleryClick",
                                "rawValue": "onGalleryClick",
                                "raw": "\"onGalleryClick\""
                              },
                              "kind": "init"
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 870,
                      "end": 957,
                      "loc": {
                        "start": {
                          "line": 35,
                          "column": 4
                        },
                        "end": {
                          "line": 38,
                          "column": 7
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 870,
                        "end": 956,
                        "loc": {
                          "start": {
                            "line": 35,
                            "column": 4
                          },
                          "end": {
                            "line": 38,
                            "column": 6
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 870,
                          "end": 883,
                          "loc": {
                            "start": {
                              "line": 35,
                              "column": 4
                            },
                            "end": {
                              "line": 35,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 870,
                            "end": 878,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 4
                              },
                              "end": {
                                "line": 35,
                                "column": 12
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 870,
                              "end": 874,
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 4
                                },
                                "end": {
                                  "line": 35,
                                  "column": 8
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 875,
                              "end": 878,
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 9
                                },
                                "end": {
                                  "line": 35,
                                  "column": 12
                                }
                              },
                              "name": "$el"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 879,
                            "end": 883,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 13
                              },
                              "end": {
                                "line": 35,
                                "column": 17
                              }
                            },
                            "name": "attr"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ObjectExpression",
                            "start": 884,
                            "end": 955,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 18
                              },
                              "end": {
                                "line": 38,
                                "column": 5
                              }
                            },
                            "properties": [
                              {
                                "type": "Property",
                                "start": 892,
                                "end": 921,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 35
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Literal",
                                  "start": 892,
                                  "end": 907,
                                  "loc": {
                                    "start": {
                                      "line": 36,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 36,
                                      "column": 21
                                    }
                                  },
                                  "value": "data-pswp-uid",
                                  "rawValue": "data-pswp-uid",
                                  "raw": "\"data-pswp-uid\""
                                },
                                "value": {
                                  "type": "UpdateExpression",
                                  "start": 909,
                                  "end": 921,
                                  "loc": {
                                    "start": {
                                      "line": 36,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 36,
                                      "column": 35
                                    }
                                  },
                                  "operator": "++",
                                  "prefix": true,
                                  "argument": {
                                    "type": "Identifier",
                                    "start": 911,
                                    "end": 921,
                                    "loc": {
                                      "start": {
                                        "line": 36,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 36,
                                        "column": 35
                                      }
                                    },
                                    "name": "instanceId"
                                  }
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 929,
                                "end": 949,
                                "loc": {
                                  "start": {
                                    "line": 37,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 37,
                                    "column": 26
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Literal",
                                  "start": 929,
                                  "end": 943,
                                  "loc": {
                                    "start": {
                                      "line": 37,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 37,
                                      "column": 20
                                    }
                                  },
                                  "value": "data-gallery",
                                  "rawValue": "data-gallery",
                                  "raw": "\"data-gallery\""
                                },
                                "value": {
                                  "type": "ThisExpression",
                                  "start": 945,
                                  "end": 949,
                                  "loc": {
                                    "start": {
                                      "line": 37,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 37,
                                      "column": 26
                                    }
                                  }
                                },
                                "kind": "init"
                              }
                            ]
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 964,
              "end": 2011,
              "loc": {
                "start": {
                  "line": 40,
                  "column": 2
                },
                "end": {
                  "line": 75,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 964,
                "end": 987,
                "loc": {
                  "start": {
                    "line": 40,
                    "column": 2
                  },
                  "end": {
                    "line": 40,
                    "column": 25
                  }
                },
                "name": "_parseThumbnailElements"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 987,
                "end": 2011,
                "loc": {
                  "start": {
                    "line": 40,
                    "column": 25
                  },
                  "end": {
                    "line": 75,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 990,
                  "end": 2011,
                  "loc": {
                    "start": {
                      "line": 40,
                      "column": 28
                    },
                    "end": {
                      "line": 75,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 996,
                      "end": 1046,
                      "loc": {
                        "start": {
                          "line": 41,
                          "column": 4
                        },
                        "end": {
                          "line": 43,
                          "column": 5
                        }
                      },
                      "test": {
                        "type": "MemberExpression",
                        "start": 1000,
                        "end": 1011,
                        "loc": {
                          "start": {
                            "line": 41,
                            "column": 8
                          },
                          "end": {
                            "line": 41,
                            "column": 19
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 1000,
                          "end": 1004,
                          "loc": {
                            "start": {
                              "line": 41,
                              "column": 8
                            },
                            "end": {
                              "line": 41,
                              "column": 12
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1005,
                          "end": 1011,
                          "loc": {
                            "start": {
                              "line": 41,
                              "column": 13
                            },
                            "end": {
                              "line": 41,
                              "column": 19
                            }
                          },
                          "name": "_items"
                        },
                        "computed": false
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 1013,
                        "end": 1046,
                        "loc": {
                          "start": {
                            "line": 41,
                            "column": 21
                          },
                          "end": {
                            "line": 43,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ReturnStatement",
                            "start": 1021,
                            "end": 1040,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 6
                              },
                              "end": {
                                "line": 42,
                                "column": 25
                              }
                            },
                            "argument": {
                              "type": "MemberExpression",
                              "start": 1028,
                              "end": 1039,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 13
                                },
                                "end": {
                                  "line": 42,
                                  "column": 24
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1028,
                                "end": 1032,
                                "loc": {
                                  "start": {
                                    "line": 42,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 42,
                                    "column": 17
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1033,
                                "end": 1039,
                                "loc": {
                                  "start": {
                                    "line": 42,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 42,
                                    "column": 24
                                  }
                                },
                                "name": "_items"
                              },
                              "computed": false
                            }
                          }
                        ]
                      },
                      "alternate": null
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 1052,
                      "end": 1081,
                      "loc": {
                        "start": {
                          "line": 45,
                          "column": 4
                        },
                        "end": {
                          "line": 45,
                          "column": 33
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1056,
                          "end": 1080,
                          "loc": {
                            "start": {
                              "line": 45,
                              "column": 8
                            },
                            "end": {
                              "line": 45,
                              "column": 32
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1056,
                            "end": 1061,
                            "loc": {
                              "start": {
                                "line": 45,
                                "column": 8
                              },
                              "end": {
                                "line": 45,
                                "column": 13
                              }
                            },
                            "name": "items"
                          },
                          "init": {
                            "type": "AssignmentExpression",
                            "start": 1064,
                            "end": 1080,
                            "loc": {
                              "start": {
                                "line": 45,
                                "column": 16
                              },
                              "end": {
                                "line": 45,
                                "column": 32
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1064,
                              "end": 1075,
                              "loc": {
                                "start": {
                                  "line": 45,
                                  "column": 16
                                },
                                "end": {
                                  "line": 45,
                                  "column": 27
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1064,
                                "end": 1068,
                                "loc": {
                                  "start": {
                                    "line": 45,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 45,
                                    "column": 20
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1069,
                                "end": 1075,
                                "loc": {
                                  "start": {
                                    "line": 45,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 45,
                                    "column": 27
                                  }
                                },
                                "name": "_items"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "ArrayExpression",
                              "start": 1078,
                              "end": 1080,
                              "loc": {
                                "start": {
                                  "line": 45,
                                  "column": 30
                                },
                                "end": {
                                  "line": 45,
                                  "column": 32
                                }
                              },
                              "elements": []
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1087,
                      "end": 1988,
                      "loc": {
                        "start": {
                          "line": 47,
                          "column": 4
                        },
                        "end": {
                          "line": 72,
                          "column": 7
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1087,
                        "end": 1987,
                        "loc": {
                          "start": {
                            "line": 47,
                            "column": 4
                          },
                          "end": {
                            "line": 72,
                            "column": 6
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1087,
                          "end": 1104,
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 4
                            },
                            "end": {
                              "line": 47,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 1087,
                            "end": 1099,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 4
                              },
                              "end": {
                                "line": 47,
                                "column": 16
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 1087,
                              "end": 1091,
                              "loc": {
                                "start": {
                                  "line": 47,
                                  "column": 4
                                },
                                "end": {
                                  "line": 47,
                                  "column": 8
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1092,
                              "end": 1099,
                              "loc": {
                                "start": {
                                  "line": 47,
                                  "column": 9
                                },
                                "end": {
                                  "line": 47,
                                  "column": 16
                                }
                              },
                              "name": "$images"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1100,
                            "end": 1104,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 17
                              },
                              "end": {
                                "line": 47,
                                "column": 21
                              }
                            },
                            "name": "each"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 1105,
                            "end": 1986,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 22
                              },
                              "end": {
                                "line": 72,
                                "column": 5
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 1106,
                                "end": 1107,
                                "loc": {
                                  "start": {
                                    "line": 47,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 47,
                                    "column": 24
                                  }
                                },
                                "name": "i"
                              },
                              {
                                "type": "Identifier",
                                "start": 1109,
                                "end": 1111,
                                "loc": {
                                  "start": {
                                    "line": 47,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 47,
                                    "column": 28
                                  }
                                },
                                "name": "el"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 1116,
                              "end": 1986,
                              "loc": {
                                "start": {
                                  "line": 47,
                                  "column": 33
                                },
                                "end": {
                                  "line": 72,
                                  "column": 5
                                }
                              },
                              "body": [
                                {
                                  "type": "VariableDeclaration",
                                  "start": 1124,
                                  "end": 1539,
                                  "loc": {
                                    "start": {
                                      "line": 48,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 53,
                                      "column": 141
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 1128,
                                      "end": 1149,
                                      "loc": {
                                        "start": {
                                          "line": 48,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 48,
                                          "column": 31
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 1128,
                                        "end": 1141,
                                        "loc": {
                                          "start": {
                                            "line": 48,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 48,
                                            "column": 23
                                          }
                                        },
                                        "name": "$galleryImage"
                                      },
                                      "init": {
                                        "type": "CallExpression",
                                        "start": 1144,
                                        "end": 1149,
                                        "loc": {
                                          "start": {
                                            "line": 48,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 48,
                                            "column": 31
                                          }
                                        },
                                        "callee": {
                                          "type": "Identifier",
                                          "start": 1144,
                                          "end": 1145,
                                          "loc": {
                                            "start": {
                                              "line": 48,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 48,
                                              "column": 27
                                            }
                                          },
                                          "name": "$"
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 1146,
                                            "end": 1148,
                                            "loc": {
                                              "start": {
                                                "line": 48,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 48,
                                                "column": 30
                                              }
                                            },
                                            "name": "el"
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 1161,
                                      "end": 1194,
                                      "loc": {
                                        "start": {
                                          "line": 49,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 49,
                                          "column": 43
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 1161,
                                        "end": 1168,
                                        "loc": {
                                          "start": {
                                            "line": 49,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 49,
                                            "column": 17
                                          }
                                        },
                                        "name": "$linkEl"
                                      },
                                      "init": {
                                        "type": "CallExpression",
                                        "start": 1171,
                                        "end": 1194,
                                        "loc": {
                                          "start": {
                                            "line": 49,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 49,
                                            "column": 43
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 1171,
                                          "end": 1189,
                                          "loc": {
                                            "start": {
                                              "line": 49,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 49,
                                              "column": 38
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 1171,
                                            "end": 1184,
                                            "loc": {
                                              "start": {
                                                "line": 49,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 49,
                                                "column": 33
                                              }
                                            },
                                            "name": "$galleryImage"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 1185,
                                            "end": 1189,
                                            "loc": {
                                              "start": {
                                                "line": 49,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 49,
                                                "column": 38
                                              }
                                            },
                                            "name": "find"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Literal",
                                            "start": 1190,
                                            "end": 1193,
                                            "loc": {
                                              "start": {
                                                "line": 49,
                                                "column": 39
                                              },
                                              "end": {
                                                "line": 49,
                                                "column": 42
                                              }
                                            },
                                            "value": "a",
                                            "rawValue": "a",
                                            "raw": "\"a\""
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 1206,
                                      "end": 1249,
                                      "loc": {
                                        "start": {
                                          "line": 50,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 50,
                                          "column": 53
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 1206,
                                        "end": 1210,
                                        "loc": {
                                          "start": {
                                            "line": 50,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 50,
                                            "column": 14
                                          }
                                        },
                                        "name": "size"
                                      },
                                      "init": {
                                        "type": "CallExpression",
                                        "start": 1213,
                                        "end": 1249,
                                        "loc": {
                                          "start": {
                                            "line": 50,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 50,
                                            "column": 53
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 1213,
                                          "end": 1244,
                                          "loc": {
                                            "start": {
                                              "line": 50,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 50,
                                              "column": 48
                                            }
                                          },
                                          "object": {
                                            "type": "CallExpression",
                                            "start": 1213,
                                            "end": 1238,
                                            "loc": {
                                              "start": {
                                                "line": 50,
                                                "column": 17
                                              },
                                              "end": {
                                                "line": 50,
                                                "column": 42
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 1213,
                                              "end": 1225,
                                              "loc": {
                                                "start": {
                                                  "line": 50,
                                                  "column": 17
                                                },
                                                "end": {
                                                  "line": 50,
                                                  "column": 29
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 1213,
                                                "end": 1220,
                                                "loc": {
                                                  "start": {
                                                    "line": 50,
                                                    "column": 17
                                                  },
                                                  "end": {
                                                    "line": 50,
                                                    "column": 24
                                                  }
                                                },
                                                "name": "$linkEl"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 1221,
                                                "end": 1225,
                                                "loc": {
                                                  "start": {
                                                    "line": 50,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 50,
                                                    "column": 29
                                                  }
                                                },
                                                "name": "attr"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "Literal",
                                                "start": 1226,
                                                "end": 1237,
                                                "loc": {
                                                  "start": {
                                                    "line": 50,
                                                    "column": 30
                                                  },
                                                  "end": {
                                                    "line": 50,
                                                    "column": 41
                                                  }
                                                },
                                                "value": "data-size",
                                                "rawValue": "data-size",
                                                "raw": "\"data-size\""
                                              }
                                            ]
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 1239,
                                            "end": 1244,
                                            "loc": {
                                              "start": {
                                                "line": 50,
                                                "column": 43
                                              },
                                              "end": {
                                                "line": 50,
                                                "column": 48
                                              }
                                            },
                                            "name": "split"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Literal",
                                            "start": 1245,
                                            "end": 1248,
                                            "loc": {
                                              "start": {
                                                "line": 50,
                                                "column": 49
                                              },
                                              "end": {
                                                "line": 50,
                                                "column": 52
                                              }
                                            },
                                            "value": "x",
                                            "rawValue": "x",
                                            "raw": "\"x\""
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 1305,
                                      "end": 1396,
                                      "loc": {
                                        "start": {
                                          "line": 52,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 52,
                                          "column": 101
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 1305,
                                        "end": 1315,
                                        "loc": {
                                          "start": {
                                            "line": 52,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 52,
                                            "column": 20
                                          }
                                        },
                                        "name": "largeImage",
                                        "leadingComments": null
                                      },
                                      "init": {
                                        "type": "CallExpression",
                                        "start": 1318,
                                        "end": 1396,
                                        "loc": {
                                          "start": {
                                            "line": 52,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 52,
                                            "column": 101
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 1318,
                                          "end": 1346,
                                          "loc": {
                                            "start": {
                                              "line": 52,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 52,
                                              "column": 51
                                            }
                                          },
                                          "object": {
                                            "type": "CallExpression",
                                            "start": 1318,
                                            "end": 1338,
                                            "loc": {
                                              "start": {
                                                "line": 52,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 52,
                                                "column": 43
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 1318,
                                              "end": 1330,
                                              "loc": {
                                                "start": {
                                                  "line": 52,
                                                  "column": 23
                                                },
                                                "end": {
                                                  "line": 52,
                                                  "column": 35
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 1318,
                                                "end": 1325,
                                                "loc": {
                                                  "start": {
                                                    "line": 52,
                                                    "column": 23
                                                  },
                                                  "end": {
                                                    "line": 52,
                                                    "column": 30
                                                  }
                                                },
                                                "name": "$linkEl"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 1326,
                                                "end": 1330,
                                                "loc": {
                                                  "start": {
                                                    "line": 52,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 52,
                                                    "column": 35
                                                  }
                                                },
                                                "name": "attr"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "Literal",
                                                "start": 1331,
                                                "end": 1337,
                                                "loc": {
                                                  "start": {
                                                    "line": 52,
                                                    "column": 36
                                                  },
                                                  "end": {
                                                    "line": 52,
                                                    "column": 42
                                                  }
                                                },
                                                "value": "href",
                                                "rawValue": "href",
                                                "raw": "\"href\""
                                              }
                                            ]
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 1339,
                                            "end": 1346,
                                            "loc": {
                                              "start": {
                                                "line": 52,
                                                "column": 44
                                              },
                                              "end": {
                                                "line": 52,
                                                "column": 51
                                              }
                                            },
                                            "name": "replace"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Literal",
                                            "start": 1347,
                                            "end": 1391,
                                            "loc": {
                                              "start": {
                                                "line": 52,
                                                "column": 52
                                              },
                                              "end": {
                                                "line": 52,
                                                "column": 96
                                              }
                                            },
                                            "value": "travel-blog/tip-article/wordpress_uploads/",
                                            "rawValue": "travel-blog/tip-article/wordpress_uploads/",
                                            "raw": "\"travel-blog/tip-article/wordpress_uploads/\""
                                          },
                                          {
                                            "type": "Literal",
                                            "start": 1393,
                                            "end": 1395,
                                            "loc": {
                                              "start": {
                                                "line": 52,
                                                "column": 98
                                              },
                                              "end": {
                                                "line": 52,
                                                "column": 100
                                              }
                                            },
                                            "value": "",
                                            "rawValue": "",
                                            "raw": "\"\""
                                          }
                                        ]
                                      },
                                      "leadingComments": [
                                        {
                                          "type": "CommentLine",
                                          "value": " TODO: Do this on the Ruby side",
                                          "start": 1261,
                                          "end": 1294,
                                          "loc": {
                                            "start": {
                                              "line": 51,
                                              "column": 10
                                            },
                                            "end": {
                                              "line": 51,
                                              "column": 43
                                            }
                                          },
                                          "range": [
                                            1261,
                                            1294
                                          ]
                                        }
                                      ]
                                    },
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 1408,
                                      "end": 1538,
                                      "loc": {
                                        "start": {
                                          "line": 53,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 53,
                                          "column": 140
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 1408,
                                        "end": 1418,
                                        "loc": {
                                          "start": {
                                            "line": 53,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 53,
                                            "column": 20
                                          }
                                        },
                                        "name": "smallImage"
                                      },
                                      "init": {
                                        "type": "CallExpression",
                                        "start": 1421,
                                        "end": 1538,
                                        "loc": {
                                          "start": {
                                            "line": 53,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 53,
                                            "column": 140
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 1421,
                                          "end": 1460,
                                          "loc": {
                                            "start": {
                                              "line": 53,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 53,
                                              "column": 62
                                            }
                                          },
                                          "object": {
                                            "type": "CallExpression",
                                            "start": 1421,
                                            "end": 1452,
                                            "loc": {
                                              "start": {
                                                "line": 53,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 53,
                                                "column": 54
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 1421,
                                              "end": 1445,
                                              "loc": {
                                                "start": {
                                                  "line": 53,
                                                  "column": 23
                                                },
                                                "end": {
                                                  "line": 53,
                                                  "column": 47
                                                }
                                              },
                                              "object": {
                                                "type": "CallExpression",
                                                "start": 1421,
                                                "end": 1440,
                                                "loc": {
                                                  "start": {
                                                    "line": 53,
                                                    "column": 23
                                                  },
                                                  "end": {
                                                    "line": 53,
                                                    "column": 42
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 1421,
                                                  "end": 1433,
                                                  "loc": {
                                                    "start": {
                                                      "line": 53,
                                                      "column": 23
                                                    },
                                                    "end": {
                                                      "line": 53,
                                                      "column": 35
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 1421,
                                                    "end": 1428,
                                                    "loc": {
                                                      "start": {
                                                        "line": 53,
                                                        "column": 23
                                                      },
                                                      "end": {
                                                        "line": 53,
                                                        "column": 30
                                                      }
                                                    },
                                                    "name": "$linkEl"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 1429,
                                                    "end": 1433,
                                                    "loc": {
                                                      "start": {
                                                        "line": 53,
                                                        "column": 31
                                                      },
                                                      "end": {
                                                        "line": 53,
                                                        "column": 35
                                                      }
                                                    },
                                                    "name": "find"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "Literal",
                                                    "start": 1434,
                                                    "end": 1439,
                                                    "loc": {
                                                      "start": {
                                                        "line": 53,
                                                        "column": 36
                                                      },
                                                      "end": {
                                                        "line": 53,
                                                        "column": 41
                                                      }
                                                    },
                                                    "value": "img",
                                                    "rawValue": "img",
                                                    "raw": "\"img\""
                                                  }
                                                ]
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 1441,
                                                "end": 1445,
                                                "loc": {
                                                  "start": {
                                                    "line": 53,
                                                    "column": 43
                                                  },
                                                  "end": {
                                                    "line": 53,
                                                    "column": 47
                                                  }
                                                },
                                                "name": "attr"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "Literal",
                                                "start": 1446,
                                                "end": 1451,
                                                "loc": {
                                                  "start": {
                                                    "line": 53,
                                                    "column": 48
                                                  },
                                                  "end": {
                                                    "line": 53,
                                                    "column": 53
                                                  }
                                                },
                                                "value": "src",
                                                "rawValue": "src",
                                                "raw": "\"src\""
                                              }
                                            ]
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 1453,
                                            "end": 1460,
                                            "loc": {
                                              "start": {
                                                "line": 53,
                                                "column": 55
                                              },
                                              "end": {
                                                "line": 53,
                                                "column": 62
                                              }
                                            },
                                            "name": "replace"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Literal",
                                            "start": 1461,
                                            "end": 1533,
                                            "loc": {
                                              "start": {
                                                "line": 53,
                                                "column": 63
                                              },
                                              "end": {
                                                "line": 53,
                                                "column": 135
                                              }
                                            },
                                            "value": "http://www.lonelyplanet.com/travel-blog/tip-article/wordpress_uploads/",
                                            "rawValue": "http://www.lonelyplanet.com/travel-blog/tip-article/wordpress_uploads/",
                                            "raw": "\"http://www.lonelyplanet.com/travel-blog/tip-article/wordpress_uploads/\""
                                          },
                                          {
                                            "type": "Literal",
                                            "start": 1535,
                                            "end": 1537,
                                            "loc": {
                                              "start": {
                                                "line": 53,
                                                "column": 137
                                              },
                                              "end": {
                                                "line": 53,
                                                "column": 139
                                              }
                                            },
                                            "value": "",
                                            "rawValue": "",
                                            "raw": "\"\""
                                          }
                                        ]
                                      }
                                    }
                                  ],
                                  "kind": "let"
                                },
                                {
                                  "type": "VariableDeclaration",
                                  "start": 1547,
                                  "end": 1727,
                                  "loc": {
                                    "start": {
                                      "line": 55,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 60,
                                      "column": 8
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 1551,
                                      "end": 1726,
                                      "loc": {
                                        "start": {
                                          "line": 55,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 60,
                                          "column": 7
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 1551,
                                        "end": 1555,
                                        "loc": {
                                          "start": {
                                            "line": 55,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 55,
                                            "column": 14
                                          }
                                        },
                                        "name": "item"
                                      },
                                      "init": {
                                        "type": "ObjectExpression",
                                        "start": 1558,
                                        "end": 1726,
                                        "loc": {
                                          "start": {
                                            "line": 55,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 60,
                                            "column": 7
                                          }
                                        },
                                        "properties": [
                                          {
                                            "type": "Property",
                                            "start": 1568,
                                            "end": 1620,
                                            "loc": {
                                              "start": {
                                                "line": 56,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 56,
                                                "column": 60
                                              }
                                            },
                                            "method": false,
                                            "shorthand": false,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 1568,
                                              "end": 1571,
                                              "loc": {
                                                "start": {
                                                  "line": 56,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 56,
                                                  "column": 11
                                                }
                                              },
                                              "name": "src"
                                            },
                                            "value": {
                                              "type": "TemplateLiteral",
                                              "start": 1573,
                                              "end": 1620,
                                              "loc": {
                                                "start": {
                                                  "line": 56,
                                                  "column": 13
                                                },
                                                "end": {
                                                  "line": 56,
                                                  "column": 60
                                                }
                                              },
                                              "expressions": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 1608,
                                                  "end": 1618,
                                                  "loc": {
                                                    "start": {
                                                      "line": 56,
                                                      "column": 48
                                                    },
                                                    "end": {
                                                      "line": 56,
                                                      "column": 58
                                                    }
                                                  },
                                                  "name": "largeImage"
                                                }
                                              ],
                                              "quasis": [
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 1574,
                                                  "end": 1606,
                                                  "loc": {
                                                    "start": {
                                                      "line": 56,
                                                      "column": 14
                                                    },
                                                    "end": {
                                                      "line": 56,
                                                      "column": 46
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": "https://lonelyplanetwp.imgix.net",
                                                    "cooked": "https://lonelyplanetwp.imgix.net"
                                                  },
                                                  "tail": false
                                                },
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 1619,
                                                  "end": 1619,
                                                  "loc": {
                                                    "start": {
                                                      "line": 56,
                                                      "column": 59
                                                    },
                                                    "end": {
                                                      "line": 56,
                                                      "column": 59
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": "",
                                                    "cooked": ""
                                                  },
                                                  "tail": true
                                                }
                                              ]
                                            },
                                            "kind": "init"
                                          },
                                          {
                                            "type": "Property",
                                            "start": 1630,
                                            "end": 1650,
                                            "loc": {
                                              "start": {
                                                "line": 57,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 57,
                                                "column": 28
                                              }
                                            },
                                            "method": false,
                                            "shorthand": false,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 1630,
                                              "end": 1632,
                                              "loc": {
                                                "start": {
                                                  "line": 57,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 57,
                                                  "column": 10
                                                }
                                              },
                                              "name": "el"
                                            },
                                            "value": {
                                              "type": "MemberExpression",
                                              "start": 1634,
                                              "end": 1650,
                                              "loc": {
                                                "start": {
                                                  "line": 57,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 57,
                                                  "column": 28
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 1634,
                                                "end": 1647,
                                                "loc": {
                                                  "start": {
                                                    "line": 57,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 57,
                                                    "column": 25
                                                  }
                                                },
                                                "name": "$galleryImage"
                                              },
                                              "property": {
                                                "type": "Literal",
                                                "start": 1648,
                                                "end": 1649,
                                                "loc": {
                                                  "start": {
                                                    "line": 57,
                                                    "column": 26
                                                  },
                                                  "end": {
                                                    "line": 57,
                                                    "column": 27
                                                  }
                                                },
                                                "value": 0,
                                                "rawValue": 0,
                                                "raw": "0"
                                              },
                                              "computed": true
                                            },
                                            "kind": "init"
                                          },
                                          {
                                            "type": "Property",
                                            "start": 1660,
                                            "end": 1684,
                                            "loc": {
                                              "start": {
                                                "line": 58,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 58,
                                                "column": 32
                                              }
                                            },
                                            "method": false,
                                            "shorthand": false,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 1660,
                                              "end": 1661,
                                              "loc": {
                                                "start": {
                                                  "line": 58,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 58,
                                                  "column": 9
                                                }
                                              },
                                              "name": "w"
                                            },
                                            "value": {
                                              "type": "CallExpression",
                                              "start": 1663,
                                              "end": 1684,
                                              "loc": {
                                                "start": {
                                                  "line": 58,
                                                  "column": 11
                                                },
                                                "end": {
                                                  "line": 58,
                                                  "column": 32
                                                }
                                              },
                                              "callee": {
                                                "type": "Identifier",
                                                "start": 1663,
                                                "end": 1671,
                                                "loc": {
                                                  "start": {
                                                    "line": 58,
                                                    "column": 11
                                                  },
                                                  "end": {
                                                    "line": 58,
                                                    "column": 19
                                                  }
                                                },
                                                "name": "parseInt"
                                              },
                                              "arguments": [
                                                {
                                                  "type": "MemberExpression",
                                                  "start": 1672,
                                                  "end": 1679,
                                                  "loc": {
                                                    "start": {
                                                      "line": 58,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 58,
                                                      "column": 27
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 1672,
                                                    "end": 1676,
                                                    "loc": {
                                                      "start": {
                                                        "line": 58,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 58,
                                                        "column": 24
                                                      }
                                                    },
                                                    "name": "size"
                                                  },
                                                  "property": {
                                                    "type": "Literal",
                                                    "start": 1677,
                                                    "end": 1678,
                                                    "loc": {
                                                      "start": {
                                                        "line": 58,
                                                        "column": 25
                                                      },
                                                      "end": {
                                                        "line": 58,
                                                        "column": 26
                                                      }
                                                    },
                                                    "value": 0,
                                                    "rawValue": 0,
                                                    "raw": "0"
                                                  },
                                                  "computed": true
                                                },
                                                {
                                                  "type": "Literal",
                                                  "start": 1681,
                                                  "end": 1683,
                                                  "loc": {
                                                    "start": {
                                                      "line": 58,
                                                      "column": 29
                                                    },
                                                    "end": {
                                                      "line": 58,
                                                      "column": 31
                                                    }
                                                  },
                                                  "value": 10,
                                                  "rawValue": 10,
                                                  "raw": "10"
                                                }
                                              ]
                                            },
                                            "kind": "init"
                                          },
                                          {
                                            "type": "Property",
                                            "start": 1694,
                                            "end": 1718,
                                            "loc": {
                                              "start": {
                                                "line": 59,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 59,
                                                "column": 32
                                              }
                                            },
                                            "method": false,
                                            "shorthand": false,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 1694,
                                              "end": 1695,
                                              "loc": {
                                                "start": {
                                                  "line": 59,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 59,
                                                  "column": 9
                                                }
                                              },
                                              "name": "h"
                                            },
                                            "value": {
                                              "type": "CallExpression",
                                              "start": 1697,
                                              "end": 1718,
                                              "loc": {
                                                "start": {
                                                  "line": 59,
                                                  "column": 11
                                                },
                                                "end": {
                                                  "line": 59,
                                                  "column": 32
                                                }
                                              },
                                              "callee": {
                                                "type": "Identifier",
                                                "start": 1697,
                                                "end": 1705,
                                                "loc": {
                                                  "start": {
                                                    "line": 59,
                                                    "column": 11
                                                  },
                                                  "end": {
                                                    "line": 59,
                                                    "column": 19
                                                  }
                                                },
                                                "name": "parseInt"
                                              },
                                              "arguments": [
                                                {
                                                  "type": "MemberExpression",
                                                  "start": 1706,
                                                  "end": 1713,
                                                  "loc": {
                                                    "start": {
                                                      "line": 59,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 59,
                                                      "column": 27
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 1706,
                                                    "end": 1710,
                                                    "loc": {
                                                      "start": {
                                                        "line": 59,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 59,
                                                        "column": 24
                                                      }
                                                    },
                                                    "name": "size"
                                                  },
                                                  "property": {
                                                    "type": "Literal",
                                                    "start": 1711,
                                                    "end": 1712,
                                                    "loc": {
                                                      "start": {
                                                        "line": 59,
                                                        "column": 25
                                                      },
                                                      "end": {
                                                        "line": 59,
                                                        "column": 26
                                                      }
                                                    },
                                                    "value": 1,
                                                    "rawValue": 1,
                                                    "raw": "1"
                                                  },
                                                  "computed": true
                                                },
                                                {
                                                  "type": "Literal",
                                                  "start": 1715,
                                                  "end": 1717,
                                                  "loc": {
                                                    "start": {
                                                      "line": 59,
                                                      "column": 29
                                                    },
                                                    "end": {
                                                      "line": 59,
                                                      "column": 31
                                                    }
                                                  },
                                                  "value": 10,
                                                  "rawValue": 10,
                                                  "raw": "10"
                                                }
                                              ]
                                            },
                                            "kind": "init"
                                          }
                                        ]
                                      }
                                    }
                                  ],
                                  "kind": "let"
                                },
                                {
                                  "type": "VariableDeclaration",
                                  "start": 1735,
                                  "end": 1748,
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 19
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 1739,
                                      "end": 1747,
                                      "loc": {
                                        "start": {
                                          "line": 62,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 62,
                                          "column": 18
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 1739,
                                        "end": 1747,
                                        "loc": {
                                          "start": {
                                            "line": 62,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 62,
                                            "column": 18
                                          }
                                        },
                                        "name": "$caption"
                                      },
                                      "init": null
                                    }
                                  ],
                                  "kind": "let"
                                },
                                {
                                  "type": "IfStatement",
                                  "start": 1755,
                                  "end": 1853,
                                  "loc": {
                                    "start": {
                                      "line": 63,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 65,
                                      "column": 7
                                    }
                                  },
                                  "test": {
                                    "type": "MemberExpression",
                                    "start": 1758,
                                    "end": 1804,
                                    "loc": {
                                      "start": {
                                        "line": 63,
                                        "column": 9
                                      },
                                      "end": {
                                        "line": 63,
                                        "column": 55
                                      }
                                    },
                                    "object": {
                                      "type": "AssignmentExpression",
                                      "start": 1759,
                                      "end": 1796,
                                      "loc": {
                                        "start": {
                                          "line": 63,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 63,
                                          "column": 47
                                        }
                                      },
                                      "operator": "=",
                                      "left": {
                                        "type": "Identifier",
                                        "start": 1759,
                                        "end": 1767,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 18
                                          }
                                        },
                                        "name": "$caption"
                                      },
                                      "right": {
                                        "type": "CallExpression",
                                        "start": 1770,
                                        "end": 1796,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 47
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 1770,
                                          "end": 1788,
                                          "loc": {
                                            "start": {
                                              "line": 63,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 63,
                                              "column": 39
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 1770,
                                            "end": 1783,
                                            "loc": {
                                              "start": {
                                                "line": 63,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 63,
                                                "column": 34
                                              }
                                            },
                                            "name": "$galleryImage"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 1784,
                                            "end": 1788,
                                            "loc": {
                                              "start": {
                                                "line": 63,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 63,
                                                "column": 39
                                              }
                                            },
                                            "name": "find"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Literal",
                                            "start": 1789,
                                            "end": 1795,
                                            "loc": {
                                              "start": {
                                                "line": 63,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 63,
                                                "column": 46
                                              }
                                            },
                                            "value": "span",
                                            "rawValue": "span",
                                            "raw": "\"span\""
                                          }
                                        ]
                                      },
                                      "parenthesizedExpression": true
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1798,
                                      "end": 1804,
                                      "loc": {
                                        "start": {
                                          "line": 63,
                                          "column": 49
                                        },
                                        "end": {
                                          "line": 63,
                                          "column": 55
                                        }
                                      },
                                      "name": "length"
                                    },
                                    "computed": false
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 1806,
                                    "end": 1853,
                                    "loc": {
                                      "start": {
                                        "line": 63,
                                        "column": 57
                                      },
                                      "end": {
                                        "line": 65,
                                        "column": 7
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 1816,
                                        "end": 1845,
                                        "loc": {
                                          "start": {
                                            "line": 64,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 64,
                                            "column": 37
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 1816,
                                          "end": 1844,
                                          "loc": {
                                            "start": {
                                              "line": 64,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 64,
                                              "column": 36
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 1816,
                                            "end": 1826,
                                            "loc": {
                                              "start": {
                                                "line": 64,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 64,
                                                "column": 18
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 1816,
                                              "end": 1820,
                                              "loc": {
                                                "start": {
                                                  "line": 64,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 64,
                                                  "column": 12
                                                }
                                              },
                                              "name": "item"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 1821,
                                              "end": 1826,
                                              "loc": {
                                                "start": {
                                                  "line": 64,
                                                  "column": 13
                                                },
                                                "end": {
                                                  "line": 64,
                                                  "column": 18
                                                }
                                              },
                                              "name": "title"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "CallExpression",
                                            "start": 1829,
                                            "end": 1844,
                                            "loc": {
                                              "start": {
                                                "line": 64,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 64,
                                                "column": 36
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 1829,
                                              "end": 1842,
                                              "loc": {
                                                "start": {
                                                  "line": 64,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 64,
                                                  "column": 34
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 1829,
                                                "end": 1837,
                                                "loc": {
                                                  "start": {
                                                    "line": 64,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 64,
                                                    "column": 29
                                                  }
                                                },
                                                "name": "$caption"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 1838,
                                                "end": 1842,
                                                "loc": {
                                                  "start": {
                                                    "line": 64,
                                                    "column": 30
                                                  },
                                                  "end": {
                                                    "line": 64,
                                                    "column": 34
                                                  }
                                                },
                                                "name": "html"
                                              },
                                              "computed": false
                                            },
                                            "arguments": []
                                          }
                                        }
                                      }
                                    ]
                                  },
                                  "alternate": null
                                },
                                {
                                  "type": "IfStatement",
                                  "start": 1861,
                                  "end": 1955,
                                  "loc": {
                                    "start": {
                                      "line": 67,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 69,
                                      "column": 7
                                    }
                                  },
                                  "test": {
                                    "type": "Identifier",
                                    "start": 1864,
                                    "end": 1874,
                                    "loc": {
                                      "start": {
                                        "line": 67,
                                        "column": 9
                                      },
                                      "end": {
                                        "line": 67,
                                        "column": 19
                                      }
                                    },
                                    "name": "smallImage"
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 1876,
                                    "end": 1955,
                                    "loc": {
                                      "start": {
                                        "line": 67,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 69,
                                        "column": 7
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 1886,
                                        "end": 1947,
                                        "loc": {
                                          "start": {
                                            "line": 68,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 68,
                                            "column": 69
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 1886,
                                          "end": 1946,
                                          "loc": {
                                            "start": {
                                              "line": 68,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 68,
                                              "column": 68
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 1886,
                                            "end": 1895,
                                            "loc": {
                                              "start": {
                                                "line": 68,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 68,
                                                "column": 17
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 1886,
                                              "end": 1890,
                                              "loc": {
                                                "start": {
                                                  "line": 68,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 68,
                                                  "column": 12
                                                }
                                              },
                                              "name": "item"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 1891,
                                              "end": 1895,
                                              "loc": {
                                                "start": {
                                                  "line": 68,
                                                  "column": 13
                                                },
                                                "end": {
                                                  "line": 68,
                                                  "column": 17
                                                }
                                              },
                                              "name": "msrc"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "TemplateLiteral",
                                            "start": 1898,
                                            "end": 1946,
                                            "loc": {
                                              "start": {
                                                "line": 68,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 68,
                                                "column": 68
                                              }
                                            },
                                            "expressions": [
                                              {
                                                "type": "Identifier",
                                                "start": 1934,
                                                "end": 1944,
                                                "loc": {
                                                  "start": {
                                                    "line": 68,
                                                    "column": 56
                                                  },
                                                  "end": {
                                                    "line": 68,
                                                    "column": 66
                                                  }
                                                },
                                                "name": "smallImage"
                                              }
                                            ],
                                            "quasis": [
                                              {
                                                "type": "TemplateElement",
                                                "start": 1899,
                                                "end": 1932,
                                                "loc": {
                                                  "start": {
                                                    "line": 68,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 68,
                                                    "column": 54
                                                  }
                                                },
                                                "value": {
                                                  "raw": "https://lonelyplanetwp.imgix.net/",
                                                  "cooked": "https://lonelyplanetwp.imgix.net/"
                                                },
                                                "tail": false
                                              },
                                              {
                                                "type": "TemplateElement",
                                                "start": 1945,
                                                "end": 1945,
                                                "loc": {
                                                  "start": {
                                                    "line": 68,
                                                    "column": 67
                                                  },
                                                  "end": {
                                                    "line": 68,
                                                    "column": 67
                                                  }
                                                },
                                                "value": {
                                                  "raw": "",
                                                  "cooked": ""
                                                },
                                                "tail": true
                                              }
                                            ]
                                          }
                                        }
                                      }
                                    ]
                                  },
                                  "alternate": null
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 1963,
                                  "end": 1980,
                                  "loc": {
                                    "start": {
                                      "line": 71,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 71,
                                      "column": 23
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 1963,
                                    "end": 1979,
                                    "loc": {
                                      "start": {
                                        "line": 71,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 71,
                                        "column": 22
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 1963,
                                      "end": 1973,
                                      "loc": {
                                        "start": {
                                          "line": 71,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 71,
                                          "column": 16
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 1963,
                                        "end": 1968,
                                        "loc": {
                                          "start": {
                                            "line": 71,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 71,
                                            "column": 11
                                          }
                                        },
                                        "name": "items"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1969,
                                        "end": 1973,
                                        "loc": {
                                          "start": {
                                            "line": 71,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 71,
                                            "column": 16
                                          }
                                        },
                                        "name": "push"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 1974,
                                        "end": 1978,
                                        "loc": {
                                          "start": {
                                            "line": 71,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 71,
                                            "column": 21
                                          }
                                        },
                                        "name": "item"
                                      }
                                    ]
                                  }
                                }
                              ]
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 1994,
                      "end": 2007,
                      "loc": {
                        "start": {
                          "line": 74,
                          "column": 4
                        },
                        "end": {
                          "line": 74,
                          "column": 17
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 2001,
                        "end": 2006,
                        "loc": {
                          "start": {
                            "line": 74,
                            "column": 11
                          },
                          "end": {
                            "line": 74,
                            "column": 16
                          }
                        },
                        "name": "items"
                      }
                    }
                  ],
                  "trailingComments": null
                },
                "trailingComments": null
              },
              "trailingComments": [
                {
                  "type": "Block",
                  "value": "*\n   * Callback from clicking on a gallery image\n   * @param  {Event} e Event\n   * @return {Boolean} Returns false to prevent bubbling and cancel event\n   ",
                  "start": 2014,
                  "end": 2173,
                  "loc": {
                    "start": {
                      "line": 76,
                      "column": 2
                    },
                    "end": {
                      "line": 80,
                      "column": 5
                    }
                  },
                  "range": [
                    2014,
                    2173
                  ]
                }
              ]
            },
            {
              "type": "MethodDefinition",
              "start": 2176,
              "end": 2401,
              "loc": {
                "start": {
                  "line": 81,
                  "column": 2
                },
                "end": {
                  "line": 92,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 2176,
                "end": 2190,
                "loc": {
                  "start": {
                    "line": 81,
                    "column": 2
                  },
                  "end": {
                    "line": 81,
                    "column": 16
                  }
                },
                "name": "onGalleryClick",
                "leadingComments": null
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 2190,
                "end": 2401,
                "loc": {
                  "start": {
                    "line": 81,
                    "column": 16
                  },
                  "end": {
                    "line": 92,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 2191,
                    "end": 2192,
                    "loc": {
                      "start": {
                        "line": 81,
                        "column": 17
                      },
                      "end": {
                        "line": 81,
                        "column": 18
                      }
                    },
                    "name": "e"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 2194,
                  "end": 2401,
                  "loc": {
                    "start": {
                      "line": 81,
                      "column": 20
                    },
                    "end": {
                      "line": 92,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 2200,
                      "end": 2219,
                      "loc": {
                        "start": {
                          "line": 82,
                          "column": 4
                        },
                        "end": {
                          "line": 82,
                          "column": 23
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 2200,
                        "end": 2218,
                        "loc": {
                          "start": {
                            "line": 82,
                            "column": 4
                          },
                          "end": {
                            "line": 82,
                            "column": 22
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2200,
                          "end": 2216,
                          "loc": {
                            "start": {
                              "line": 82,
                              "column": 4
                            },
                            "end": {
                              "line": 82,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 2200,
                            "end": 2201,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 4
                              },
                              "end": {
                                "line": 82,
                                "column": 5
                              }
                            },
                            "name": "e"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2202,
                            "end": 2216,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 6
                              },
                              "end": {
                                "line": 82,
                                "column": 20
                              }
                            },
                            "name": "preventDefault"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 2225,
                      "end": 2316,
                      "loc": {
                        "start": {
                          "line": 84,
                          "column": 4
                        },
                        "end": {
                          "line": 85,
                          "column": 52
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 2229,
                          "end": 2262,
                          "loc": {
                            "start": {
                              "line": 84,
                              "column": 8
                            },
                            "end": {
                              "line": 84,
                              "column": 41
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2229,
                            "end": 2244,
                            "loc": {
                              "start": {
                                "line": 84,
                                "column": 8
                              },
                              "end": {
                                "line": 84,
                                "column": 23
                              }
                            },
                            "name": "clickedListItem"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 2247,
                            "end": 2262,
                            "loc": {
                              "start": {
                                "line": 84,
                                "column": 26
                              },
                              "end": {
                                "line": 84,
                                "column": 41
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2247,
                              "end": 2248,
                              "loc": {
                                "start": {
                                  "line": 84,
                                  "column": 26
                                },
                                "end": {
                                  "line": 84,
                                  "column": 27
                                }
                              },
                              "name": "e"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2249,
                              "end": 2262,
                              "loc": {
                                "start": {
                                  "line": 84,
                                  "column": 28
                                },
                                "end": {
                                  "line": 84,
                                  "column": 41
                                }
                              },
                              "name": "currentTarget"
                            },
                            "computed": false
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 2272,
                          "end": 2315,
                          "loc": {
                            "start": {
                              "line": 85,
                              "column": 8
                            },
                            "end": {
                              "line": 85,
                              "column": 51
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2272,
                            "end": 2277,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 8
                              },
                              "end": {
                                "line": 85,
                                "column": 13
                              }
                            },
                            "name": "index"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 2280,
                            "end": 2315,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 16
                              },
                              "end": {
                                "line": 85,
                                "column": 51
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 2280,
                              "end": 2298,
                              "loc": {
                                "start": {
                                  "line": 85,
                                  "column": 16
                                },
                                "end": {
                                  "line": 85,
                                  "column": 34
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 2280,
                                "end": 2292,
                                "loc": {
                                  "start": {
                                    "line": 85,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 85,
                                    "column": 28
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 2280,
                                  "end": 2284,
                                  "loc": {
                                    "start": {
                                      "line": 85,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 85,
                                      "column": 20
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2285,
                                  "end": 2292,
                                  "loc": {
                                    "start": {
                                      "line": 85,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 85,
                                      "column": 28
                                    }
                                  },
                                  "name": "$images"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2293,
                                "end": 2298,
                                "loc": {
                                  "start": {
                                    "line": 85,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 85,
                                    "column": 34
                                  }
                                },
                                "name": "index"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 2299,
                                "end": 2314,
                                "loc": {
                                  "start": {
                                    "line": 85,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 85,
                                    "column": 50
                                  }
                                },
                                "name": "clickedListItem"
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 2322,
                      "end": 2378,
                      "loc": {
                        "start": {
                          "line": 87,
                          "column": 4
                        },
                        "end": {
                          "line": 89,
                          "column": 5
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 2325,
                        "end": 2335,
                        "loc": {
                          "start": {
                            "line": 87,
                            "column": 7
                          },
                          "end": {
                            "line": 87,
                            "column": 17
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 2325,
                          "end": 2330,
                          "loc": {
                            "start": {
                              "line": 87,
                              "column": 7
                            },
                            "end": {
                              "line": 87,
                              "column": 12
                            }
                          },
                          "name": "index"
                        },
                        "operator": ">=",
                        "right": {
                          "type": "Literal",
                          "start": 2334,
                          "end": 2335,
                          "loc": {
                            "start": {
                              "line": 87,
                              "column": 16
                            },
                            "end": {
                              "line": 87,
                              "column": 17
                            }
                          },
                          "value": 0,
                          "rawValue": 0,
                          "raw": "0"
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 2337,
                        "end": 2378,
                        "loc": {
                          "start": {
                            "line": 87,
                            "column": 19
                          },
                          "end": {
                            "line": 89,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 2345,
                            "end": 2372,
                            "loc": {
                              "start": {
                                "line": 88,
                                "column": 6
                              },
                              "end": {
                                "line": 88,
                                "column": 33
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 2345,
                              "end": 2371,
                              "loc": {
                                "start": {
                                  "line": 88,
                                  "column": 6
                                },
                                "end": {
                                  "line": 88,
                                  "column": 32
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 2345,
                                "end": 2364,
                                "loc": {
                                  "start": {
                                    "line": 88,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 88,
                                    "column": 25
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 2345,
                                  "end": 2349,
                                  "loc": {
                                    "start": {
                                      "line": 88,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 88,
                                      "column": 10
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2350,
                                  "end": 2364,
                                  "loc": {
                                    "start": {
                                      "line": 88,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 88,
                                      "column": 25
                                    }
                                  },
                                  "name": "openPhotoSwipe"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 2365,
                                  "end": 2370,
                                  "loc": {
                                    "start": {
                                      "line": 88,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 88,
                                      "column": 31
                                    }
                                  },
                                  "name": "index"
                                }
                              ]
                            }
                          }
                        ]
                      },
                      "alternate": null
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 2384,
                      "end": 2397,
                      "loc": {
                        "start": {
                          "line": 91,
                          "column": 4
                        },
                        "end": {
                          "line": 91,
                          "column": 17
                        }
                      },
                      "argument": {
                        "type": "Literal",
                        "start": 2391,
                        "end": 2396,
                        "loc": {
                          "start": {
                            "line": 91,
                            "column": 11
                          },
                          "end": {
                            "line": 91,
                            "column": 16
                          }
                        },
                        "value": false,
                        "rawValue": false,
                        "raw": "false"
                      }
                    }
                  ],
                  "trailingComments": null
                },
                "trailingComments": null
              },
              "leadingComments": [
                {
                  "type": "Block",
                  "value": "*\n   * Callback from clicking on a gallery image\n   * @param  {Event} e Event\n   * @return {Boolean} Returns false to prevent bubbling and cancel event\n   ",
                  "start": 2014,
                  "end": 2173,
                  "loc": {
                    "start": {
                      "line": 76,
                      "column": 2
                    },
                    "end": {
                      "line": 80,
                      "column": 5
                    }
                  },
                  "range": [
                    2014,
                    2173
                  ]
                }
              ],
              "trailingComments": [
                {
                  "type": "Block",
                  "value": "*\n   * Open the photo gallery\n   * @param  {[type]} index [description]\n   * @return {[type]}       [description]\n   ",
                  "start": 2404,
                  "end": 2525,
                  "loc": {
                    "start": {
                      "line": 93,
                      "column": 2
                    },
                    "end": {
                      "line": 97,
                      "column": 5
                    }
                  },
                  "range": [
                    2404,
                    2525
                  ]
                }
              ]
            },
            {
              "type": "MethodDefinition",
              "start": 2528,
              "end": 3139,
              "loc": {
                "start": {
                  "line": 98,
                  "column": 2
                },
                "end": {
                  "line": 115,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 2528,
                "end": 2542,
                "loc": {
                  "start": {
                    "line": 98,
                    "column": 2
                  },
                  "end": {
                    "line": 98,
                    "column": 16
                  }
                },
                "name": "openPhotoSwipe",
                "leadingComments": null
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 2542,
                "end": 3139,
                "loc": {
                  "start": {
                    "line": 98,
                    "column": 16
                  },
                  "end": {
                    "line": 115,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "AssignmentPattern",
                    "start": 2543,
                    "end": 2552,
                    "loc": {
                      "start": {
                        "line": 98,
                        "column": 17
                      },
                      "end": {
                        "line": 98,
                        "column": 26
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 2543,
                      "end": 2548,
                      "loc": {
                        "start": {
                          "line": 98,
                          "column": 17
                        },
                        "end": {
                          "line": 98,
                          "column": 22
                        }
                      },
                      "name": "index"
                    },
                    "right": {
                      "type": "Literal",
                      "start": 2551,
                      "end": 2552,
                      "loc": {
                        "start": {
                          "line": 98,
                          "column": 25
                        },
                        "end": {
                          "line": 98,
                          "column": 26
                        }
                      },
                      "value": 0,
                      "rawValue": 0,
                      "raw": "0"
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 2554,
                  "end": 3139,
                  "loc": {
                    "start": {
                      "line": 98,
                      "column": 28
                    },
                    "end": {
                      "line": 115,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 2560,
                      "end": 2603,
                      "loc": {
                        "start": {
                          "line": 99,
                          "column": 4
                        },
                        "end": {
                          "line": 99,
                          "column": 47
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 2564,
                          "end": 2602,
                          "loc": {
                            "start": {
                              "line": 99,
                              "column": 8
                            },
                            "end": {
                              "line": 99,
                              "column": 46
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2564,
                            "end": 2569,
                            "loc": {
                              "start": {
                                "line": 99,
                                "column": 8
                              },
                              "end": {
                                "line": 99,
                                "column": 13
                              }
                            },
                            "name": "items"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 2572,
                            "end": 2602,
                            "loc": {
                              "start": {
                                "line": 99,
                                "column": 16
                              },
                              "end": {
                                "line": 99,
                                "column": 46
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 2572,
                              "end": 2600,
                              "loc": {
                                "start": {
                                  "line": 99,
                                  "column": 16
                                },
                                "end": {
                                  "line": 99,
                                  "column": 44
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 2572,
                                "end": 2576,
                                "loc": {
                                  "start": {
                                    "line": 99,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 99,
                                    "column": 20
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2577,
                                "end": 2600,
                                "loc": {
                                  "start": {
                                    "line": 99,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 99,
                                    "column": 44
                                  }
                                },
                                "name": "_parseThumbnailElements"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 2609,
                      "end": 3017,
                      "loc": {
                        "start": {
                          "line": 101,
                          "column": 4
                        },
                        "end": {
                          "line": 111,
                          "column": 6
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 2613,
                          "end": 3016,
                          "loc": {
                            "start": {
                              "line": 101,
                              "column": 8
                            },
                            "end": {
                              "line": 111,
                              "column": 5
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2613,
                            "end": 2620,
                            "loc": {
                              "start": {
                                "line": 101,
                                "column": 8
                              },
                              "end": {
                                "line": 101,
                                "column": 15
                              }
                            },
                            "name": "options"
                          },
                          "init": {
                            "type": "ObjectExpression",
                            "start": 2623,
                            "end": 3016,
                            "loc": {
                              "start": {
                                "line": 101,
                                "column": 18
                              },
                              "end": {
                                "line": 111,
                                "column": 5
                              }
                            },
                            "properties": [
                              {
                                "type": "Property",
                                "start": 2631,
                                "end": 2673,
                                "loc": {
                                  "start": {
                                    "line": 102,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 102,
                                    "column": 48
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 2631,
                                  "end": 2641,
                                  "loc": {
                                    "start": {
                                      "line": 102,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 102,
                                      "column": 16
                                    }
                                  },
                                  "name": "galleryUID"
                                },
                                "value": {
                                  "type": "CallExpression",
                                  "start": 2643,
                                  "end": 2673,
                                  "loc": {
                                    "start": {
                                      "line": 102,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 102,
                                      "column": 48
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 2643,
                                    "end": 2656,
                                    "loc": {
                                      "start": {
                                        "line": 102,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 102,
                                        "column": 31
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 2643,
                                      "end": 2651,
                                      "loc": {
                                        "start": {
                                          "line": 102,
                                          "column": 18
                                        },
                                        "end": {
                                          "line": 102,
                                          "column": 26
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 2643,
                                        "end": 2647,
                                        "loc": {
                                          "start": {
                                            "line": 102,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 102,
                                            "column": 22
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2648,
                                        "end": 2651,
                                        "loc": {
                                          "start": {
                                            "line": 102,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 102,
                                            "column": 26
                                          }
                                        },
                                        "name": "$el"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2652,
                                      "end": 2656,
                                      "loc": {
                                        "start": {
                                          "line": 102,
                                          "column": 27
                                        },
                                        "end": {
                                          "line": 102,
                                          "column": 31
                                        }
                                      },
                                      "name": "attr"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Literal",
                                      "start": 2657,
                                      "end": 2672,
                                      "loc": {
                                        "start": {
                                          "line": 102,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 102,
                                          "column": 47
                                        }
                                      },
                                      "value": "data-pswp-uid",
                                      "rawValue": "data-pswp-uid",
                                      "raw": "\"data-pswp-uid\""
                                    }
                                  ]
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 2681,
                                "end": 2997,
                                "loc": {
                                  "start": {
                                    "line": 103,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 109,
                                    "column": 7
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 2681,
                                  "end": 2697,
                                  "loc": {
                                    "start": {
                                      "line": 103,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 103,
                                      "column": 22
                                    }
                                  },
                                  "name": "getThumbBoundsFn"
                                },
                                "value": {
                                  "type": "FunctionExpression",
                                  "start": 2699,
                                  "end": 2997,
                                  "loc": {
                                    "start": {
                                      "line": 103,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 109,
                                      "column": 7
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": false,
                                  "async": false,
                                  "params": [
                                    {
                                      "type": "Identifier",
                                      "start": 2708,
                                      "end": 2713,
                                      "loc": {
                                        "start": {
                                          "line": 103,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 103,
                                          "column": 38
                                        }
                                      },
                                      "name": "index"
                                    }
                                  ],
                                  "body": {
                                    "type": "BlockStatement",
                                    "start": 2715,
                                    "end": 2997,
                                    "loc": {
                                      "start": {
                                        "line": 103,
                                        "column": 40
                                      },
                                      "end": {
                                        "line": 109,
                                        "column": 7
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 2725,
                                        "end": 2913,
                                        "loc": {
                                          "start": {
                                            "line": 104,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 106,
                                            "column": 53
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 2729,
                                            "end": 2756,
                                            "loc": {
                                              "start": {
                                                "line": 104,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 104,
                                                "column": 39
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 2729,
                                              "end": 2738,
                                              "loc": {
                                                "start": {
                                                  "line": 104,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 104,
                                                  "column": 21
                                                }
                                              },
                                              "name": "thumbnail"
                                            },
                                            "init": {
                                              "type": "MemberExpression",
                                              "start": 2741,
                                              "end": 2756,
                                              "loc": {
                                                "start": {
                                                  "line": 104,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 104,
                                                  "column": 39
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 2741,
                                                "end": 2753,
                                                "loc": {
                                                  "start": {
                                                    "line": 104,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 104,
                                                    "column": 36
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 2741,
                                                  "end": 2746,
                                                  "loc": {
                                                    "start": {
                                                      "line": 104,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 104,
                                                      "column": 29
                                                    }
                                                  },
                                                  "name": "items"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 2747,
                                                  "end": 2752,
                                                  "loc": {
                                                    "start": {
                                                      "line": 104,
                                                      "column": 30
                                                    },
                                                    "end": {
                                                      "line": 104,
                                                      "column": 35
                                                    }
                                                  },
                                                  "name": "index"
                                                },
                                                "computed": true
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 2754,
                                                "end": 2756,
                                                "loc": {
                                                  "start": {
                                                    "line": 104,
                                                    "column": 37
                                                  },
                                                  "end": {
                                                    "line": 104,
                                                    "column": 39
                                                  }
                                                },
                                                "name": "el"
                                              },
                                              "computed": false
                                            }
                                          },
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 2788,
                                            "end": 2858,
                                            "loc": {
                                              "start": {
                                                "line": 105,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 105,
                                                "column": 82
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 2788,
                                              "end": 2799,
                                              "loc": {
                                                "start": {
                                                  "line": 105,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 105,
                                                  "column": 23
                                                }
                                              },
                                              "name": "pageYScroll",
                                              "leadingComments": null
                                            },
                                            "init": {
                                              "type": "LogicalExpression",
                                              "start": 2802,
                                              "end": 2858,
                                              "loc": {
                                                "start": {
                                                  "line": 105,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 105,
                                                  "column": 82
                                                }
                                              },
                                              "left": {
                                                "type": "MemberExpression",
                                                "start": 2802,
                                                "end": 2820,
                                                "loc": {
                                                  "start": {
                                                    "line": 105,
                                                    "column": 26
                                                  },
                                                  "end": {
                                                    "line": 105,
                                                    "column": 44
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 2802,
                                                  "end": 2808,
                                                  "loc": {
                                                    "start": {
                                                      "line": 105,
                                                      "column": 26
                                                    },
                                                    "end": {
                                                      "line": 105,
                                                      "column": 32
                                                    }
                                                  },
                                                  "name": "window"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 2809,
                                                  "end": 2820,
                                                  "loc": {
                                                    "start": {
                                                      "line": 105,
                                                      "column": 33
                                                    },
                                                    "end": {
                                                      "line": 105,
                                                      "column": 44
                                                    }
                                                  },
                                                  "name": "pageYOffset"
                                                },
                                                "computed": false
                                              },
                                              "operator": "||",
                                              "right": {
                                                "type": "MemberExpression",
                                                "start": 2824,
                                                "end": 2858,
                                                "loc": {
                                                  "start": {
                                                    "line": 105,
                                                    "column": 48
                                                  },
                                                  "end": {
                                                    "line": 105,
                                                    "column": 82
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 2824,
                                                  "end": 2848,
                                                  "loc": {
                                                    "start": {
                                                      "line": 105,
                                                      "column": 48
                                                    },
                                                    "end": {
                                                      "line": 105,
                                                      "column": 72
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 2824,
                                                    "end": 2832,
                                                    "loc": {
                                                      "start": {
                                                        "line": 105,
                                                        "column": 48
                                                      },
                                                      "end": {
                                                        "line": 105,
                                                        "column": 56
                                                      }
                                                    },
                                                    "name": "document"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 2833,
                                                    "end": 2848,
                                                    "loc": {
                                                      "start": {
                                                        "line": 105,
                                                        "column": 57
                                                      },
                                                      "end": {
                                                        "line": 105,
                                                        "column": 72
                                                      }
                                                    },
                                                    "name": "documentElement"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 2849,
                                                  "end": 2858,
                                                  "loc": {
                                                    "start": {
                                                      "line": 105,
                                                      "column": 73
                                                    },
                                                    "end": {
                                                      "line": 105,
                                                      "column": 82
                                                    }
                                                  },
                                                  "name": "scrollTop"
                                                },
                                                "computed": false
                                              }
                                            },
                                            "leadingComments": [
                                              {
                                                "type": "CommentLine",
                                                "value": " find thumbnail",
                                                "start": 2758,
                                                "end": 2775,
                                                "loc": {
                                                  "start": {
                                                    "line": 104,
                                                    "column": 41
                                                  },
                                                  "end": {
                                                    "line": 104,
                                                    "column": 58
                                                  }
                                                },
                                                "range": [
                                                  2758,
                                                  2775
                                                ]
                                              }
                                            ]
                                          },
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 2872,
                                            "end": 2912,
                                            "loc": {
                                              "start": {
                                                "line": 106,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 106,
                                                "column": 52
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 2872,
                                              "end": 2876,
                                              "loc": {
                                                "start": {
                                                  "line": 106,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 106,
                                                  "column": 16
                                                }
                                              },
                                              "name": "rect"
                                            },
                                            "init": {
                                              "type": "CallExpression",
                                              "start": 2879,
                                              "end": 2912,
                                              "loc": {
                                                "start": {
                                                  "line": 106,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 106,
                                                  "column": 52
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 2879,
                                                "end": 2910,
                                                "loc": {
                                                  "start": {
                                                    "line": 106,
                                                    "column": 19
                                                  },
                                                  "end": {
                                                    "line": 106,
                                                    "column": 50
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 2879,
                                                  "end": 2888,
                                                  "loc": {
                                                    "start": {
                                                      "line": 106,
                                                      "column": 19
                                                    },
                                                    "end": {
                                                      "line": 106,
                                                      "column": 28
                                                    }
                                                  },
                                                  "name": "thumbnail"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 2889,
                                                  "end": 2910,
                                                  "loc": {
                                                    "start": {
                                                      "line": 106,
                                                      "column": 29
                                                    },
                                                    "end": {
                                                      "line": 106,
                                                      "column": 50
                                                    }
                                                  },
                                                  "name": "getBoundingClientRect"
                                                },
                                                "computed": false
                                              },
                                              "arguments": []
                                            }
                                          }
                                        ],
                                        "kind": "let"
                                      },
                                      {
                                        "type": "ReturnStatement",
                                        "start": 2923,
                                        "end": 2989,
                                        "loc": {
                                          "start": {
                                            "line": 108,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 108,
                                            "column": 74
                                          }
                                        },
                                        "argument": {
                                          "type": "ObjectExpression",
                                          "start": 2930,
                                          "end": 2988,
                                          "loc": {
                                            "start": {
                                              "line": 108,
                                              "column": 15
                                            },
                                            "end": {
                                              "line": 108,
                                              "column": 73
                                            }
                                          },
                                          "properties": [
                                            {
                                              "type": "Property",
                                              "start": 2932,
                                              "end": 2944,
                                              "loc": {
                                                "start": {
                                                  "line": 108,
                                                  "column": 17
                                                },
                                                "end": {
                                                  "line": 108,
                                                  "column": 29
                                                }
                                              },
                                              "method": false,
                                              "shorthand": false,
                                              "computed": false,
                                              "key": {
                                                "type": "Identifier",
                                                "start": 2932,
                                                "end": 2933,
                                                "loc": {
                                                  "start": {
                                                    "line": 108,
                                                    "column": 17
                                                  },
                                                  "end": {
                                                    "line": 108,
                                                    "column": 18
                                                  }
                                                },
                                                "name": "x"
                                              },
                                              "value": {
                                                "type": "MemberExpression",
                                                "start": 2935,
                                                "end": 2944,
                                                "loc": {
                                                  "start": {
                                                    "line": 108,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 108,
                                                    "column": 29
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 2935,
                                                  "end": 2939,
                                                  "loc": {
                                                    "start": {
                                                      "line": 108,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 108,
                                                      "column": 24
                                                    }
                                                  },
                                                  "name": "rect"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 2940,
                                                  "end": 2944,
                                                  "loc": {
                                                    "start": {
                                                      "line": 108,
                                                      "column": 25
                                                    },
                                                    "end": {
                                                      "line": 108,
                                                      "column": 29
                                                    }
                                                  },
                                                  "name": "left"
                                                },
                                                "computed": false
                                              },
                                              "kind": "init"
                                            },
                                            {
                                              "type": "Property",
                                              "start": 2946,
                                              "end": 2971,
                                              "loc": {
                                                "start": {
                                                  "line": 108,
                                                  "column": 31
                                                },
                                                "end": {
                                                  "line": 108,
                                                  "column": 56
                                                }
                                              },
                                              "method": false,
                                              "shorthand": false,
                                              "computed": false,
                                              "key": {
                                                "type": "Identifier",
                                                "start": 2946,
                                                "end": 2947,
                                                "loc": {
                                                  "start": {
                                                    "line": 108,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 108,
                                                    "column": 32
                                                  }
                                                },
                                                "name": "y"
                                              },
                                              "value": {
                                                "type": "BinaryExpression",
                                                "start": 2949,
                                                "end": 2971,
                                                "loc": {
                                                  "start": {
                                                    "line": 108,
                                                    "column": 34
                                                  },
                                                  "end": {
                                                    "line": 108,
                                                    "column": 56
                                                  }
                                                },
                                                "left": {
                                                  "type": "MemberExpression",
                                                  "start": 2949,
                                                  "end": 2957,
                                                  "loc": {
                                                    "start": {
                                                      "line": 108,
                                                      "column": 34
                                                    },
                                                    "end": {
                                                      "line": 108,
                                                      "column": 42
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 2949,
                                                    "end": 2953,
                                                    "loc": {
                                                      "start": {
                                                        "line": 108,
                                                        "column": 34
                                                      },
                                                      "end": {
                                                        "line": 108,
                                                        "column": 38
                                                      }
                                                    },
                                                    "name": "rect"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 2954,
                                                    "end": 2957,
                                                    "loc": {
                                                      "start": {
                                                        "line": 108,
                                                        "column": 39
                                                      },
                                                      "end": {
                                                        "line": 108,
                                                        "column": 42
                                                      }
                                                    },
                                                    "name": "top"
                                                  },
                                                  "computed": false
                                                },
                                                "operator": "+",
                                                "right": {
                                                  "type": "Identifier",
                                                  "start": 2960,
                                                  "end": 2971,
                                                  "loc": {
                                                    "start": {
                                                      "line": 108,
                                                      "column": 45
                                                    },
                                                    "end": {
                                                      "line": 108,
                                                      "column": 56
                                                    }
                                                  },
                                                  "name": "pageYScroll"
                                                }
                                              },
                                              "kind": "init"
                                            },
                                            {
                                              "type": "Property",
                                              "start": 2973,
                                              "end": 2986,
                                              "loc": {
                                                "start": {
                                                  "line": 108,
                                                  "column": 58
                                                },
                                                "end": {
                                                  "line": 108,
                                                  "column": 71
                                                }
                                              },
                                              "method": false,
                                              "shorthand": false,
                                              "computed": false,
                                              "key": {
                                                "type": "Identifier",
                                                "start": 2973,
                                                "end": 2974,
                                                "loc": {
                                                  "start": {
                                                    "line": 108,
                                                    "column": 58
                                                  },
                                                  "end": {
                                                    "line": 108,
                                                    "column": 59
                                                  }
                                                },
                                                "name": "w"
                                              },
                                              "value": {
                                                "type": "MemberExpression",
                                                "start": 2976,
                                                "end": 2986,
                                                "loc": {
                                                  "start": {
                                                    "line": 108,
                                                    "column": 61
                                                  },
                                                  "end": {
                                                    "line": 108,
                                                    "column": 71
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 2976,
                                                  "end": 2980,
                                                  "loc": {
                                                    "start": {
                                                      "line": 108,
                                                      "column": 61
                                                    },
                                                    "end": {
                                                      "line": 108,
                                                      "column": 65
                                                    }
                                                  },
                                                  "name": "rect"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 2981,
                                                  "end": 2986,
                                                  "loc": {
                                                    "start": {
                                                      "line": 108,
                                                      "column": 66
                                                    },
                                                    "end": {
                                                      "line": 108,
                                                      "column": 71
                                                    }
                                                  },
                                                  "name": "width"
                                                },
                                                "computed": false
                                              },
                                              "kind": "init"
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  }
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 3005,
                                "end": 3010,
                                "loc": {
                                  "start": {
                                    "line": 110,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 110,
                                    "column": 11
                                  }
                                },
                                "method": false,
                                "shorthand": true,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 3005,
                                  "end": 3010,
                                  "loc": {
                                    "start": {
                                      "line": 110,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 110,
                                      "column": 11
                                    }
                                  },
                                  "name": "index"
                                },
                                "kind": "init",
                                "value": {
                                  "type": "Identifier",
                                  "start": 3005,
                                  "end": 3010,
                                  "loc": {
                                    "start": {
                                      "line": 110,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 110,
                                      "column": 11
                                    }
                                  },
                                  "name": "index"
                                }
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3023,
                      "end": 3109,
                      "loc": {
                        "start": {
                          "line": 113,
                          "column": 4
                        },
                        "end": {
                          "line": 113,
                          "column": 90
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3023,
                        "end": 3108,
                        "loc": {
                          "start": {
                            "line": 113,
                            "column": 4
                          },
                          "end": {
                            "line": 113,
                            "column": 89
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3023,
                          "end": 3036,
                          "loc": {
                            "start": {
                              "line": 113,
                              "column": 4
                            },
                            "end": {
                              "line": 113,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3023,
                            "end": 3027,
                            "loc": {
                              "start": {
                                "line": 113,
                                "column": 4
                              },
                              "end": {
                                "line": 113,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3028,
                            "end": 3036,
                            "loc": {
                              "start": {
                                "line": 113,
                                "column": 9
                              },
                              "end": {
                                "line": 113,
                                "column": 17
                              }
                            },
                            "name": "_gallery"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 3039,
                          "end": 3108,
                          "loc": {
                            "start": {
                              "line": 113,
                              "column": 20
                            },
                            "end": {
                              "line": 113,
                              "column": 89
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 3043,
                            "end": 3053,
                            "loc": {
                              "start": {
                                "line": 113,
                                "column": 24
                              },
                              "end": {
                                "line": 113,
                                "column": 34
                              }
                            },
                            "name": "PhotoSwipe"
                          },
                          "arguments": [
                            {
                              "type": "MemberExpression",
                              "start": 3055,
                              "end": 3068,
                              "loc": {
                                "start": {
                                  "line": 113,
                                  "column": 36
                                },
                                "end": {
                                  "line": 113,
                                  "column": 49
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 3055,
                                "end": 3065,
                                "loc": {
                                  "start": {
                                    "line": 113,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 113,
                                    "column": 46
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 3055,
                                  "end": 3059,
                                  "loc": {
                                    "start": {
                                      "line": 113,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 113,
                                      "column": 40
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3060,
                                  "end": 3065,
                                  "loc": {
                                    "start": {
                                      "line": 113,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 113,
                                      "column": 46
                                    }
                                  },
                                  "name": "$pswp"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Literal",
                                "start": 3066,
                                "end": 3067,
                                "loc": {
                                  "start": {
                                    "line": 113,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 113,
                                    "column": 48
                                  }
                                },
                                "value": 0,
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "computed": true
                            },
                            {
                              "type": "Identifier",
                              "start": 3070,
                              "end": 3090,
                              "loc": {
                                "start": {
                                  "line": 113,
                                  "column": 51
                                },
                                "end": {
                                  "line": 113,
                                  "column": 71
                                }
                              },
                              "name": "PhotoSwipeUI_Default"
                            },
                            {
                              "type": "Identifier",
                              "start": 3092,
                              "end": 3097,
                              "loc": {
                                "start": {
                                  "line": 113,
                                  "column": 73
                                },
                                "end": {
                                  "line": 113,
                                  "column": 78
                                }
                              },
                              "name": "items"
                            },
                            {
                              "type": "Identifier",
                              "start": 3099,
                              "end": 3106,
                              "loc": {
                                "start": {
                                  "line": 113,
                                  "column": 80
                                },
                                "end": {
                                  "line": 113,
                                  "column": 87
                                }
                              },
                              "name": "options"
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3114,
                      "end": 3135,
                      "loc": {
                        "start": {
                          "line": 114,
                          "column": 4
                        },
                        "end": {
                          "line": 114,
                          "column": 25
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 3114,
                        "end": 3134,
                        "loc": {
                          "start": {
                            "line": 114,
                            "column": 4
                          },
                          "end": {
                            "line": 114,
                            "column": 24
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 3114,
                          "end": 3132,
                          "loc": {
                            "start": {
                              "line": 114,
                              "column": 4
                            },
                            "end": {
                              "line": 114,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 3114,
                            "end": 3127,
                            "loc": {
                              "start": {
                                "line": 114,
                                "column": 4
                              },
                              "end": {
                                "line": 114,
                                "column": 17
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 3114,
                              "end": 3118,
                              "loc": {
                                "start": {
                                  "line": 114,
                                  "column": 4
                                },
                                "end": {
                                  "line": 114,
                                  "column": 8
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3119,
                              "end": 3127,
                              "loc": {
                                "start": {
                                  "line": 114,
                                  "column": 9
                                },
                                "end": {
                                  "line": 114,
                                  "column": 17
                                }
                              },
                              "name": "_gallery"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3128,
                            "end": 3132,
                            "loc": {
                              "start": {
                                "line": 114,
                                "column": 18
                              },
                              "end": {
                                "line": 114,
                                "column": 22
                              }
                            },
                            "name": "init"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    }
                  ]
                }
              },
              "leadingComments": [
                {
                  "type": "Block",
                  "value": "*\n   * Open the photo gallery\n   * @param  {[type]} index [description]\n   * @return {[type]}       [description]\n   ",
                  "start": 2404,
                  "end": 2525,
                  "loc": {
                    "start": {
                      "line": 93,
                      "column": 2
                    },
                    "end": {
                      "line": 97,
                      "column": 5
                    }
                  },
                  "range": [
                    2404,
                    2525
                  ]
                }
              ]
            }
          ]
        },
        "leadingComments": [
          {
            "type": "Block",
            "value": "*\n * A component for creating an Image Gallery\n ",
            "start": 232,
            "end": 284,
            "loc": {
              "start": {
                "line": 9,
                "column": 0
              },
              "end": {
                "line": 11,
                "column": 3
              }
            },
            "range": [
              232,
              284
            ]
          }
        ],
        "trailingComments": []
      },
      "leadingComments": [
        {
          "type": "Block",
          "value": "*\n * A component for creating an Image Gallery\n ",
          "start": 232,
          "end": 284,
          "loc": {
            "start": {
              "line": 9,
              "column": 0
            },
            "end": {
              "line": 11,
              "column": 3
            }
          },
          "range": [
            232,
            284
          ]
        }
      ]
    }
  ]
}