From 3923affebf0730a9a25785e4840593835914cf14 Mon Sep 17 00:00:00 2001
From: candice
- If you require a hotel reservation, kindly let us know and provide detailed information in the "Special Requests" section of the form below.
Please provide correct personal information for your ticket booking. Double check.
@@ -352,7 +352,7 @@ - + @@ -446,9 +446,9 @@ ticketDateNode.addEventListener('click', function (event) { var currentTarget = event.currentTarget; if (currentTarget.id === 'november27th') { - ticketTypePremium.style.display = 'none'; + ticketTypePremium.style.display = ''; ticketTypeStandard.style.display = 'none'; - // vipTypePremium.style.display = 'none'; + vipTypePremium.style.display = 'none'; // standardOption.disabled = true; setNovember27thTicketLeft(); } else { // november28th