{
  "type": "Program",
  "start": 0,
  "end": 4029,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 143,
      "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": 95,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 50
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 52,
          "end": 63,
          "loc": {
            "start": {
              "line": 2,
              "column": 7
            },
            "end": {
              "line": 2,
              "column": 18
            }
          },
          "local": {
            "type": "Identifier",
            "start": 52,
            "end": 63,
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 18
              }
            },
            "name": "RizzoEvents"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 69,
        "end": 94,
        "loc": {
          "start": {
            "line": 2,
            "column": 24
          },
          "end": {
            "line": 2,
            "column": 49
          }
        },
        "value": "../../core/rizzo_events",
        "rawValue": "../../core/rizzo_events",
        "raw": "\"../../core/rizzo_events\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 96,
      "end": 152,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 56
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 103,
          "end": 112,
          "loc": {
            "start": {
              "line": 3,
              "column": 7
            },
            "end": {
              "line": 3,
              "column": 16
            }
          },
          "local": {
            "type": "Identifier",
            "start": 103,
            "end": 112,
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 16
              }
            },
            "name": "subscribe"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 118,
        "end": 151,
        "loc": {
          "start": {
            "line": 3,
            "column": 22
          },
          "end": {
            "line": 3,
            "column": 55
          }
        },
        "value": "../../core/decorators/subscribe",
        "rawValue": "../../core/decorators/subscribe",
        "raw": "\"../../core/decorators/subscribe\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 153,
      "end": 201,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 48
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 160,
          "end": 168,
          "loc": {
            "start": {
              "line": 4,
              "column": 7
            },
            "end": {
              "line": 4,
              "column": 15
            }
          },
          "local": {
            "type": "Identifier",
            "start": 160,
            "end": 168,
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 15
              }
            },
            "name": "debounce"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 174,
        "end": 200,
        "loc": {
          "start": {
            "line": 4,
            "column": 21
          },
          "end": {
            "line": 4,
            "column": 47
          }
        },
        "value": "lodash/function/debounce",
        "rawValue": "lodash/function/debounce",
        "raw": "\"lodash/function/debounce\""
      }
    },
    {
      "type": "ExpressionStatement",
      "start": 202,
      "end": 229,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 27
        }
      },
      "expression": {
        "type": "CallExpression",
        "start": 202,
        "end": 228,
        "loc": {
          "start": {
            "line": 5,
            "column": 0
          },
          "end": {
            "line": 5,
            "column": 26
          }
        },
        "callee": {
          "type": "Identifier",
          "start": 202,
          "end": 209,
          "loc": {
            "start": {
              "line": 5,
              "column": 0
            },
            "end": {
              "line": 5,
              "column": 7
            }
          },
          "name": "require"
        },
        "arguments": [
          {
            "type": "Literal",
            "start": 210,
            "end": 227,
            "loc": {
              "start": {
                "line": 5,
                "column": 8
              },
              "end": {
                "line": 5,
                "column": 25
              }
            },
            "value": "./_sub_nav.scss",
            "rawValue": "./_sub_nav.scss",
            "raw": "\"./_sub_nav.scss\""
          }
        ]
      }
    },
    {
      "type": "ExportDefaultDeclaration",
      "start": 231,
      "end": 4028,
      "loc": {
        "start": {
          "line": 7,
          "column": 0
        },
        "end": {
          "line": 142,
          "column": 1
        }
      },
      "declaration": {
        "type": "ClassDeclaration",
        "start": 246,
        "end": 4028,
        "loc": {
          "start": {
            "line": 7,
            "column": 15
          },
          "end": {
            "line": 142,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 252,
          "end": 258,
          "loc": {
            "start": {
              "line": 7,
              "column": 21
            },
            "end": {
              "line": 7,
              "column": 27
            }
          },
          "name": "SubNav"
        },
        "superClass": {
          "type": "Identifier",
          "start": 267,
          "end": 276,
          "loc": {
            "start": {
              "line": 7,
              "column": 36
            },
            "end": {
              "line": 7,
              "column": 45
            }
          },
          "name": "Component"
        },
        "body": {
          "type": "ClassBody",
          "start": 277,
          "end": 4028,
          "loc": {
            "start": {
              "line": 7,
              "column": 46
            },
            "end": {
              "line": 142,
              "column": 1
            }
          },
          "body": [
            {
              "type": "MethodDefinition",
              "start": 281,
              "end": 3317,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 2
                },
                "end": {
                  "line": 120,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 281,
                "end": 291,
                "loc": {
                  "start": {
                    "line": 8,
                    "column": 2
                  },
                  "end": {
                    "line": 8,
                    "column": 12
                  }
                },
                "name": "initialize"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 291,
                "end": 3317,
                "loc": {
                  "start": {
                    "line": 8,
                    "column": 12
                  },
                  "end": {
                    "line": 120,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 294,
                  "end": 3317,
                  "loc": {
                    "start": {
                      "line": 8,
                      "column": 15
                    },
                    "end": {
                      "line": 120,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 300,
                      "end": 419,
                      "loc": {
                        "start": {
                          "line": 9,
                          "column": 4
                        },
                        "end": {
                          "line": 11,
                          "column": 28
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 304,
                          "end": 330,
                          "loc": {
                            "start": {
                              "line": 9,
                              "column": 8
                            },
                            "end": {
                              "line": 9,
                              "column": 34
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 304,
                            "end": 311,
                            "loc": {
                              "start": {
                                "line": 9,
                                "column": 8
                              },
                              "end": {
                                "line": 9,
                                "column": 15
                              }
                            },
                            "name": "$subNav"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 314,
                            "end": 330,
                            "loc": {
                              "start": {
                                "line": 9,
                                "column": 18
                              },
                              "end": {
                                "line": 9,
                                "column": 34
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 314,
                              "end": 315,
                              "loc": {
                                "start": {
                                  "line": 9,
                                  "column": 18
                                },
                                "end": {
                                  "line": 9,
                                  "column": 19
                                }
                              },
                              "name": "$"
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 316,
                                "end": 329,
                                "loc": {
                                  "start": {
                                    "line": 9,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 9,
                                    "column": 33
                                  }
                                },
                                "value": ".js-sub-nav",
                                "rawValue": ".js-sub-nav",
                                "raw": "\".js-sub-nav\""
                              }
                            ]
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 340,
                          "end": 389,
                          "loc": {
                            "start": {
                              "line": 10,
                              "column": 8
                            },
                            "end": {
                              "line": 10,
                              "column": 57
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 340,
                            "end": 358,
                            "loc": {
                              "start": {
                                "line": 10,
                                "column": 8
                              },
                              "end": {
                                "line": 10,
                                "column": 26
                              }
                            },
                            "name": "$subNavPlaceholder"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 361,
                            "end": 389,
                            "loc": {
                              "start": {
                                "line": 10,
                                "column": 29
                              },
                              "end": {
                                "line": 10,
                                "column": 57
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 361,
                              "end": 362,
                              "loc": {
                                "start": {
                                  "line": 10,
                                  "column": 29
                                },
                                "end": {
                                  "line": 10,
                                  "column": 30
                                }
                              },
                              "name": "$"
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 363,
                                "end": 388,
                                "loc": {
                                  "start": {
                                    "line": 10,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 10,
                                    "column": 56
                                  }
                                },
                                "value": ".js-sub-nav-placeholder",
                                "rawValue": ".js-sub-nav-placeholder",
                                "raw": "\".js-sub-nav-placeholder\""
                              }
                            ]
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 399,
                          "end": 418,
                          "loc": {
                            "start": {
                              "line": 11,
                              "column": 8
                            },
                            "end": {
                              "line": 11,
                              "column": 27
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 399,
                            "end": 406,
                            "loc": {
                              "start": {
                                "line": 11,
                                "column": 8
                              },
                              "end": {
                                "line": 11,
                                "column": 15
                              }
                            },
                            "name": "$window"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 409,
                            "end": 418,
                            "loc": {
                              "start": {
                                "line": 11,
                                "column": 18
                              },
                              "end": {
                                "line": 11,
                                "column": 27
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 409,
                              "end": 410,
                              "loc": {
                                "start": {
                                  "line": 11,
                                  "column": 18
                                },
                                "end": {
                                  "line": 11,
                                  "column": 19
                                }
                              },
                              "name": "$"
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 411,
                                "end": 417,
                                "loc": {
                                  "start": {
                                    "line": 11,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 11,
                                    "column": 26
                                  }
                                },
                                "name": "window"
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 425,
                      "end": 448,
                      "loc": {
                        "start": {
                          "line": 13,
                          "column": 4
                        },
                        "end": {
                          "line": 13,
                          "column": 27
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 425,
                        "end": 447,
                        "loc": {
                          "start": {
                            "line": 13,
                            "column": 4
                          },
                          "end": {
                            "line": 13,
                            "column": 26
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 425,
                          "end": 443,
                          "loc": {
                            "start": {
                              "line": 13,
                              "column": 4
                            },
                            "end": {
                              "line": 13,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 425,
                            "end": 429,
                            "loc": {
                              "start": {
                                "line": 13,
                                "column": 4
                              },
                              "end": {
                                "line": 13,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 430,
                            "end": 443,
                            "loc": {
                              "start": {
                                "line": 13,
                                "column": 9
                              },
                              "end": {
                                "line": 13,
                                "column": 22
                              }
                            },
                            "name": "contentHeight"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Literal",
                          "start": 446,
                          "end": 447,
                          "loc": {
                            "start": {
                              "line": 13,
                              "column": 25
                            },
                            "end": {
                              "line": 13,
                              "column": 26
                            }
                          },
                          "value": 0,
                          "rawValue": 0,
                          "raw": "0"
                        }
                      },
                      "trailingComments": [
                        {
                          "type": "Block",
                          "value": "*\n     * Checks to see if a given element has been scrolled into view\n     * @param  {Object}  element Element to check\n     * @return {Boolean}         Is the element in view or not?\n     ",
                          "start": 454,
                          "end": 647,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 4
                            },
                            "end": {
                              "line": 19,
                              "column": 7
                            }
                          },
                          "range": [
                            454,
                            647
                          ]
                        }
                      ]
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 652,
                      "end": 921,
                      "loc": {
                        "start": {
                          "line": 20,
                          "column": 4
                        },
                        "end": {
                          "line": 27,
                          "column": 6
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 656,
                          "end": 920,
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 8
                            },
                            "end": {
                              "line": 27,
                              "column": 5
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 656,
                            "end": 674,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 8
                              },
                              "end": {
                                "line": 20,
                                "column": 26
                              }
                            },
                            "name": "isScrolledIntoView",
                            "leadingComments": null
                          },
                          "init": {
                            "type": "ArrowFunctionExpression",
                            "start": 677,
                            "end": 920,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 29
                              },
                              "end": {
                                "line": 27,
                                "column": 5
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 678,
                                "end": 685,
                                "loc": {
                                  "start": {
                                    "line": 20,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 20,
                                    "column": 37
                                  }
                                },
                                "name": "element"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 690,
                              "end": 920,
                              "loc": {
                                "start": {
                                  "line": 20,
                                  "column": 42
                                },
                                "end": {
                                  "line": 27,
                                  "column": 5
                                }
                              },
                              "body": [
                                {
                                  "type": "VariableDeclaration",
                                  "start": 698,
                                  "end": 873,
                                  "loc": {
                                    "start": {
                                      "line": 21,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 24,
                                      "column": 59
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 702,
                                      "end": 723,
                                      "loc": {
                                        "start": {
                                          "line": 21,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 21,
                                          "column": 31
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 702,
                                        "end": 710,
                                        "loc": {
                                          "start": {
                                            "line": 21,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 21,
                                            "column": 18
                                          }
                                        },
                                        "name": "$element"
                                      },
                                      "init": {
                                        "type": "CallExpression",
                                        "start": 713,
                                        "end": 723,
                                        "loc": {
                                          "start": {
                                            "line": 21,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 21,
                                            "column": 31
                                          }
                                        },
                                        "callee": {
                                          "type": "Identifier",
                                          "start": 713,
                                          "end": 714,
                                          "loc": {
                                            "start": {
                                              "line": 21,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 21,
                                              "column": 22
                                            }
                                          },
                                          "name": "$"
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 715,
                                            "end": 722,
                                            "loc": {
                                              "start": {
                                                "line": 21,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 21,
                                                "column": 30
                                              }
                                            },
                                            "name": "element"
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 735,
                                      "end": 766,
                                      "loc": {
                                        "start": {
                                          "line": 22,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 22,
                                          "column": 41
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 735,
                                        "end": 744,
                                        "loc": {
                                          "start": {
                                            "line": 22,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 22,
                                            "column": 19
                                          }
                                        },
                                        "name": "windowTop"
                                      },
                                      "init": {
                                        "type": "CallExpression",
                                        "start": 747,
                                        "end": 766,
                                        "loc": {
                                          "start": {
                                            "line": 22,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 22,
                                            "column": 41
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 747,
                                          "end": 764,
                                          "loc": {
                                            "start": {
                                              "line": 22,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 22,
                                              "column": 39
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 747,
                                            "end": 754,
                                            "loc": {
                                              "start": {
                                                "line": 22,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 22,
                                                "column": 29
                                              }
                                            },
                                            "name": "$window"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 755,
                                            "end": 764,
                                            "loc": {
                                              "start": {
                                                "line": 22,
                                                "column": 30
                                              },
                                              "end": {
                                                "line": 22,
                                                "column": 39
                                              }
                                            },
                                            "name": "scrollTop"
                                          },
                                          "computed": false
                                        },
                                        "arguments": []
                                      }
                                    },
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 778,
                                      "end": 812,
                                      "loc": {
                                        "start": {
                                          "line": 23,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 23,
                                          "column": 44
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 778,
                                        "end": 788,
                                        "loc": {
                                          "start": {
                                            "line": 23,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 23,
                                            "column": 20
                                          }
                                        },
                                        "name": "elementTop"
                                      },
                                      "init": {
                                        "type": "MemberExpression",
                                        "start": 791,
                                        "end": 812,
                                        "loc": {
                                          "start": {
                                            "line": 23,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 23,
                                            "column": 44
                                          }
                                        },
                                        "object": {
                                          "type": "CallExpression",
                                          "start": 791,
                                          "end": 808,
                                          "loc": {
                                            "start": {
                                              "line": 23,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 23,
                                              "column": 40
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 791,
                                            "end": 806,
                                            "loc": {
                                              "start": {
                                                "line": 23,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 23,
                                                "column": 38
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 791,
                                              "end": 799,
                                              "loc": {
                                                "start": {
                                                  "line": 23,
                                                  "column": 23
                                                },
                                                "end": {
                                                  "line": 23,
                                                  "column": 31
                                                }
                                              },
                                              "name": "$element"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 800,
                                              "end": 806,
                                              "loc": {
                                                "start": {
                                                  "line": 23,
                                                  "column": 32
                                                },
                                                "end": {
                                                  "line": 23,
                                                  "column": 38
                                                }
                                              },
                                              "name": "offset"
                                            },
                                            "computed": false
                                          },
                                          "arguments": []
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 809,
                                          "end": 812,
                                          "loc": {
                                            "start": {
                                              "line": 23,
                                              "column": 41
                                            },
                                            "end": {
                                              "line": 23,
                                              "column": 44
                                            }
                                          },
                                          "name": "top"
                                        },
                                        "computed": false
                                      }
                                    },
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 824,
                                      "end": 872,
                                      "loc": {
                                        "start": {
                                          "line": 24,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 24,
                                          "column": 58
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 824,
                                        "end": 835,
                                        "loc": {
                                          "start": {
                                            "line": 24,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 24,
                                            "column": 21
                                          }
                                        },
                                        "name": "viewportTop"
                                      },
                                      "init": {
                                        "type": "BinaryExpression",
                                        "start": 838,
                                        "end": 872,
                                        "loc": {
                                          "start": {
                                            "line": 24,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 24,
                                            "column": 58
                                          }
                                        },
                                        "left": {
                                          "type": "Identifier",
                                          "start": 838,
                                          "end": 847,
                                          "loc": {
                                            "start": {
                                              "line": 24,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 24,
                                              "column": 33
                                            }
                                          },
                                          "name": "windowTop"
                                        },
                                        "operator": "+",
                                        "right": {
                                          "type": "BinaryExpression",
                                          "start": 851,
                                          "end": 871,
                                          "loc": {
                                            "start": {
                                              "line": 24,
                                              "column": 37
                                            },
                                            "end": {
                                              "line": 24,
                                              "column": 57
                                            }
                                          },
                                          "left": {
                                            "type": "CallExpression",
                                            "start": 851,
                                            "end": 867,
                                            "loc": {
                                              "start": {
                                                "line": 24,
                                                "column": 37
                                              },
                                              "end": {
                                                "line": 24,
                                                "column": 53
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 851,
                                              "end": 865,
                                              "loc": {
                                                "start": {
                                                  "line": 24,
                                                  "column": 37
                                                },
                                                "end": {
                                                  "line": 24,
                                                  "column": 51
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 851,
                                                "end": 858,
                                                "loc": {
                                                  "start": {
                                                    "line": 24,
                                                    "column": 37
                                                  },
                                                  "end": {
                                                    "line": 24,
                                                    "column": 44
                                                  }
                                                },
                                                "name": "$subNav"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 859,
                                                "end": 865,
                                                "loc": {
                                                  "start": {
                                                    "line": 24,
                                                    "column": 45
                                                  },
                                                  "end": {
                                                    "line": 24,
                                                    "column": 51
                                                  }
                                                },
                                                "name": "height"
                                              },
                                              "computed": false
                                            },
                                            "arguments": []
                                          },
                                          "operator": "*",
                                          "right": {
                                            "type": "Literal",
                                            "start": 870,
                                            "end": 871,
                                            "loc": {
                                              "start": {
                                                "line": 24,
                                                "column": 56
                                              },
                                              "end": {
                                                "line": 24,
                                                "column": 57
                                              }
                                            },
                                            "value": 2,
                                            "rawValue": 2,
                                            "raw": "2"
                                          },
                                          "parenthesizedExpression": true
                                        }
                                      }
                                    }
                                  ],
                                  "kind": "let"
                                },
                                {
                                  "type": "ReturnStatement",
                                  "start": 881,
                                  "end": 914,
                                  "loc": {
                                    "start": {
                                      "line": 26,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 26,
                                      "column": 39
                                    }
                                  },
                                  "argument": {
                                    "type": "BinaryExpression",
                                    "start": 888,
                                    "end": 913,
                                    "loc": {
                                      "start": {
                                        "line": 26,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 26,
                                        "column": 38
                                      }
                                    },
                                    "left": {
                                      "type": "Identifier",
                                      "start": 888,
                                      "end": 898,
                                      "loc": {
                                        "start": {
                                          "line": 26,
                                          "column": 13
                                        },
                                        "end": {
                                          "line": 26,
                                          "column": 23
                                        }
                                      },
                                      "name": "elementTop"
                                    },
                                    "operator": "<=",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 902,
                                      "end": 913,
                                      "loc": {
                                        "start": {
                                          "line": 26,
                                          "column": 27
                                        },
                                        "end": {
                                          "line": 26,
                                          "column": 38
                                        }
                                      },
                                      "name": "viewportTop"
                                    }
                                  }
                                }
                              ]
                            }
                          },
                          "leadingComments": null
                        }
                      ],
                      "kind": "let",
                      "leadingComments": [
                        {
                          "type": "Block",
                          "value": "*\n     * Checks to see if a given element has been scrolled into view\n     * @param  {Object}  element Element to check\n     * @return {Boolean}         Is the element in view or not?\n     ",
                          "start": 454,
                          "end": 647,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 4
                            },
                            "end": {
                              "line": 19,
                              "column": 7
                            }
                          },
                          "range": [
                            454,
                            647
                          ]
                        }
                      ]
                    },
                    {
                      "type": "IfStatement",
                      "start": 927,
                      "end": 3254,
                      "loc": {
                        "start": {
                          "line": 29,
                          "column": 4
                        },
                        "end": {
                          "line": 116,
                          "column": 5
                        }
                      },
                      "test": {
                        "type": "MemberExpression",
                        "start": 931,
                        "end": 945,
                        "loc": {
                          "start": {
                            "line": 29,
                            "column": 8
                          },
                          "end": {
                            "line": 29,
                            "column": 22
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 931,
                          "end": 938,
                          "loc": {
                            "start": {
                              "line": 29,
                              "column": 8
                            },
                            "end": {
                              "line": 29,
                              "column": 15
                            }
                          },
                          "name": "$subNav"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 939,
                          "end": 945,
                          "loc": {
                            "start": {
                              "line": 29,
                              "column": 16
                            },
                            "end": {
                              "line": 29,
                              "column": 22
                            }
                          },
                          "name": "length"
                        },
                        "computed": false
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 947,
                        "end": 3254,
                        "loc": {
                          "start": {
                            "line": 29,
                            "column": 24
                          },
                          "end": {
                            "line": 116,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 955,
                            "end": 1023,
                            "loc": {
                              "start": {
                                "line": 30,
                                "column": 6
                              },
                              "end": {
                                "line": 31,
                                "column": 30
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 959,
                                "end": 991,
                                "loc": {
                                  "start": {
                                    "line": 30,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 30,
                                    "column": 42
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 959,
                                  "end": 968,
                                  "loc": {
                                    "start": {
                                      "line": 30,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 30,
                                      "column": 19
                                    }
                                  },
                                  "name": "subNavTop"
                                },
                                "init": {
                                  "type": "MemberExpression",
                                  "start": 971,
                                  "end": 991,
                                  "loc": {
                                    "start": {
                                      "line": 30,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 30,
                                      "column": 42
                                    }
                                  },
                                  "object": {
                                    "type": "CallExpression",
                                    "start": 971,
                                    "end": 987,
                                    "loc": {
                                      "start": {
                                        "line": 30,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 30,
                                        "column": 38
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 971,
                                      "end": 985,
                                      "loc": {
                                        "start": {
                                          "line": 30,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 30,
                                          "column": 36
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 971,
                                        "end": 978,
                                        "loc": {
                                          "start": {
                                            "line": 30,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 30,
                                            "column": 29
                                          }
                                        },
                                        "name": "$subNav"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 979,
                                        "end": 985,
                                        "loc": {
                                          "start": {
                                            "line": 30,
                                            "column": 30
                                          },
                                          "end": {
                                            "line": 30,
                                            "column": 36
                                          }
                                        },
                                        "name": "offset"
                                      },
                                      "computed": false
                                    },
                                    "arguments": []
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 988,
                                    "end": 991,
                                    "loc": {
                                      "start": {
                                        "line": 30,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 30,
                                        "column": 42
                                      }
                                    },
                                    "name": "top"
                                  },
                                  "computed": false
                                }
                              },
                              {
                                "type": "VariableDeclarator",
                                "start": 1003,
                                "end": 1022,
                                "loc": {
                                  "start": {
                                    "line": 31,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 31,
                                    "column": 29
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 1003,
                                  "end": 1015,
                                  "loc": {
                                    "start": {
                                      "line": 31,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 31,
                                      "column": 22
                                    }
                                  },
                                  "name": "firstTrigger"
                                },
                                "init": {
                                  "type": "Literal",
                                  "start": 1018,
                                  "end": 1022,
                                  "loc": {
                                    "start": {
                                      "line": 31,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 31,
                                      "column": 29
                                    }
                                  },
                                  "value": true,
                                  "rawValue": true,
                                  "raw": "true"
                                }
                              }
                            ],
                            "kind": "let"
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 1031,
                            "end": 1529,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 6
                              },
                              "end": {
                                "line": 49,
                                "column": 9
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 1031,
                              "end": 1528,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 6
                                },
                                "end": {
                                  "line": 49,
                                  "column": 8
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 1031,
                                "end": 1045,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 20
                                  }
                                },
                                "object": {
                                  "type": "CallExpression",
                                  "start": 1031,
                                  "end": 1042,
                                  "loc": {
                                    "start": {
                                      "line": 33,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 33,
                                      "column": 17
                                    }
                                  },
                                  "callee": {
                                    "type": "Identifier",
                                    "start": 1031,
                                    "end": 1032,
                                    "loc": {
                                      "start": {
                                        "line": 33,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 33,
                                        "column": 7
                                      }
                                    },
                                    "name": "$"
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 1033,
                                      "end": 1041,
                                      "loc": {
                                        "start": {
                                          "line": 33,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 33,
                                          "column": 16
                                        }
                                      },
                                      "name": "document"
                                    }
                                  ]
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1043,
                                  "end": 1045,
                                  "loc": {
                                    "start": {
                                      "line": 33,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 33,
                                      "column": 20
                                    }
                                  },
                                  "name": "on"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Literal",
                                  "start": 1046,
                                  "end": 1053,
                                  "loc": {
                                    "start": {
                                      "line": 33,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 33,
                                      "column": 28
                                    }
                                  },
                                  "value": "click",
                                  "rawValue": "click",
                                  "raw": "\"click\""
                                },
                                {
                                  "type": "Literal",
                                  "start": 1055,
                                  "end": 1073,
                                  "loc": {
                                    "start": {
                                      "line": 33,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 33,
                                      "column": 48
                                    }
                                  },
                                  "value": ".js-sub-nav-link",
                                  "rawValue": ".js-sub-nav-link",
                                  "raw": "\".js-sub-nav-link\""
                                },
                                {
                                  "type": "FunctionExpression",
                                  "start": 1075,
                                  "end": 1527,
                                  "loc": {
                                    "start": {
                                      "line": 33,
                                      "column": 50
                                    },
                                    "end": {
                                      "line": 49,
                                      "column": 7
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": false,
                                  "async": false,
                                  "params": [
                                    {
                                      "type": "Identifier",
                                      "start": 1084,
                                      "end": 1085,
                                      "loc": {
                                        "start": {
                                          "line": 33,
                                          "column": 59
                                        },
                                        "end": {
                                          "line": 33,
                                          "column": 60
                                        }
                                      },
                                      "name": "e"
                                    }
                                  ],
                                  "body": {
                                    "type": "BlockStatement",
                                    "start": 1087,
                                    "end": 1527,
                                    "loc": {
                                      "start": {
                                        "line": 33,
                                        "column": 62
                                      },
                                      "end": {
                                        "line": 49,
                                        "column": 7
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 1097,
                                        "end": 1120,
                                        "loc": {
                                          "start": {
                                            "line": 34,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 34,
                                            "column": 31
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 1101,
                                            "end": 1119,
                                            "loc": {
                                              "start": {
                                                "line": 34,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 34,
                                                "column": 30
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 1101,
                                              "end": 1107,
                                              "loc": {
                                                "start": {
                                                  "line": 34,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 34,
                                                  "column": 18
                                                }
                                              },
                                              "name": "target"
                                            },
                                            "init": {
                                              "type": "MemberExpression",
                                              "start": 1110,
                                              "end": 1119,
                                              "loc": {
                                                "start": {
                                                  "line": 34,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 34,
                                                  "column": 30
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 1110,
                                                "end": 1114,
                                                "loc": {
                                                  "start": {
                                                    "line": 34,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 34,
                                                    "column": 25
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 1115,
                                                "end": 1119,
                                                "loc": {
                                                  "start": {
                                                    "line": 34,
                                                    "column": 26
                                                  },
                                                  "end": {
                                                    "line": 34,
                                                    "column": 30
                                                  }
                                                },
                                                "name": "hash"
                                              },
                                              "computed": false
                                            }
                                          }
                                        ],
                                        "kind": "let"
                                      },
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 1129,
                                        "end": 1153,
                                        "loc": {
                                          "start": {
                                            "line": 35,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 35,
                                            "column": 32
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 1133,
                                            "end": 1152,
                                            "loc": {
                                              "start": {
                                                "line": 35,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 35,
                                                "column": 31
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 1133,
                                              "end": 1140,
                                              "loc": {
                                                "start": {
                                                  "line": 35,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 35,
                                                  "column": 19
                                                }
                                              },
                                              "name": "$target"
                                            },
                                            "init": {
                                              "type": "CallExpression",
                                              "start": 1143,
                                              "end": 1152,
                                              "loc": {
                                                "start": {
                                                  "line": 35,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 35,
                                                  "column": 31
                                                }
                                              },
                                              "callee": {
                                                "type": "Identifier",
                                                "start": 1143,
                                                "end": 1144,
                                                "loc": {
                                                  "start": {
                                                    "line": 35,
                                                    "column": 22
                                                  },
                                                  "end": {
                                                    "line": 35,
                                                    "column": 23
                                                  }
                                                },
                                                "name": "$"
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 1145,
                                                  "end": 1151,
                                                  "loc": {
                                                    "start": {
                                                      "line": 35,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 35,
                                                      "column": 30
                                                    }
                                                  },
                                                  "name": "target"
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "kind": "let"
                                      },
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 1162,
                                        "end": 1195,
                                        "loc": {
                                          "start": {
                                            "line": 36,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 36,
                                            "column": 41
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 1166,
                                            "end": 1194,
                                            "loc": {
                                              "start": {
                                                "line": 36,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 36,
                                                "column": 40
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 1166,
                                              "end": 1175,
                                              "loc": {
                                                "start": {
                                                  "line": 36,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 36,
                                                  "column": 21
                                                }
                                              },
                                              "name": "navHeight"
                                            },
                                            "init": {
                                              "type": "CallExpression",
                                              "start": 1178,
                                              "end": 1194,
                                              "loc": {
                                                "start": {
                                                  "line": 36,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 36,
                                                  "column": 40
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 1178,
                                                "end": 1192,
                                                "loc": {
                                                  "start": {
                                                    "line": 36,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 36,
                                                    "column": 38
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 1178,
                                                  "end": 1185,
                                                  "loc": {
                                                    "start": {
                                                      "line": 36,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 36,
                                                      "column": 31
                                                    }
                                                  },
                                                  "name": "$subNav"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1186,
                                                  "end": 1192,
                                                  "loc": {
                                                    "start": {
                                                      "line": 36,
                                                      "column": 32
                                                    },
                                                    "end": {
                                                      "line": 36,
                                                      "column": 38
                                                    }
                                                  },
                                                  "name": "height"
                                                },
                                                "computed": false
                                              },
                                              "arguments": []
                                            }
                                          }
                                        ],
                                        "kind": "let"
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 1205,
                                        "end": 1224,
                                        "loc": {
                                          "start": {
                                            "line": 38,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 38,
                                            "column": 27
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 1205,
                                          "end": 1223,
                                          "loc": {
                                            "start": {
                                              "line": 38,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 38,
                                              "column": 26
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 1205,
                                            "end": 1221,
                                            "loc": {
                                              "start": {
                                                "line": 38,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 38,
                                                "column": 24
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 1205,
                                              "end": 1206,
                                              "loc": {
                                                "start": {
                                                  "line": 38,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 38,
                                                  "column": 9
                                                }
                                              },
                                              "name": "e"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 1207,
                                              "end": 1221,
                                              "loc": {
                                                "start": {
                                                  "line": 38,
                                                  "column": 10
                                                },
                                                "end": {
                                                  "line": 38,
                                                  "column": 24
                                                }
                                              },
                                              "name": "preventDefault"
                                            },
                                            "computed": false
                                          },
                                          "arguments": []
                                        }
                                      },
                                      {
                                        "type": "IfStatement",
                                        "start": 1234,
                                        "end": 1337,
                                        "loc": {
                                          "start": {
                                            "line": 40,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 42,
                                            "column": 9
                                          }
                                        },
                                        "test": {
                                          "type": "BinaryExpression",
                                          "start": 1237,
                                          "end": 1275,
                                          "loc": {
                                            "start": {
                                              "line": 40,
                                              "column": 11
                                            },
                                            "end": {
                                              "line": 40,
                                              "column": 49
                                            }
                                          },
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 1237,
                                            "end": 1271,
                                            "loc": {
                                              "start": {
                                                "line": 40,
                                                "column": 11
                                              },
                                              "end": {
                                                "line": 40,
                                                "column": 45
                                              }
                                            },
                                            "object": {
                                              "type": "CallExpression",
                                              "start": 1237,
                                              "end": 1264,
                                              "loc": {
                                                "start": {
                                                  "line": 40,
                                                  "column": 11
                                                },
                                                "end": {
                                                  "line": 40,
                                                  "column": 38
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 1237,
                                                "end": 1252,
                                                "loc": {
                                                  "start": {
                                                    "line": 40,
                                                    "column": 11
                                                  },
                                                  "end": {
                                                    "line": 40,
                                                    "column": 26
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 1237,
                                                  "end": 1244,
                                                  "loc": {
                                                    "start": {
                                                      "line": 40,
                                                      "column": 11
                                                    },
                                                    "end": {
                                                      "line": 40,
                                                      "column": 18
                                                    }
                                                  },
                                                  "name": "$target"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1245,
                                                  "end": 1252,
                                                  "loc": {
                                                    "start": {
                                                      "line": 40,
                                                      "column": 19
                                                    },
                                                    "end": {
                                                      "line": 40,
                                                      "column": 26
                                                    }
                                                  },
                                                  "name": "parents"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Literal",
                                                  "start": 1253,
                                                  "end": 1263,
                                                  "loc": {
                                                    "start": {
                                                      "line": 40,
                                                      "column": 27
                                                    },
                                                    "end": {
                                                      "line": 40,
                                                      "column": 37
                                                    }
                                                  },
                                                  "value": ".segment",
                                                  "rawValue": ".segment",
                                                  "raw": "\".segment\""
                                                }
                                              ]
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 1265,
                                              "end": 1271,
                                              "loc": {
                                                "start": {
                                                  "line": 40,
                                                  "column": 39
                                                },
                                                "end": {
                                                  "line": 40,
                                                  "column": 45
                                                }
                                              },
                                              "name": "length"
                                            },
                                            "computed": false
                                          },
                                          "operator": ">",
                                          "right": {
                                            "type": "Literal",
                                            "start": 1274,
                                            "end": 1275,
                                            "loc": {
                                              "start": {
                                                "line": 40,
                                                "column": 48
                                              },
                                              "end": {
                                                "line": 40,
                                                "column": 49
                                              }
                                            },
                                            "value": 0,
                                            "rawValue": 0,
                                            "raw": "0"
                                          }
                                        },
                                        "consequent": {
                                          "type": "BlockStatement",
                                          "start": 1277,
                                          "end": 1337,
                                          "loc": {
                                            "start": {
                                              "line": 40,
                                              "column": 51
                                            },
                                            "end": {
                                              "line": 42,
                                              "column": 9
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 1289,
                                              "end": 1327,
                                              "loc": {
                                                "start": {
                                                  "line": 41,
                                                  "column": 10
                                                },
                                                "end": {
                                                  "line": 41,
                                                  "column": 48
                                                }
                                              },
                                              "expression": {
                                                "type": "AssignmentExpression",
                                                "start": 1289,
                                                "end": 1326,
                                                "loc": {
                                                  "start": {
                                                    "line": 41,
                                                    "column": 10
                                                  },
                                                  "end": {
                                                    "line": 41,
                                                    "column": 47
                                                  }
                                                },
                                                "operator": "=",
                                                "left": {
                                                  "type": "Identifier",
                                                  "start": 1289,
                                                  "end": 1296,
                                                  "loc": {
                                                    "start": {
                                                      "line": 41,
                                                      "column": 10
                                                    },
                                                    "end": {
                                                      "line": 41,
                                                      "column": 17
                                                    }
                                                  },
                                                  "name": "$target"
                                                },
                                                "right": {
                                                  "type": "CallExpression",
                                                  "start": 1299,
                                                  "end": 1326,
                                                  "loc": {
                                                    "start": {
                                                      "line": 41,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 41,
                                                      "column": 47
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 1299,
                                                    "end": 1314,
                                                    "loc": {
                                                      "start": {
                                                        "line": 41,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 41,
                                                        "column": 35
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 1299,
                                                      "end": 1306,
                                                      "loc": {
                                                        "start": {
                                                          "line": 41,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 41,
                                                          "column": 27
                                                        }
                                                      },
                                                      "name": "$target"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 1307,
                                                      "end": 1314,
                                                      "loc": {
                                                        "start": {
                                                          "line": 41,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 41,
                                                          "column": 35
                                                        }
                                                      },
                                                      "name": "parents"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Literal",
                                                      "start": 1315,
                                                      "end": 1325,
                                                      "loc": {
                                                        "start": {
                                                          "line": 41,
                                                          "column": 36
                                                        },
                                                        "end": {
                                                          "line": 41,
                                                          "column": 46
                                                        }
                                                      },
                                                      "value": ".segment",
                                                      "rawValue": ".segment",
                                                      "raw": "\".segment\""
                                                    }
                                                  ]
                                                }
                                              }
                                            }
                                          ]
                                        },
                                        "alternate": null
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 1347,
                                        "end": 1519,
                                        "loc": {
                                          "start": {
                                            "line": 44,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 48,
                                            "column": 11
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 1347,
                                          "end": 1518,
                                          "loc": {
                                            "start": {
                                              "line": 44,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 48,
                                              "column": 10
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 1347,
                                            "end": 1377,
                                            "loc": {
                                              "start": {
                                                "line": 44,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 44,
                                                "column": 38
                                              }
                                            },
                                            "object": {
                                              "type": "CallExpression",
                                              "start": 1347,
                                              "end": 1369,
                                              "loc": {
                                                "start": {
                                                  "line": 44,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 44,
                                                  "column": 30
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 1347,
                                                "end": 1367,
                                                "loc": {
                                                  "start": {
                                                    "line": 44,
                                                    "column": 8
                                                  },
                                                  "end": {
                                                    "line": 44,
                                                    "column": 28
                                                  }
                                                },
                                                "object": {
                                                  "type": "CallExpression",
                                                  "start": 1347,
                                                  "end": 1362,
                                                  "loc": {
                                                    "start": {
                                                      "line": 44,
                                                      "column": 8
                                                    },
                                                    "end": {
                                                      "line": 44,
                                                      "column": 23
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "Identifier",
                                                    "start": 1347,
                                                    "end": 1348,
                                                    "loc": {
                                                      "start": {
                                                        "line": 44,
                                                        "column": 8
                                                      },
                                                      "end": {
                                                        "line": 44,
                                                        "column": 9
                                                      }
                                                    },
                                                    "name": "$"
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Literal",
                                                      "start": 1349,
                                                      "end": 1361,
                                                      "loc": {
                                                        "start": {
                                                          "line": 44,
                                                          "column": 10
                                                        },
                                                        "end": {
                                                          "line": 44,
                                                          "column": 22
                                                        }
                                                      },
                                                      "value": "html, body",
                                                      "rawValue": "html, body",
                                                      "raw": "\"html, body\""
                                                    }
                                                  ]
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1363,
                                                  "end": 1367,
                                                  "loc": {
                                                    "start": {
                                                      "line": 44,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 44,
                                                      "column": 28
                                                    }
                                                  },
                                                  "name": "stop"
                                                },
                                                "computed": false
                                              },
                                              "arguments": []
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 1370,
                                              "end": 1377,
                                              "loc": {
                                                "start": {
                                                  "line": 44,
                                                  "column": 31
                                                },
                                                "end": {
                                                  "line": 44,
                                                  "column": 38
                                                }
                                              },
                                              "name": "animate"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "ObjectExpression",
                                              "start": 1378,
                                              "end": 1443,
                                              "loc": {
                                                "start": {
                                                  "line": 44,
                                                  "column": 39
                                                },
                                                "end": {
                                                  "line": 46,
                                                  "column": 9
                                                }
                                              },
                                              "properties": [
                                                {
                                                  "type": "Property",
                                                  "start": 1390,
                                                  "end": 1433,
                                                  "loc": {
                                                    "start": {
                                                      "line": 45,
                                                      "column": 10
                                                    },
                                                    "end": {
                                                      "line": 45,
                                                      "column": 53
                                                    }
                                                  },
                                                  "method": false,
                                                  "shorthand": false,
                                                  "computed": false,
                                                  "key": {
                                                    "type": "Identifier",
                                                    "start": 1390,
                                                    "end": 1399,
                                                    "loc": {
                                                      "start": {
                                                        "line": 45,
                                                        "column": 10
                                                      },
                                                      "end": {
                                                        "line": 45,
                                                        "column": 19
                                                      }
                                                    },
                                                    "name": "scrollTop"
                                                  },
                                                  "value": {
                                                    "type": "BinaryExpression",
                                                    "start": 1401,
                                                    "end": 1433,
                                                    "loc": {
                                                      "start": {
                                                        "line": 45,
                                                        "column": 21
                                                      },
                                                      "end": {
                                                        "line": 45,
                                                        "column": 53
                                                      }
                                                    },
                                                    "left": {
                                                      "type": "MemberExpression",
                                                      "start": 1401,
                                                      "end": 1421,
                                                      "loc": {
                                                        "start": {
                                                          "line": 45,
                                                          "column": 21
                                                        },
                                                        "end": {
                                                          "line": 45,
                                                          "column": 41
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "CallExpression",
                                                        "start": 1401,
                                                        "end": 1417,
                                                        "loc": {
                                                          "start": {
                                                            "line": 45,
                                                            "column": 21
                                                          },
                                                          "end": {
                                                            "line": 45,
                                                            "column": 37
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 1401,
                                                          "end": 1415,
                                                          "loc": {
                                                            "start": {
                                                              "line": 45,
                                                              "column": 21
                                                            },
                                                            "end": {
                                                              "line": 45,
                                                              "column": 35
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 1401,
                                                            "end": 1408,
                                                            "loc": {
                                                              "start": {
                                                                "line": 45,
                                                                "column": 21
                                                              },
                                                              "end": {
                                                                "line": 45,
                                                                "column": 28
                                                              }
                                                            },
                                                            "name": "$target"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 1409,
                                                            "end": 1415,
                                                            "loc": {
                                                              "start": {
                                                                "line": 45,
                                                                "column": 29
                                                              },
                                                              "end": {
                                                                "line": 45,
                                                                "column": 35
                                                              }
                                                            },
                                                            "name": "offset"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": []
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 1418,
                                                        "end": 1421,
                                                        "loc": {
                                                          "start": {
                                                            "line": 45,
                                                            "column": 38
                                                          },
                                                          "end": {
                                                            "line": 45,
                                                            "column": 41
                                                          }
                                                        },
                                                        "name": "top"
                                                      },
                                                      "computed": false
                                                    },
                                                    "operator": "-",
                                                    "right": {
                                                      "type": "Identifier",
                                                      "start": 1424,
                                                      "end": 1433,
                                                      "loc": {
                                                        "start": {
                                                          "line": 45,
                                                          "column": 44
                                                        },
                                                        "end": {
                                                          "line": 45,
                                                          "column": 53
                                                        }
                                                      },
                                                      "name": "navHeight"
                                                    }
                                                  },
                                                  "kind": "init"
                                                }
                                              ]
                                            },
                                            {
                                              "type": "Literal",
                                              "start": 1445,
                                              "end": 1448,
                                              "loc": {
                                                "start": {
                                                  "line": 46,
                                                  "column": 11
                                                },
                                                "end": {
                                                  "line": 46,
                                                  "column": 14
                                                }
                                              },
                                              "value": 500,
                                              "rawValue": 500,
                                              "raw": "500"
                                            },
                                            {
                                              "type": "Literal",
                                              "start": 1450,
                                              "end": 1457,
                                              "loc": {
                                                "start": {
                                                  "line": 46,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 46,
                                                  "column": 23
                                                }
                                              },
                                              "value": "swing",
                                              "rawValue": "swing",
                                              "raw": "\"swing\""
                                            },
                                            {
                                              "type": "ArrowFunctionExpression",
                                              "start": 1459,
                                              "end": 1517,
                                              "loc": {
                                                "start": {
                                                  "line": 46,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 48,
                                                  "column": 9
                                                }
                                              },
                                              "id": null,
                                              "generator": false,
                                              "expression": false,
                                              "async": false,
                                              "params": [],
                                              "body": {
                                                "type": "BlockStatement",
                                                "start": 1465,
                                                "end": 1517,
                                                "loc": {
                                                  "start": {
                                                    "line": 46,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 48,
                                                    "column": 9
                                                  }
                                                },
                                                "body": [
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 1477,
                                                    "end": 1507,
                                                    "loc": {
                                                      "start": {
                                                        "line": 47,
                                                        "column": 10
                                                      },
                                                      "end": {
                                                        "line": 47,
                                                        "column": 40
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 1477,
                                                      "end": 1506,
                                                      "loc": {
                                                        "start": {
                                                          "line": 47,
                                                          "column": 10
                                                        },
                                                        "end": {
                                                          "line": 47,
                                                          "column": 39
                                                        }
                                                      },
                                                      "operator": "=",
                                                      "left": {
                                                        "type": "MemberExpression",
                                                        "start": 1477,
                                                        "end": 1497,
                                                        "loc": {
                                                          "start": {
                                                            "line": 47,
                                                            "column": 10
                                                          },
                                                          "end": {
                                                            "line": 47,
                                                            "column": 30
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 1477,
                                                          "end": 1492,
                                                          "loc": {
                                                            "start": {
                                                              "line": 47,
                                                              "column": 10
                                                            },
                                                            "end": {
                                                              "line": 47,
                                                              "column": 25
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 1477,
                                                            "end": 1483,
                                                            "loc": {
                                                              "start": {
                                                                "line": 47,
                                                                "column": 10
                                                              },
                                                              "end": {
                                                                "line": 47,
                                                                "column": 16
                                                              }
                                                            },
                                                            "name": "window"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 1484,
                                                            "end": 1492,
                                                            "loc": {
                                                              "start": {
                                                                "line": 47,
                                                                "column": 17
                                                              },
                                                              "end": {
                                                                "line": 47,
                                                                "column": 25
                                                              }
                                                            },
                                                            "name": "location"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 1493,
                                                          "end": 1497,
                                                          "loc": {
                                                            "start": {
                                                              "line": 47,
                                                              "column": 26
                                                            },
                                                            "end": {
                                                              "line": 47,
                                                              "column": 30
                                                            }
                                                          },
                                                          "name": "hash"
                                                        },
                                                        "computed": false
                                                      },
                                                      "right": {
                                                        "type": "Identifier",
                                                        "start": 1500,
                                                        "end": 1506,
                                                        "loc": {
                                                          "start": {
                                                            "line": 47,
                                                            "column": 33
                                                          },
                                                          "end": {
                                                            "line": 47,
                                                            "column": 39
                                                          }
                                                        },
                                                        "name": "target"
                                                      }
                                                    }
                                                  }
                                                ]
                                              }
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  }
                                }
                              ]
                            }
                          },
                          {
                            "type": "IfStatement",
                            "start": 1537,
                            "end": 1647,
                            "loc": {
                              "start": {
                                "line": 51,
                                "column": 6
                              },
                              "end": {
                                "line": 53,
                                "column": 7
                              }
                            },
                            "test": {
                              "type": "MemberExpression",
                              "start": 1541,
                              "end": 1561,
                              "loc": {
                                "start": {
                                  "line": 51,
                                  "column": 10
                                },
                                "end": {
                                  "line": 51,
                                  "column": 30
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1541,
                                "end": 1556,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 51,
                                    "column": 25
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1541,
                                  "end": 1547,
                                  "loc": {
                                    "start": {
                                      "line": 51,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 51,
                                      "column": 16
                                    }
                                  },
                                  "name": "window"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1548,
                                  "end": 1556,
                                  "loc": {
                                    "start": {
                                      "line": 51,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 51,
                                      "column": 25
                                    }
                                  },
                                  "name": "location"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1557,
                                "end": 1561,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 51,
                                    "column": 30
                                  }
                                },
                                "name": "hash"
                              },
                              "computed": false
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 1563,
                              "end": 1647,
                              "loc": {
                                "start": {
                                  "line": 51,
                                  "column": 32
                                },
                                "end": {
                                  "line": 53,
                                  "column": 7
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 1573,
                                  "end": 1639,
                                  "loc": {
                                    "start": {
                                      "line": 52,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 52,
                                      "column": 74
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 1573,
                                    "end": 1638,
                                    "loc": {
                                      "start": {
                                        "line": 52,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 52,
                                        "column": 73
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 1573,
                                      "end": 1629,
                                      "loc": {
                                        "start": {
                                          "line": 52,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 52,
                                          "column": 64
                                        }
                                      },
                                      "object": {
                                        "type": "CallExpression",
                                        "start": 1573,
                                        "end": 1621,
                                        "loc": {
                                          "start": {
                                            "line": 52,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 52,
                                            "column": 56
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 1573,
                                          "end": 1585,
                                          "loc": {
                                            "start": {
                                              "line": 52,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 52,
                                              "column": 20
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 1573,
                                            "end": 1580,
                                            "loc": {
                                              "start": {
                                                "line": 52,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 52,
                                                "column": 15
                                              }
                                            },
                                            "name": "$subNav"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 1581,
                                            "end": 1585,
                                            "loc": {
                                              "start": {
                                                "line": 52,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 52,
                                                "column": 20
                                              }
                                            },
                                            "name": "find"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "TemplateLiteral",
                                            "start": 1586,
                                            "end": 1620,
                                            "loc": {
                                              "start": {
                                                "line": 52,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 52,
                                                "column": 55
                                              }
                                            },
                                            "expressions": [
                                              {
                                                "type": "MemberExpression",
                                                "start": 1596,
                                                "end": 1616,
                                                "loc": {
                                                  "start": {
                                                    "line": 52,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 52,
                                                    "column": 51
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 1596,
                                                  "end": 1611,
                                                  "loc": {
                                                    "start": {
                                                      "line": 52,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 52,
                                                      "column": 46
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 1596,
                                                    "end": 1602,
                                                    "loc": {
                                                      "start": {
                                                        "line": 52,
                                                        "column": 31
                                                      },
                                                      "end": {
                                                        "line": 52,
                                                        "column": 37
                                                      }
                                                    },
                                                    "name": "window"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 1603,
                                                    "end": 1611,
                                                    "loc": {
                                                      "start": {
                                                        "line": 52,
                                                        "column": 38
                                                      },
                                                      "end": {
                                                        "line": 52,
                                                        "column": 46
                                                      }
                                                    },
                                                    "name": "location"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1612,
                                                  "end": 1616,
                                                  "loc": {
                                                    "start": {
                                                      "line": 52,
                                                      "column": 47
                                                    },
                                                    "end": {
                                                      "line": 52,
                                                      "column": 51
                                                    }
                                                  },
                                                  "name": "hash"
                                                },
                                                "computed": false
                                              }
                                            ],
                                            "quasis": [
                                              {
                                                "type": "TemplateElement",
                                                "start": 1587,
                                                "end": 1594,
                                                "loc": {
                                                  "start": {
                                                    "line": 52,
                                                    "column": 22
                                                  },
                                                  "end": {
                                                    "line": 52,
                                                    "column": 29
                                                  }
                                                },
                                                "value": {
                                                  "raw": "[href=\"",
                                                  "cooked": "[href=\""
                                                },
                                                "tail": false
                                              },
                                              {
                                                "type": "TemplateElement",
                                                "start": 1617,
                                                "end": 1619,
                                                "loc": {
                                                  "start": {
                                                    "line": 52,
                                                    "column": 52
                                                  },
                                                  "end": {
                                                    "line": 52,
                                                    "column": 54
                                                  }
                                                },
                                                "value": {
                                                  "raw": "\"]",
                                                  "cooked": "\"]"
                                                },
                                                "tail": true
                                              }
                                            ]
                                          }
                                        ]
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1622,
                                        "end": 1629,
                                        "loc": {
                                          "start": {
                                            "line": 52,
                                            "column": 57
                                          },
                                          "end": {
                                            "line": 52,
                                            "column": 64
                                          }
                                        },
                                        "name": "trigger"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Literal",
                                        "start": 1630,
                                        "end": 1637,
                                        "loc": {
                                          "start": {
                                            "line": 52,
                                            "column": 65
                                          },
                                          "end": {
                                            "line": 52,
                                            "column": 72
                                          }
                                        },
                                        "value": "click",
                                        "rawValue": "click",
                                        "raw": "\"click\""
                                      }
                                    ]
                                  }
                                }
                              ]
                            },
                            "alternate": null
                          },
                          {
                            "type": "VariableDeclaration",
                            "start": 1655,
                            "end": 1819,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 6
                              },
                              "end": {
                                "line": 58,
                                "column": 13
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 1659,
                                "end": 1689,
                                "loc": {
                                  "start": {
                                    "line": 55,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 55,
                                    "column": 40
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 1659,
                                  "end": 1665,
                                  "loc": {
                                    "start": {
                                      "line": 55,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 55,
                                      "column": 16
                                    }
                                  },
                                  "name": "$links"
                                },
                                "init": {
                                  "type": "CallExpression",
                                  "start": 1668,
                                  "end": 1689,
                                  "loc": {
                                    "start": {
                                      "line": 55,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 55,
                                      "column": 40
                                    }
                                  },
                                  "callee": {
                                    "type": "Identifier",
                                    "start": 1668,
                                    "end": 1669,
                                    "loc": {
                                      "start": {
                                        "line": 55,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 55,
                                        "column": 20
                                      }
                                    },
                                    "name": "$"
                                  },
                                  "arguments": [
                                    {
                                      "type": "Literal",
                                      "start": 1670,
                                      "end": 1688,
                                      "loc": {
                                        "start": {
                                          "line": 55,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 55,
                                          "column": 39
                                        }
                                      },
                                      "value": ".js-sub-nav-link",
                                      "rawValue": ".js-sub-nav-link",
                                      "raw": "\".js-sub-nav-link\""
                                    }
                                  ]
                                }
                              },
                              {
                                "type": "VariableDeclarator",
                                "start": 1701,
                                "end": 1818,
                                "loc": {
                                  "start": {
                                    "line": 56,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 58,
                                    "column": 12
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 1701,
                                  "end": 1712,
                                  "loc": {
                                    "start": {
                                      "line": 56,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 56,
                                      "column": 21
                                    }
                                  },
                                  "name": "$components"
                                },
                                "init": {
                                  "type": "CallExpression",
                                  "start": 1715,
                                  "end": 1818,
                                  "loc": {
                                    "start": {
                                      "line": 56,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 58,
                                      "column": 12
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 1715,
                                    "end": 1725,
                                    "loc": {
                                      "start": {
                                        "line": 56,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 56,
                                        "column": 34
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 1715,
                                      "end": 1721,
                                      "loc": {
                                        "start": {
                                          "line": 56,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 56,
                                          "column": 30
                                        }
                                      },
                                      "name": "$links"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1722,
                                      "end": 1725,
                                      "loc": {
                                        "start": {
                                          "line": 56,
                                          "column": 31
                                        },
                                        "end": {
                                          "line": 56,
                                          "column": 34
                                        }
                                      },
                                      "name": "map"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ArrowFunctionExpression",
                                      "start": 1726,
                                      "end": 1817,
                                      "loc": {
                                        "start": {
                                          "line": 56,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 58,
                                          "column": 11
                                        }
                                      },
                                      "id": null,
                                      "generator": false,
                                      "expression": false,
                                      "async": false,
                                      "params": [
                                        {
                                          "type": "Identifier",
                                          "start": 1727,
                                          "end": 1728,
                                          "loc": {
                                            "start": {
                                              "line": 56,
                                              "column": 36
                                            },
                                            "end": {
                                              "line": 56,
                                              "column": 37
                                            }
                                          },
                                          "name": "i"
                                        },
                                        {
                                          "type": "Identifier",
                                          "start": 1730,
                                          "end": 1732,
                                          "loc": {
                                            "start": {
                                              "line": 56,
                                              "column": 39
                                            },
                                            "end": {
                                              "line": 56,
                                              "column": 41
                                            }
                                          },
                                          "name": "el"
                                        }
                                      ],
                                      "body": {
                                        "type": "BlockStatement",
                                        "start": 1737,
                                        "end": 1817,
                                        "loc": {
                                          "start": {
                                            "line": 56,
                                            "column": 46
                                          },
                                          "end": {
                                            "line": 58,
                                            "column": 11
                                          }
                                        },
                                        "body": [
                                          {
                                            "type": "ReturnStatement",
                                            "start": 1751,
                                            "end": 1805,
                                            "loc": {
                                              "start": {
                                                "line": 57,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 57,
                                                "column": 66
                                              }
                                            },
                                            "argument": {
                                              "type": "CallExpression",
                                              "start": 1758,
                                              "end": 1804,
                                              "loc": {
                                                "start": {
                                                  "line": 57,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 57,
                                                  "column": 65
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 1758,
                                                "end": 1781,
                                                "loc": {
                                                  "start": {
                                                    "line": 57,
                                                    "column": 19
                                                  },
                                                  "end": {
                                                    "line": 57,
                                                    "column": 42
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 1758,
                                                  "end": 1766,
                                                  "loc": {
                                                    "start": {
                                                      "line": 57,
                                                      "column": 19
                                                    },
                                                    "end": {
                                                      "line": 57,
                                                      "column": 27
                                                    }
                                                  },
                                                  "name": "document"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1767,
                                                  "end": 1781,
                                                  "loc": {
                                                    "start": {
                                                      "line": 57,
                                                      "column": 28
                                                    },
                                                    "end": {
                                                      "line": 57,
                                                      "column": 42
                                                    }
                                                  },
                                                  "name": "getElementById"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "MemberExpression",
                                                  "start": 1782,
                                                  "end": 1803,
                                                  "loc": {
                                                    "start": {
                                                      "line": 57,
                                                      "column": 43
                                                    },
                                                    "end": {
                                                      "line": 57,
                                                      "column": 64
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "CallExpression",
                                                    "start": 1782,
                                                    "end": 1800,
                                                    "loc": {
                                                      "start": {
                                                        "line": 57,
                                                        "column": 43
                                                      },
                                                      "end": {
                                                        "line": 57,
                                                        "column": 61
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 1782,
                                                      "end": 1795,
                                                      "loc": {
                                                        "start": {
                                                          "line": 57,
                                                          "column": 43
                                                        },
                                                        "end": {
                                                          "line": 57,
                                                          "column": 56
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 1782,
                                                        "end": 1789,
                                                        "loc": {
                                                          "start": {
                                                            "line": 57,
                                                            "column": 43
                                                          },
                                                          "end": {
                                                            "line": 57,
                                                            "column": 50
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 1782,
                                                          "end": 1784,
                                                          "loc": {
                                                            "start": {
                                                              "line": 57,
                                                              "column": 43
                                                            },
                                                            "end": {
                                                              "line": 57,
                                                              "column": 45
                                                            }
                                                          },
                                                          "name": "el"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 1785,
                                                          "end": 1789,
                                                          "loc": {
                                                            "start": {
                                                              "line": 57,
                                                              "column": 46
                                                            },
                                                            "end": {
                                                              "line": 57,
                                                              "column": 50
                                                            }
                                                          },
                                                          "name": "href"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 1790,
                                                        "end": 1795,
                                                        "loc": {
                                                          "start": {
                                                            "line": 57,
                                                            "column": 51
                                                          },
                                                          "end": {
                                                            "line": 57,
                                                            "column": 56
                                                          }
                                                        },
                                                        "name": "split"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "Literal",
                                                        "start": 1796,
                                                        "end": 1799,
                                                        "loc": {
                                                          "start": {
                                                            "line": 57,
                                                            "column": 57
                                                          },
                                                          "end": {
                                                            "line": 57,
                                                            "column": 60
                                                          }
                                                        },
                                                        "value": "#",
                                                        "rawValue": "#",
                                                        "raw": "\"#\""
                                                      }
                                                    ]
                                                  },
                                                  "property": {
                                                    "type": "Literal",
                                                    "start": 1801,
                                                    "end": 1802,
                                                    "loc": {
                                                      "start": {
                                                        "line": 57,
                                                        "column": 62
                                                      },
                                                      "end": {
                                                        "line": 57,
                                                        "column": 63
                                                      }
                                                    },
                                                    "value": 1,
                                                    "rawValue": 1,
                                                    "raw": "1"
                                                  },
                                                  "computed": true
                                                }
                                              ]
                                            }
                                          }
                                        ]
                                      }
                                    }
                                  ]
                                }
                              }
                            ],
                            "kind": "let"
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 1827,
                            "end": 3158,
                            "loc": {
                              "start": {
                                "line": 60,
                                "column": 6
                              },
                              "end": {
                                "line": 111,
                                "column": 14
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 1827,
                              "end": 3157,
                              "loc": {
                                "start": {
                                  "line": 60,
                                  "column": 6
                                },
                                "end": {
                                  "line": 111,
                                  "column": 13
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 1827,
                                "end": 1841,
                                "loc": {
                                  "start": {
                                    "line": 60,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 60,
                                    "column": 20
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1827,
                                  "end": 1834,
                                  "loc": {
                                    "start": {
                                      "line": 60,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 60,
                                      "column": 13
                                    }
                                  },
                                  "name": "$window"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1835,
                                  "end": 1841,
                                  "loc": {
                                    "start": {
                                      "line": 60,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 60,
                                      "column": 20
                                    }
                                  },
                                  "name": "scroll"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "CallExpression",
                                  "start": 1842,
                                  "end": 3156,
                                  "loc": {
                                    "start": {
                                      "line": 60,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 111,
                                      "column": 12
                                    }
                                  },
                                  "callee": {
                                    "type": "Identifier",
                                    "start": 1842,
                                    "end": 1850,
                                    "loc": {
                                      "start": {
                                        "line": 60,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 60,
                                        "column": 29
                                      }
                                    },
                                    "name": "debounce"
                                  },
                                  "arguments": [
                                    {
                                      "type": "ArrowFunctionExpression",
                                      "start": 1851,
                                      "end": 3151,
                                      "loc": {
                                        "start": {
                                          "line": 60,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 111,
                                          "column": 7
                                        }
                                      },
                                      "id": null,
                                      "generator": false,
                                      "expression": false,
                                      "async": false,
                                      "params": [],
                                      "body": {
                                        "type": "BlockStatement",
                                        "start": 1857,
                                        "end": 3151,
                                        "loc": {
                                          "start": {
                                            "line": 60,
                                            "column": 36
                                          },
                                          "end": {
                                            "line": 111,
                                            "column": 7
                                          }
                                        },
                                        "body": [
                                          {
                                            "type": "IfStatement",
                                            "start": 1867,
                                            "end": 1928,
                                            "loc": {
                                              "start": {
                                                "line": 61,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 63,
                                                "column": 9
                                              }
                                            },
                                            "test": {
                                              "type": "Identifier",
                                              "start": 1871,
                                              "end": 1883,
                                              "loc": {
                                                "start": {
                                                  "line": 61,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 61,
                                                  "column": 24
                                                }
                                              },
                                              "name": "firstTrigger"
                                            },
                                            "consequent": {
                                              "type": "BlockStatement",
                                              "start": 1885,
                                              "end": 1928,
                                              "loc": {
                                                "start": {
                                                  "line": 61,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 63,
                                                  "column": 9
                                                }
                                              },
                                              "body": [
                                                {
                                                  "type": "ExpressionStatement",
                                                  "start": 1897,
                                                  "end": 1918,
                                                  "loc": {
                                                    "start": {
                                                      "line": 62,
                                                      "column": 10
                                                    },
                                                    "end": {
                                                      "line": 62,
                                                      "column": 31
                                                    }
                                                  },
                                                  "expression": {
                                                    "type": "AssignmentExpression",
                                                    "start": 1897,
                                                    "end": 1917,
                                                    "loc": {
                                                      "start": {
                                                        "line": 62,
                                                        "column": 10
                                                      },
                                                      "end": {
                                                        "line": 62,
                                                        "column": 30
                                                      }
                                                    },
                                                    "operator": "=",
                                                    "left": {
                                                      "type": "Identifier",
                                                      "start": 1897,
                                                      "end": 1909,
                                                      "loc": {
                                                        "start": {
                                                          "line": 62,
                                                          "column": 10
                                                        },
                                                        "end": {
                                                          "line": 62,
                                                          "column": 22
                                                        }
                                                      },
                                                      "name": "firstTrigger"
                                                    },
                                                    "right": {
                                                      "type": "Literal",
                                                      "start": 1912,
                                                      "end": 1917,
                                                      "loc": {
                                                        "start": {
                                                          "line": 62,
                                                          "column": 25
                                                        },
                                                        "end": {
                                                          "line": 62,
                                                          "column": 30
                                                        }
                                                      },
                                                      "value": false,
                                                      "rawValue": false,
                                                      "raw": "false"
                                                    }
                                                  }
                                                }
                                              ]
                                            },
                                            "alternate": null
                                          },
                                          {
                                            "type": "VariableDeclaration",
                                            "start": 1938,
                                            "end": 2140,
                                            "loc": {
                                              "start": {
                                                "line": 65,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 66,
                                                "column": 105
                                              }
                                            },
                                            "declarations": [
                                              {
                                                "type": "VariableDeclarator",
                                                "start": 1942,
                                                "end": 2033,
                                                "loc": {
                                                  "start": {
                                                    "line": 65,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 65,
                                                    "column": 103
                                                  }
                                                },
                                                "id": {
                                                  "type": "Identifier",
                                                  "start": 1942,
                                                  "end": 1949,
                                                  "loc": {
                                                    "start": {
                                                      "line": 65,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 65,
                                                      "column": 19
                                                    }
                                                  },
                                                  "name": "isFixed"
                                                },
                                                "init": {
                                                  "type": "LogicalExpression",
                                                  "start": 1952,
                                                  "end": 2033,
                                                  "loc": {
                                                    "start": {
                                                      "line": 65,
                                                      "column": 22
                                                    },
                                                    "end": {
                                                      "line": 65,
                                                      "column": 103
                                                    }
                                                  },
                                                  "left": {
                                                    "type": "BinaryExpression",
                                                    "start": 1953,
                                                    "end": 1985,
                                                    "loc": {
                                                      "start": {
                                                        "line": 65,
                                                        "column": 23
                                                      },
                                                      "end": {
                                                        "line": 65,
                                                        "column": 55
                                                      }
                                                    },
                                                    "left": {
                                                      "type": "CallExpression",
                                                      "start": 1953,
                                                      "end": 1972,
                                                      "loc": {
                                                        "start": {
                                                          "line": 65,
                                                          "column": 23
                                                        },
                                                        "end": {
                                                          "line": 65,
                                                          "column": 42
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 1953,
                                                        "end": 1970,
                                                        "loc": {
                                                          "start": {
                                                            "line": 65,
                                                            "column": 23
                                                          },
                                                          "end": {
                                                            "line": 65,
                                                            "column": 40
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 1953,
                                                          "end": 1960,
                                                          "loc": {
                                                            "start": {
                                                              "line": 65,
                                                              "column": 23
                                                            },
                                                            "end": {
                                                              "line": 65,
                                                              "column": 30
                                                            }
                                                          },
                                                          "name": "$window"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 1961,
                                                          "end": 1970,
                                                          "loc": {
                                                            "start": {
                                                              "line": 65,
                                                              "column": 31
                                                            },
                                                            "end": {
                                                              "line": 65,
                                                              "column": 40
                                                            }
                                                          },
                                                          "name": "scrollTop"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": []
                                                    },
                                                    "operator": ">=",
                                                    "right": {
                                                      "type": "Identifier",
                                                      "start": 1976,
                                                      "end": 1985,
                                                      "loc": {
                                                        "start": {
                                                          "line": 65,
                                                          "column": 46
                                                        },
                                                        "end": {
                                                          "line": 65,
                                                          "column": 55
                                                        }
                                                      },
                                                      "name": "subNavTop"
                                                    },
                                                    "parenthesizedExpression": true
                                                  },
                                                  "operator": "&&",
                                                  "right": {
                                                    "type": "BinaryExpression",
                                                    "start": 1991,
                                                    "end": 2032,
                                                    "loc": {
                                                      "start": {
                                                        "line": 65,
                                                        "column": 61
                                                      },
                                                      "end": {
                                                        "line": 65,
                                                        "column": 102
                                                      }
                                                    },
                                                    "left": {
                                                      "type": "CallExpression",
                                                      "start": 1991,
                                                      "end": 2010,
                                                      "loc": {
                                                        "start": {
                                                          "line": 65,
                                                          "column": 61
                                                        },
                                                        "end": {
                                                          "line": 65,
                                                          "column": 80
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 1991,
                                                        "end": 2008,
                                                        "loc": {
                                                          "start": {
                                                            "line": 65,
                                                            "column": 61
                                                          },
                                                          "end": {
                                                            "line": 65,
                                                            "column": 78
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 1991,
                                                          "end": 1998,
                                                          "loc": {
                                                            "start": {
                                                              "line": 65,
                                                              "column": 61
                                                            },
                                                            "end": {
                                                              "line": 65,
                                                              "column": 68
                                                            }
                                                          },
                                                          "name": "$window"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 1999,
                                                          "end": 2008,
                                                          "loc": {
                                                            "start": {
                                                              "line": 65,
                                                              "column": 69
                                                            },
                                                            "end": {
                                                              "line": 65,
                                                              "column": 78
                                                            }
                                                          },
                                                          "name": "scrollTop"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": []
                                                    },
                                                    "operator": "<=",
                                                    "right": {
                                                      "type": "MemberExpression",
                                                      "start": 2014,
                                                      "end": 2032,
                                                      "loc": {
                                                        "start": {
                                                          "line": 65,
                                                          "column": 84
                                                        },
                                                        "end": {
                                                          "line": 65,
                                                          "column": 102
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 2014,
                                                        "end": 2018,
                                                        "loc": {
                                                          "start": {
                                                            "line": 65,
                                                            "column": 84
                                                          },
                                                          "end": {
                                                            "line": 65,
                                                            "column": 88
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 2019,
                                                        "end": 2032,
                                                        "loc": {
                                                          "start": {
                                                            "line": 65,
                                                            "column": 89
                                                          },
                                                          "end": {
                                                            "line": 65,
                                                            "column": 102
                                                          }
                                                        },
                                                        "name": "contentHeight"
                                                      },
                                                      "computed": false
                                                    },
                                                    "parenthesizedExpression": true
                                                  }
                                                }
                                              },
                                              {
                                                "type": "VariableDeclarator",
                                                "start": 2047,
                                                "end": 2139,
                                                "loc": {
                                                  "start": {
                                                    "line": 66,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 66,
                                                    "column": 104
                                                  }
                                                },
                                                "id": {
                                                  "type": "Identifier",
                                                  "start": 2047,
                                                  "end": 2055,
                                                  "loc": {
                                                    "start": {
                                                      "line": 66,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 66,
                                                      "column": 20
                                                    }
                                                  },
                                                  "name": "isBottom"
                                                },
                                                "init": {
                                                  "type": "LogicalExpression",
                                                  "start": 2058,
                                                  "end": 2139,
                                                  "loc": {
                                                    "start": {
                                                      "line": 66,
                                                      "column": 23
                                                    },
                                                    "end": {
                                                      "line": 66,
                                                      "column": 104
                                                    }
                                                  },
                                                  "left": {
                                                    "type": "BinaryExpression",
                                                    "start": 2059,
                                                    "end": 2091,
                                                    "loc": {
                                                      "start": {
                                                        "line": 66,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 66,
                                                        "column": 56
                                                      }
                                                    },
                                                    "left": {
                                                      "type": "CallExpression",
                                                      "start": 2059,
                                                      "end": 2078,
                                                      "loc": {
                                                        "start": {
                                                          "line": 66,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 66,
                                                          "column": 43
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 2059,
                                                        "end": 2076,
                                                        "loc": {
                                                          "start": {
                                                            "line": 66,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 66,
                                                            "column": 41
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 2059,
                                                          "end": 2066,
                                                          "loc": {
                                                            "start": {
                                                              "line": 66,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 66,
                                                              "column": 31
                                                            }
                                                          },
                                                          "name": "$window"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 2067,
                                                          "end": 2076,
                                                          "loc": {
                                                            "start": {
                                                              "line": 66,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 66,
                                                              "column": 41
                                                            }
                                                          },
                                                          "name": "scrollTop"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": []
                                                    },
                                                    "operator": ">=",
                                                    "right": {
                                                      "type": "Identifier",
                                                      "start": 2082,
                                                      "end": 2091,
                                                      "loc": {
                                                        "start": {
                                                          "line": 66,
                                                          "column": 47
                                                        },
                                                        "end": {
                                                          "line": 66,
                                                          "column": 56
                                                        }
                                                      },
                                                      "name": "subNavTop"
                                                    },
                                                    "parenthesizedExpression": true
                                                  },
                                                  "operator": "&&",
                                                  "right": {
                                                    "type": "BinaryExpression",
                                                    "start": 2097,
                                                    "end": 2138,
                                                    "loc": {
                                                      "start": {
                                                        "line": 66,
                                                        "column": 62
                                                      },
                                                      "end": {
                                                        "line": 66,
                                                        "column": 103
                                                      }
                                                    },
                                                    "left": {
                                                      "type": "CallExpression",
                                                      "start": 2097,
                                                      "end": 2116,
                                                      "loc": {
                                                        "start": {
                                                          "line": 66,
                                                          "column": 62
                                                        },
                                                        "end": {
                                                          "line": 66,
                                                          "column": 81
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 2097,
                                                        "end": 2114,
                                                        "loc": {
                                                          "start": {
                                                            "line": 66,
                                                            "column": 62
                                                          },
                                                          "end": {
                                                            "line": 66,
                                                            "column": 79
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 2097,
                                                          "end": 2104,
                                                          "loc": {
                                                            "start": {
                                                              "line": 66,
                                                              "column": 62
                                                            },
                                                            "end": {
                                                              "line": 66,
                                                              "column": 69
                                                            }
                                                          },
                                                          "name": "$window"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 2105,
                                                          "end": 2114,
                                                          "loc": {
                                                            "start": {
                                                              "line": 66,
                                                              "column": 70
                                                            },
                                                            "end": {
                                                              "line": 66,
                                                              "column": 79
                                                            }
                                                          },
                                                          "name": "scrollTop"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": []
                                                    },
                                                    "operator": ">=",
                                                    "right": {
                                                      "type": "MemberExpression",
                                                      "start": 2120,
                                                      "end": 2138,
                                                      "loc": {
                                                        "start": {
                                                          "line": 66,
                                                          "column": 85
                                                        },
                                                        "end": {
                                                          "line": 66,
                                                          "column": 103
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 2120,
                                                        "end": 2124,
                                                        "loc": {
                                                          "start": {
                                                            "line": 66,
                                                            "column": 85
                                                          },
                                                          "end": {
                                                            "line": 66,
                                                            "column": 89
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 2125,
                                                        "end": 2138,
                                                        "loc": {
                                                          "start": {
                                                            "line": 66,
                                                            "column": 90
                                                          },
                                                          "end": {
                                                            "line": 66,
                                                            "column": 103
                                                          }
                                                        },
                                                        "name": "contentHeight"
                                                      },
                                                      "computed": false
                                                    },
                                                    "parenthesizedExpression": true
                                                  }
                                                }
                                              }
                                            ],
                                            "kind": "let"
                                          },
                                          {
                                            "type": "IfStatement",
                                            "start": 2150,
                                            "end": 2671,
                                            "loc": {
                                              "start": {
                                                "line": 68,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 91,
                                                "column": 9
                                              }
                                            },
                                            "test": {
                                              "type": "Identifier",
                                              "start": 2154,
                                              "end": 2161,
                                              "loc": {
                                                "start": {
                                                  "line": 68,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 68,
                                                  "column": 19
                                                }
                                              },
                                              "name": "isFixed"
                                            },
                                            "consequent": {
                                              "type": "BlockStatement",
                                              "start": 2163,
                                              "end": 2331,
                                              "loc": {
                                                "start": {
                                                  "line": 68,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 76,
                                                  "column": 9
                                                }
                                              },
                                              "body": [
                                                {
                                                  "type": "ExpressionStatement",
                                                  "start": 2175,
                                                  "end": 2255,
                                                  "loc": {
                                                    "start": {
                                                      "line": 69,
                                                      "column": 10
                                                    },
                                                    "end": {
                                                      "line": 71,
                                                      "column": 38
                                                    }
                                                  },
                                                  "expression": {
                                                    "type": "CallExpression",
                                                    "start": 2175,
                                                    "end": 2254,
                                                    "loc": {
                                                      "start": {
                                                        "line": 69,
                                                        "column": 10
                                                      },
                                                      "end": {
                                                        "line": 71,
                                                        "column": 37
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 2175,
                                                      "end": 2241,
                                                      "loc": {
                                                        "start": {
                                                          "line": 69,
                                                          "column": 10
                                                        },
                                                        "end": {
                                                          "line": 71,
                                                          "column": 24
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "CallExpression",
                                                        "start": 2175,
                                                        "end": 2216,
                                                        "loc": {
                                                          "start": {
                                                            "line": 69,
                                                            "column": 10
                                                          },
                                                          "end": {
                                                            "line": 70,
                                                            "column": 33
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 2175,
                                                          "end": 2204,
                                                          "loc": {
                                                            "start": {
                                                              "line": 69,
                                                              "column": 10
                                                            },
                                                            "end": {
                                                              "line": 70,
                                                              "column": 21
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 2175,
                                                            "end": 2182,
                                                            "loc": {
                                                              "start": {
                                                                "line": 69,
                                                                "column": 10
                                                              },
                                                              "end": {
                                                                "line": 69,
                                                                "column": 17
                                                              }
                                                            },
                                                            "name": "$subNav"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 2196,
                                                            "end": 2204,
                                                            "loc": {
                                                              "start": {
                                                                "line": 70,
                                                                "column": 13
                                                              },
                                                              "end": {
                                                                "line": 70,
                                                                "column": 21
                                                              }
                                                            },
                                                            "name": "addClass"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "Literal",
                                                            "start": 2205,
                                                            "end": 2215,
                                                            "loc": {
                                                              "start": {
                                                                "line": 70,
                                                                "column": 22
                                                              },
                                                              "end": {
                                                                "line": 70,
                                                                "column": 32
                                                              }
                                                            },
                                                            "value": "is-fixed",
                                                            "rawValue": "is-fixed",
                                                            "raw": "\"is-fixed\""
                                                          }
                                                        ]
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 2230,
                                                        "end": 2241,
                                                        "loc": {
                                                          "start": {
                                                            "line": 71,
                                                            "column": 13
                                                          },
                                                          "end": {
                                                            "line": 71,
                                                            "column": 24
                                                          }
                                                        },
                                                        "name": "removeClass"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "Literal",
                                                        "start": 2242,
                                                        "end": 2253,
                                                        "loc": {
                                                          "start": {
                                                            "line": 71,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 71,
                                                            "column": 36
                                                          }
                                                        },
                                                        "value": "is-bottom",
                                                        "rawValue": "is-bottom",
                                                        "raw": "\"is-bottom\""
                                                      }
                                                    ]
                                                  }
                                                },
                                                {
                                                  "type": "ExpressionStatement",
                                                  "start": 2267,
                                                  "end": 2320,
                                                  "loc": {
                                                    "start": {
                                                      "line": 73,
                                                      "column": 10
                                                    },
                                                    "end": {
                                                      "line": 74,
                                                      "column": 34
                                                    }
                                                  },
                                                  "expression": {
                                                    "type": "CallExpression",
                                                    "start": 2267,
                                                    "end": 2319,
                                                    "loc": {
                                                      "start": {
                                                        "line": 73,
                                                        "column": 10
                                                      },
                                                      "end": {
                                                        "line": 74,
                                                        "column": 33
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 2267,
                                                      "end": 2307,
                                                      "loc": {
                                                        "start": {
                                                          "line": 73,
                                                          "column": 10
                                                        },
                                                        "end": {
                                                          "line": 74,
                                                          "column": 21
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 2267,
                                                        "end": 2285,
                                                        "loc": {
                                                          "start": {
                                                            "line": 73,
                                                            "column": 10
                                                          },
                                                          "end": {
                                                            "line": 73,
                                                            "column": 28
                                                          }
                                                        },
                                                        "name": "$subNavPlaceholder"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 2299,
                                                        "end": 2307,
                                                        "loc": {
                                                          "start": {
                                                            "line": 74,
                                                            "column": 13
                                                          },
                                                          "end": {
                                                            "line": 74,
                                                            "column": 21
                                                          }
                                                        },
                                                        "name": "addClass"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "Literal",
                                                        "start": 2308,
                                                        "end": 2318,
                                                        "loc": {
                                                          "start": {
                                                            "line": 74,
                                                            "column": 22
                                                          },
                                                          "end": {
                                                            "line": 74,
                                                            "column": 32
                                                          }
                                                        },
                                                        "value": "is-fixed",
                                                        "rawValue": "is-fixed",
                                                        "raw": "\"is-fixed\""
                                                      }
                                                    ]
                                                  }
                                                }
                                              ]
                                            },
                                            "alternate": {
                                              "type": "IfStatement",
                                              "start": 2337,
                                              "end": 2671,
                                              "loc": {
                                                "start": {
                                                  "line": 76,
                                                  "column": 15
                                                },
                                                "end": {
                                                  "line": 91,
                                                  "column": 9
                                                }
                                              },
                                              "test": {
                                                "type": "Identifier",
                                                "start": 2341,
                                                "end": 2349,
                                                "loc": {
                                                  "start": {
                                                    "line": 76,
                                                    "column": 19
                                                  },
                                                  "end": {
                                                    "line": 76,
                                                    "column": 27
                                                  }
                                                },
                                                "name": "isBottom"
                                              },
                                              "consequent": {
                                                "type": "BlockStatement",
                                                "start": 2351,
                                                "end": 2519,
                                                "loc": {
                                                  "start": {
                                                    "line": 76,
                                                    "column": 29
                                                  },
                                                  "end": {
                                                    "line": 84,
                                                    "column": 9
                                                  }
                                                },
                                                "body": [
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 2363,
                                                    "end": 2443,
                                                    "loc": {
                                                      "start": {
                                                        "line": 77,
                                                        "column": 10
                                                      },
                                                      "end": {
                                                        "line": 79,
                                                        "column": 37
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "CallExpression",
                                                      "start": 2363,
                                                      "end": 2442,
                                                      "loc": {
                                                        "start": {
                                                          "line": 77,
                                                          "column": 10
                                                        },
                                                        "end": {
                                                          "line": 79,
                                                          "column": 36
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 2363,
                                                        "end": 2430,
                                                        "loc": {
                                                          "start": {
                                                            "line": 77,
                                                            "column": 10
                                                          },
                                                          "end": {
                                                            "line": 79,
                                                            "column": 24
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "CallExpression",
                                                          "start": 2363,
                                                          "end": 2405,
                                                          "loc": {
                                                            "start": {
                                                              "line": 77,
                                                              "column": 10
                                                            },
                                                            "end": {
                                                              "line": 78,
                                                              "column": 34
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 2363,
                                                            "end": 2392,
                                                            "loc": {
                                                              "start": {
                                                                "line": 77,
                                                                "column": 10
                                                              },
                                                              "end": {
                                                                "line": 78,
                                                                "column": 21
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 2363,
                                                              "end": 2370,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 77,
                                                                  "column": 10
                                                                },
                                                                "end": {
                                                                  "line": 77,
                                                                  "column": 17
                                                                }
                                                              },
                                                              "name": "$subNav"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 2384,
                                                              "end": 2392,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 78,
                                                                  "column": 13
                                                                },
                                                                "end": {
                                                                  "line": 78,
                                                                  "column": 21
                                                                }
                                                              },
                                                              "name": "addClass"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "Literal",
                                                              "start": 2393,
                                                              "end": 2404,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 78,
                                                                  "column": 22
                                                                },
                                                                "end": {
                                                                  "line": 78,
                                                                  "column": 33
                                                                }
                                                              },
                                                              "value": "is-bottom",
                                                              "rawValue": "is-bottom",
                                                              "raw": "\"is-bottom\""
                                                            }
                                                          ]
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 2419,
                                                          "end": 2430,
                                                          "loc": {
                                                            "start": {
                                                              "line": 79,
                                                              "column": 13
                                                            },
                                                            "end": {
                                                              "line": 79,
                                                              "column": 24
                                                            }
                                                          },
                                                          "name": "removeClass"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "Literal",
                                                          "start": 2431,
                                                          "end": 2441,
                                                          "loc": {
                                                            "start": {
                                                              "line": 79,
                                                              "column": 25
                                                            },
                                                            "end": {
                                                              "line": 79,
                                                              "column": 35
                                                            }
                                                          },
                                                          "value": "is-fixed",
                                                          "rawValue": "is-fixed",
                                                          "raw": "\"is-fixed\""
                                                        }
                                                      ]
                                                    }
                                                  },
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 2455,
                                                    "end": 2508,
                                                    "loc": {
                                                      "start": {
                                                        "line": 81,
                                                        "column": 10
                                                      },
                                                      "end": {
                                                        "line": 82,
                                                        "column": 34
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "CallExpression",
                                                      "start": 2455,
                                                      "end": 2507,
                                                      "loc": {
                                                        "start": {
                                                          "line": 81,
                                                          "column": 10
                                                        },
                                                        "end": {
                                                          "line": 82,
                                                          "column": 33
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 2455,
                                                        "end": 2495,
                                                        "loc": {
                                                          "start": {
                                                            "line": 81,
                                                            "column": 10
                                                          },
                                                          "end": {
                                                            "line": 82,
                                                            "column": 21
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 2455,
                                                          "end": 2473,
                                                          "loc": {
                                                            "start": {
                                                              "line": 81,
                                                              "column": 10
                                                            },
                                                            "end": {
                                                              "line": 81,
                                                              "column": 28
                                                            }
                                                          },
                                                          "name": "$subNavPlaceholder"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 2487,
                                                          "end": 2495,
                                                          "loc": {
                                                            "start": {
                                                              "line": 82,
                                                              "column": 13
                                                            },
                                                            "end": {
                                                              "line": 82,
                                                              "column": 21
                                                            }
                                                          },
                                                          "name": "addClass"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "Literal",
                                                          "start": 2496,
                                                          "end": 2506,
                                                          "loc": {
                                                            "start": {
                                                              "line": 82,
                                                              "column": 22
                                                            },
                                                            "end": {
                                                              "line": 82,
                                                              "column": 32
                                                            }
                                                          },
                                                          "value": "is-fixed",
                                                          "rawValue": "is-fixed",
                                                          "raw": "\"is-fixed\""
                                                        }
                                                      ]
                                                    }
                                                  }
                                                ]
                                              },
                                              "alternate": {
                                                "type": "BlockStatement",
                                                "start": 2525,
                                                "end": 2671,
                                                "loc": {
                                                  "start": {
                                                    "line": 84,
                                                    "column": 15
                                                  },
                                                  "end": {
                                                    "line": 91,
                                                    "column": 9
                                                  }
                                                },
                                                "body": [
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 2537,
                                                    "end": 2592,
                                                    "loc": {
                                                      "start": {
                                                        "line": 85,
                                                        "column": 10
                                                      },
                                                      "end": {
                                                        "line": 86,
                                                        "column": 47
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "CallExpression",
                                                      "start": 2537,
                                                      "end": 2591,
                                                      "loc": {
                                                        "start": {
                                                          "line": 85,
                                                          "column": 10
                                                        },
                                                        "end": {
                                                          "line": 86,
                                                          "column": 46
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 2537,
                                                        "end": 2569,
                                                        "loc": {
                                                          "start": {
                                                            "line": 85,
                                                            "column": 10
                                                          },
                                                          "end": {
                                                            "line": 86,
                                                            "column": 24
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 2537,
                                                          "end": 2544,
                                                          "loc": {
                                                            "start": {
                                                              "line": 85,
                                                              "column": 10
                                                            },
                                                            "end": {
                                                              "line": 85,
                                                              "column": 17
                                                            }
                                                          },
                                                          "name": "$subNav"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 2558,
                                                          "end": 2569,
                                                          "loc": {
                                                            "start": {
                                                              "line": 86,
                                                              "column": 13
                                                            },
                                                            "end": {
                                                              "line": 86,
                                                              "column": 24
                                                            }
                                                          },
                                                          "name": "removeClass"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "Literal",
                                                          "start": 2570,
                                                          "end": 2590,
                                                          "loc": {
                                                            "start": {
                                                              "line": 86,
                                                              "column": 25
                                                            },
                                                            "end": {
                                                              "line": 86,
                                                              "column": 45
                                                            }
                                                          },
                                                          "value": "is-fixed is-bottom",
                                                          "rawValue": "is-fixed is-bottom",
                                                          "raw": "\"is-fixed is-bottom\""
                                                        }
                                                      ]
                                                    }
                                                  },
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 2604,
                                                    "end": 2660,
                                                    "loc": {
                                                      "start": {
                                                        "line": 88,
                                                        "column": 10
                                                      },
                                                      "end": {
                                                        "line": 89,
                                                        "column": 37
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "CallExpression",
                                                      "start": 2604,
                                                      "end": 2659,
                                                      "loc": {
                                                        "start": {
                                                          "line": 88,
                                                          "column": 10
                                                        },
                                                        "end": {
                                                          "line": 89,
                                                          "column": 36
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 2604,
                                                        "end": 2647,
                                                        "loc": {
                                                          "start": {
                                                            "line": 88,
                                                            "column": 10
                                                          },
                                                          "end": {
                                                            "line": 89,
                                                            "column": 24
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 2604,
                                                          "end": 2622,
                                                          "loc": {
                                                            "start": {
                                                              "line": 88,
                                                              "column": 10
                                                            },
                                                            "end": {
                                                              "line": 88,
                                                              "column": 28
                                                            }
                                                          },
                                                          "name": "$subNavPlaceholder"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 2636,
                                                          "end": 2647,
                                                          "loc": {
                                                            "start": {
                                                              "line": 89,
                                                              "column": 13
                                                            },
                                                            "end": {
                                                              "line": 89,
                                                              "column": 24
                                                            }
                                                          },
                                                          "name": "removeClass"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "Literal",
                                                          "start": 2648,
                                                          "end": 2658,
                                                          "loc": {
                                                            "start": {
                                                              "line": 89,
                                                              "column": 25
                                                            },
                                                            "end": {
                                                              "line": 89,
                                                              "column": 35
                                                            }
                                                          },
                                                          "value": "is-fixed",
                                                          "rawValue": "is-fixed",
                                                          "raw": "\"is-fixed\""
                                                        }
                                                      ]
                                                    }
                                                  }
                                                ]
                                              }
                                            }
                                          },
                                          {
                                            "type": "VariableDeclaration",
                                            "start": 2681,
                                            "end": 2811,
                                            "loc": {
                                              "start": {
                                                "line": 93,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 97,
                                                "column": 11
                                              }
                                            },
                                            "declarations": [
                                              {
                                                "type": "VariableDeclarator",
                                                "start": 2685,
                                                "end": 2810,
                                                "loc": {
                                                  "start": {
                                                    "line": 93,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 97,
                                                    "column": 10
                                                  }
                                                },
                                                "id": {
                                                  "type": "Identifier",
                                                  "start": 2685,
                                                  "end": 2693,
                                                  "loc": {
                                                    "start": {
                                                      "line": 93,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 93,
                                                      "column": 20
                                                    }
                                                  },
                                                  "name": "$current"
                                                },
                                                "init": {
                                                  "type": "CallExpression",
                                                  "start": 2696,
                                                  "end": 2810,
                                                  "loc": {
                                                    "start": {
                                                      "line": 93,
                                                      "column": 23
                                                    },
                                                    "end": {
                                                      "line": 97,
                                                      "column": 10
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 2696,
                                                    "end": 2711,
                                                    "loc": {
                                                      "start": {
                                                        "line": 93,
                                                        "column": 23
                                                      },
                                                      "end": {
                                                        "line": 93,
                                                        "column": 38
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 2696,
                                                      "end": 2707,
                                                      "loc": {
                                                        "start": {
                                                          "line": 93,
                                                          "column": 23
                                                        },
                                                        "end": {
                                                          "line": 93,
                                                          "column": 34
                                                        }
                                                      },
                                                      "name": "$components"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 2708,
                                                      "end": 2711,
                                                      "loc": {
                                                        "start": {
                                                          "line": 93,
                                                          "column": 35
                                                        },
                                                        "end": {
                                                          "line": 93,
                                                          "column": 38
                                                        }
                                                      },
                                                      "name": "map"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "ArrowFunctionExpression",
                                                      "start": 2712,
                                                      "end": 2809,
                                                      "loc": {
                                                        "start": {
                                                          "line": 93,
                                                          "column": 39
                                                        },
                                                        "end": {
                                                          "line": 97,
                                                          "column": 9
                                                        }
                                                      },
                                                      "id": null,
                                                      "generator": false,
                                                      "expression": false,
                                                      "async": false,
                                                      "params": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 2713,
                                                          "end": 2714,
                                                          "loc": {
                                                            "start": {
                                                              "line": 93,
                                                              "column": 40
                                                            },
                                                            "end": {
                                                              "line": 93,
                                                              "column": 41
                                                            }
                                                          },
                                                          "name": "i"
                                                        },
                                                        {
                                                          "type": "Identifier",
                                                          "start": 2716,
                                                          "end": 2718,
                                                          "loc": {
                                                            "start": {
                                                              "line": 93,
                                                              "column": 43
                                                            },
                                                            "end": {
                                                              "line": 93,
                                                              "column": 45
                                                            }
                                                          },
                                                          "name": "el"
                                                        }
                                                      ],
                                                      "body": {
                                                        "type": "BlockStatement",
                                                        "start": 2723,
                                                        "end": 2809,
                                                        "loc": {
                                                          "start": {
                                                            "line": 93,
                                                            "column": 50
                                                          },
                                                          "end": {
                                                            "line": 97,
                                                            "column": 9
                                                          }
                                                        },
                                                        "body": [
                                                          {
                                                            "type": "IfStatement",
                                                            "start": 2735,
                                                            "end": 2799,
                                                            "loc": {
                                                              "start": {
                                                                "line": 94,
                                                                "column": 10
                                                              },
                                                              "end": {
                                                                "line": 96,
                                                                "column": 11
                                                              }
                                                            },
                                                            "test": {
                                                              "type": "CallExpression",
                                                              "start": 2739,
                                                              "end": 2761,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 94,
                                                                  "column": 14
                                                                },
                                                                "end": {
                                                                  "line": 94,
                                                                  "column": 36
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "Identifier",
                                                                "start": 2739,
                                                                "end": 2757,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 94,
                                                                    "column": 14
                                                                  },
                                                                  "end": {
                                                                    "line": 94,
                                                                    "column": 32
                                                                  }
                                                                },
                                                                "name": "isScrolledIntoView"
                                                              },
                                                              "arguments": [
                                                                {
                                                                  "type": "Identifier",
                                                                  "start": 2758,
                                                                  "end": 2760,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 94,
                                                                      "column": 33
                                                                    },
                                                                    "end": {
                                                                      "line": 94,
                                                                      "column": 35
                                                                    }
                                                                  },
                                                                  "name": "el"
                                                                }
                                                              ]
                                                            },
                                                            "consequent": {
                                                              "type": "BlockStatement",
                                                              "start": 2763,
                                                              "end": 2799,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 94,
                                                                  "column": 38
                                                                },
                                                                "end": {
                                                                  "line": 96,
                                                                  "column": 11
                                                                }
                                                              },
                                                              "body": [
                                                                {
                                                                  "type": "ReturnStatement",
                                                                  "start": 2777,
                                                                  "end": 2787,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 95,
                                                                      "column": 12
                                                                    },
                                                                    "end": {
                                                                      "line": 95,
                                                                      "column": 22
                                                                    }
                                                                  },
                                                                  "argument": {
                                                                    "type": "Identifier",
                                                                    "start": 2784,
                                                                    "end": 2786,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 95,
                                                                        "column": 19
                                                                      },
                                                                      "end": {
                                                                        "line": 95,
                                                                        "column": 21
                                                                      }
                                                                    },
                                                                    "name": "el"
                                                                  }
                                                                }
                                                              ]
                                                            },
                                                            "alternate": null
                                                          }
                                                        ]
                                                      }
                                                    }
                                                  ]
                                                }
                                              }
                                            ],
                                            "kind": "let"
                                          },
                                          {
                                            "type": "IfStatement",
                                            "start": 2821,
                                            "end": 3142,
                                            "loc": {
                                              "start": {
                                                "line": 99,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 109,
                                                "column": 9
                                              }
                                            },
                                            "test": {
                                              "type": "MemberExpression",
                                              "start": 2825,
                                              "end": 2840,
                                              "loc": {
                                                "start": {
                                                  "line": 99,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 99,
                                                  "column": 27
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 2825,
                                                "end": 2833,
                                                "loc": {
                                                  "start": {
                                                    "line": 99,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 99,
                                                    "column": 20
                                                  }
                                                },
                                                "name": "$current"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 2834,
                                                "end": 2840,
                                                "loc": {
                                                  "start": {
                                                    "line": 99,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 99,
                                                    "column": 27
                                                  }
                                                },
                                                "name": "length"
                                              },
                                              "computed": false
                                            },
                                            "consequent": {
                                              "type": "BlockStatement",
                                              "start": 2842,
                                              "end": 3058,
                                              "loc": {
                                                "start": {
                                                  "line": 99,
                                                  "column": 29
                                                },
                                                "end": {
                                                  "line": 106,
                                                  "column": 9
                                                }
                                              },
                                              "body": [
                                                {
                                                  "type": "ExpressionStatement",
                                                  "start": 2854,
                                                  "end": 2909,
                                                  "loc": {
                                                    "start": {
                                                      "line": 100,
                                                      "column": 10
                                                    },
                                                    "end": {
                                                      "line": 100,
                                                      "column": 65
                                                    }
                                                  },
                                                  "expression": {
                                                    "type": "CallExpression",
                                                    "start": 2854,
                                                    "end": 2908,
                                                    "loc": {
                                                      "start": {
                                                        "line": 100,
                                                        "column": 10
                                                      },
                                                      "end": {
                                                        "line": 100,
                                                        "column": 64
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 2854,
                                                      "end": 2883,
                                                      "loc": {
                                                        "start": {
                                                          "line": 100,
                                                          "column": 10
                                                        },
                                                        "end": {
                                                          "line": 100,
                                                          "column": 39
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "CallExpression",
                                                        "start": 2854,
                                                        "end": 2871,
                                                        "loc": {
                                                          "start": {
                                                            "line": 100,
                                                            "column": 10
                                                          },
                                                          "end": {
                                                            "line": 100,
                                                            "column": 27
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 2854,
                                                          "end": 2866,
                                                          "loc": {
                                                            "start": {
                                                              "line": 100,
                                                              "column": 10
                                                            },
                                                            "end": {
                                                              "line": 100,
                                                              "column": 22
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 2854,
                                                            "end": 2861,
                                                            "loc": {
                                                              "start": {
                                                                "line": 100,
                                                                "column": 10
                                                              },
                                                              "end": {
                                                                "line": 100,
                                                                "column": 17
                                                              }
                                                            },
                                                            "name": "$subNav"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 2862,
                                                            "end": 2866,
                                                            "loc": {
                                                              "start": {
                                                                "line": 100,
                                                                "column": 18
                                                              },
                                                              "end": {
                                                                "line": 100,
                                                                "column": 22
                                                              }
                                                            },
                                                            "name": "find"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "Literal",
                                                            "start": 2867,
                                                            "end": 2870,
                                                            "loc": {
                                                              "start": {
                                                                "line": 100,
                                                                "column": 23
                                                              },
                                                              "end": {
                                                                "line": 100,
                                                                "column": 26
                                                              }
                                                            },
                                                            "value": "a",
                                                            "rawValue": "a",
                                                            "raw": "\"a\""
                                                          }
                                                        ]
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 2872,
                                                        "end": 2883,
                                                        "loc": {
                                                          "start": {
                                                            "line": 100,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 100,
                                                            "column": 39
                                                          }
                                                        },
                                                        "name": "removeClass"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "Literal",
                                                        "start": 2884,
                                                        "end": 2907,
                                                        "loc": {
                                                          "start": {
                                                            "line": 100,
                                                            "column": 40
                                                          },
                                                          "end": {
                                                            "line": 100,
                                                            "column": 63
                                                          }
                                                        },
                                                        "value": "sub-nav__link--active",
                                                        "rawValue": "sub-nav__link--active",
                                                        "raw": "\"sub-nav__link--active\""
                                                      }
                                                    ]
                                                  }
                                                },
                                                {
                                                  "type": "ExpressionStatement",
                                                  "start": 2921,
                                                  "end": 3047,
                                                  "loc": {
                                                    "start": {
                                                      "line": 102,
                                                      "column": 10
                                                    },
                                                    "end": {
                                                      "line": 104,
                                                      "column": 49
                                                    }
                                                  },
                                                  "expression": {
                                                    "type": "CallExpression",
                                                    "start": 2921,
                                                    "end": 3046,
                                                    "loc": {
                                                      "start": {
                                                        "line": 102,
                                                        "column": 10
                                                      },
                                                      "end": {
                                                        "line": 104,
                                                        "column": 48
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 2921,
                                                      "end": 3021,
                                                      "loc": {
                                                        "start": {
                                                          "line": 102,
                                                          "column": 10
                                                        },
                                                        "end": {
                                                          "line": 104,
                                                          "column": 23
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "CallExpression",
                                                        "start": 2921,
                                                        "end": 2997,
                                                        "loc": {
                                                          "start": {
                                                            "line": 102,
                                                            "column": 10
                                                          },
                                                          "end": {
                                                            "line": 103,
                                                            "column": 68
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 2921,
                                                          "end": 2946,
                                                          "loc": {
                                                            "start": {
                                                              "line": 102,
                                                              "column": 10
                                                            },
                                                            "end": {
                                                              "line": 103,
                                                              "column": 17
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 2921,
                                                            "end": 2928,
                                                            "loc": {
                                                              "start": {
                                                                "line": 102,
                                                                "column": 10
                                                              },
                                                              "end": {
                                                                "line": 102,
                                                                "column": 17
                                                              }
                                                            },
                                                            "name": "$subNav"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 2942,
                                                            "end": 2946,
                                                            "loc": {
                                                              "start": {
                                                                "line": 103,
                                                                "column": 13
                                                              },
                                                              "end": {
                                                                "line": 103,
                                                                "column": 17
                                                              }
                                                            },
                                                            "name": "find"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "TemplateLiteral",
                                                            "start": 2947,
                                                            "end": 2996,
                                                            "loc": {
                                                              "start": {
                                                                "line": 103,
                                                                "column": 18
                                                              },
                                                              "end": {
                                                                "line": 103,
                                                                "column": 67
                                                              }
                                                            },
                                                            "expressions": [
                                                              {
                                                                "type": "MemberExpression",
                                                                "start": 2960,
                                                                "end": 2992,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 103,
                                                                    "column": 31
                                                                  },
                                                                  "end": {
                                                                    "line": 103,
                                                                    "column": 63
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 2960,
                                                                  "end": 2989,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 103,
                                                                      "column": 31
                                                                    },
                                                                    "end": {
                                                                      "line": 103,
                                                                      "column": 60
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 2960,
                                                                    "end": 2968,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 103,
                                                                        "column": 31
                                                                      },
                                                                      "end": {
                                                                        "line": 103,
                                                                        "column": 39
                                                                      }
                                                                    },
                                                                    "name": "$current"
                                                                  },
                                                                  "property": {
                                                                    "type": "BinaryExpression",
                                                                    "start": 2969,
                                                                    "end": 2988,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 103,
                                                                        "column": 40
                                                                      },
                                                                      "end": {
                                                                        "line": 103,
                                                                        "column": 59
                                                                      }
                                                                    },
                                                                    "left": {
                                                                      "type": "MemberExpression",
                                                                      "start": 2969,
                                                                      "end": 2984,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 103,
                                                                          "column": 40
                                                                        },
                                                                        "end": {
                                                                          "line": 103,
                                                                          "column": 55
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "Identifier",
                                                                        "start": 2969,
                                                                        "end": 2977,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 103,
                                                                            "column": 40
                                                                          },
                                                                          "end": {
                                                                            "line": 103,
                                                                            "column": 48
                                                                          }
                                                                        },
                                                                        "name": "$current"
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 2978,
                                                                        "end": 2984,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 103,
                                                                            "column": 49
                                                                          },
                                                                          "end": {
                                                                            "line": 103,
                                                                            "column": 55
                                                                          }
                                                                        },
                                                                        "name": "length"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "operator": "-",
                                                                    "right": {
                                                                      "type": "Literal",
                                                                      "start": 2987,
                                                                      "end": 2988,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 103,
                                                                          "column": 58
                                                                        },
                                                                        "end": {
                                                                          "line": 103,
                                                                          "column": 59
                                                                        }
                                                                      },
                                                                      "value": 1,
                                                                      "rawValue": 1,
                                                                      "raw": "1"
                                                                    }
                                                                  },
                                                                  "computed": true
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 2990,
                                                                  "end": 2992,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 103,
                                                                      "column": 61
                                                                    },
                                                                    "end": {
                                                                      "line": 103,
                                                                      "column": 63
                                                                    }
                                                                  },
                                                                  "name": "id"
                                                                },
                                                                "computed": false
                                                              }
                                                            ],
                                                            "quasis": [
                                                              {
                                                                "type": "TemplateElement",
                                                                "start": 2948,
                                                                "end": 2958,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 103,
                                                                    "column": 19
                                                                  },
                                                                  "end": {
                                                                    "line": 103,
                                                                    "column": 29
                                                                  }
                                                                },
                                                                "value": {
                                                                  "raw": "a[href*=\"#",
                                                                  "cooked": "a[href*=\"#"
                                                                },
                                                                "tail": false
                                                              },
                                                              {
                                                                "type": "TemplateElement",
                                                                "start": 2993,
                                                                "end": 2995,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 103,
                                                                    "column": 64
                                                                  },
                                                                  "end": {
                                                                    "line": 103,
                                                                    "column": 66
                                                                  }
                                                                },
                                                                "value": {
                                                                  "raw": "\"]",
                                                                  "cooked": "\"]"
                                                                },
                                                                "tail": true
                                                              }
                                                            ]
                                                          }
                                                        ]
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 3013,
                                                        "end": 3021,
                                                        "loc": {
                                                          "start": {
                                                            "line": 104,
                                                            "column": 15
                                                          },
                                                          "end": {
                                                            "line": 104,
                                                            "column": 23
                                                          }
                                                        },
                                                        "name": "addClass"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "Literal",
                                                        "start": 3022,
                                                        "end": 3045,
                                                        "loc": {
                                                          "start": {
                                                            "line": 104,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 104,
                                                            "column": 47
                                                          }
                                                        },
                                                        "value": "sub-nav__link--active",
                                                        "rawValue": "sub-nav__link--active",
                                                        "raw": "\"sub-nav__link--active\""
                                                      }
                                                    ]
                                                  }
                                                }
                                              ]
                                            },
                                            "alternate": {
                                              "type": "BlockStatement",
                                              "start": 3064,
                                              "end": 3142,
                                              "loc": {
                                                "start": {
                                                  "line": 106,
                                                  "column": 15
                                                },
                                                "end": {
                                                  "line": 109,
                                                  "column": 9
                                                }
                                              },
                                              "body": [
                                                {
                                                  "type": "ExpressionStatement",
                                                  "start": 3076,
                                                  "end": 3131,
                                                  "loc": {
                                                    "start": {
                                                      "line": 107,
                                                      "column": 10
                                                    },
                                                    "end": {
                                                      "line": 107,
                                                      "column": 65
                                                    }
                                                  },
                                                  "expression": {
                                                    "type": "CallExpression",
                                                    "start": 3076,
                                                    "end": 3130,
                                                    "loc": {
                                                      "start": {
                                                        "line": 107,
                                                        "column": 10
                                                      },
                                                      "end": {
                                                        "line": 107,
                                                        "column": 64
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 3076,
                                                      "end": 3105,
                                                      "loc": {
                                                        "start": {
                                                          "line": 107,
                                                          "column": 10
                                                        },
                                                        "end": {
                                                          "line": 107,
                                                          "column": 39
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "CallExpression",
                                                        "start": 3076,
                                                        "end": 3093,
                                                        "loc": {
                                                          "start": {
                                                            "line": 107,
                                                            "column": 10
                                                          },
                                                          "end": {
                                                            "line": 107,
                                                            "column": 27
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 3076,
                                                          "end": 3088,
                                                          "loc": {
                                                            "start": {
                                                              "line": 107,
                                                              "column": 10
                                                            },
                                                            "end": {
                                                              "line": 107,
                                                              "column": 22
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 3076,
                                                            "end": 3083,
                                                            "loc": {
                                                              "start": {
                                                                "line": 107,
                                                                "column": 10
                                                              },
                                                              "end": {
                                                                "line": 107,
                                                                "column": 17
                                                              }
                                                            },
                                                            "name": "$subNav"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 3084,
                                                            "end": 3088,
                                                            "loc": {
                                                              "start": {
                                                                "line": 107,
                                                                "column": 18
                                                              },
                                                              "end": {
                                                                "line": 107,
                                                                "column": 22
                                                              }
                                                            },
                                                            "name": "find"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "Literal",
                                                            "start": 3089,
                                                            "end": 3092,
                                                            "loc": {
                                                              "start": {
                                                                "line": 107,
                                                                "column": 23
                                                              },
                                                              "end": {
                                                                "line": 107,
                                                                "column": 26
                                                              }
                                                            },
                                                            "value": "a",
                                                            "rawValue": "a",
                                                            "raw": "\"a\""
                                                          }
                                                        ]
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 3094,
                                                        "end": 3105,
                                                        "loc": {
                                                          "start": {
                                                            "line": 107,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 107,
                                                            "column": 39
                                                          }
                                                        },
                                                        "name": "removeClass"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "Literal",
                                                        "start": 3106,
                                                        "end": 3129,
                                                        "loc": {
                                                          "start": {
                                                            "line": 107,
                                                            "column": 40
                                                          },
                                                          "end": {
                                                            "line": 107,
                                                            "column": 63
                                                          }
                                                        },
                                                        "value": "sub-nav__link--active",
                                                        "rawValue": "sub-nav__link--active",
                                                        "raw": "\"sub-nav__link--active\""
                                                      }
                                                    ]
                                                  }
                                                }
                                              ]
                                            }
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "type": "Literal",
                                      "start": 3153,
                                      "end": 3155,
                                      "loc": {
                                        "start": {
                                          "line": 111,
                                          "column": 9
                                        },
                                        "end": {
                                          "line": 111,
                                          "column": 11
                                        }
                                      },
                                      "value": 10,
                                      "rawValue": 10,
                                      "raw": "10"
                                    }
                                  ]
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 3166,
                            "end": 3248,
                            "loc": {
                              "start": {
                                "line": 113,
                                "column": 6
                              },
                              "end": {
                                "line": 115,
                                "column": 14
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 3166,
                              "end": 3247,
                              "loc": {
                                "start": {
                                  "line": 113,
                                  "column": 6
                                },
                                "end": {
                                  "line": 115,
                                  "column": 13
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 3166,
                                "end": 3180,
                                "loc": {
                                  "start": {
                                    "line": 113,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 113,
                                    "column": 20
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3166,
                                  "end": 3173,
                                  "loc": {
                                    "start": {
                                      "line": 113,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 113,
                                      "column": 13
                                    }
                                  },
                                  "name": "$window"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3174,
                                  "end": 3180,
                                  "loc": {
                                    "start": {
                                      "line": 113,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 113,
                                      "column": 20
                                    }
                                  },
                                  "name": "resize"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "CallExpression",
                                  "start": 3181,
                                  "end": 3246,
                                  "loc": {
                                    "start": {
                                      "line": 113,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 115,
                                      "column": 12
                                    }
                                  },
                                  "callee": {
                                    "type": "Identifier",
                                    "start": 3181,
                                    "end": 3189,
                                    "loc": {
                                      "start": {
                                        "line": 113,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 113,
                                        "column": 29
                                      }
                                    },
                                    "name": "debounce"
                                  },
                                  "arguments": [
                                    {
                                      "type": "ArrowFunctionExpression",
                                      "start": 3190,
                                      "end": 3241,
                                      "loc": {
                                        "start": {
                                          "line": 113,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 115,
                                          "column": 7
                                        }
                                      },
                                      "id": null,
                                      "generator": false,
                                      "expression": false,
                                      "async": false,
                                      "params": [],
                                      "body": {
                                        "type": "BlockStatement",
                                        "start": 3196,
                                        "end": 3241,
                                        "loc": {
                                          "start": {
                                            "line": 113,
                                            "column": 36
                                          },
                                          "end": {
                                            "line": 115,
                                            "column": 7
                                          }
                                        },
                                        "body": [
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 3206,
                                            "end": 3233,
                                            "loc": {
                                              "start": {
                                                "line": 114,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 114,
                                                "column": 35
                                              }
                                            },
                                            "expression": {
                                              "type": "CallExpression",
                                              "start": 3206,
                                              "end": 3232,
                                              "loc": {
                                                "start": {
                                                  "line": 114,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 114,
                                                  "column": 34
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 3206,
                                                "end": 3230,
                                                "loc": {
                                                  "start": {
                                                    "line": 114,
                                                    "column": 8
                                                  },
                                                  "end": {
                                                    "line": 114,
                                                    "column": 32
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 3206,
                                                  "end": 3210,
                                                  "loc": {
                                                    "start": {
                                                      "line": 114,
                                                      "column": 8
                                                    },
                                                    "end": {
                                                      "line": 114,
                                                      "column": 12
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 3211,
                                                  "end": 3230,
                                                  "loc": {
                                                    "start": {
                                                      "line": 114,
                                                      "column": 13
                                                    },
                                                    "end": {
                                                      "line": 114,
                                                      "column": 32
                                                    }
                                                  },
                                                  "name": "updateContentHeight"
                                                },
                                                "computed": false
                                              },
                                              "arguments": []
                                            }
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "type": "Literal",
                                      "start": 3243,
                                      "end": 3245,
                                      "loc": {
                                        "start": {
                                          "line": 115,
                                          "column": 9
                                        },
                                        "end": {
                                          "line": 115,
                                          "column": 11
                                        }
                                      },
                                      "value": 10,
                                      "rawValue": 10,
                                      "raw": "10"
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        ]
                      },
                      "alternate": null
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3260,
                      "end": 3277,
                      "loc": {
                        "start": {
                          "line": 118,
                          "column": 4
                        },
                        "end": {
                          "line": 118,
                          "column": 21
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 3260,
                        "end": 3276,
                        "loc": {
                          "start": {
                            "line": 118,
                            "column": 4
                          },
                          "end": {
                            "line": 118,
                            "column": 20
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 3260,
                          "end": 3274,
                          "loc": {
                            "start": {
                              "line": 118,
                              "column": 4
                            },
                            "end": {
                              "line": 118,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3260,
                            "end": 3264,
                            "loc": {
                              "start": {
                                "line": 118,
                                "column": 4
                              },
                              "end": {
                                "line": 118,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3265,
                            "end": 3274,
                            "loc": {
                              "start": {
                                "line": 118,
                                "column": 9
                              },
                              "end": {
                                "line": 118,
                                "column": 18
                              }
                            },
                            "name": "subscribe"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3282,
                      "end": 3313,
                      "loc": {
                        "start": {
                          "line": 119,
                          "column": 4
                        },
                        "end": {
                          "line": 119,
                          "column": 35
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 3282,
                        "end": 3312,
                        "loc": {
                          "start": {
                            "line": 119,
                            "column": 4
                          },
                          "end": {
                            "line": 119,
                            "column": 34
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 3282,
                          "end": 3310,
                          "loc": {
                            "start": {
                              "line": 119,
                              "column": 4
                            },
                            "end": {
                              "line": 119,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3282,
                            "end": 3286,
                            "loc": {
                              "start": {
                                "line": 119,
                                "column": 4
                              },
                              "end": {
                                "line": 119,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3287,
                            "end": 3310,
                            "loc": {
                              "start": {
                                "line": 119,
                                "column": 9
                              },
                              "end": {
                                "line": 119,
                                "column": 32
                              }
                            },
                            "name": "addClientSideComponents"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 3320,
              "end": 3601,
              "loc": {
                "start": {
                  "line": 121,
                  "column": 2
                },
                "end": {
                  "line": 128,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3320,
                "end": 3343,
                "loc": {
                  "start": {
                    "line": 121,
                    "column": 2
                  },
                  "end": {
                    "line": 121,
                    "column": 25
                  }
                },
                "name": "addClientSideComponents"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 3343,
                "end": 3601,
                "loc": {
                  "start": {
                    "line": 121,
                    "column": 25
                  },
                  "end": {
                    "line": 128,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 3346,
                  "end": 3601,
                  "loc": {
                    "start": {
                      "line": 121,
                      "column": 28
                    },
                    "end": {
                      "line": 128,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 3416,
                      "end": 3597,
                      "loc": {
                        "start": {
                          "line": 123,
                          "column": 4
                        },
                        "end": {
                          "line": 127,
                          "column": 50
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 3416,
                        "end": 3596,
                        "loc": {
                          "start": {
                            "line": 123,
                            "column": 4
                          },
                          "end": {
                            "line": 127,
                            "column": 49
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 3416,
                          "end": 3563,
                          "loc": {
                            "start": {
                              "line": 123,
                              "column": 4
                            },
                            "end": {
                              "line": 127,
                              "column": 16
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 3416,
                            "end": 3553,
                            "loc": {
                              "start": {
                                "line": 123,
                                "column": 4
                              },
                              "end": {
                                "line": 127,
                                "column": 6
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 3416,
                              "end": 3417,
                              "loc": {
                                "start": {
                                  "line": 123,
                                  "column": 4
                                },
                                "end": {
                                  "line": 123,
                                  "column": 5
                                }
                              },
                              "name": "$",
                              "leadingComments": null
                            },
                            "arguments": [
                              {
                                "type": "TemplateLiteral",
                                "start": 3423,
                                "end": 3552,
                                "loc": {
                                  "start": {
                                    "line": 124,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 127,
                                    "column": 5
                                  }
                                },
                                "expressions": [],
                                "quasis": [
                                  {
                                    "type": "TemplateElement",
                                    "start": 3424,
                                    "end": 3551,
                                    "loc": {
                                      "start": {
                                        "line": 124,
                                        "column": 5
                                      },
                                      "end": {
                                        "line": 127,
                                        "column": 4
                                      }
                                    },
                                    "value": {
                                      "raw": "<li class=\"sub-nav__item sub-nav__item--ttd\">\n      <a class=\"sub-nav__link js-sub-nav-link\" href=\"#ttd\">see</a>\n    </li>\n    ",
                                      "cooked": "<li class=\"sub-nav__item sub-nav__item--ttd\">\n      <a class=\"sub-nav__link js-sub-nav-link\" href=\"#ttd\">see</a>\n    </li>\n    "
                                    },
                                    "tail": true
                                  }
                                ]
                              }
                            ],
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3554,
                            "end": 3563,
                            "loc": {
                              "start": {
                                "line": 127,
                                "column": 7
                              },
                              "end": {
                                "line": 127,
                                "column": 16
                              }
                            },
                            "name": "prependTo"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [
                          {
                            "type": "CallExpression",
                            "start": 3564,
                            "end": 3595,
                            "loc": {
                              "start": {
                                "line": 127,
                                "column": 17
                              },
                              "end": {
                                "line": 127,
                                "column": 48
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 3564,
                              "end": 3577,
                              "loc": {
                                "start": {
                                  "line": 127,
                                  "column": 17
                                },
                                "end": {
                                  "line": 127,
                                  "column": 30
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 3564,
                                "end": 3572,
                                "loc": {
                                  "start": {
                                    "line": 127,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 127,
                                    "column": 25
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 3564,
                                  "end": 3568,
                                  "loc": {
                                    "start": {
                                      "line": 127,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 127,
                                      "column": 21
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3569,
                                  "end": 3572,
                                  "loc": {
                                    "start": {
                                      "line": 127,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 127,
                                      "column": 25
                                    }
                                  },
                                  "name": "$el"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3573,
                                "end": 3577,
                                "loc": {
                                  "start": {
                                    "line": 127,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 127,
                                    "column": 30
                                  }
                                },
                                "name": "find"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 3578,
                                "end": 3594,
                                "loc": {
                                  "start": {
                                    "line": 127,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 127,
                                    "column": 47
                                  }
                                },
                                "value": ".sub-nav__list",
                                "rawValue": ".sub-nav__list",
                                "raw": "\".sub-nav__list\""
                              }
                            ]
                          }
                        ],
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " TODO: Handlebars template perhaps? More dynamic perhaps?",
                          "start": 3352,
                          "end": 3411,
                          "loc": {
                            "start": {
                              "line": 122,
                              "column": 4
                            },
                            "end": {
                              "line": 122,
                              "column": 63
                            }
                          },
                          "range": [
                            3352,
                            3411
                          ]
                        }
                      ]
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 3652,
              "end": 3744,
              "loc": {
                "start": {
                  "line": 130,
                  "column": 2
                },
                "end": {
                  "line": 132,
                  "column": 3
                }
              },
              "decorators": [
                {
                  "type": "Decorator",
                  "start": 3604,
                  "end": 3648,
                  "loc": {
                    "start": {
                      "line": 129,
                      "column": 2
                    },
                    "end": {
                      "line": 129,
                      "column": 46
                    }
                  },
                  "expression": {
                    "type": "CallExpression",
                    "start": 3605,
                    "end": 3648,
                    "loc": {
                      "start": {
                        "line": 129,
                        "column": 3
                      },
                      "end": {
                        "line": 129,
                        "column": 46
                      }
                    },
                    "callee": {
                      "type": "Identifier",
                      "start": 3605,
                      "end": 3614,
                      "loc": {
                        "start": {
                          "line": 129,
                          "column": 3
                        },
                        "end": {
                          "line": 129,
                          "column": 12
                        }
                      },
                      "name": "subscribe"
                    },
                    "arguments": [
                      {
                        "type": "MemberExpression",
                        "start": 3615,
                        "end": 3637,
                        "loc": {
                          "start": {
                            "line": 129,
                            "column": 13
                          },
                          "end": {
                            "line": 129,
                            "column": 35
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 3615,
                          "end": 3626,
                          "loc": {
                            "start": {
                              "line": 129,
                              "column": 13
                            },
                            "end": {
                              "line": 129,
                              "column": 24
                            }
                          },
                          "name": "RizzoEvents"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 3627,
                          "end": 3637,
                          "loc": {
                            "start": {
                              "line": 129,
                              "column": 25
                            },
                            "end": {
                              "line": 129,
                              "column": 35
                            }
                          },
                          "name": "LOAD_BELOW"
                        },
                        "computed": false
                      },
                      {
                        "type": "Literal",
                        "start": 3639,
                        "end": 3647,
                        "loc": {
                          "start": {
                            "line": 129,
                            "column": 37
                          },
                          "end": {
                            "line": 129,
                            "column": 45
                          }
                        },
                        "value": "events",
                        "rawValue": "events",
                        "raw": "\"events\""
                      }
                    ]
                  }
                }
              ],
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3652,
                "end": 3671,
                "loc": {
                  "start": {
                    "line": 130,
                    "column": 2
                  },
                  "end": {
                    "line": 130,
                    "column": 21
                  }
                },
                "name": "updateContentHeight"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 3671,
                "end": 3744,
                "loc": {
                  "start": {
                    "line": 130,
                    "column": 21
                  },
                  "end": {
                    "line": 132,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 3674,
                  "end": 3744,
                  "loc": {
                    "start": {
                      "line": 130,
                      "column": 24
                    },
                    "end": {
                      "line": 132,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 3680,
                      "end": 3740,
                      "loc": {
                        "start": {
                          "line": 131,
                          "column": 4
                        },
                        "end": {
                          "line": 131,
                          "column": 64
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3680,
                        "end": 3739,
                        "loc": {
                          "start": {
                            "line": 131,
                            "column": 4
                          },
                          "end": {
                            "line": 131,
                            "column": 63
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3680,
                          "end": 3698,
                          "loc": {
                            "start": {
                              "line": 131,
                              "column": 4
                            },
                            "end": {
                              "line": 131,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3680,
                            "end": 3684,
                            "loc": {
                              "start": {
                                "line": 131,
                                "column": 4
                              },
                              "end": {
                                "line": 131,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3685,
                            "end": 3698,
                            "loc": {
                              "start": {
                                "line": 131,
                                "column": 9
                              },
                              "end": {
                                "line": 131,
                                "column": 22
                              }
                            },
                            "name": "contentHeight"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 3701,
                          "end": 3739,
                          "loc": {
                            "start": {
                              "line": 131,
                              "column": 25
                            },
                            "end": {
                              "line": 131,
                              "column": 63
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 3701,
                            "end": 3737,
                            "loc": {
                              "start": {
                                "line": 131,
                                "column": 25
                              },
                              "end": {
                                "line": 131,
                                "column": 61
                              }
                            },
                            "object": {
                              "type": "CallExpression",
                              "start": 3701,
                              "end": 3725,
                              "loc": {
                                "start": {
                                  "line": 131,
                                  "column": 25
                                },
                                "end": {
                                  "line": 131,
                                  "column": 49
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 3701,
                                "end": 3702,
                                "loc": {
                                  "start": {
                                    "line": 131,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 131,
                                    "column": 26
                                  }
                                },
                                "name": "$"
                              },
                              "arguments": [
                                {
                                  "type": "Literal",
                                  "start": 3703,
                                  "end": 3724,
                                  "loc": {
                                    "start": {
                                      "line": 131,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 131,
                                      "column": 48
                                    }
                                  },
                                  "value": ".navigation-wrapper",
                                  "rawValue": ".navigation-wrapper",
                                  "raw": "\".navigation-wrapper\""
                                }
                              ]
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3726,
                              "end": 3737,
                              "loc": {
                                "start": {
                                  "line": 131,
                                  "column": 50
                                },
                                "end": {
                                  "line": 131,
                                  "column": 61
                                }
                              },
                              "name": "outerHeight"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    }
                  ],
                  "trailingComments": null
                },
                "trailingComments": null
              },
              "trailingComments": [
                {
                  "type": "Block",
                  "value": "*\n   * If a component is removed from the DOM, this will remove it's subnav element\n   ",
                  "start": 3747,
                  "end": 3838,
                  "loc": {
                    "start": {
                      "line": 133,
                      "column": 2
                    },
                    "end": {
                      "line": 135,
                      "column": 5
                    }
                  },
                  "range": [
                    3747,
                    3838
                  ]
                }
              ]
            },
            {
              "type": "MethodDefinition",
              "start": 3881,
              "end": 4026,
              "loc": {
                "start": {
                  "line": 137,
                  "column": 2
                },
                "end": {
                  "line": 141,
                  "column": 3
                }
              },
              "decorators": [
                {
                  "type": "Decorator",
                  "start": 3841,
                  "end": 3878,
                  "loc": {
                    "start": {
                      "line": 136,
                      "column": 2
                    },
                    "end": {
                      "line": 136,
                      "column": 39
                    }
                  },
                  "expression": {
                    "type": "CallExpression",
                    "start": 3842,
                    "end": 3878,
                    "loc": {
                      "start": {
                        "line": 136,
                        "column": 3
                      },
                      "end": {
                        "line": 136,
                        "column": 39
                      }
                    },
                    "callee": {
                      "type": "Identifier",
                      "start": 3842,
                      "end": 3851,
                      "loc": {
                        "start": {
                          "line": 136,
                          "column": 3
                        },
                        "end": {
                          "line": 136,
                          "column": 12
                        }
                      },
                      "name": "subscribe",
                      "leadingComments": null
                    },
                    "arguments": [
                      {
                        "type": "Literal",
                        "start": 3852,
                        "end": 3863,
                        "loc": {
                          "start": {
                            "line": 136,
                            "column": 13
                          },
                          "end": {
                            "line": 136,
                            "column": 24
                          }
                        },
                        "value": "*.removed",
                        "rawValue": "*.removed",
                        "raw": "\"*.removed\""
                      },
                      {
                        "type": "Literal",
                        "start": 3865,
                        "end": 3877,
                        "loc": {
                          "start": {
                            "line": 136,
                            "column": 26
                          },
                          "end": {
                            "line": 136,
                            "column": 38
                          }
                        },
                        "value": "components",
                        "rawValue": "components",
                        "raw": "\"components\""
                      }
                    ],
                    "leadingComments": null
                  },
                  "leadingComments": [
                    {
                      "type": "Block",
                      "value": "*\n   * If a component is removed from the DOM, this will remove it's subnav element\n   ",
                      "start": 3747,
                      "end": 3838,
                      "loc": {
                        "start": {
                          "line": 133,
                          "column": 2
                        },
                        "end": {
                          "line": 135,
                          "column": 5
                        }
                      },
                      "range": [
                        3747,
                        3838
                      ]
                    }
                  ]
                }
              ],
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3881,
                "end": 3893,
                "loc": {
                  "start": {
                    "line": 137,
                    "column": 2
                  },
                  "end": {
                    "line": 137,
                    "column": 14
                  }
                },
                "name": "removeSubNav"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 3893,
                "end": 4026,
                "loc": {
                  "start": {
                    "line": 137,
                    "column": 14
                  },
                  "end": {
                    "line": 141,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 3894,
                    "end": 3898,
                    "loc": {
                      "start": {
                        "line": 137,
                        "column": 15
                      },
                      "end": {
                        "line": 137,
                        "column": 19
                      }
                    },
                    "name": "data"
                  },
                  {
                    "type": "Identifier",
                    "start": 3900,
                    "end": 3908,
                    "loc": {
                      "start": {
                        "line": 137,
                        "column": 21
                      },
                      "end": {
                        "line": 137,
                        "column": 29
                      }
                    },
                    "name": "envelope"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 3910,
                  "end": 4026,
                  "loc": {
                    "start": {
                      "line": 137,
                      "column": 31
                    },
                    "end": {
                      "line": 141,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 3916,
                      "end": 3961,
                      "loc": {
                        "start": {
                          "line": 138,
                          "column": 4
                        },
                        "end": {
                          "line": 138,
                          "column": 49
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 3920,
                          "end": 3960,
                          "loc": {
                            "start": {
                              "line": 138,
                              "column": 8
                            },
                            "end": {
                              "line": 138,
                              "column": 48
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 3920,
                            "end": 3929,
                            "loc": {
                              "start": {
                                "line": 138,
                                "column": 8
                              },
                              "end": {
                                "line": 138,
                                "column": 17
                              }
                            },
                            "name": "component"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 3932,
                            "end": 3960,
                            "loc": {
                              "start": {
                                "line": 138,
                                "column": 20
                              },
                              "end": {
                                "line": 138,
                                "column": 48
                              }
                            },
                            "object": {
                              "type": "CallExpression",
                              "start": 3932,
                              "end": 3957,
                              "loc": {
                                "start": {
                                  "line": 138,
                                  "column": 20
                                },
                                "end": {
                                  "line": 138,
                                  "column": 45
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 3932,
                                "end": 3952,
                                "loc": {
                                  "start": {
                                    "line": 138,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 138,
                                    "column": 40
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 3932,
                                  "end": 3946,
                                  "loc": {
                                    "start": {
                                      "line": 138,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 138,
                                      "column": 34
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 3932,
                                    "end": 3940,
                                    "loc": {
                                      "start": {
                                        "line": 138,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 138,
                                        "column": 28
                                      }
                                    },
                                    "name": "envelope"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 3941,
                                    "end": 3946,
                                    "loc": {
                                      "start": {
                                        "line": 138,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 138,
                                        "column": 34
                                      }
                                    },
                                    "name": "topic"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3947,
                                  "end": 3952,
                                  "loc": {
                                    "start": {
                                      "line": 138,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 138,
                                      "column": 40
                                    }
                                  },
                                  "name": "split"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Literal",
                                  "start": 3953,
                                  "end": 3956,
                                  "loc": {
                                    "start": {
                                      "line": 138,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 138,
                                      "column": 44
                                    }
                                  },
                                  "value": ".",
                                  "rawValue": ".",
                                  "raw": "\".\""
                                }
                              ]
                            },
                            "property": {
                              "type": "Literal",
                              "start": 3958,
                              "end": 3959,
                              "loc": {
                                "start": {
                                  "line": 138,
                                  "column": 46
                                },
                                "end": {
                                  "line": 138,
                                  "column": 47
                                }
                              },
                              "value": 0,
                              "rawValue": 0,
                              "raw": "0"
                            },
                            "computed": true
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3967,
                      "end": 4022,
                      "loc": {
                        "start": {
                          "line": 140,
                          "column": 4
                        },
                        "end": {
                          "line": 140,
                          "column": 59
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 3967,
                        "end": 4021,
                        "loc": {
                          "start": {
                            "line": 140,
                            "column": 4
                          },
                          "end": {
                            "line": 140,
                            "column": 58
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 3967,
                          "end": 4019,
                          "loc": {
                            "start": {
                              "line": 140,
                              "column": 4
                            },
                            "end": {
                              "line": 140,
                              "column": 56
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 3967,
                            "end": 4012,
                            "loc": {
                              "start": {
                                "line": 140,
                                "column": 4
                              },
                              "end": {
                                "line": 140,
                                "column": 49
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 3967,
                              "end": 3980,
                              "loc": {
                                "start": {
                                  "line": 140,
                                  "column": 4
                                },
                                "end": {
                                  "line": 140,
                                  "column": 17
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 3967,
                                "end": 3975,
                                "loc": {
                                  "start": {
                                    "line": 140,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 140,
                                    "column": 12
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 3967,
                                  "end": 3971,
                                  "loc": {
                                    "start": {
                                      "line": 140,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 140,
                                      "column": 8
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3972,
                                  "end": 3975,
                                  "loc": {
                                    "start": {
                                      "line": 140,
                                      "column": 9
                                    },
                                    "end": {
                                      "line": 140,
                                      "column": 12
                                    }
                                  },
                                  "name": "$el"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3976,
                                "end": 3980,
                                "loc": {
                                  "start": {
                                    "line": 140,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 140,
                                    "column": 17
                                  }
                                },
                                "name": "find"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "TemplateLiteral",
                                "start": 3981,
                                "end": 4011,
                                "loc": {
                                  "start": {
                                    "line": 140,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 140,
                                    "column": 48
                                  }
                                },
                                "expressions": [
                                  {
                                    "type": "Identifier",
                                    "start": 4000,
                                    "end": 4009,
                                    "loc": {
                                      "start": {
                                        "line": 140,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 140,
                                        "column": 46
                                      }
                                    },
                                    "name": "component"
                                  }
                                ],
                                "quasis": [
                                  {
                                    "type": "TemplateElement",
                                    "start": 3982,
                                    "end": 3998,
                                    "loc": {
                                      "start": {
                                        "line": 140,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 140,
                                        "column": 35
                                      }
                                    },
                                    "value": {
                                      "raw": ".sub-nav__item--",
                                      "cooked": ".sub-nav__item--"
                                    },
                                    "tail": false
                                  },
                                  {
                                    "type": "TemplateElement",
                                    "start": 4010,
                                    "end": 4010,
                                    "loc": {
                                      "start": {
                                        "line": 140,
                                        "column": 47
                                      },
                                      "end": {
                                        "line": 140,
                                        "column": 47
                                      }
                                    },
                                    "value": {
                                      "raw": "",
                                      "cooked": ""
                                    },
                                    "tail": true
                                  }
                                ]
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4013,
                            "end": 4019,
                            "loc": {
                              "start": {
                                "line": 140,
                                "column": 50
                              },
                              "end": {
                                "line": 140,
                                "column": 56
                              }
                            },
                            "name": "remove"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    }
                  ]
                }
              },
              "leadingComments": [
                {
                  "type": "Block",
                  "value": "*\n   * If a component is removed from the DOM, this will remove it's subnav element\n   ",
                  "start": 3747,
                  "end": 3838,
                  "loc": {
                    "start": {
                      "line": 133,
                      "column": 2
                    },
                    "end": {
                      "line": 135,
                      "column": 5
                    }
                  },
                  "range": [
                    3747,
                    3838
                  ]
                }
              ]
            }
          ]
        },
        "leadingComments": [],
        "trailingComments": []
      }
    }
  ]
}