301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: np.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <title>New Pacific Airlines - Enjoy the Journey</title> <link rel="icon" type="image/x-icon" href="/assets/img/icons/favicon-n-black.png"> <script type="text/javascript" src='/assets/js/jquery-3.5.1.min.js'></script> <script type="text/javascript" src='/assets/js/swiper-bundle.min.js'></script> <!-- Loading External Styles --> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="stylesheet" href="/assets/css/bs/dist/bootstrap-5.2.3.min.css"> <link rel="stylesheet" href="/assets/css/module/swiper-v11.min.css"> <!-- Loading Base Styles --> <link rel="stylesheet" href="/assets/css/base/alerts.css?v=5612458841ab220af95b40b71aab2a48"> <link rel="stylesheet" href="/assets/css/base/badge.css?v=95d8306820a3db9220b296f2190fdfae"> <link rel="stylesheet" href="/assets/css/base/buttons.css?v=8c0aefb1f80658a9b342f1d9829056b1"> <link rel="stylesheet" href="/assets/css/base/colors.css?v=515c8e961beee5bad817f41b1130547e"> <link rel="stylesheet" href="/assets/css/base/general.css?v=94c0fff70d2812f2a8ee06a59f750c48"> <link rel="stylesheet" href="/assets/css/base/icons.css?v=f32ae4106a87d6631c991cb2c53ed761"> <link rel="stylesheet" href="/assets/css/base/inputs.css?v=ac7660b44d3f0547981b68e33e2435cf"> <link rel="stylesheet" href="/assets/css/base/linemotifs.css?v=f205cf6d2e36583cf8c36abbed2318fd"> <link rel="stylesheet" href="/assets/css/base/progressbar.css?v=3278d3cd48274008317ca71a88a5b732"> <link rel="stylesheet" href="/assets/css/base/shadowsblurs.css?v=4944455279daec08d6a99ddae2fe4411"> <link rel="stylesheet" href="/assets/css/base/tooltips.css?v=457293cf35222e99d6b90e088b97825d"> <link rel="stylesheet" href="/assets/css/base/typography.css?v=f3f7145c3d08a6dfdfbed5cac4d1a644"> <!-- Loading Module Styles --> <link rel="stylesheet" href="/assets/css/module/bookinggeneralitems.css?v=4ee8bd565fa9edddbbc9b79665f4b1c8"> <link rel="stylesheet" href="/assets/css/module/checkin.css?v=7025850093108517fd137648e8583c10"> <link rel="stylesheet" href="/assets/css/module/endscreen.css?v=360508a8bd9bee3e344f8e599b424699"> <link rel="stylesheet" href="/assets/css/module/flightcards.css?v=162d543309fa6a96befa14d5f7a67d62"> <link rel="stylesheet" href="/assets/css/module/inflightextras.css?v=a90373fb7b891272df29a4b2a2c7ae6c"> <link rel="stylesheet" href="/assets/css/module/preflight.css?v=c2be8eeaa83e3c2d8c7b5c0f92843c3c"> <link rel="stylesheet" href="/assets/css/module/privacypolicy.css?v=418207ba99b53939a8a5851b14bfa58c"> <link rel="stylesheet" href="/assets/css/module/profile.css?v=4eda072028422e9b06f4975a3396d370"> <link rel="stylesheet" href="/assets/css/module/seatselection.css?v=69e639c78d4424c76397a31e048fd51d"> <link rel="stylesheet" href="/assets/css/module/tables.css?v=0687a7f13e77065c091e46f34dc6ad31"> <!-- Loading Custom Styles --> <link rel="stylesheet" href="/assets/css/custom.css?v=cb50e0ffcd6daadb24b23e6295a8b9c7"> <!-- Loading Fonts --> <link rel="stylesheet" href="/assets/fonts/fontawesome/css/all.css"> <!-- Loading Styles Specfiic to this document --> <link rel="stylesheet" href="/assets/css/layout/header.css?v=7fe184a8be6044bf3fd99b9ff19f46ad"> <link rel="stylesheet" href="/assets/css/layout/index.css?v=a134334e6891b69babaa8cef3fb923f9"> </head> <body> <!-- Header --> <header class="oxanium"> <nav class="navbar navbar-dark navbar-expand-lg np black-bg position-relative"> <div class="container-lg ps-0 ps-lg-3 pe-0 pe-lg-3 py-3"> <!-- Mobile button --> <button class="np navbar-toggler" type="button" data-bs-toggle="offcanvas" data-bs-target="#offcanvasNavbar" aria-controls="offcanvasNavbar"> <span class="navbar-toggler-icon"></span> </button> <!-- Main Logo --> <a class="border-end pe-lg-4 np navbar-brand grey-700-border" href="/"> <div class="np background-image-left nplogo-horizontal-white"></div> </a> <!-- Menu --> <div class="offcanvas offcanvas-start np black-bg" tabindex="-1" id="offcanvasNavbar" aria-labelledby="offcanvasNavbarLabel"> <div class="np gradient-grey800-black-180"> <div class="px-4 py-3 px-lg-0 py-lg-0 np background-image linemotif-magnesium"> <div class="offcanvas-header"> <div class="np background-image icon-n-white"></div> <button type="button" class="text-reset np btn-close white" data-bs-dismiss="offcanvas" aria-label="Close"></button> </div> <!-- Mobile Profile --> <div class="px-3 d-lg-none np offcanvas-profile"> <div class="row align-items-center"> </div> </div> <div class="offcanvas-body"> <ul class="navbar-nav pe-3 w-100"> <li class="nav-item d-lg-none"> <a class="nav-link np home" href="/">Home</a> </li> <li class="nav-item"> <a class="nav-link np charters" href="/charters">Charters</a> </li> <li class="nav-item d-none d-lg-block"> <a class="nav-link" href="/careers">Careers</a> </li> <!-- <li class="nav-item d-none d-lg-block"> <a class="nav-link" href="https://asia.np.com/" target="_blank">Asia</a> </li> --> <li class="nav-item dropdown me-auto position-relative"> <!-- The me-auto class is what pushes the remaining menu items to the right on desktop --> </li> <li class="nav-item d-lg-none"> <hr class="grey-700" /> </li> <li class="nav-item d-lg-none"> <a class="nav-link np contactus" href="/contact">Contact Us</a> </li> <li class="nav-item d-lg-none"> <a class="nav-link np aboutus" href="/about">About Us</a> </li> <li class="nav-item d-lg-none"> <a class="nav-link np careers" href="/careers">Careers</a> </li> <li class="nav-item d-lg-block np justify-self-end"> <a class="nav-link np signout" href="/signup">Sign Up</a> </li> <li class="nav-item d-lg-block np justify-self-end"> <a class="nav-link np signout" href="/login">Log In</a> </li> </ul> </div> </div> </div> </div> </div> </nav> </header> <div class="loading-wrapper"> <div class="row justify-content-center p-3"> <div class="col-auto p-4 rounded-4 np white-bg"> <div class="np background-image searchingicon"></div> </div> <div class="w-100"></div> <div class="col-auto pt-3 text-center np oxanium white fw-medium"> Searching for the<br> best results... </div> </div> </div> <div class="row mx-auto align-items-center justify-content-center"> <div class="col-11 col-md-10 col-xl-8 position-relative"> </div> </div> <script> function showLoadingScreen() { // $('.loading-wrapper').css({ "display": "flex" }); } function hideLoadingScreen() { // $('.loading-wrapper').hide(); } // Hide loading screen whenever a page shows (e.g. via navigation or going back to it w/ back button) window.addEventListener('pageshow', function() { hideLoadingScreen(); }, false); $(document).ready(function() { // Hide loading screen whenever form submission fails due to invalid input const $inputs = $('input'); $inputs.on('invalid', (event) => { hideLoadingScreen(); }); // Initialize tooltips const $tooltips = $('[data-toggle="tooltip"]'); if ($tooltips.length > 0) { $tooltips.tooltip({}); } }); </script> <div class="index-hero--image-container"> <div class="index-hero--image4"> <div class="row index-hero--image4-content"> <div class="pb-lg-4 mt-5"> <h1 class="fw-light white mb-3 mb-lg-4" style="font-size: 60px">Charter a 757</h1> <h3 class="fw-light pb-2">in North America</h3> </div> <div class="px-4 mb-2"> <a href="/charters" class="btn btn-homepage-main lp-1 fw-medium">Learn More</a> </div> </div> </div> </div> <div class="container-fluid px-0 white"> <div class="row justify-content-center align-items-center px-2 p-lg-5 mx-auto mx-md-5"> <div class="col-12 col-lg-8 col-xxl-7 mb-5 mb-md-0 py-4"> <div class="text-center np oxanium"> <div class="oxanium display-3 fw-medium gradient-text--bluegreen">Welcome, Navigator.</div> </div> <div class="text-lg-center px-3 px-xl-5 mx-xl-5"> <p class="fs-medium black">New Pacific Airlines was born out of our passion for exploration and our desire to create seamless travel experiences. It all began with an idea: a new long-haul airline that would serve as a bridge between people and places, connecting the U.S. to Korea's and Japan's breathtaking sites and millennia-old cultures.</p> <p class="fs-medium black">While our ambitions to connect Asia and North America remains our end goal, we seek to expand throughout the U.S. and North America in the meantime.</p> </div> <div class="row align-items-center justify-content-center"> <div class="col-auto"> <a class="btn btn-npblue900-primary fw-regular" href="/about">About <span class="d-none d-md-inline">New Pacific</span></a> </div> <div class="col-auto"> <a class="btn btn-npblue900-primary fw-regular" href="/news">Follow Along <span class="d-none d-lg-inline">Our Journey</span></a> </div> </div> </div> </div> </div> <div class="index-hero--image-container"> <div id="x-carouselExampleControls" class="x-carousel slide" data-bs-ride="x-carousel"> </div> <div class="container-xxl px-0"> <div class="booking-widget-area mx-auto row align-items-center justify-content-start"> </div> </div> </div> <div class="container-fluid px-0"> <div class="np background-image index linemotif-lineargradient-0 overflow-hidden"> <div class="container-fluid px-0"> <div class="row align-items-stretch"> <div class="col-md-6 px-0 index-card"> <a href="https://asia.np.com/"> <div class="index-flycoin"> <div class="overlay-npblue-900-bg"> <div class="row justify-content-center align-items-start h-100"> <div class="col-auto text-center"> <div class="px-4"> <h5 class="fw-medium black">Learn more about plans for future</h5> <h5 class="fw-medium black">Trans-Pacific flights to Asia</h5> </div> <div class="px-4 mt-5 col-12"> <button class="btn btn-homepage-secondary mb-3">Learn More</button> </div> </div> </div> </div> </div> </a> </div> <div class="col-md-6 px-0 index-card"> <a href="/careers"> <div class="index-joinourteam--bg"> <div class="row justify-content-center align-items-start h-100"> <div class="col-auto text-center"> <div class="px-5 mx-0 mx-lg-4"> <p class="oxanium fs-extralarge fw-medium black"> Expand your career horizons, further your abilities and embark on a fulfilling journey where your career goals are valued and supported. </p> </div> <div class="px-4 col-12"> <button class="btn btn-homepage-secondary mb-3" href="/careers">Join Our Team</button> </div> </div> </div> </div> </a> </div> </div> </div> </div> </div> <link href="/assets/css/module/mc-calendar.min.css" rel="stylesheet"/> <script src="/assets/js/mc-calendar.min.js"></script> <script> const LOCATION_ID_ORIGIN = 'origin'; const LOCATION_ID_DEST = 'dest'; var unavailableDates = {"ONTBNA":["2024-11-01T09:00:00.000Z","2024-11-02T09:00:00.000Z","2024-11-03T09:00:00.000Z","2024-11-04T09:00:00.000Z","2024-11-05T09:00:00.000Z","2024-11-06T09:00:00.000Z","2024-11-07T09:00:00.000Z","2024-11-08T09:00:00.000Z","2024-11-09T09:00:00.000Z","2024-11-10T09:00:00.000Z","2024-11-11T09:00:00.000Z","2024-11-12T09:00:00.000Z","2024-11-13T09:00:00.000Z","2024-11-14T09:00:00.000Z","2024-11-15T09:00:00.000Z","2024-11-16T09:00:00.000Z","2024-11-17T09:00:00.000Z","2024-11-18T09:00:00.000Z","2024-11-19T09:00:00.000Z","2024-11-20T09:00:00.000Z","2024-11-21T09:00:00.000Z","2024-11-22T09:00:00.000Z","2024-11-23T09:00:00.000Z","2024-11-24T09:00:00.000Z","2024-11-25T09:00:00.000Z","2024-11-26T09:00:00.000Z","2024-11-27T09:00:00.000Z","2024-11-28T09:00:00.000Z","2024-11-29T09:00:00.000Z","2024-11-30T09:00:00.000Z","2024-12-01T09:00:00.000Z","2024-12-02T09:00:00.000Z","2024-12-03T09:00:00.000Z","2024-12-04T09:00:00.000Z","2024-12-05T09:00:00.000Z","2024-12-06T09:00:00.000Z","2024-12-07T09:00:00.000Z","2024-12-08T09:00:00.000Z","2024-12-09T09:00:00.000Z","2024-12-10T09:00:00.000Z","2024-12-11T09:00:00.000Z","2024-12-12T09:00:00.000Z","2024-12-13T09:00:00.000Z","2024-12-14T09:00:00.000Z","2024-12-15T09:00:00.000Z","2024-12-16T09:00:00.000Z","2024-12-17T09:00:00.000Z","2024-12-18T09:00:00.000Z","2024-12-19T09:00:00.000Z","2024-12-20T09:00:00.000Z","2024-12-21T09:00:00.000Z","2024-12-22T09:00:00.000Z","2024-12-23T09:00:00.000Z","2024-12-24T09:00:00.000Z","2024-12-25T09:00:00.000Z","2024-12-26T09:00:00.000Z","2024-12-27T09:00:00.000Z","2024-12-28T09:00:00.000Z","2024-12-29T09:00:00.000Z","2024-12-30T09:00:00.000Z","2024-12-31T09:00:00.000Z","2025-01-01T09:00:00.000Z","2025-01-02T09:00:00.000Z","2025-01-03T09:00:00.000Z","2025-01-04T09:00:00.000Z","2025-01-05T09:00:00.000Z","2025-01-06T09:00:00.000Z","2025-01-07T09:00:00.000Z","2025-01-08T09:00:00.000Z","2025-01-09T09:00:00.000Z","2025-01-10T09:00:00.000Z","2025-01-11T09:00:00.000Z","2025-01-12T09:00:00.000Z","2025-01-13T09:00:00.000Z","2025-01-14T09:00:00.000Z","2025-01-15T09:00:00.000Z","2025-01-16T09:00:00.000Z","2025-01-17T09:00:00.000Z","2025-01-18T09:00:00.000Z","2025-01-19T09:00:00.000Z","2025-01-20T09:00:00.000Z","2025-01-21T09:00:00.000Z","2025-01-22T09:00:00.000Z","2025-01-23T09:00:00.000Z","2025-01-24T09:00:00.000Z","2025-01-25T09:00:00.000Z","2025-01-26T09:00:00.000Z","2025-01-27T09:00:00.000Z","2025-01-28T09:00:00.000Z","2025-01-29T09:00:00.000Z","2025-01-30T09:00:00.000Z","2025-01-31T09:00:00.000Z","2025-02-01T09:00:00.000Z","2025-02-02T09:00:00.000Z","2025-02-03T09:00:00.000Z","2025-02-04T09:00:00.000Z","2025-02-05T09:00:00.000Z","2025-02-06T09:00:00.000Z","2025-02-07T09:00:00.000Z","2025-02-08T09:00:00.000Z","2025-02-09T09:00:00.000Z","2025-02-10T09:00:00.000Z","2025-02-11T09:00:00.000Z","2025-02-12T09:00:00.000Z","2025-02-13T09:00:00.000Z","2025-02-14T09:00:00.000Z","2025-02-15T09:00:00.000Z","2025-02-16T09:00:00.000Z","2025-02-17T09:00:00.000Z","2025-02-18T09:00:00.000Z","2025-02-19T09:00:00.000Z","2025-02-20T09:00:00.000Z","2025-02-21T09:00:00.000Z","2025-02-22T09:00:00.000Z","2025-02-23T09:00:00.000Z","2025-02-24T09:00:00.000Z","2025-02-25T09:00:00.000Z","2025-02-26T09:00:00.000Z","2025-02-27T09:00:00.000Z","2025-02-28T09:00:00.000Z","2025-03-01T09:00:00.000Z","2025-03-02T09:00:00.000Z","2025-03-03T09:00:00.000Z","2025-03-04T09:00:00.000Z","2025-03-05T09:00:00.000Z","2025-03-06T09:00:00.000Z","2025-03-07T09:00:00.000Z","2025-03-08T09:00:00.000Z","2025-03-09T09:00:00.000Z","2025-03-10T09:00:00.000Z","2025-03-11T09:00:00.000Z","2025-03-12T09:00:00.000Z","2025-03-13T09:00:00.000Z","2025-03-14T09:00:00.000Z","2025-03-15T09:00:00.000Z","2025-03-16T09:00:00.000Z","2025-03-17T09:00:00.000Z","2025-03-18T09:00:00.000Z","2025-03-19T09:00:00.000Z","2025-03-20T09:00:00.000Z","2025-03-21T09:00:00.000Z","2025-03-22T09:00:00.000Z","2025-03-23T09:00:00.000Z","2025-03-24T09:00:00.000Z","2025-03-25T09:00:00.000Z","2025-03-26T09:00:00.000Z","2025-03-27T09:00:00.000Z","2025-03-28T09:00:00.000Z","2025-03-29T09:00:00.000Z","2025-03-30T09:00:00.000Z","2025-03-31T09:00:00.000Z","2025-04-01T09:00:00.000Z","2025-04-02T09:00:00.000Z","2025-04-03T09:00:00.000Z","2025-04-04T09:00:00.000Z","2025-04-05T09:00:00.000Z","2025-04-06T09:00:00.000Z","2025-04-07T09:00:00.000Z","2025-04-08T09:00:00.000Z","2025-04-09T09:00:00.000Z","2025-04-10T09:00:00.000Z","2025-04-11T09:00:00.000Z","2025-04-12T09:00:00.000Z","2025-04-13T09:00:00.000Z","2025-04-14T09:00:00.000Z","2025-04-15T09:00:00.000Z","2025-04-16T09:00:00.000Z","2025-04-17T09:00:00.000Z","2025-04-18T09:00:00.000Z","2025-04-19T09:00:00.000Z","2025-04-20T09:00:00.000Z","2025-04-21T09:00:00.000Z","2025-04-22T09:00:00.000Z","2025-04-23T09:00:00.000Z","2025-04-24T09:00:00.000Z","2025-04-25T09:00:00.000Z","2025-04-26T09:00:00.000Z","2025-04-27T09:00:00.000Z","2025-04-28T09:00:00.000Z","2025-04-29T09:00:00.000Z","2025-04-30T09:00:00.000Z","2025-05-01T09:00:00.000Z","2025-05-02T09:00:00.000Z","2025-05-03T09:00:00.000Z","2025-05-04T09:00:00.000Z","2025-05-05T09:00:00.000Z","2025-05-06T09:00:00.000Z","2025-05-07T09:00:00.000Z","2025-05-08T09:00:00.000Z","2025-05-09T09:00:00.000Z","2025-05-10T09:00:00.000Z","2025-05-11T09:00:00.000Z","2025-05-12T09:00:00.000Z","2025-05-13T09:00:00.000Z","2025-05-14T09:00:00.000Z","2025-05-15T09:00:00.000Z","2025-05-16T09:00:00.000Z","2025-05-17T09:00:00.000Z","2025-05-18T09:00:00.000Z","2025-05-19T09:00:00.000Z","2025-05-20T09:00:00.000Z","2025-05-21T09:00:00.000Z","2025-05-22T09:00:00.000Z","2025-05-23T09:00:00.000Z","2025-05-24T09:00:00.000Z","2025-05-25T09:00:00.000Z","2025-05-26T09:00:00.000Z","2025-05-27T09:00:00.000Z","2025-05-28T09:00:00.000Z","2025-05-29T09:00:00.000Z","2025-05-30T09:00:00.000Z","2025-05-31T09:00:00.000Z","2025-06-01T09:00:00.000Z","2025-06-02T09:00:00.000Z","2025-06-03T09:00:00.000Z","2025-06-04T09:00:00.000Z","2025-06-05T09:00:00.000Z","2025-06-06T09:00:00.000Z","2025-06-07T09:00:00.000Z","2025-06-08T09:00:00.000Z","2025-06-09T09:00:00.000Z","2025-06-10T09:00:00.000Z","2025-06-11T09:00:00.000Z","2025-06-12T09:00:00.000Z","2025-06-13T09:00:00.000Z","2025-06-14T09:00:00.000Z","2025-06-15T09:00:00.000Z","2025-06-16T09:00:00.000Z","2025-06-17T09:00:00.000Z","2025-06-18T09:00:00.000Z","2025-06-19T09:00:00.000Z","2025-06-20T09:00:00.000Z","2025-06-21T09:00:00.000Z","2025-06-22T09:00:00.000Z","2025-06-23T09:00:00.000Z","2025-06-24T09:00:00.000Z","2025-06-25T09:00:00.000Z","2025-06-26T09:00:00.000Z","2025-06-27T09:00:00.000Z","2025-06-28T09:00:00.000Z","2025-06-29T09:00:00.000Z","2025-06-30T09:00:00.000Z","2025-07-01T09:00:00.000Z","2025-07-02T09:00:00.000Z","2025-07-03T09:00:00.000Z","2025-07-04T09:00:00.000Z","2025-07-05T09:00:00.000Z","2025-07-06T09:00:00.000Z","2025-07-07T09:00:00.000Z","2025-07-08T09:00:00.000Z","2025-07-09T09:00:00.000Z","2025-07-10T09:00:00.000Z","2025-07-11T09:00:00.000Z","2025-07-12T09:00:00.000Z","2025-07-13T09:00:00.000Z","2025-07-14T09:00:00.000Z","2025-07-15T09:00:00.000Z","2025-07-16T09:00:00.000Z","2025-07-17T09:00:00.000Z","2025-07-18T09:00:00.000Z","2025-07-19T09:00:00.000Z","2025-07-20T09:00:00.000Z","2025-07-21T09:00:00.000Z","2025-07-22T09:00:00.000Z","2025-07-23T09:00:00.000Z","2025-07-24T09:00:00.000Z","2025-07-25T09:00:00.000Z","2025-07-26T09:00:00.000Z","2025-07-27T09:00:00.000Z","2025-07-28T09:00:00.000Z","2025-07-29T09:00:00.000Z","2025-07-30T09:00:00.000Z","2025-07-31T09:00:00.000Z","2025-08-01T09:00:00.000Z","2025-08-02T09:00:00.000Z","2025-08-03T09:00:00.000Z","2025-08-04T09:00:00.000Z","2025-08-05T09:00:00.000Z","2025-08-06T09:00:00.000Z","2025-08-07T09:00:00.000Z","2025-08-08T09:00:00.000Z","2025-08-09T09:00:00.000Z","2025-08-10T09:00:00.000Z","2025-08-11T09:00:00.000Z","2025-08-12T09:00:00.000Z","2025-08-13T09:00:00.000Z","2025-08-14T09:00:00.000Z","2025-08-15T09:00:00.000Z","2025-08-16T09:00:00.000Z","2025-08-17T09:00:00.000Z","2025-08-18T09:00:00.000Z","2025-08-19T09:00:00.000Z","2025-08-20T09:00:00.000Z","2025-08-21T09:00:00.000Z","2025-08-22T09:00:00.000Z","2025-08-23T09:00:00.000Z","2025-08-24T09:00:00.000Z","2025-08-25T09:00:00.000Z","2025-08-26T09:00:00.000Z","2025-08-27T09:00:00.000Z","2025-08-28T09:00:00.000Z","2025-08-29T09:00:00.000Z","2025-08-30T09:00:00.000Z","2025-08-31T09:00:00.000Z","2025-09-01T09:00:00.000Z","2025-09-02T09:00:00.000Z","2025-09-03T09:00:00.000Z","2025-09-04T09:00:00.000Z","2025-09-05T09:00:00.000Z","2025-09-06T09:00:00.000Z","2025-09-07T09:00:00.000Z","2025-09-08T09:00:00.000Z","2025-09-09T09:00:00.000Z","2025-09-10T09:00:00.000Z","2025-09-11T09:00:00.000Z","2025-09-12T09:00:00.000Z","2025-09-13T09:00:00.000Z","2025-09-14T09:00:00.000Z","2025-09-15T09:00:00.000Z","2025-09-16T09:00:00.000Z","2025-09-17T09:00:00.000Z","2025-09-18T09:00:00.000Z","2025-09-19T09:00:00.000Z","2025-09-20T09:00:00.000Z","2025-09-21T09:00:00.000Z","2025-09-22T09:00:00.000Z","2025-09-23T09:00:00.000Z","2025-09-24T09:00:00.000Z","2025-09-25T09:00:00.000Z","2025-09-26T09:00:00.000Z"],"BNAONT":["2024-11-01T09:00:00.000Z","2024-11-02T09:00:00.000Z","2024-11-03T09:00:00.000Z","2024-11-04T09:00:00.000Z","2024-11-05T09:00:00.000Z","2024-11-06T09:00:00.000Z","2024-11-07T09:00:00.000Z","2024-11-08T09:00:00.000Z","2024-11-09T09:00:00.000Z","2024-11-10T09:00:00.000Z","2024-11-11T09:00:00.000Z","2024-11-12T09:00:00.000Z","2024-11-13T09:00:00.000Z","2024-11-14T09:00:00.000Z","2024-11-15T09:00:00.000Z","2024-11-16T09:00:00.000Z","2024-11-17T09:00:00.000Z","2024-11-18T09:00:00.000Z","2024-11-19T09:00:00.000Z","2024-11-20T09:00:00.000Z","2024-11-21T09:00:00.000Z","2024-11-22T09:00:00.000Z","2024-11-23T09:00:00.000Z","2024-11-24T09:00:00.000Z","2024-11-25T09:00:00.000Z","2024-11-26T09:00:00.000Z","2024-11-27T09:00:00.000Z","2024-11-28T09:00:00.000Z","2024-11-29T09:00:00.000Z","2024-11-30T09:00:00.000Z","2024-12-01T09:00:00.000Z","2024-12-02T09:00:00.000Z","2024-12-03T09:00:00.000Z","2024-12-04T09:00:00.000Z","2024-12-05T09:00:00.000Z","2024-12-06T09:00:00.000Z","2024-12-07T09:00:00.000Z","2024-12-08T09:00:00.000Z","2024-12-09T09:00:00.000Z","2024-12-10T09:00:00.000Z","2024-12-11T09:00:00.000Z","2024-12-12T09:00:00.000Z","2024-12-13T09:00:00.000Z","2024-12-14T09:00:00.000Z","2024-12-15T09:00:00.000Z","2024-12-16T09:00:00.000Z","2024-12-17T09:00:00.000Z","2024-12-18T09:00:00.000Z","2024-12-19T09:00:00.000Z","2024-12-20T09:00:00.000Z","2024-12-21T09:00:00.000Z","2024-12-22T09:00:00.000Z","2024-12-23T09:00:00.000Z","2024-12-24T09:00:00.000Z","2024-12-25T09:00:00.000Z","2024-12-26T09:00:00.000Z","2024-12-27T09:00:00.000Z","2024-12-28T09:00:00.000Z","2024-12-29T09:00:00.000Z","2024-12-30T09:00:00.000Z","2024-12-31T09:00:00.000Z","2025-01-01T09:00:00.000Z","2025-01-02T09:00:00.000Z","2025-01-03T09:00:00.000Z","2025-01-04T09:00:00.000Z","2025-01-05T09:00:00.000Z","2025-01-06T09:00:00.000Z","2025-01-07T09:00:00.000Z","2025-01-08T09:00:00.000Z","2025-01-09T09:00:00.000Z","2025-01-10T09:00:00.000Z","2025-01-11T09:00:00.000Z","2025-01-12T09:00:00.000Z","2025-01-13T09:00:00.000Z","2025-01-14T09:00:00.000Z","2025-01-15T09:00:00.000Z","2025-01-16T09:00:00.000Z","2025-01-17T09:00:00.000Z","2025-01-18T09:00:00.000Z","2025-01-19T09:00:00.000Z","2025-01-20T09:00:00.000Z","2025-01-21T09:00:00.000Z","2025-01-22T09:00:00.000Z","2025-01-23T09:00:00.000Z","2025-01-24T09:00:00.000Z","2025-01-25T09:00:00.000Z","2025-01-26T09:00:00.000Z","2025-01-27T09:00:00.000Z","2025-01-28T09:00:00.000Z","2025-01-29T09:00:00.000Z","2025-01-30T09:00:00.000Z","2025-01-31T09:00:00.000Z","2025-02-01T09:00:00.000Z","2025-02-02T09:00:00.000Z","2025-02-03T09:00:00.000Z","2025-02-04T09:00:00.000Z","2025-02-05T09:00:00.000Z","2025-02-06T09:00:00.000Z","2025-02-07T09:00:00.000Z","2025-02-08T09:00:00.000Z","2025-02-09T09:00:00.000Z","2025-02-10T09:00:00.000Z","2025-02-11T09:00:00.000Z","2025-02-12T09:00:00.000Z","2025-02-13T09:00:00.000Z","2025-02-14T09:00:00.000Z","2025-02-15T09:00:00.000Z","2025-02-16T09:00:00.000Z","2025-02-17T09:00:00.000Z","2025-02-18T09:00:00.000Z","2025-02-19T09:00:00.000Z","2025-02-20T09:00:00.000Z","2025-02-21T09:00:00.000Z","2025-02-22T09:00:00.000Z","2025-02-23T09:00:00.000Z","2025-02-24T09:00:00.000Z","2025-02-25T09:00:00.000Z","2025-02-26T09:00:00.000Z","2025-02-27T09:00:00.000Z","2025-02-28T09:00:00.000Z","2025-03-01T09:00:00.000Z","2025-03-02T09:00:00.000Z","2025-03-03T09:00:00.000Z","2025-03-04T09:00:00.000Z","2025-03-05T09:00:00.000Z","2025-03-06T09:00:00.000Z","2025-03-07T09:00:00.000Z","2025-03-08T09:00:00.000Z","2025-03-09T09:00:00.000Z","2025-03-10T09:00:00.000Z","2025-03-11T09:00:00.000Z","2025-03-12T09:00:00.000Z","2025-03-13T09:00:00.000Z","2025-03-14T09:00:00.000Z","2025-03-15T09:00:00.000Z","2025-03-16T09:00:00.000Z","2025-03-17T09:00:00.000Z","2025-03-18T09:00:00.000Z","2025-03-19T09:00:00.000Z","2025-03-20T09:00:00.000Z","2025-03-21T09:00:00.000Z","2025-03-22T09:00:00.000Z","2025-03-23T09:00:00.000Z","2025-03-24T09:00:00.000Z","2025-03-25T09:00:00.000Z","2025-03-26T09:00:00.000Z","2025-03-27T09:00:00.000Z","2025-03-28T09:00:00.000Z","2025-03-29T09:00:00.000Z","2025-03-30T09:00:00.000Z","2025-03-31T09:00:00.000Z","2025-04-01T09:00:00.000Z","2025-04-02T09:00:00.000Z","2025-04-03T09:00:00.000Z","2025-04-04T09:00:00.000Z","2025-04-05T09:00:00.000Z","2025-04-06T09:00:00.000Z","2025-04-07T09:00:00.000Z","2025-04-08T09:00:00.000Z","2025-04-09T09:00:00.000Z","2025-04-10T09:00:00.000Z","2025-04-11T09:00:00.000Z","2025-04-12T09:00:00.000Z","2025-04-13T09:00:00.000Z","2025-04-14T09:00:00.000Z","2025-04-15T09:00:00.000Z","2025-04-16T09:00:00.000Z","2025-04-17T09:00:00.000Z","2025-04-18T09:00:00.000Z","2025-04-19T09:00:00.000Z","2025-04-20T09:00:00.000Z","2025-04-21T09:00:00.000Z","2025-04-22T09:00:00.000Z","2025-04-23T09:00:00.000Z","2025-04-24T09:00:00.000Z","2025-04-25T09:00:00.000Z","2025-04-26T09:00:00.000Z","2025-04-27T09:00:00.000Z","2025-04-28T09:00:00.000Z","2025-04-29T09:00:00.000Z","2025-04-30T09:00:00.000Z","2025-05-01T09:00:00.000Z","2025-05-02T09:00:00.000Z","2025-05-03T09:00:00.000Z","2025-05-04T09:00:00.000Z","2025-05-05T09:00:00.000Z","2025-05-06T09:00:00.000Z","2025-05-07T09:00:00.000Z","2025-05-08T09:00:00.000Z","2025-05-09T09:00:00.000Z","2025-05-10T09:00:00.000Z","2025-05-11T09:00:00.000Z","2025-05-12T09:00:00.000Z","2025-05-13T09:00:00.000Z","2025-05-14T09:00:00.000Z","2025-05-15T09:00:00.000Z","2025-05-16T09:00:00.000Z","2025-05-17T09:00:00.000Z","2025-05-18T09:00:00.000Z","2025-05-19T09:00:00.000Z","2025-05-20T09:00:00.000Z","2025-05-21T09:00:00.000Z","2025-05-22T09:00:00.000Z","2025-05-23T09:00:00.000Z","2025-05-24T09:00:00.000Z","2025-05-25T09:00:00.000Z","2025-05-26T09:00:00.000Z","2025-05-27T09:00:00.000Z","2025-05-28T09:00:00.000Z","2025-05-29T09:00:00.000Z","2025-05-30T09:00:00.000Z","2025-05-31T09:00:00.000Z","2025-06-01T09:00:00.000Z","2025-06-02T09:00:00.000Z","2025-06-03T09:00:00.000Z","2025-06-04T09:00:00.000Z","2025-06-05T09:00:00.000Z","2025-06-06T09:00:00.000Z","2025-06-07T09:00:00.000Z","2025-06-08T09:00:00.000Z","2025-06-09T09:00:00.000Z","2025-06-10T09:00:00.000Z","2025-06-11T09:00:00.000Z","2025-06-12T09:00:00.000Z","2025-06-13T09:00:00.000Z","2025-06-14T09:00:00.000Z","2025-06-15T09:00:00.000Z","2025-06-16T09:00:00.000Z","2025-06-17T09:00:00.000Z","2025-06-18T09:00:00.000Z","2025-06-19T09:00:00.000Z","2025-06-20T09:00:00.000Z","2025-06-21T09:00:00.000Z","2025-06-22T09:00:00.000Z","2025-06-23T09:00:00.000Z","2025-06-24T09:00:00.000Z","2025-06-25T09:00:00.000Z","2025-06-26T09:00:00.000Z","2025-06-27T09:00:00.000Z","2025-06-28T09:00:00.000Z","2025-06-29T09:00:00.000Z","2025-06-30T09:00:00.000Z","2025-07-01T09:00:00.000Z","2025-07-02T09:00:00.000Z","2025-07-03T09:00:00.000Z","2025-07-04T09:00:00.000Z","2025-07-05T09:00:00.000Z","2025-07-06T09:00:00.000Z","2025-07-07T09:00:00.000Z","2025-07-08T09:00:00.000Z","2025-07-09T09:00:00.000Z","2025-07-10T09:00:00.000Z","2025-07-11T09:00:00.000Z","2025-07-12T09:00:00.000Z","2025-07-13T09:00:00.000Z","2025-07-14T09:00:00.000Z","2025-07-15T09:00:00.000Z","2025-07-16T09:00:00.000Z","2025-07-17T09:00:00.000Z","2025-07-18T09:00:00.000Z","2025-07-19T09:00:00.000Z","2025-07-20T09:00:00.000Z","2025-07-21T09:00:00.000Z","2025-07-22T09:00:00.000Z","2025-07-23T09:00:00.000Z","2025-07-24T09:00:00.000Z","2025-07-25T09:00:00.000Z","2025-07-26T09:00:00.000Z","2025-07-27T09:00:00.000Z","2025-07-28T09:00:00.000Z","2025-07-29T09:00:00.000Z","2025-07-30T09:00:00.000Z","2025-07-31T09:00:00.000Z","2025-08-01T09:00:00.000Z","2025-08-02T09:00:00.000Z","2025-08-03T09:00:00.000Z","2025-08-04T09:00:00.000Z","2025-08-05T09:00:00.000Z","2025-08-06T09:00:00.000Z","2025-08-07T09:00:00.000Z","2025-08-08T09:00:00.000Z","2025-08-09T09:00:00.000Z","2025-08-10T09:00:00.000Z","2025-08-11T09:00:00.000Z","2025-08-12T09:00:00.000Z","2025-08-13T09:00:00.000Z","2025-08-14T09:00:00.000Z","2025-08-15T09:00:00.000Z","2025-08-16T09:00:00.000Z","2025-08-17T09:00:00.000Z","2025-08-18T09:00:00.000Z","2025-08-19T09:00:00.000Z","2025-08-20T09:00:00.000Z","2025-08-21T09:00:00.000Z","2025-08-22T09:00:00.000Z","2025-08-23T09:00:00.000Z","2025-08-24T09:00:00.000Z","2025-08-25T09:00:00.000Z","2025-08-26T09:00:00.000Z","2025-08-27T09:00:00.000Z","2025-08-28T09:00:00.000Z","2025-08-29T09:00:00.000Z","2025-08-30T09:00:00.000Z","2025-08-31T09:00:00.000Z","2025-09-01T09:00:00.000Z","2025-09-02T09:00:00.000Z","2025-09-03T09:00:00.000Z","2025-09-04T09:00:00.000Z","2025-09-05T09:00:00.000Z","2025-09-06T09:00:00.000Z","2025-09-07T09:00:00.000Z","2025-09-08T09:00:00.000Z","2025-09-09T09:00:00.000Z","2025-09-10T09:00:00.000Z","2025-09-11T09:00:00.000Z","2025-09-12T09:00:00.000Z","2025-09-13T09:00:00.000Z","2025-09-14T09:00:00.000Z","2025-09-15T09:00:00.000Z","2025-09-16T09:00:00.000Z","2025-09-17T09:00:00.000Z","2025-09-18T09:00:00.000Z","2025-09-19T09:00:00.000Z","2025-09-20T09:00:00.000Z","2025-09-21T09:00:00.000Z","2025-09-22T09:00:00.000Z","2025-09-23T09:00:00.000Z","2025-09-24T09:00:00.000Z","2025-09-25T09:00:00.000Z","2025-09-26T09:00:00.000Z"],"ONTRNO":["2024-11-01T09:00:00.000Z","2024-11-02T09:00:00.000Z","2024-11-03T09:00:00.000Z","2024-11-04T09:00:00.000Z","2024-11-05T09:00:00.000Z","2024-11-06T09:00:00.000Z","2024-11-07T09:00:00.000Z","2024-11-08T09:00:00.000Z","2024-11-09T09:00:00.000Z","2024-11-10T09:00:00.000Z","2024-11-11T09:00:00.000Z","2024-11-12T09:00:00.000Z","2024-11-13T09:00:00.000Z","2024-11-14T09:00:00.000Z","2024-11-15T09:00:00.000Z","2024-11-16T09:00:00.000Z","2024-11-17T09:00:00.000Z","2024-11-18T09:00:00.000Z","2024-11-19T09:00:00.000Z","2024-11-20T09:00:00.000Z","2024-11-21T09:00:00.000Z","2024-11-22T09:00:00.000Z","2024-11-23T09:00:00.000Z","2024-11-24T09:00:00.000Z","2024-11-25T09:00:00.000Z","2024-11-26T09:00:00.000Z","2024-11-27T09:00:00.000Z","2024-11-28T09:00:00.000Z","2024-11-29T09:00:00.000Z","2024-11-30T09:00:00.000Z","2024-12-01T09:00:00.000Z","2024-12-02T09:00:00.000Z","2024-12-03T09:00:00.000Z","2024-12-04T09:00:00.000Z","2024-12-05T09:00:00.000Z","2024-12-06T09:00:00.000Z","2024-12-07T09:00:00.000Z","2024-12-08T09:00:00.000Z","2024-12-09T09:00:00.000Z","2024-12-10T09:00:00.000Z","2024-12-11T09:00:00.000Z","2024-12-12T09:00:00.000Z","2024-12-13T09:00:00.000Z","2024-12-14T09:00:00.000Z","2024-12-15T09:00:00.000Z","2024-12-16T09:00:00.000Z","2024-12-17T09:00:00.000Z","2024-12-18T09:00:00.000Z","2024-12-19T09:00:00.000Z","2024-12-20T09:00:00.000Z","2024-12-21T09:00:00.000Z","2024-12-22T09:00:00.000Z","2024-12-23T09:00:00.000Z","2024-12-24T09:00:00.000Z","2024-12-25T09:00:00.000Z","2024-12-26T09:00:00.000Z","2024-12-27T09:00:00.000Z","2024-12-28T09:00:00.000Z","2024-12-29T09:00:00.000Z","2024-12-30T09:00:00.000Z","2024-12-31T09:00:00.000Z","2025-01-01T09:00:00.000Z","2025-01-02T09:00:00.000Z","2025-01-03T09:00:00.000Z","2025-01-04T09:00:00.000Z","2025-01-05T09:00:00.000Z","2025-01-06T09:00:00.000Z","2025-01-07T09:00:00.000Z","2025-01-08T09:00:00.000Z","2025-01-09T09:00:00.000Z","2025-01-10T09:00:00.000Z","2025-01-11T09:00:00.000Z","2025-01-12T09:00:00.000Z","2025-01-13T09:00:00.000Z","2025-01-14T09:00:00.000Z","2025-01-15T09:00:00.000Z","2025-01-16T09:00:00.000Z","2025-01-17T09:00:00.000Z","2025-01-18T09:00:00.000Z","2025-01-19T09:00:00.000Z","2025-01-20T09:00:00.000Z","2025-01-21T09:00:00.000Z","2025-01-22T09:00:00.000Z","2025-01-23T09:00:00.000Z","2025-01-24T09:00:00.000Z","2025-01-25T09:00:00.000Z","2025-01-26T09:00:00.000Z","2025-01-27T09:00:00.000Z","2025-01-28T09:00:00.000Z","2025-01-29T09:00:00.000Z","2025-01-30T09:00:00.000Z","2025-01-31T09:00:00.000Z","2025-02-01T09:00:00.000Z","2025-02-02T09:00:00.000Z","2025-02-03T09:00:00.000Z","2025-02-04T09:00:00.000Z","2025-02-05T09:00:00.000Z","2025-02-06T09:00:00.000Z","2025-02-07T09:00:00.000Z","2025-02-08T09:00:00.000Z","2025-02-09T09:00:00.000Z","2025-02-10T09:00:00.000Z","2025-02-11T09:00:00.000Z","2025-02-12T09:00:00.000Z","2025-02-13T09:00:00.000Z","2025-02-14T09:00:00.000Z","2025-02-15T09:00:00.000Z","2025-02-16T09:00:00.000Z","2025-02-17T09:00:00.000Z","2025-02-18T09:00:00.000Z","2025-02-19T09:00:00.000Z","2025-02-20T09:00:00.000Z","2025-02-21T09:00:00.000Z","2025-02-22T09:00:00.000Z","2025-02-23T09:00:00.000Z","2025-02-24T09:00:00.000Z","2025-02-25T09:00:00.000Z","2025-02-26T09:00:00.000Z","2025-02-27T09:00:00.000Z","2025-02-28T09:00:00.000Z","2025-03-01T09:00:00.000Z","2025-03-02T09:00:00.000Z","2025-03-03T09:00:00.000Z","2025-03-04T09:00:00.000Z","2025-03-05T09:00:00.000Z","2025-03-06T09:00:00.000Z","2025-03-07T09:00:00.000Z","2025-03-08T09:00:00.000Z","2025-03-09T09:00:00.000Z","2025-03-10T09:00:00.000Z","2025-03-11T09:00:00.000Z","2025-03-12T09:00:00.000Z","2025-03-13T09:00:00.000Z","2025-03-14T09:00:00.000Z","2025-03-15T09:00:00.000Z","2025-03-16T09:00:00.000Z","2025-03-17T09:00:00.000Z","2025-03-18T09:00:00.000Z","2025-03-19T09:00:00.000Z","2025-03-20T09:00:00.000Z","2025-03-21T09:00:00.000Z","2025-03-22T09:00:00.000Z","2025-03-23T09:00:00.000Z","2025-03-24T09:00:00.000Z","2025-03-25T09:00:00.000Z","2025-03-26T09:00:00.000Z","2025-03-27T09:00:00.000Z","2025-03-28T09:00:00.000Z","2025-03-29T09:00:00.000Z","2025-03-30T09:00:00.000Z","2025-03-31T09:00:00.000Z","2025-04-01T09:00:00.000Z","2025-04-02T09:00:00.000Z","2025-04-03T09:00:00.000Z","2025-04-04T09:00:00.000Z","2025-04-05T09:00:00.000Z","2025-04-06T09:00:00.000Z","2025-04-07T09:00:00.000Z","2025-04-08T09:00:00.000Z","2025-04-09T09:00:00.000Z","2025-04-10T09:00:00.000Z","2025-04-11T09:00:00.000Z","2025-04-12T09:00:00.000Z","2025-04-13T09:00:00.000Z","2025-04-14T09:00:00.000Z","2025-04-15T09:00:00.000Z","2025-04-16T09:00:00.000Z","2025-04-17T09:00:00.000Z","2025-04-18T09:00:00.000Z","2025-04-19T09:00:00.000Z","2025-04-20T09:00:00.000Z","2025-04-21T09:00:00.000Z","2025-04-22T09:00:00.000Z","2025-04-23T09:00:00.000Z","2025-04-24T09:00:00.000Z","2025-04-25T09:00:00.000Z","2025-04-26T09:00:00.000Z","2025-04-27T09:00:00.000Z","2025-04-28T09:00:00.000Z","2025-04-29T09:00:00.000Z","2025-04-30T09:00:00.000Z","2025-05-01T09:00:00.000Z","2025-05-02T09:00:00.000Z","2025-05-03T09:00:00.000Z","2025-05-04T09:00:00.000Z","2025-05-05T09:00:00.000Z","2025-05-06T09:00:00.000Z","2025-05-07T09:00:00.000Z","2025-05-08T09:00:00.000Z","2025-05-09T09:00:00.000Z","2025-05-10T09:00:00.000Z","2025-05-11T09:00:00.000Z","2025-05-12T09:00:00.000Z","2025-05-13T09:00:00.000Z","2025-05-14T09:00:00.000Z","2025-05-15T09:00:00.000Z","2025-05-16T09:00:00.000Z","2025-05-17T09:00:00.000Z","2025-05-18T09:00:00.000Z","2025-05-19T09:00:00.000Z","2025-05-20T09:00:00.000Z","2025-05-21T09:00:00.000Z","2025-05-22T09:00:00.000Z","2025-05-23T09:00:00.000Z","2025-05-24T09:00:00.000Z","2025-05-25T09:00:00.000Z","2025-05-26T09:00:00.000Z","2025-05-27T09:00:00.000Z","2025-05-28T09:00:00.000Z","2025-05-29T09:00:00.000Z","2025-05-30T09:00:00.000Z","2025-05-31T09:00:00.000Z","2025-06-01T09:00:00.000Z","2025-06-02T09:00:00.000Z","2025-06-03T09:00:00.000Z","2025-06-04T09:00:00.000Z","2025-06-05T09:00:00.000Z","2025-06-06T09:00:00.000Z","2025-06-07T09:00:00.000Z","2025-06-08T09:00:00.000Z","2025-06-09T09:00:00.000Z","2025-06-10T09:00:00.000Z","2025-06-11T09:00:00.000Z","2025-06-12T09:00:00.000Z","2025-06-13T09:00:00.000Z","2025-06-14T09:00:00.000Z","2025-06-15T09:00:00.000Z","2025-06-16T09:00:00.000Z","2025-06-17T09:00:00.000Z","2025-06-18T09:00:00.000Z","2025-06-19T09:00:00.000Z","2025-06-20T09:00:00.000Z","2025-06-21T09:00:00.000Z","2025-06-22T09:00:00.000Z","2025-06-23T09:00:00.000Z","2025-06-24T09:00:00.000Z","2025-06-25T09:00:00.000Z","2025-06-26T09:00:00.000Z","2025-06-27T09:00:00.000Z","2025-06-28T09:00:00.000Z","2025-06-29T09:00:00.000Z","2025-06-30T09:00:00.000Z","2025-07-01T09:00:00.000Z","2025-07-02T09:00:00.000Z","2025-07-03T09:00:00.000Z","2025-07-04T09:00:00.000Z","2025-07-05T09:00:00.000Z","2025-07-06T09:00:00.000Z","2025-07-07T09:00:00.000Z","2025-07-08T09:00:00.000Z","2025-07-09T09:00:00.000Z","2025-07-10T09:00:00.000Z","2025-07-11T09:00:00.000Z","2025-07-12T09:00:00.000Z","2025-07-13T09:00:00.000Z","2025-07-14T09:00:00.000Z","2025-07-15T09:00:00.000Z","2025-07-16T09:00:00.000Z","2025-07-17T09:00:00.000Z","2025-07-18T09:00:00.000Z","2025-07-19T09:00:00.000Z","2025-07-20T09:00:00.000Z","2025-07-21T09:00:00.000Z","2025-07-22T09:00:00.000Z","2025-07-23T09:00:00.000Z","2025-07-24T09:00:00.000Z","2025-07-25T09:00:00.000Z","2025-07-26T09:00:00.000Z","2025-07-27T09:00:00.000Z","2025-07-28T09:00:00.000Z","2025-07-29T09:00:00.000Z","2025-07-30T09:00:00.000Z","2025-07-31T09:00:00.000Z","2025-08-01T09:00:00.000Z","2025-08-02T09:00:00.000Z","2025-08-03T09:00:00.000Z","2025-08-04T09:00:00.000Z","2025-08-05T09:00:00.000Z","2025-08-06T09:00:00.000Z","2025-08-07T09:00:00.000Z","2025-08-08T09:00:00.000Z","2025-08-09T09:00:00.000Z","2025-08-10T09:00:00.000Z","2025-08-11T09:00:00.000Z","2025-08-12T09:00:00.000Z","2025-08-13T09:00:00.000Z","2025-08-14T09:00:00.000Z","2025-08-15T09:00:00.000Z","2025-08-16T09:00:00.000Z","2025-08-17T09:00:00.000Z","2025-08-18T09:00:00.000Z","2025-08-19T09:00:00.000Z","2025-08-20T09:00:00.000Z","2025-08-21T09:00:00.000Z","2025-08-22T09:00:00.000Z","2025-08-23T09:00:00.000Z","2025-08-24T09:00:00.000Z","2025-08-25T09:00:00.000Z","2025-08-26T09:00:00.000Z","2025-08-27T09:00:00.000Z","2025-08-28T09:00:00.000Z","2025-08-29T09:00:00.000Z","2025-08-30T09:00:00.000Z","2025-08-31T09:00:00.000Z","2025-09-01T09:00:00.000Z","2025-09-02T09:00:00.000Z","2025-09-03T09:00:00.000Z","2025-09-04T09:00:00.000Z","2025-09-05T09:00:00.000Z","2025-09-06T09:00:00.000Z","2025-09-07T09:00:00.000Z","2025-09-08T09:00:00.000Z","2025-09-09T09:00:00.000Z","2025-09-10T09:00:00.000Z","2025-09-11T09:00:00.000Z","2025-09-12T09:00:00.000Z","2025-09-13T09:00:00.000Z","2025-09-14T09:00:00.000Z","2025-09-15T09:00:00.000Z","2025-09-16T09:00:00.000Z","2025-09-17T09:00:00.000Z","2025-09-18T09:00:00.000Z","2025-09-19T09:00:00.000Z","2025-09-20T09:00:00.000Z","2025-09-21T09:00:00.000Z","2025-09-22T09:00:00.000Z","2025-09-23T09:00:00.000Z","2025-09-24T09:00:00.000Z","2025-09-25T09:00:00.000Z","2025-09-26T09:00:00.000Z"],"RNOONT":["2024-11-01T09:00:00.000Z","2024-11-02T09:00:00.000Z","2024-11-03T09:00:00.000Z","2024-11-04T09:00:00.000Z","2024-11-05T09:00:00.000Z","2024-11-06T09:00:00.000Z","2024-11-07T09:00:00.000Z","2024-11-08T09:00:00.000Z","2024-11-09T09:00:00.000Z","2024-11-10T09:00:00.000Z","2024-11-11T09:00:00.000Z","2024-11-12T09:00:00.000Z","2024-11-13T09:00:00.000Z","2024-11-14T09:00:00.000Z","2024-11-15T09:00:00.000Z","2024-11-16T09:00:00.000Z","2024-11-17T09:00:00.000Z","2024-11-18T09:00:00.000Z","2024-11-19T09:00:00.000Z","2024-11-20T09:00:00.000Z","2024-11-21T09:00:00.000Z","2024-11-22T09:00:00.000Z","2024-11-23T09:00:00.000Z","2024-11-24T09:00:00.000Z","2024-11-25T09:00:00.000Z","2024-11-26T09:00:00.000Z","2024-11-27T09:00:00.000Z","2024-11-28T09:00:00.000Z","2024-11-29T09:00:00.000Z","2024-11-30T09:00:00.000Z","2024-12-01T09:00:00.000Z","2024-12-02T09:00:00.000Z","2024-12-03T09:00:00.000Z","2024-12-04T09:00:00.000Z","2024-12-05T09:00:00.000Z","2024-12-06T09:00:00.000Z","2024-12-07T09:00:00.000Z","2024-12-08T09:00:00.000Z","2024-12-09T09:00:00.000Z","2024-12-10T09:00:00.000Z","2024-12-11T09:00:00.000Z","2024-12-12T09:00:00.000Z","2024-12-13T09:00:00.000Z","2024-12-14T09:00:00.000Z","2024-12-15T09:00:00.000Z","2024-12-16T09:00:00.000Z","2024-12-17T09:00:00.000Z","2024-12-18T09:00:00.000Z","2024-12-19T09:00:00.000Z","2024-12-20T09:00:00.000Z","2024-12-21T09:00:00.000Z","2024-12-22T09:00:00.000Z","2024-12-23T09:00:00.000Z","2024-12-24T09:00:00.000Z","2024-12-25T09:00:00.000Z","2024-12-26T09:00:00.000Z","2024-12-27T09:00:00.000Z","2024-12-28T09:00:00.000Z","2024-12-29T09:00:00.000Z","2024-12-30T09:00:00.000Z","2024-12-31T09:00:00.000Z","2025-01-01T09:00:00.000Z","2025-01-02T09:00:00.000Z","2025-01-03T09:00:00.000Z","2025-01-04T09:00:00.000Z","2025-01-05T09:00:00.000Z","2025-01-06T09:00:00.000Z","2025-01-07T09:00:00.000Z","2025-01-08T09:00:00.000Z","2025-01-09T09:00:00.000Z","2025-01-10T09:00:00.000Z","2025-01-11T09:00:00.000Z","2025-01-12T09:00:00.000Z","2025-01-13T09:00:00.000Z","2025-01-14T09:00:00.000Z","2025-01-15T09:00:00.000Z","2025-01-16T09:00:00.000Z","2025-01-17T09:00:00.000Z","2025-01-18T09:00:00.000Z","2025-01-19T09:00:00.000Z","2025-01-20T09:00:00.000Z","2025-01-21T09:00:00.000Z","2025-01-22T09:00:00.000Z","2025-01-23T09:00:00.000Z","2025-01-24T09:00:00.000Z","2025-01-25T09:00:00.000Z","2025-01-26T09:00:00.000Z","2025-01-27T09:00:00.000Z","2025-01-28T09:00:00.000Z","2025-01-29T09:00:00.000Z","2025-01-30T09:00:00.000Z","2025-01-31T09:00:00.000Z","2025-02-01T09:00:00.000Z","2025-02-02T09:00:00.000Z","2025-02-03T09:00:00.000Z","2025-02-04T09:00:00.000Z","2025-02-05T09:00:00.000Z","2025-02-06T09:00:00.000Z","2025-02-07T09:00:00.000Z","2025-02-08T09:00:00.000Z","2025-02-09T09:00:00.000Z","2025-02-10T09:00:00.000Z","2025-02-11T09:00:00.000Z","2025-02-12T09:00:00.000Z","2025-02-13T09:00:00.000Z","2025-02-14T09:00:00.000Z","2025-02-15T09:00:00.000Z","2025-02-16T09:00:00.000Z","2025-02-17T09:00:00.000Z","2025-02-18T09:00:00.000Z","2025-02-19T09:00:00.000Z","2025-02-20T09:00:00.000Z","2025-02-21T09:00:00.000Z","2025-02-22T09:00:00.000Z","2025-02-23T09:00:00.000Z","2025-02-24T09:00:00.000Z","2025-02-25T09:00:00.000Z","2025-02-26T09:00:00.000Z","2025-02-27T09:00:00.000Z","2025-02-28T09:00:00.000Z","2025-03-01T09:00:00.000Z","2025-03-02T09:00:00.000Z","2025-03-03T09:00:00.000Z","2025-03-04T09:00:00.000Z","2025-03-05T09:00:00.000Z","2025-03-06T09:00:00.000Z","2025-03-07T09:00:00.000Z","2025-03-08T09:00:00.000Z","2025-03-09T09:00:00.000Z","2025-03-10T09:00:00.000Z","2025-03-11T09:00:00.000Z","2025-03-12T09:00:00.000Z","2025-03-13T09:00:00.000Z","2025-03-14T09:00:00.000Z","2025-03-15T09:00:00.000Z","2025-03-16T09:00:00.000Z","2025-03-17T09:00:00.000Z","2025-03-18T09:00:00.000Z","2025-03-19T09:00:00.000Z","2025-03-20T09:00:00.000Z","2025-03-21T09:00:00.000Z","2025-03-22T09:00:00.000Z","2025-03-23T09:00:00.000Z","2025-03-24T09:00:00.000Z","2025-03-25T09:00:00.000Z","2025-03-26T09:00:00.000Z","2025-03-27T09:00:00.000Z","2025-03-28T09:00:00.000Z","2025-03-29T09:00:00.000Z","2025-03-30T09:00:00.000Z","2025-03-31T09:00:00.000Z","2025-04-01T09:00:00.000Z","2025-04-02T09:00:00.000Z","2025-04-03T09:00:00.000Z","2025-04-04T09:00:00.000Z","2025-04-05T09:00:00.000Z","2025-04-06T09:00:00.000Z","2025-04-07T09:00:00.000Z","2025-04-08T09:00:00.000Z","2025-04-09T09:00:00.000Z","2025-04-10T09:00:00.000Z","2025-04-11T09:00:00.000Z","2025-04-12T09:00:00.000Z","2025-04-13T09:00:00.000Z","2025-04-14T09:00:00.000Z","2025-04-15T09:00:00.000Z","2025-04-16T09:00:00.000Z","2025-04-17T09:00:00.000Z","2025-04-18T09:00:00.000Z","2025-04-19T09:00:00.000Z","2025-04-20T09:00:00.000Z","2025-04-21T09:00:00.000Z","2025-04-22T09:00:00.000Z","2025-04-23T09:00:00.000Z","2025-04-24T09:00:00.000Z","2025-04-25T09:00:00.000Z","2025-04-26T09:00:00.000Z","2025-04-27T09:00:00.000Z","2025-04-28T09:00:00.000Z","2025-04-29T09:00:00.000Z","2025-04-30T09:00:00.000Z","2025-05-01T09:00:00.000Z","2025-05-02T09:00:00.000Z","2025-05-03T09:00:00.000Z","2025-05-04T09:00:00.000Z","2025-05-05T09:00:00.000Z","2025-05-06T09:00:00.000Z","2025-05-07T09:00:00.000Z","2025-05-08T09:00:00.000Z","2025-05-09T09:00:00.000Z","2025-05-10T09:00:00.000Z","2025-05-11T09:00:00.000Z","2025-05-12T09:00:00.000Z","2025-05-13T09:00:00.000Z","2025-05-14T09:00:00.000Z","2025-05-15T09:00:00.000Z","2025-05-16T09:00:00.000Z","2025-05-17T09:00:00.000Z","2025-05-18T09:00:00.000Z","2025-05-19T09:00:00.000Z","2025-05-20T09:00:00.000Z","2025-05-21T09:00:00.000Z","2025-05-22T09:00:00.000Z","2025-05-23T09:00:00.000Z","2025-05-24T09:00:00.000Z","2025-05-25T09:00:00.000Z","2025-05-26T09:00:00.000Z","2025-05-27T09:00:00.000Z","2025-05-28T09:00:00.000Z","2025-05-29T09:00:00.000Z","2025-05-30T09:00:00.000Z","2025-05-31T09:00:00.000Z","2025-06-01T09:00:00.000Z","2025-06-02T09:00:00.000Z","2025-06-03T09:00:00.000Z","2025-06-04T09:00:00.000Z","2025-06-05T09:00:00.000Z","2025-06-06T09:00:00.000Z","2025-06-07T09:00:00.000Z","2025-06-08T09:00:00.000Z","2025-06-09T09:00:00.000Z","2025-06-10T09:00:00.000Z","2025-06-11T09:00:00.000Z","2025-06-12T09:00:00.000Z","2025-06-13T09:00:00.000Z","2025-06-14T09:00:00.000Z","2025-06-15T09:00:00.000Z","2025-06-16T09:00:00.000Z","2025-06-17T09:00:00.000Z","2025-06-18T09:00:00.000Z","2025-06-19T09:00:00.000Z","2025-06-20T09:00:00.000Z","2025-06-21T09:00:00.000Z","2025-06-22T09:00:00.000Z","2025-06-23T09:00:00.000Z","2025-06-24T09:00:00.000Z","2025-06-25T09:00:00.000Z","2025-06-26T09:00:00.000Z","2025-06-27T09:00:00.000Z","2025-06-28T09:00:00.000Z","2025-06-29T09:00:00.000Z","2025-06-30T09:00:00.000Z","2025-07-01T09:00:00.000Z","2025-07-02T09:00:00.000Z","2025-07-03T09:00:00.000Z","2025-07-04T09:00:00.000Z","2025-07-05T09:00:00.000Z","2025-07-06T09:00:00.000Z","2025-07-07T09:00:00.000Z","2025-07-08T09:00:00.000Z","2025-07-09T09:00:00.000Z","2025-07-10T09:00:00.000Z","2025-07-11T09:00:00.000Z","2025-07-12T09:00:00.000Z","2025-07-13T09:00:00.000Z","2025-07-14T09:00:00.000Z","2025-07-15T09:00:00.000Z","2025-07-16T09:00:00.000Z","2025-07-17T09:00:00.000Z","2025-07-18T09:00:00.000Z","2025-07-19T09:00:00.000Z","2025-07-20T09:00:00.000Z","2025-07-21T09:00:00.000Z","2025-07-22T09:00:00.000Z","2025-07-23T09:00:00.000Z","2025-07-24T09:00:00.000Z","2025-07-25T09:00:00.000Z","2025-07-26T09:00:00.000Z","2025-07-27T09:00:00.000Z","2025-07-28T09:00:00.000Z","2025-07-29T09:00:00.000Z","2025-07-30T09:00:00.000Z","2025-07-31T09:00:00.000Z","2025-08-01T09:00:00.000Z","2025-08-02T09:00:00.000Z","2025-08-03T09:00:00.000Z","2025-08-04T09:00:00.000Z","2025-08-05T09:00:00.000Z","2025-08-06T09:00:00.000Z","2025-08-07T09:00:00.000Z","2025-08-08T09:00:00.000Z","2025-08-09T09:00:00.000Z","2025-08-10T09:00:00.000Z","2025-08-11T09:00:00.000Z","2025-08-12T09:00:00.000Z","2025-08-13T09:00:00.000Z","2025-08-14T09:00:00.000Z","2025-08-15T09:00:00.000Z","2025-08-16T09:00:00.000Z","2025-08-17T09:00:00.000Z","2025-08-18T09:00:00.000Z","2025-08-19T09:00:00.000Z","2025-08-20T09:00:00.000Z","2025-08-21T09:00:00.000Z","2025-08-22T09:00:00.000Z","2025-08-23T09:00:00.000Z","2025-08-24T09:00:00.000Z","2025-08-25T09:00:00.000Z","2025-08-26T09:00:00.000Z","2025-08-27T09:00:00.000Z","2025-08-28T09:00:00.000Z","2025-08-29T09:00:00.000Z","2025-08-30T09:00:00.000Z","2025-08-31T09:00:00.000Z","2025-09-01T09:00:00.000Z","2025-09-02T09:00:00.000Z","2025-09-03T09:00:00.000Z","2025-09-04T09:00:00.000Z","2025-09-05T09:00:00.000Z","2025-09-06T09:00:00.000Z","2025-09-07T09:00:00.000Z","2025-09-08T09:00:00.000Z","2025-09-09T09:00:00.000Z","2025-09-10T09:00:00.000Z","2025-09-11T09:00:00.000Z","2025-09-12T09:00:00.000Z","2025-09-13T09:00:00.000Z","2025-09-14T09:00:00.000Z","2025-09-15T09:00:00.000Z","2025-09-16T09:00:00.000Z","2025-09-17T09:00:00.000Z","2025-09-18T09:00:00.000Z","2025-09-19T09:00:00.000Z","2025-09-20T09:00:00.000Z","2025-09-21T09:00:00.000Z","2025-09-22T09:00:00.000Z","2025-09-23T09:00:00.000Z","2025-09-24T09:00:00.000Z","2025-09-25T09:00:00.000Z","2025-09-26T09:00:00.000Z"]}; var dateKeys = Object.keys(unavailableDates); dateKeys.forEach(function (item) { var dateValuesForCity = unavailableDates[item] unavailableDates[item] = dateValuesForCity.map(function (x) { return new Date(x); }); }); var picker = createDatePicker(new Date('2025-05-16' + 'T09:00:00.000Z')); var pickerReturn = createReturnDatePicker(new Date('2025-05-16' + 'T09:00:00.000Z')); $(document).ready(function () { // ALWAYS update BookingInterface (aka origin/dest selects) before trying dates! updateBookingInterface(); updateOriginToNextFlight(); $("#origin").change(updateBookingInterface); $("#dest").change(updateBookingInterface); picker.onSelect((date, formatedDate) => updateBookingInterface()); pickerReturn.onSelect((date, formatedDate) => updateBookingInterface()); }); function updateOriginToNextFlight() { let origin = $("#" + LOCATION_ID_ORIGIN).val(); let dest = $("#" + LOCATION_ID_DEST).val(); let currentDepartDate = picker.getFullDate(); let unavailableDatesAsTime = unavailableDates[origin + dest].map(function (x) { return x.getTime(); }); if (unavailableDatesAsTime.includes(currentDepartDate.getTime())) { let departDate = new Date(currentDepartDate); departDate.setDate(departDate.getDate() + 1); while (unavailableDatesAsTime.includes(departDate.getTime())) { departDate.setDate(departDate.getDate() + 1); } picker.setFullDate(departDate); } } function updateBookingInterface(event) { let $changedSelector = $("#" + LOCATION_ID_ORIGIN); if (event) { $changedSelector = $(event.target); } let changedID = $changedSelector.attr('id'); let otherID = changedID === LOCATION_ID_ORIGIN ? LOCATION_ID_DEST : LOCATION_ID_ORIGIN; let $otherSelector = $("#" + otherID); let changedValue = $changedSelector.val(); let otherValue = $otherSelector.val(); // Make sure Origin & Dest make sense. // We ONLY fly from/to ONT, so if it's not one of the selections, // make it so it *is*! if (changedValue !== 'ONT' && otherValue !== 'ONT') { // If you have picked both an Origin & Dest that aren't ONT, // force whichever one you didn't just change to be ONT $otherSelector.val('ONT'); } else if (changedValue == otherValue) { // We should ony get here if Origin ONT & Dest ONT, // in which case we want to just set the "other" select (that you didn't // just change) to be the first non-ONT value it has // // This is generalized to work from any hub airport, but only // happens to ONT because the first conditional above catches the // special case of not having *any* ONT values. $otherSelector.children("option").each(function(i, option){ let possibleVal = $(option).val(); if (possibleVal !== changedValue) { $otherSelector.val(possibleVal); } }); } let $returnDatepicker = $("#datepicker-returndate"); let $rtHiddenInput = $("[name='isRoundTrip']"); if ($('#round-trip').is(':checked')) { $rtHiddenInput.val(1); $returnDatepicker.prop('disabled', false); } else { $rtHiddenInput.val(0); $returnDatepicker.prop('disabled', true); } let departDateSelector = "#datepicker-date"; let returnDateSelector = "#datepicker-returndate"; let departDateString = $(departDateSelector).val(); let returnDateString = $(returnDateSelector).val(); let origin = $("#" + LOCATION_ID_ORIGIN).val(); let dest = $("#" + LOCATION_ID_DEST).val(); let currentDepartDate = picker.getFullDate(); let currentReturnDate = pickerReturn.getFullDate(); if (returnDateString < departDateString) { let returnDate = new Date(picker.getFullDate()); returnDate.setDate(returnDate.getDate() + 1); let unavailableDatesAsTime = unavailableDates[dest + origin].map(function (x) { return x.getTime(); }); while (unavailableDatesAsTime.includes(returnDate.getTime())) { returnDate.setDate(returnDate.getDate() + 1); } pickerReturn.setFullDate(returnDate); currentReturnDate = returnDate; } picker = createDatePicker(currentDepartDate); pickerReturn = createReturnDatePicker(currentReturnDate); picker.onSelect((date, formatedDate) => updateBookingInterface()); pickerReturn.onSelect((date, formatedDate) => updateBookingInterface()); } function createDatePicker(selectedDate = null) { const origin = $("#origin").val(); const dest = $("#dest").val(); const ud = unavailableDates[origin + dest] ?? []; return MCDatepicker.create({ el: '#datepicker-date', autoClose: true, closeOnBlur: true, customClearBTN: '', customOkBTN: 'DONE', dateFormat: 'yyyy-mm-dd', disableDates: ud, minDate: new Date(), maxDate: new Date(new Date().setDate(new Date().getDate() + 330)), selectedDate: selectedDate, showCalendarDisplay: false, bodyType: 'inline', theme: { theme_color: '#0087AC', main_background: '#fff', active_text_color: '#fff', inactive_text_color: '#757575', display: { foreground: 'rgba(255, 255, 255, 0.8)', background: '#0087AC' }, picker: { foreground: '#2c2c2c', background: '#fff' }, picker_header: { active: '#2c2c2c', inactive: '#757575' }, weekday: { foreground: '#a6a6a6' }, button: { success: { foreground: '#0087AC' }, danger: { foreground: '#e65151' } }, date: { active: { default: { foreground: '#2c2c2c' }, picked: { foreground: '#ffffff', background: '#0087AC' }, today: { foreground: '#2c2c2c', background: '#fff' } }, inactive: { default: { foreground: '#d0d0d0' }, picked: { foreground: '#a6a6a6', background: '#0087AC' }, today: { foreground: '#a6a6a6', background: '#0087AC' } }, marcked: { foreground: '#0087AC' } }, month_year_preview: { active: { default: { foreground: '#2c2c2c' }, picked: { foreground: '#fff', background: '#0087AC' } }, inactive: { default: { foreground: '#a6a6a6' }, picked: { foreground: '#a6a6a6', background: '#757575' } } } } }); } function createReturnDatePicker(selectedDate = null) { const origin = $("#origin").val(); const dest = $("#dest").val(); const ud = unavailableDates[dest + origin] ?? []; return MCDatepicker.create({ el: '#datepicker-returndate', autoClose: true, closeOnBlur: true, customClearBTN: '', customOkBTN: 'DONE', dateFormat: 'yyyy-mm-dd', disableDates: ud, minDate: new Date(), maxDate: new Date(new Date().setDate(new Date().getDate() + 330)), selectedDate: selectedDate, showCalendarDisplay: false, bodyType: 'inline', theme: { theme_color: '#0087AC', main_background: '#fff', active_text_color: '#fff', inactive_text_color: '#757575', display: { foreground: 'rgba(255, 255, 255, 0.8)', background: '#0087AC' }, picker: { foreground: '#2c2c2c', background: '#fff' }, picker_header: { active: '#2c2c2c', inactive: '#757575' }, weekday: { foreground: '#a6a6a6' }, button: { success: { foreground: '#0087AC' }, danger: { foreground: '#e65151' } }, date: { active: { default: { foreground: '#2c2c2c' }, picked: { foreground: '#ffffff', background: '#0087AC' }, today: { foreground: '#fff', background: '#fff' } }, inactive: { default: { foreground: '#d0d0d0' }, picked: { foreground: '#a6a6a6', background: '#0087AC' }, today: { foreground: '#a6a6a6', background: '#0087AC' } }, marcked: { foreground: '#0087AC' } }, month_year_preview: { active: { default: { foreground: '#2c2c2c' }, picked: { foreground: '#fff', background: '#0087AC' } }, inactive: { default: { foreground: '#a6a6a6' }, picked: { foreground: '#a6a6a6', background: '#757575' } } } } }); } var ontSwiper = new Swiper(".index-mobile-swiper-ont", { freeMode: true, slidesPerView: "auto", spaceBetween: 2, grabCursor: true, slideToClickedSlide: true, }); var lasSwiper = new Swiper(".index-mobile-swiper-las", { freeMode: true, slidesPerView: "auto", spaceBetween: 2, grabCursor: true, slideToClickedSlide: true, }); var bnaSwiper = new Swiper(".index-mobile-swiper-bna", { freeMode: true, slidesPerView: "auto", spaceBetween: 2, grabCursor: true, slideToClickedSlide: true, }); </script> <head> <link rel="stylesheet" href="/assets/css/layout/footer.css"> </head> <div class="spacer"></div> <footer class="py-3 py-md-4 np footer black-bg white background-image linemotif-grey-30 oxanium"> <div class="container-lg np grey-800-border"> <div class="row mx-auto"> <!-- Logo & About --> <div class="col col-12 col-lg-6 col-xl-7 np logo-about"> <!-- Footer Menu --> <div class="row pb-5 np footer-links"> <div class="col col-6 col-md-3"> <ul class="pt-4"> <li><strong>Company</strong></li> <li><a href="/charters">Charters</a></li> <li><a href="/about">About</a></li> <li><a href="/careers">Careers</a></li> </ul> </div> <div class="col col-6 col-md-3"> <ul class="pt-4"> <li><strong>Help Center</strong></li> <li><a href="/contact">Contact Center</a></li> <li><a href="/faq">FAQ</a></li> </ul> </div> <div class="col col-6 col-md-3"> <ul class="pt-4"> <li><strong>Policies</strong></li> <li><a href="/contract-of-carriage">Contract of Carriage</a></li> <li><a href="/assets/tarmac-delay-contingency-plan-2024.pdf" target="_blank">Tarmac Delay Plan</a></li> </ul> </div> </div> </div> <!-- Subscribe --> <div class="col col-12 col-lg-6 col-xl-5 ps-lg-5 np subscribe"> <div class="np pt-4 fs-2extralarge">Subscribe to our newsletter</div> <form class="ps-1 pe-4 py-4" action="https://sendy.ravnalaska.com/subscribe" method="POST" accept-charset="utf-8"> <div class="form np white-bg"> <div class="px-1 py-1 np form-element email"> <input required placeholder="Follow Along!" type="email" name="email" class="np form-control border-0" id="subscribeEmailForm" aria-describedby="emailSubscribeList"> <div style="display:none;"> <label for="hp">HP</label><br/> <input type="text" name="hp" id="hp"/> </div> </div> <div class="px-1 py-1 np form-element submit"> <input type="hidden" name="list" value="oMpKWOgii5ywFqxs4vCJaA"/> <input type="hidden" name="subform" value="yes"/> <button type="submit" name="submit" id="submit" class="btn h-100 np btn-primary background-image paperairplane"></button> </div> </div> </form> <div class="row mx-auto"> <div class="col col-sm-4 col-lg-6"> <ul class="list-unstyled d-flex flex-row justify-content-evenly justify-content-sm-between"> <li> <a href="https://www.facebook.com/NewPacificAirlines" target="_blank"> <div class="np background-image socialicon facebook-logo"></div> </a> </li> <li> <a href="https://instagram.com/flynewpacificairlines" target="_blank"> <div class="np background-image socialicon instagram-logo"></div> </a> </li> <li> <a href="https://www.linkedin.com/company/newpacificairlines/" target="_blank"> <div class="np background-image socialicon linkedin-logo"></div> </a> </li> <li> <a href="https://twitter.com/NewPacificAir" target="_blank"> <div class="np background-image socialicon twitter-logo"></div> </a> </li> </ul> </div> </div> </div> </div> <!-- copyright --> <div class="col-auto small"> <div class="small">© <script>document.write(new Date().getFullYear());</script> New Pacific Airlines </div> </div> </div> </footer> <div onclick="topFunction()" id="scrollToTop" class="back-to-top"> <div class="arrow-up"></div> </div> <script src="/assets/js/bootstrap-5.2.3.bundle.min.js"></script> <script type="text/javascript" src='/assets/js/base.js'></script> <script> document.addEventListener('DOMContentLoaded', function () { let formToDisableSubmit = document.querySelector('form.disable-form-on-submit'); if (!formToDisableSubmit) { return; } formToDisableSubmit.addEventListener('submit', function (event) { // check if we're using a button if (this.querySelector('button')) { this.querySelector('button').textContent = 'Please wait...'; this.querySelector('button').disabled = true; } // or an input: if (this.querySelector('input[type=submit]')) { this.querySelector('input[type=submit]').value = 'Please wait...'; this.querySelector('input[type=submit]').disabled = true; } }); }); </script> </body> </html>