CINXE.COM
Page not found - Carnegie Library of Homestead
<!DOCTYPE html> <html lang="en-US" ng-app="nLivenApp" id="nliven-v2" style="-webkit-text-size-adjust: none;"> <head> <script type="text/javascript" src="//static.queue-it.net/script/queueclient.min.js"></script> <script data-queueit-c="tixtrack" type="text/javascript" src="//static.queue-it.net/script/queueconfigloader.js"> </script> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta content='text/html;charset=utf-8' http-equiv='content-type' /> <title>Page not found - Carnegie Library of Homestead</title> <!-- responsive meta tag --> <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=10.0,user-scalable=1" /> <link rel="icon" href="https://static-prod-core.nliven.co/cloud/assets/account/668/favicon/590.png?width=32&height=32"> <link rel="icon" href="https://static-prod-core.nliven.co/cloud/assets/account/668/favicon/590.png?width=256&height=256"> <script> /** * Google Tag Manager * - Build an object of data layer variables * - These dynamic settings are used in Nliven - Consumer Purchasing workspace * - They tell Google Tag Manager which Google Analytics account to sync to cross-platform * - Both UA & GA are supported as of [NLVN-14525] */ window.nLivenDataLayer = [{ accountName: 'nLiven', account: { googleAnalyticsId: '', googleAnalytics4Id: '', hostAccountName: 'Carnegie Library of Homestead', hostAccountId: '668', environment: 'Production' } }]; function gtag(){window.nLivenDataLayer.push(arguments);} </script> <!-- Google Tag Manager --> <script> (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl + '>m_auth=VY21F1BmtV_7fa7YS9kirQ>m_preview=env-122>m_cookies_win=x'; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'nLivenDataLayer', 'GTM-TH5SXR5');</script> <!-- End Google Tag Manager --> <link rel="stylesheet" href='https://static-prod-core.nliven.co/bundles/css/customer-common-1cc978f0f0.css' /> <link rel="stylesheet" href='https://static-prod-core.nliven.co/bundles/css/main-3bd1f84918.css' /> <link rel="stylesheet" href='https://static-prod-core.nliven.co/bundles/css/main2-e07eae49e6.css' /> <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300' rel='stylesheet' type='text/css'> <style id="antiClickjack"> body { display: none; } </style> <script type="text/javascript"> if (self === top) { var antiClickjack = document.getElementById("antiClickjack"); antiClickjack.parentNode.removeChild(antiClickjack); } else { top.location = self.location; } </script> <!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '415567491948437'); fbq('track', 'PageView'); </script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=415567491948437&ev=PageView&noscript=1" /></noscript> <!-- End Facebook Pixel Code --> </head> <body class=" {{currentLocationHash}}" ng-controller="CustomerLayoutController" ng-class="{'is-touch': isTouch, 'ie9':ie9, 'ie11': ie11}"> <!-- Google Tag Manager (noscript) --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TH5SXR5>m_auth=VY21F1BmtV_7fa7YS9kirQ>m_preview=env-122>m_cookies_win=x" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- End Google Tag Manager (noscript) --> <div id="header" ng-controller="HeaderController" ng-click="overlay.show && hideOverlay()" ng-cloak> <header ng-cloak class="header-container" role="banner" ng-class="{'account-dropdown-open': headerData.showAccountDropdown}"> <a href="librarymusichall.com/" target="_self"> <img class="nav-image" src="https://static-prod-core.nliven.co/cloud/assets/account/668/navImage/590.png?height=96" alt="librarymusichall.tixtrack.com logo" /> </a> <div class="D-Ib account-container Cur-P Pos-R" ng-if="accountData.allowsLogin"> <div class="account-menu-button" role="button" aria-label="{{ customerAccountData.loggedInUser ? ('Logged in as ' + headerData.userFirstName) : 'Log in' }}" tabindex="0" ng-click="toggleAccountDropdown()" ng-class="{'phone-D-N': !customerAccountData.loggedInUser}" data-test="logged-in-user-name" > <span id="log-in-here" class="account-header-text" ng-if="!customerAccountData.loggedInUser"> {{ ::translator.i18n.LogInTwoWords }} </span> <span id="logged-in-user" class="account-header-text" ng-if="customerAccountData.loggedInUser"> {{headerData.userFirstName | limitTo : 7}}{{headerData.userFirstName.length > 7 ? '...' : ''}} </span> <i ng-if="!headerData.showAccountDropdown"class="account-caret icon-caret-down"></i> <i ng-if="headerData.showAccountDropdown" class="account-caret icon-caret-up"></i> </div> <div class="lg-D-N account-menu-button" role="button" aria-label="{{ customerAccountData.loggedInUser ? ('Logged in as ' + headerData.userFirstName) : 'Log in' }}" tabindex="0" ng-click="toggleLoginModal()" ng-class="{'phone-D-N': customerAccountData.loggedInUser}" > <span id="log-in-here" class="account-header-text" ng-if="!customerAccountData.loggedInUser"> {{ ::translator.i18n.LogInTwoWords }} </span> <span id="logged-in-user" class="account-header-text" ng-if="customerAccountData.loggedInUser"> {{headerData.userFirstName | limitTo : 7}}{{headerData.userFirstName.length > 7 ? '...' : ''}} </span> <i ng-if="!headerData.loginModalShown" class="account-caret icon-caret-down"></i> <i ng-if="headerData.loginModalShown" class="account-caret icon-caret-up"></i> </div> <account-dropdown class="flyout" ng-show="headerData.showAccountDropdown" ng-if="customerAccountData.loggedInUser"> </account-dropdown> <div class="Pos-A flyout customer-login-form phone-D-N" ng-show="headerData.showAccountDropdown" ng-if="!customerAccountData.loggedInUser"> <login-form hide="true"></login-form> </div> </div> </header> <modal-dialog info='headerData.loginModalShown' class="login-modal ignore-responsive-styles" ng-if="accountData.allowsLogin" close="'close'"> <login-form></login-form> </modal-dialog> <div class='ng-modal-overlay' ng-if="allowOverlays && accountData.allowsLogin" ng-show="headerData.showAccountDropdown" ng-click='hideModal()'></div> </div> <old-toast></old-toast> <script type="text/ng-template" id="ngToast.html"> <div class="W-100 Pos-A toast inactive" data-test="toastText" ng-class="{'inactive': !showToast}" fix-on-scroll ng-cloak > {{toastText}} </div> </script> <div class="container" ng-cloak> <h1 class="page-title">404: {{ ::translator.i18n.NotFound }}</h1> <p>{{ ::translator.i18n.ErrNotFound }}</p> </div> <script type="text/ng-template" id="ngLoginForm.html"> <div class="login-form"> <div class="inner-page-title">{{ ::translator.i18n.Login | uppercase }}</div> <div class="login-wall" ng-if="showLogInWall" ng-bind-html="logInWall"> </div> <server-errors error-message="serverErrors"></server-errors> <form name="form.container" novalidate ng-submit="login()"> <div class="row"> <div class="col-md-12 form-group" show-errors> <input required name="email" type="email" class="form-control" ng-maxlength="150" ng-class="{'filled-input': data.UserName}" ng-model="data.UserName" data-test="login-user-name-field" /> <label class="field-info Pos-A">{{ ::translator.i18n.Email }}</label> <p class="help-block" ng-show="form.container.email.$error.required">{{ ::translator.i18n.reqEmail }}</p> <p class="help-block" ng-show="form.container.email.$error.maxlength">{{ ::translator.i18n.reqEmailMaxLength | stringReplacement: '50' }}</p> <p ng-show="form.container.email.$error.email" class="help-block">{{ ::translator.i18n.reqEmailFormat }}</p> </div> </div> <div class="row"> <div class="col-md-12 form-group" show-errors> <input required name="password" type="password" class="form-control" ng-class="{'filled-input': data.Password}" ng-model="data.Password" data-test="login-password-field" /> <label class="field-info Pos-A">{{ ::translator.i18n.Password }}</label> <p class="help-block" ng-show="form.container.password.$error.required">{{ ::translator.i18n.reqPassword }}</p> </div> </div> <button id="login" class="btn btn-fat btn-login" role="button" aria-label="Login" tabindex="0" type="submit" data-test="account-menu-item-login" > <span ng-if="!submitted">{{ ::translator.i18n.Login }}</span> <div ng-if="submitted" class="spinner-container D-Ib"> <ng-include src="'/commonscripts/templates/spinnerWhite.html'"></ng-include> </div> </button> </form> <div class="login-link Fl-L"> <a class="inline-link stand-alone-link underline" target="_self" href="/v2/account/register?returnUrl={{returnUrl}}">{{ ::translator.i18n.Register }}</a> </div> <div class="login-link Fl-R"> <a class="inline-link stand-alone-link underline" target="_self" href="/v2/account/forgotpassword?returnUrl={{returnUrl}}">{{ ::translator.i18n.ForgotPasswordQuestion }}</a> </div> </div> </script> <iframe style="height:0px;width:0px;visibility:hidden;display:none;" src="about:blank"> this frame prevents back forward cache </iframe> <script src='https://static-prod-core.nliven.co/bundles/js/core-1eb0167a4f.js'></script> <script src='https://static-prod-core.nliven.co/bundles/js/templates/templates-306a01b922.js'></script> <script src='https://static-prod-core.nliven.co/bundles/js/templates/commonTemplates-2f52c47fa7.js'></script> <div ng-controller="HttpErrorModalController" ng-cloak> <modal-dialog info='modalData.httpErrorModalShown' close="'close'" outer-cls="'error-modal'"> <div class="error-modal-message"> <p> {{ ::translator.i18n.Whoops | uppercase }} </p> <p> {{ ::translator.i18n.NetworkError }} </p> </div> <div class="button-tray"> <button class="btn btn-fat btn-dbl btn-select buy-btn" ng-click="reloadPage()" ng-disabled="isReloading"> {{ ::translator.i18n.Reload }} </button> </div> </modal-dialog> </div> <script> var ravenOptions = { ignoreErrors: [ 'QuotaExceededError', 'e.getScreenCTM(...) is null' ] }; Raven.config('https://5961f170bdf44aa3b1214b9a81fcb926@app.getsentry.com/79862', ravenOptions).install(); </script> <script type="text/javascript"> angular.module('nLivenApp.common') .constant('commonConstants', { accountLanguage: '', adaTypes: ["None","Wheelchair","Companion","Visual","AisleTransfer","Accessible","Hearing","VisualAndHearing"], buildVersion: 'Build: b28b62e56', buildVersionName: 'b28b62e56', CDNDomain: 'https://static-prod-core.nliven.co', collectSoldOutEmails: false, confirmationOrderId: '', consumerHostName: 'librarymusichall.tixtrack.com', currencyCode: '', currencyLocale: '', dayOfWeek: ["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"], enableDebugInfo: false, enableQAAuto: false, environment: 'Production', frequency: ["Days","Weeks","Months","Hours","Minutes"], isAuthenticated: false, isBackendUser: false, isDesktop: true, isGASalesMode: null, isGroupSeller: null, isoCurrencyCode: '', isOutlet: null, isSalePage: null, hostAccountName: 'Carnegie Library of Homestead', hostAccountId: '668', hostName: '', homeUrl: 'librarymusichall.com/', navImageUrl: 'https://static-prod-core.nliven.co/cloud/assets/account/668/navImage/590.png?height=96', languageLocale: 'en-US', orderTicketLimit: null, ProductTypes: {"Merchandise":0,"Parking":1,"Experience":2,"Donation":3,"Insurance":4}, reportDeliveryMethods: ["Email","SFTP"], salesChannel: '', selectedEventDate:'', selectedEventId: '', selectedPlanCode: '', selectedPlanId: '', seriesCode: '', showPromoCodeBox: false, timeZones: [{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-12:00) International Date Line West","Value":"Dateline Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-11:00) Coordinated Universal Time-11","Value":"UTC-11"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-10:00) Aleutian Islands","Value":"Aleutian Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-10:00) Hawaii","Value":"Hawaiian Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-09:30) Marquesas Islands","Value":"Marquesas Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-09:00) Alaska","Value":"Alaskan Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-09:00) Coordinated Universal Time-09","Value":"UTC-09"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-08:00) Baja California","Value":"Pacific Standard Time (Mexico)"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-08:00) Coordinated Universal Time-08","Value":"UTC-08"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-08:00) Pacific Time (US & Canada)","Value":"Pacific Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-07:00) Arizona","Value":"US Mountain Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-07:00) La Paz, Mazatlan","Value":"Mountain Standard Time (Mexico)"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-07:00) Mountain Time (US & Canada)","Value":"Mountain Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-07:00) Yukon","Value":"Yukon Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-06:00) Central America","Value":"Central America Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-06:00) Central Time (US & Canada)","Value":"Central Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-06:00) Easter Island","Value":"Easter Island Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-06:00) Guadalajara, Mexico City, Monterrey","Value":"Central Standard Time (Mexico)"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-06:00) Saskatchewan","Value":"Canada Central Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-05:00) Bogota, Lima, Quito, Rio Branco","Value":"SA Pacific Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-05:00) Chetumal","Value":"Eastern Standard Time (Mexico)"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-05:00) Eastern Time (US & Canada)","Value":"Eastern Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-05:00) Haiti","Value":"Haiti Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-05:00) Havana","Value":"Cuba Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-05:00) Indiana (East)","Value":"US Eastern Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-05:00) Turks and Caicos","Value":"Turks And Caicos Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-04:00) Asuncion","Value":"Paraguay Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-04:00) Atlantic Time (Canada)","Value":"Atlantic Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-04:00) Caracas","Value":"Venezuela Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-04:00) Cuiaba","Value":"Central Brazilian Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-04:00) Georgetown, La Paz, Manaus, San Juan","Value":"SA Western Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-04:00) Santiago","Value":"Pacific SA Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-03:30) Newfoundland","Value":"Newfoundland Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-03:00) Araguaina","Value":"Tocantins Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-03:00) Brasilia","Value":"E. South America Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-03:00) Cayenne, Fortaleza","Value":"SA Eastern Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-03:00) City of Buenos Aires","Value":"Argentina Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-03:00) Montevideo","Value":"Montevideo Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-03:00) Punta Arenas","Value":"Magallanes Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-03:00) Saint Pierre and Miquelon","Value":"Saint Pierre Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-03:00) Salvador","Value":"Bahia Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-02:00) Coordinated Universal Time-02","Value":"UTC-02"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-02:00) Greenland","Value":"Greenland Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-02:00) Mid-Atlantic - Old","Value":"Mid-Atlantic Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-01:00) Azores","Value":"Azores Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC-01:00) Cabo Verde Is.","Value":"Cape Verde Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC) Coordinated Universal Time","Value":"UTC"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+00:00) Dublin, Edinburgh, Lisbon, London","Value":"GMT Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+00:00) Monrovia, Reykjavik","Value":"Greenwich Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+00:00) Sao Tome","Value":"Sao Tome Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+01:00) Casablanca","Value":"Morocco Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna","Value":"W. Europe Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+01:00) Belgrade, Bratislava, Budapest, Ljubljana, Prague","Value":"Central Europe Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+01:00) Brussels, Copenhagen, Madrid, Paris","Value":"Romance Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+01:00) Sarajevo, Skopje, Warsaw, Zagreb","Value":"Central European Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+01:00) West Central Africa","Value":"W. Central Africa Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+02:00) Athens, Bucharest","Value":"GTB Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+02:00) Beirut","Value":"Middle East Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+02:00) Cairo","Value":"Egypt Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+02:00) Chisinau","Value":"E. Europe Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+02:00) Gaza, Hebron","Value":"West Bank Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+02:00) Harare, Pretoria","Value":"South Africa Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+02:00) Helsinki, Kyiv, Riga, Sofia, Tallinn, Vilnius","Value":"FLE Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+02:00) Jerusalem","Value":"Israel Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+02:00) Juba","Value":"South Sudan Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+02:00) Kaliningrad","Value":"Kaliningrad Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+02:00) Khartoum","Value":"Sudan Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+02:00) Tripoli","Value":"Libya Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+02:00) Windhoek","Value":"Namibia Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+03:00) Amman","Value":"Jordan Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+03:00) Baghdad","Value":"Arabic Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+03:00) Damascus","Value":"Syria Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+03:00) Istanbul","Value":"Turkey Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+03:00) Kuwait, Riyadh","Value":"Arab Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+03:00) Minsk","Value":"Belarus Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+03:00) Moscow, St. Petersburg","Value":"Russian Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+03:00) Nairobi","Value":"E. Africa Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+03:00) Volgograd","Value":"Volgograd Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+03:30) Tehran","Value":"Iran Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+04:00) Abu Dhabi, Muscat","Value":"Arabian Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+04:00) Astrakhan, Ulyanovsk","Value":"Astrakhan Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+04:00) Baku","Value":"Azerbaijan Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+04:00) Izhevsk, Samara","Value":"Russia Time Zone 3"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+04:00) Port Louis","Value":"Mauritius Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+04:00) Saratov","Value":"Saratov Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+04:00) Tbilisi","Value":"Georgian Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+04:00) Yerevan","Value":"Caucasus Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+04:30) Kabul","Value":"Afghanistan Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+05:00) Ashgabat, Tashkent","Value":"West Asia Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+05:00) Astana","Value":"Qyzylorda Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+05:00) Ekaterinburg","Value":"Ekaterinburg Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+05:00) Islamabad, Karachi","Value":"Pakistan Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi","Value":"India Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+05:30) Sri Jayawardenepura","Value":"Sri Lanka Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+05:45) Kathmandu","Value":"Nepal Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+06:00) Bishkek","Value":"Central Asia Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+06:00) Dhaka","Value":"Bangladesh Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+06:00) Omsk","Value":"Omsk Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+06:30) Yangon (Rangoon)","Value":"Myanmar Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+07:00) Bangkok, Hanoi, Jakarta","Value":"SE Asia Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+07:00) Barnaul, Gorno-Altaysk","Value":"Altai Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+07:00) Hovd","Value":"W. Mongolia Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+07:00) Krasnoyarsk","Value":"North Asia Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+07:00) Novosibirsk","Value":"N. Central Asia Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+07:00) Tomsk","Value":"Tomsk Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+08:00) Beijing, Chongqing, Hong Kong, Urumqi","Value":"China Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+08:00) Irkutsk","Value":"North Asia East Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+08:00) Kuala Lumpur, Singapore","Value":"Singapore Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+08:00) Perth","Value":"W. Australia Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+08:00) Taipei","Value":"Taipei Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+08:00) Ulaanbaatar","Value":"Ulaanbaatar Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+08:45) Eucla","Value":"Aus Central W. Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+09:00) Chita","Value":"Transbaikal Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+09:00) Osaka, Sapporo, Tokyo","Value":"Tokyo Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+09:00) Pyongyang","Value":"North Korea Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+09:00) Seoul","Value":"Korea Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+09:00) Yakutsk","Value":"Yakutsk Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+09:30) Adelaide","Value":"Cen. Australia Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+09:30) Darwin","Value":"AUS Central Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+10:00) Brisbane","Value":"E. Australia Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+10:00) Canberra, Melbourne, Sydney","Value":"AUS Eastern Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+10:00) Guam, Port Moresby","Value":"West Pacific Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+10:00) Hobart","Value":"Tasmania Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+10:00) Vladivostok","Value":"Vladivostok Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+10:30) Lord Howe Island","Value":"Lord Howe Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+11:00) Bougainville Island","Value":"Bougainville Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+11:00) Chokurdakh","Value":"Russia Time Zone 10"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+11:00) Magadan","Value":"Magadan Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+11:00) Norfolk Island","Value":"Norfolk Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+11:00) Sakhalin","Value":"Sakhalin Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+11:00) Solomon Is., New Caledonia","Value":"Central Pacific Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+12:00) Anadyr, Petropavlovsk-Kamchatsky","Value":"Russia Time Zone 11"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+12:00) Auckland, Wellington","Value":"New Zealand Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+12:00) Coordinated Universal Time+12","Value":"UTC+12"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+12:00) Fiji","Value":"Fiji Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+12:00) Petropavlovsk-Kamchatsky - Old","Value":"Kamchatka Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+12:45) Chatham Islands","Value":"Chatham Islands Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+13:00) Coordinated Universal Time+13","Value":"UTC+13"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+13:00) Nuku'alofa","Value":"Tonga Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+13:00) Samoa","Value":"Samoa Standard Time"},{"Disabled":false,"Group":null,"Selected":false,"Text":"(UTC+14:00) Kiritimati Island","Value":"Line Islands Standard Time"}], queryString: '', useCDN: true, useStaticViewFromSeat: false, useViewFromSeat: false, venueConfigId: '0' }); </script> <!-- This can be deprecated after the full WEB checkout is migrated to Vue --> <script type="text/javascript"> angular.module('nLivenApp.common').constant('checkoutConfig', { paymentProcessor: '', venuePublicKey: '', venueAccountId: '', generationTime: '2025-02-17T06:38:51.327+00:00', paymentGatewayUrl: '', payPalScriptUrl: '', useApplePay: false, returnPage: '', queryString: '' }); </script> <script src='https://static-prod-core.nliven.co/scripts/lib/angularjs/i18n/angular-locale_en.js'></script> <script type="text/javascript"> (function () { //doing this here since ie 8 and below are not supported by angular var ua = window.navigator.userAgent; var msie = ua.indexOf('MSIE '); if (msie > 0) { // IE 10 or older => return version number var version = parseInt(ua.substring(msie + 5, ua.indexOf('.', msie)), 10); if (version <= 9) { window.location.href = '/home/nonsupportedbrowser' } } })(); </script> <custom-modal ng-if="modal.showModal" dynamic-ctrl="modal.controller"></custom-modal> </body> </html>