BEGIN:VCALENDAR
VERSION:2.0
PRODID:DPCALENDAR
CALSCALE:GREGORIAN
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
X-MICROSOFT-CDO-TZID:13
BEGIN:STANDARD
DTSTART:20251102T090000
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20260308T100000
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
END:DAYLIGHT
BEGIN:STANDARD
DTSTART:20261101T090000
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
END:STANDARD
END:VTIMEZONE
X-WR-TIMEZONE:America/Los_Angeles
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240420T180000
DTEND;TZID=America/Los_Angeles:20240420T220000
UID:D1A5B13A-8338-4EA9-9FC4-970E171F49F2
SUMMARY:ASI Big Event with Swae Lee
DTSTAMP:20240408T220620Z
DESCRIPTION:\N\N\N\N  .event-title-head {\N    font-weight: bold;\N    font-size: 20px;\N    color: darkgoldenrod;\N  }\N\N  .event-title-text {\N    font-weight: 500;\N    font-size: 15px;\N    line-height: 17px;\N    font-weight: bold;\N  }\N\N  .event-title-icon {\N    margin-top: 6px;\N    display: flex;\N    justify-content: left;\N  }\N\N  .event-video-main {\N    display: flex;\N    justify-content: center;\N    margin-bottom: 20px;\N  }\N\N  .history-btn {\N    display: flex;\N    justify-content: center;\N  }\N\N  .button-71 {\N    background-color: #e54268;\N    border: 0;\N    border-radius: 56px;\N    color: #fff;\N    cursor: pointer;\N    display: inline-block;\N    /* font-family: system-ui,-apple-system,system-ui,"Segoe UI",Roboto,Ubuntu,"Helvetica Neue",sans-serif; */\N    font-size: 18px;\N    font-weight: 600;\N    outline: 0;\N    padding: 16px 21px;\N    position: relative;\N    text-align: center;\N    text-decoration: none;\N    transition: all 0.3s;\N    user-select: none;\N    -webkit-user-select: none;\N    touch-action: manipulation;\N  }\N\N  .button-71:before {\N    background-color: initial;\N    background-image: linear-gradient(#fff 0, rgba(255, 255, 255, 0) 100%);\N    border-radius: 125px;\N    content: "";\N    height: 50%;\N    left: 4%;\N    opacity: 0.5;\N    position: absolute;\N    top: 0;\N    transition: all 0.3s;\N    width: 92%;\N  }\N\N  .button-71:hover {\N    box-shadow: rgba(255, 255, 255, 0.2) 0 3px 15px inset,\N      rgba(0, 0, 0, 0.1) 0 3px 5px, rgba(0, 0, 0, 0.1) 0 10px 13px;\N    transform: scale(1.05);\N  }\N  .event-container {\N    display: flex;\N    gap: 20px;\N  }\N  .event-left,\N  .event-right {\N    width: 50%;\N  }\N  .event-location,\N  .event-time,\N  .event-date {\N    display: flex;\N    gap: 10px;\N  }\N  .date-icon,\N  .time-icon,\N  .location-icon {\N    height: 25px !important;\N  }\N  .event-dtl {\N    display: flex;\N    justify-content: space-between;\N  }\N  .event-announcement {\N    color: #e54268;\N    text-align: center;\N    font-size: 1.8rem;\N    width: 80%;\N    padding: 20px;\N    border: 1px solid #e54268;\N    border-radius: 20px;\N    margin: 15px auto;\N    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;\N  }\N  .event-dtl-container {\N    background-color: white;\N    border-radius: 20px;\N    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;\N    margin-bottom: 20px;\N    padding: 20px;\N  }\N  .event-description {\N    background-color: white;\N    border-radius: 20px;\N    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;\N  }\N\N  /* _____________Accordian Section CSS+_______________ */\N\N  .acco .acco-item {\N    border-bottom: 1px solid #007daa79;\N  }\N\N  .acco button {\N    position: relative;\N    display: block;\N    text-align: left;\N    width: 100%;\N    padding: 1em 0;\N    color: #00374b;\N    border: none;\N    background: none;\N    outline: none;\N  }\N\N  .acco button:hover,\N  .acco button:focus {\N    cursor: pointer;\N    color: white !important;\N    background-color: #007daa !important;\N  }\N\N  .acco button:hover .icon,\N  .acco button:focus .icon {\N    cursor: pointer;\N    color: white;\N    border: 1px solid white !important;\N  }\N\N  .acco .acco-title {\N    padding: 1em 1.5em 1em 1em;\N    font-weight: 500;\N    display: flex;\N    flex-wrap: wrap;\N    width: 90% !important;\N  }\N\N  .acco .icon {\N    display: inline-block;\N    position: absolute;\N    top: 35px;\N    right: 20px;\N    width: 22px;\N    height: 22px;\N    border: 1px solid;\N    border-radius: 22px;\N  }\N\N  .acco .icon::before,\N  .acco .icon::after {\N    display: block;\N    position: absolute;\N    content: "";\N    background: currentColor;\N  }\N\N  .acco .icon::before {\N    top: 9px;\N    left: 5px;\N    width: 10px;\N    height: 2px;\N  }\N\N  .acco .icon::after {\N    top: 5px;\N    left: 9px;\N    width: 2px;\N    height: 10px;\N  }\N\N  .acco button[aria-expanded="true"] {\N    color: #00374b;\N    border-bottom: 1px solid #007daa;\N    /* background-color: #8700ad; */\N  }\N\N  .acco button[aria-expanded="true"] .icon::after {\N    width: 0;\N  }\N\N  .acco button[aria-expanded="true"] + .acco-content {\N    opacity: 1;\N    max-height: 9em;\N    transition: all 200ms linear;\N    /* overflow: scroll; */\N  }\N\N  #HistoryOfUniversity .acco button[aria-expanded="true"] + .acco-content {\N    opacity: 1;\N    max-height: 100%;\N    transition: all 200ms linear;\N    /* overflow: scroll; */\N    border-left: 2px solid #007daa79;\N    border-right: 2px solid #007daa79;\N  }\N\N  .acco .acco-content {\N    opacity: 0;\N    max-height: 0;\N    overflow: hidden;\N    transition: opacity 200ms linear, max-height 200ms linear;\N  }\N\N  .acco .acco-content p {\N    /* font-size: 1rem; */\N    font-weight: 300;\N    margin: 0;\N  }\N  /* ______________Accordian CSS Ends__________ */\N\N  /* TIMER COUNTDOWN BEGINS */\N  .counter_text {\N    background-color: #f8f8f8;\N    color: #191919;\N    text-align: center;\N    font-size: 2em;\N    line-height: 130%;\N    padding: 1% 0;\N  }\N  #event_countdown span {\N    font-weight: 700;\N  }\N  .time {\N    border-radius: 5px;\N    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);\N    display: inline-block;\N    text-align: center;\N    position: relative;\N    height: 95px;\N    width: 105px;\N\N    -webkit-perspective: 479px;\N    -moz-perspective: 479px;\N    -ms-perspective: 479px;\N    -o-perspective: 479px;\N    perspective: 479px;\N\N    -webkit-backface-visibility: hidden;\N    -moz-backface-visibility: hidden;\N    -ms-backface-visibility: hidden;\N    -o-backface-visibility: hidden;\N    backface-visibility: hidden;\N\N    -webkit-transform: translateZ(0);\N    -moz-transform: translateZ(0);\N    -ms-transform: translateZ(0);\N    -o-transform: translateZ(0);\N    transform: translateZ(0);\N\N    -webkit-transform: translate3d(0, 0, 0);\N    -moz-transform: translate3d(0, 0, 0);\N    -ms-transform: translate3d(0, 0, 0);\N    -o-transform: translate3d(0, 0, 0);\N    transform: translate3d(0, 0, 0);\N  }\N  .count {\N    background: #cc3352;\N    color: #f8f8f8;\N    display: block;\N    font-family: "Oswald", sans-serif;\N    font-size: 2em;\N    line-height: 2.4em;\N    overflow: hidden;\N    position: absolute;\N    text-align: center;\N    /* text-shadow: 0 0 10px rgba(0, 0, 0, 0.8); */\N    top: 0;\N    width: 100%;\N    /* -webkit-transform: translateZ(0); */\N    -moz-transform: translateZ(0);\N    -ms-transform: translateZ(0);\N    -o-transform: translateZ(0);\N    /* transform: translateZ(0); */\N    /* -webkit-transform-style: flat; */\N    -moz-transform-style: flat;\N    -ms-transform-style: flat;\N    -o-transform-style: flat;\N    /* transform-style: flat; */\N  }\N  .count .top {\N    /* border-top: 1px solid rgba(255,255,255,0.2); */\N    /* border-bottom: 1px solid rgba(255,255,255,0.1); */\N    border-radius: 5px 5px 0 0;\N    height: 50%;\N\N    -webkit-transform-origin: 50% 100%;\N    -moz-transform-origin: 50% 100%;\N    -ms-transform-origin: 50% 100%;\N    -o-transform-origin: 50% 100%;\N    transform-origin: 50% 100%;\N  }\N  .count.bottom {\N    background-image: linear-gradient(rgba(255, 255, 255, 0.1), transparent);\N    background-image: -webkit-linear-gradient(\N      rgba(255, 255, 255, 0.1),\N      transparent\N    );\N    background-image: -moz-linear-gradient(\N      rgba(255, 255, 255, 0.1),\N      transparent\N    );\N    background-image: -ms-linear-gradient(\N      rgba(255, 255, 255, 0.1),\N      transparent\N    );\N    background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), transparent);\N    /* border-top: 1px solid #000; */\N    /* border-bottom: 1px solid #000; */\N    border-radius: 0 0 5px 5px;\N    line-height: 0;\N    -webkit-transform-origin: 50% 0;\N    -moz-transform-origin: 50% 0;\N    -ms-transform-origin: 50% 0;\N    -o-transform-origin: 50% 0;\N    transform-origin: 50% 0;\N  }\N  .count.next {\N  }\N  .label {\N    margin-top: 6.5em;\N    display: block;\N    position: absolute;\N    /*top: 102%;*/\N    width: 100%;\N    color: #191919;\N  }\N  /* Animation start */\N  .count.curr.top {\N    -webkit-transform: rotateX(0deg);\N    -moz-transform: rotateX(0deg);\N    -ms-transform: rotateX(0deg);\N    -o-transform: rotateX(0deg);\N    transform: rotateX(0deg);\N    z-index: 3;\N  }\N  .count.next.bottom {\N    -webkit-transform: rotateX(90deg);\N    -moz-transform: rotateX(90deg);\N    -ms-transform: rotateX(90deg);\N    -o-transform: rotateX(90deg);\N    transform: rotateX(90deg);\N    z-index: 2;\N  }\N  /* Animation end */\N  .flip .count.curr.top {\N    -webkit-transition: all 250ms ease-in-out;\N    -moz-transition: all 250ms ease-in-out;\N    -ms-transition: all 250ms ease-in-out;\N    -o-transition: all 250ms ease-in-out;\N    transition: all 250ms ease-in-out;\N\N    -webkit-transform: rotateX(-87deg);\N    -moz-transform: rotateX(-87deg);\N    -ms-transform: rotateX(-87deg);\N    -o-transform: rotateX(-87deg);\N    transform: rotateX(-87deg);\N    color: #000;\N    opacity: 0;\N  }\N  .flip .count.next.bottom {\N    -webkit-transition: all 250ms ease-in-out 250ms;\N    -moz-transition: all 250ms ease-in-out 250ms;\N    -ms-transition: all 250ms ease-in-out 250ms;\N    -o-transition: all 250ms ease-in-out 250ms;\N    transition: all 250ms ease-in-out 250ms;\N\N    -webkit-transform: rotateX(0deg);\N    -moz-transform: rotateX(0deg);\N    -ms-transform: rotateX(0deg);\N    -o-transform: rotateX(0deg);\N    transform: rotateX(0deg);\N  }\N  .countdown-container {\N    height: 130px;\N  }\N  .countdown-padding {\N    padding: 0 0 2.6em 0;\N  }\N  @media screen and (max-width: 650px) {\N    .label {\N      font-size: 0.4em !important;\N    }\N    .time {\N      height: 2em;\N      width: 1.6em;\N    }\N    .count {\N      font-size: 1em;\N    }\N    .countdown-padding {\N      padding: 0 0 1em 0;\N    }\N  }\N  @media screen and (max-width: 350px) {\N    .time {\N      height: 2em;\N      width: 1.4em;\N    }\N  }\N  /* TIMER COUNTDOWN ENDS */\N\N  @media (max-width: 850px) {\N    .event-container {\N      flex-direction: column;\N      margin-left: -10px;\N      margin-right: -10px;\N    }\N    .event-left,\N    .event-right {\N      width: 100%;\N    }\N  }\N  @media (max-width: 700px) {\N    .event-location,\N    .event-time,\N    .event-date {\N      flex-direction: column;\N      justify-content: center;\N    }\N  }\N  @media (max-width: 650px) {\N    .event-dtl {\N      /* display: flex; */\N      flex-direction: column;\N      justify-content: center;\N      text-align: center;\N    }\N    .date-icon,\N    .time-icon,\N    .location-icon {\N      margin: 0 auto;\N    }\N    .event-title-text-line {\N      border-bottom: 2px solid rgba(0, 0, 0, 0.086);\N    }\N  }\N\N\N\N  \N\N  \N  \N    \N      \N        \N        \N          \N            \N              Date\N          \N          April 20\N        \N\N        \N        \N          \N            \N                Location\N            \N            Walter Pyramid\N          \N        \N\N        \N        \N          \N            \N              Time\N          \N          Doors open at 6 p.m\N        \N      \N    \N\N    \N    \N      \N        Description\N        \N          \N          !-- Lorem ipsum dolor sit amet. -->\N          \N\N          \N          \N            \N              \N                \N                \N              \N            \N          \N          \N          \N            This year, ASI is proud to present\N            ASI Big Event featuring Swae Lee! Tickets are on sale NOW!\N          \N          \N            For over half a decade, Swae Lee has been a driving force in the\N            music industry, creating chart-topping hits both as a solo artist\N            and as one half of the renowned duo, Rae Sremmurd. Hailing from\N            Inglewood, California, Swae Lee’s musical journey began at the age\N            of 11, experimenting with production and discovering his unique\N            vocal range. Alongside his brother, Slim Jxmmi, they formed Rae\N            Sremmurd under the mentorship of super producer Mike Will Made It,\N            breaking boundaries with hits like "a\N              href="https://youtu.be/p2cQSPRTdhg?si=nIolZCJ3hRjuOVvo&quot;\N              target=&quot;_blank&quot;\N              rel=&quot;noopener noreferrer&quot;\N              &gt;No Flex Zone&lt;/a\N            &gt;“ and &quot;&lt;a\N              href=&quot;https://youtu.be/b8m9zhNAgKs?si=tkOQlq-O35xeXR7c&quot;\N              target=&quot;_blank&quot;\N              rel=&quot;noopener noreferrer&quot;\N              &gt;Black Beatles&lt;/a\N            &gt;.&quot;" As a solo artist, Swae Lee’s versatility shines, evident in his\N            solo projects and notable contributions like the Grammy-nominated\N            "Instagram\N            |\N            \N              FaceBook\N          \N\N          Opening for ASI Big Event, we have La Gabi!\N          Earlier this year, independent record label RichMusic released their first all-women EP titled "hembrismo," which featured paopao (who also led and executive-produced the project), Aria Vega, Cami Da Baby, Villano Antillano, and La Gabi. The album was purposely slated for Women's History Month, and when it dropped in March, it left many of us with a sense of pride and joy in seeing this generation of fierce Latinas ready to take over the Latin music landscape. One of the rising stars on the EP who is really setting her own path is Dominican reggaeton artist La Gabi, who many recognize as J Balvin's latest protégé. \N          \N            Instagram\N            |\N            Ticket Information\N          \N            SOLD OUT\N          \N          Faculty, staff and alumni tickets April 15 (if available):\N          \N            General = $40\N            \N              Tickets are sold in-person at the Walter Pyramid Ticket Office\N            \N            \N              Faculty and staff will need to provide proof of a valid CSULB ID\N              for ticket purchase\N            \N            \N              Alumni will need to purchase their ticket in person at the Walter\N              Pyramid and bring proof of graduation. Forms of proof:\N              \N                CSULB Diploma (photo acceptable)\N                \N                  Unofficial transcript with clear identification of degree\N                  completion\N                \N              \N            \N          \N          \N            All tickets are available only for Long Beach State University\N            (LBSU) students, staff, faculty and alumni. No off-campus guests are\N            allowed.\N          \N          Show Details\N          \N            Doors open at 6 p.m.\N            Headliner begins at 8 p.m.\N            All attendees must be 18+ years of age\N            \N              To enter the event, all attendees must bring their ticket and LBSU\N              ID card\N            \N            Video recording is prohibited\N            Re-entry will not be permitted\N          \N\N          \N          FAQs\N          \N            \N              \N              \N                \N                  Where do I go to buy tickets?\N                  \N                \N                \N                  \N                    \N                      \N                        \N                          To purchase your ticket online, visit the\N                          Long Beach State Ticket Portal.\N                        \N                        \N                          To purchase your ticket in person, visit the Walter\N                          Pyramid Ticket Office during business hours: Monday\N                          through Friday from 10 a.m. to 5 p.m. They accept\N                          cash, Visa, MasterCard or American Express.\N                        \N                        \N                          Faculty, staff and alumni can only purchase tickets\N                          in-person.\N                        \N                      \N                    \N                  \N                \N              \N\N              \N              \N                \N                  \N                \N                \N                  \N                    \N                      \N                        \N                          If you have never used the Athletics Ticket Website,\N                          make sure to use your student email\N                          (@student.csulb.edu).\N                        \N                      \N                    \N                  \N                \N              \N\N              \N              \N                \N                  \N                \N                \N                  \N                    \N                      \N                        \N                          Once you have logged in, locate and click the\N                          "Students" tab towards the top of the page. Once\N                          clicked, locate the "Student Special Events." The\N                          concert is located on the next page.\N                        \N                      \N                    \N                  \N                \N              \N\N              \N              \N                \N                  \N                \N                \N                  \N                    \N                      \N                        \N                          This event is open only to LBSU students, staff,\N                          faculty and alumni. Only one ticket is permitted per\N                          attendee.\N                        \N                      \N                    \N                  \N                \N              \N\N              \N              \N                \N                  \N                \N                \N                  \N                    \N                      \N                        \N                          After your purchase, your ticket will be emailed to\N                          you. Once acquired, you can either print out a copy or\N                          show a digital copy on your phone to event staff upon\N                          entry.\N                        \N                      \N                    \N                  \N                \N              \N\N              \N              \N                \N                  \N                \N                \N                  \N                    \N                      \N                        \N                          If you have attempted to purchase a ticket online and\N                          input an incorrect billing address, you may receive a\N                          pending charge on your bank statement. This charge\N                          should resolve itself within seven business days and\N                          will not count toward a successful ticket purchase. If\N                          the issue persists, please contact\N                          \N                \N                  \N                \N                \N                  \N                    \N                      \N                        \N                          Current LBSU students hold ticket priority. On April\N                          15, if tickets are still available, faculty, staff and\N                          alumni may purchase a ticket.\N                        \N                        \N                          Faculty and staff tickets are $40 general (bleacher)\N                          and proof of a valid CSULB ID is required for ticket\N                          purchase.\N                        \N                        \N                          Alumni tickets are $40 general (bleacher) and will\N                          need to be purchased in person at the Walter Pyramid\N                          along with proof of graduation. Forms of proof\N                          include:\N                          \N                            CSULB Diploma (photo acceptable)\N                            \N                              Unofficial transcript with clear identification of\N                              degree completion\N                            \N                          \N                        \N                      \N                    \N                  \N                \N              \N\N              \N              \N                \N                  Are seats reserved?\N                  \N                \N                \N                  \N                    \N                      \N                        \N                          All seating is first-come, first-served. Doors will\N                          open at 6 p.m.\N                        \N                      \N                    \N                  \N                \N              \N\N              \N              \N                \N                  \N                \N                \N                  \N                    \N                      \N                        \N                          This event is open to all LBSU students, staff and\N                          faculty who are 18+ years of age.\N                        \N                        \N                          All attendees must follow the Walter Pyramid\N                          \N                \N                  Can I bring a bag/purse?\N                  \N                \N                \N                  \N                    \N                      \N                        \N                          Please review the\N                          \N                \N                  \N                \N                \N                  \N                    \N                      \N                        \N                          A parking permit is required on campus at all times.\N                          If you do not have access to a permit, you can\N                          purchase a daily parking pass for $10 at any kiosk\N                          located in the parking lots.\N                        \N                      \N                    \N                  \N                \N              \N\N              \N              \N                \N                  \N                \N                \N                  \N                    \N                      \N                        \N                          For questions regarding ticket purchases, please\N                          contact the Long Beach State Athletics ticket office\N                          at (562) 985-4949 or via\N                          email at\N                          (562) 985-2535 or via\N                          email at\N                          \N    \N      \N\N  \N  \N  \N  \N  \N  %= label.length \N  \N\N\N  jQuery(function () {\N    var labels = ["days", "hours", "minutes", "seconds"],\N      template = _.template(jQuery("#event_countdown_template").html()),\N      currDate = "00:00:00:00:00",\N      nextDate = "00:00:00:00:00",\N      parser = /([0-9]{2})/gi,\N      $event_countdown = jQuery("#event_countdown");\N\N    // Parse countdown string to an object\N    function strfobj(str) {\N      var parsed = str.match(parser),\N        obj = {};\N      labels.forEach(function (label, i) {\N        obj[label] = parsed[i];\N      });\N      return obj;\N    }\N\N    // Return the time components that diffs\N    function diff(obj1, obj2) {\N      var diff = [];\N      labels.forEach(function (key) {\N        if (obj1[key] !== obj2[key]) {\N          diff.push(key);\N        }\N      });\N      return diff;\N    }\N\N    // Build the layout\N    var initData = strfobj(currDate);\N    labels.forEach(function (label, i) {\N      $event_countdown.append(\N        template({\N          curr: initData[label],\N          next: initData[label],\N          label: label,\N        })\N      );\N    });\N\N    // Starts the countdown\N    $event_countdown.countdown("2024/04/20 19:00:00", function (event) {\N      var newDate = event.strftime("%D:%H:%M:%S"),\N        data;\N\N      if (event.elapsed) {\N        // Either true or false\N        // document.getElementById("begins_text").innerHTML = "";\N        // var ec = document.getElementById("event_countdown");\N        // ec.innerHTML = "Happening Now!"\N      } else {\N        document.getElementById("begins_text").innerHTML =\N          "Countdown to the Big Event 2024";\N        if (newDate !== nextDate) {\N          currDate = nextDate;\N          nextDate = newDate;\N\N          // Setup the data\N          data = {\N            curr: strfobj(currDate),\N            next: strfobj(nextDate),\N          };\N\N          // Apply the new values to each node that changed\N          diff(data.curr, data.next).forEach(function (label) {\N            var selector = ".%s".replace(/%s/, label),\N              jQuerynode = $event_countdown.find(selector);\N            // Update the node\N            jQuerynode.removeClass("flip");\N            jQuerynode.find(".curr").text(data.curr[label]);\N            jQuerynode.find(".next").text(data.next[label]);\N            // Wait for a repaint to then flip\N\N            _.delay(\N              function (jQuerynode) {\N                jQuerynode.addClass("flip");\N              },\N              50,\N              jQuerynode\N            );\N          });\N        }\N      }\N    });\N  });\N\N\N  document.addEventListener("DOMContentLoaded", function () {\N    document\N      .querySelectorAll("#HistoryOfUniversity .acco button")\N      .forEach((item) => item.addEventListener("click", toggleacco));\N\N    function toggleacco() {\N      const parentAcco = this.closest(".acco");\N      const itemsInThisAcco = parentAcco.querySelectorAll("button");\N      const currentStatus = this.getAttribute("aria-expanded");\N\N      if (currentStatus == "false") {\N        // Close all other items\N        // for (let i = 0; i  itemsInThisAcco.length; i++) {\N        //   itemsInThisAcco[i].setAttribute("aria-expanded", "false");\N        // }\N        // Open the clicked item\N        this.setAttribute("aria-expanded", "true");\N      } else {\N        // Close the clicked item\N        this.setAttribute("aria-expanded", "false");\N      }\N    }\N  });\N\N
X-ALT-DESC;FMTTYPE=text/html:<!-- basic template for all events  --><!-- Updated March 18, 2024 --><style>  .event-title-head {    font-weight: bold;    font-size: 20px;    color: darkgoldenrod;  }  .event-title-text {    font-weight: 500;    font-size: 15px;    line-height: 17px;    font-weight: bold;  }  .event-title-icon {    margin-top: 6px;    display: flex;    justify-content: left;  }  .event-video-main {    display: flex;    justify-content: center;    margin-bottom: 20px;  }  .history-btn {    display: flex;    justify-content: center;  }  .button-71 {    background-color: #e54268;    border: 0;    border-radius: 56px;    color: #fff;    cursor: pointer;    display: inline-block;    /* font-family: system-ui,-apple-system,system-ui,"Segoe UI",Roboto,Ubuntu,"Helvetica Neue",sans-serif; */    font-size: 18px;    font-weight: 600;    outline: 0;    padding: 16px 21px;    position: relative;    text-align: center;    text-decoration: none;    transition: all 0.3s;    user-select: none;    -webkit-user-select: none;    touch-action: manipulation;  }  .button-71:before {    background-color: initial;    background-image: linear-gradient(#fff 0, rgba(255, 255, 255, 0) 100%);    border-radius: 125px;    content: "";    height: 50%;    left: 4%;    opacity: 0.5;    position: absolute;    top: 0;    transition: all 0.3s;    width: 92%;  }  .button-71:hover {    box-shadow: rgba(255, 255, 255, 0.2) 0 3px 15px inset,      rgba(0, 0, 0, 0.1) 0 3px 5px, rgba(0, 0, 0, 0.1) 0 10px 13px;    transform: scale(1.05);  }  .event-container {    display: flex;    gap: 20px;  }  .event-left,  .event-right {    width: 50%;  }  .event-location,  .event-time,  .event-date {    display: flex;    gap: 10px;  }  .date-icon,  .time-icon,  .location-icon {    height: 25px !important;  }  .event-dtl {    display: flex;    justify-content: space-between;  }  .event-announcement {    color: #e54268;    text-align: center;    font-size: 1.8rem;    width: 80%;    padding: 20px;    border: 1px solid #e54268;    border-radius: 20px;    margin: 15px auto;    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;  }  .event-dtl-container {    background-color: white;    border-radius: 20px;    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;    margin-bottom: 20px;    padding: 20px;  }  .event-description {    background-color: white;    border-radius: 20px;    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;  }  /* _____________Accordian Section CSS+_______________ */  .acco .acco-item {    border-bottom: 1px solid #007daa79;  }  .acco button {    position: relative;    display: block;    text-align: left;    width: 100%;    padding: 1em 0;    color: #00374b;    border: none;    background: none;    outline: none;  }  .acco button:hover,  .acco button:focus {    cursor: pointer;    color: white !important;    background-color: #007daa !important;  }  .acco button:hover .icon,  .acco button:focus .icon {    cursor: pointer;    color: white;    border: 1px solid white !important;  }  .acco .acco-title {    padding: 1em 1.5em 1em 1em;    font-weight: 500;    display: flex;    flex-wrap: wrap;    width: 90% !important;  }  .acco .icon {    display: inline-block;    position: absolute;    top: 35px;    right: 20px;    width: 22px;    height: 22px;    border: 1px solid;    border-radius: 22px;  }  .acco .icon::before,  .acco .icon::after {    display: block;    position: absolute;    content: "";    background: currentColor;  }  .acco .icon::before {    top: 9px;    left: 5px;    width: 10px;    height: 2px;  }  .acco .icon::after {    top: 5px;    left: 9px;    width: 2px;    height: 10px;  }  .acco button[aria-expanded="true"] {    color: #00374b;    border-bottom: 1px solid #007daa;    /* background-color: #8700ad; */  }  .acco button[aria-expanded="true"] .icon::after {    width: 0;  }  .acco button[aria-expanded="true"] + .acco-content {    opacity: 1;    max-height: 9em;    transition: all 200ms linear;    /* overflow: scroll; */  }  #HistoryOfUniversity .acco button[aria-expanded="true"] + .acco-content {    opacity: 1;    max-height: 100%;    transition: all 200ms linear;    /* overflow: scroll; */    border-left: 2px solid #007daa79;    border-right: 2px solid #007daa79;  }  .acco .acco-content {    opacity: 0;    max-height: 0;    overflow: hidden;    transition: opacity 200ms linear, max-height 200ms linear;  }  .acco .acco-content p {    /* font-size: 1rem; */    font-weight: 300;    margin: 0;  }  /* ______________Accordian CSS Ends__________ */  /* TIMER COUNTDOWN BEGINS */  .counter_text {    background-color: #f8f8f8;    color: #191919;    text-align: center;    font-size: 2em;    line-height: 130%;    padding: 1% 0;  }  #event_countdown span {    font-weight: 700;  }  .time {    border-radius: 5px;    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);    display: inline-block;    text-align: center;    position: relative;    height: 95px;    width: 105px;    -webkit-perspective: 479px;    -moz-perspective: 479px;    -ms-perspective: 479px;    -o-perspective: 479px;    perspective: 479px;    -webkit-backface-visibility: hidden;    -moz-backface-visibility: hidden;    -ms-backface-visibility: hidden;    -o-backface-visibility: hidden;    backface-visibility: hidden;    -webkit-transform: translateZ(0);    -moz-transform: translateZ(0);    -ms-transform: translateZ(0);    -o-transform: translateZ(0);    transform: translateZ(0);    -webkit-transform: translate3d(0, 0, 0);    -moz-transform: translate3d(0, 0, 0);    -ms-transform: translate3d(0, 0, 0);    -o-transform: translate3d(0, 0, 0);    transform: translate3d(0, 0, 0);  }  .count {    background: #cc3352;    color: #f8f8f8;    display: block;    font-family: "Oswald", sans-serif;    font-size: 2em;    line-height: 2.4em;    overflow: hidden;    position: absolute;    text-align: center;    /* text-shadow: 0 0 10px rgba(0, 0, 0, 0.8); */    top: 0;    width: 100%;    /* -webkit-transform: translateZ(0); */    -moz-transform: translateZ(0);    -ms-transform: translateZ(0);    -o-transform: translateZ(0);    /* transform: translateZ(0); */    /* -webkit-transform-style: flat; */    -moz-transform-style: flat;    -ms-transform-style: flat;    -o-transform-style: flat;    /* transform-style: flat; */  }  .count .top {    /* border-top: 1px solid rgba(255,255,255,0.2); */    /* border-bottom: 1px solid rgba(255,255,255,0.1); */    border-radius: 5px 5px 0 0;    height: 50%;    -webkit-transform-origin: 50% 100%;    -moz-transform-origin: 50% 100%;    -ms-transform-origin: 50% 100%;    -o-transform-origin: 50% 100%;    transform-origin: 50% 100%;  }  .count.bottom {    background-image: linear-gradient(rgba(255, 255, 255, 0.1), transparent);    background-image: -webkit-linear-gradient(      rgba(255, 255, 255, 0.1),      transparent    );    background-image: -moz-linear-gradient(      rgba(255, 255, 255, 0.1),      transparent    );    background-image: -ms-linear-gradient(      rgba(255, 255, 255, 0.1),      transparent    );    background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), transparent);    /* border-top: 1px solid #000; */    /* border-bottom: 1px solid #000; */    border-radius: 0 0 5px 5px;    line-height: 0;    -webkit-transform-origin: 50% 0;    -moz-transform-origin: 50% 0;    -ms-transform-origin: 50% 0;    -o-transform-origin: 50% 0;    transform-origin: 50% 0;  }  .count.next {  }  .label {    margin-top: 6.5em;    display: block;    position: absolute;    /*top: 102%;*/    width: 100%;    color: #191919;  }  /* Animation start */  .count.curr.top {    -webkit-transform: rotateX(0deg);    -moz-transform: rotateX(0deg);    -ms-transform: rotateX(0deg);    -o-transform: rotateX(0deg);    transform: rotateX(0deg);    z-index: 3;  }  .count.next.bottom {    -webkit-transform: rotateX(90deg);    -moz-transform: rotateX(90deg);    -ms-transform: rotateX(90deg);    -o-transform: rotateX(90deg);    transform: rotateX(90deg);    z-index: 2;  }  /* Animation end */  .flip .count.curr.top {    -webkit-transition: all 250ms ease-in-out;    -moz-transition: all 250ms ease-in-out;    -ms-transition: all 250ms ease-in-out;    -o-transition: all 250ms ease-in-out;    transition: all 250ms ease-in-out;    -webkit-transform: rotateX(-87deg);    -moz-transform: rotateX(-87deg);    -ms-transform: rotateX(-87deg);    -o-transform: rotateX(-87deg);    transform: rotateX(-87deg);    color: #000;    opacity: 0;  }  .flip .count.next.bottom {    -webkit-transition: all 250ms ease-in-out 250ms;    -moz-transition: all 250ms ease-in-out 250ms;    -ms-transition: all 250ms ease-in-out 250ms;    -o-transition: all 250ms ease-in-out 250ms;    transition: all 250ms ease-in-out 250ms;    -webkit-transform: rotateX(0deg);    -moz-transform: rotateX(0deg);    -ms-transform: rotateX(0deg);    -o-transform: rotateX(0deg);    transform: rotateX(0deg);  }  .countdown-container {    height: 130px;  }  .countdown-padding {    padding: 0 0 2.6em 0;  }  @media screen and (max-width: 650px) {    .label {      font-size: 0.4em !important;    }    .time {      height: 2em;      width: 1.6em;    }    .count {      font-size: 1em;    }    .countdown-padding {      padding: 0 0 1em 0;    }  }  @media screen and (max-width: 350px) {    .time {      height: 2em;      width: 1.4em;    }  }  /* TIMER COUNTDOWN ENDS */  @media (max-width: 850px) {    .event-container {      flex-direction: column;      margin-left: -10px;      margin-right: -10px;    }    .event-left,    .event-right {      width: 100%;    }  }  @media (max-width: 700px) {    .event-location,    .event-time,    .event-date {      flex-direction: column;      justify-content: center;    }  }  @media (max-width: 650px) {    .event-dtl {      /* display: flex; */      flex-direction: column;      justify-content: center;      text-align: center;    }    .date-icon,    .time-icon,    .location-icon {      margin: 0 auto;    }    .event-title-text-line {      border-bottom: 2px solid rgba(0, 0, 0, 0.086);    }  }</style><div class="event-container">  <!-- *********************        START OF LEFT SIDE    ********************** -->  <!-- *** DATE, TIME, LOCATION *** -->  <div class="event-left">    <div class="event-dtl-container">      <div class="event-dtl">        <!-- DATE -->        <div itemprop="startDate" content="2024-04-20">          <div class="event-date">            <div class="event-title-icon">              <img                src="images/enjoy/beachpride/QR_Code_WOW-F23/calendar.png"                class="date-icon"                alt="date-icon"              />            </div>            <p class="event-title-head">Date</p>          </div>          <p class="event-title-text event-title-text-line">April 20</p>        </div>        <!-- LOCATION -->        <div>          <div>            <div              itemprop="location"              itemscope="itemscope"              itemtype="http://schema.org/Place"              class="event-location"            >              <div class="event-title-icon">                <img                  src="images/enjoy/beachpride/QR_Code_WOW-F23/location.png"                  class="location-icon"                  alt="location-icon"                />              </div>              <p class="event-title-head">Location</p>            </div>            <p class="event-title-text event-title-text-line">Walter Pyramid</p>          </div>        </div>        <!-- Time -->        <div itemprop="endDate" content="2024-4-20">          <div style="display: flex; gap: 10px" class="event-time">            <div class="event-title-icon">              <img                src="images/enjoy/beachpride/QR_Code_WOW-F23/time.png"                class="time-icon"                alt="time-icon"              />            </div>            <p class="event-title-head">Time</p>          </div>          <p class="event-title-text">Doors open at 6 p.m</p>        </div>      </div>    </div>    <!-- ***  EVENT DESCRIPTION  *** -->    <div class="event-description">      <div style="padding: 20px">        <p class="event-title-head">Description</p>        <div itemprop="description">          <!-- Special Announcement if needed -->          <!-- <div class="event-announcement">Lorem ipsum dolor sit amet.</div> -->          <!-- EVENT CONTENT -->          <!-- COUNTER PART -->          <div class="container-fluid counter_text">            <div class="row">              <div class="col-lg-12 countdown-padding">                <p id="begins_text"></p>                <div id="event_countdown"></div>              </div>            </div>          </div>          <br />          <p>            This year, ASI is proud to present            <b>ASI Big Event featuring Swae Lee!</b> Tickets are on sale NOW!          </p>          <p>            For over half a decade, Swae Lee has been a driving force in the            music industry, creating chart-topping hits both as a solo artist            and as one half of the renowned duo, Rae Sremmurd. Hailing from            Inglewood, California, Swae Lee’s musical journey began at the age            of 11, experimenting with production and discovering his unique            vocal range. Alongside his brother, Slim Jxmmi, they formed Rae            Sremmurd under the mentorship of super producer Mike Will Made It,            breaking boundaries with hits like "<a              href="https://youtu.be/p2cQSPRTdhg?si=nIolZCJ3hRjuOVvo"              target="_blank"              rel="noopener noreferrer"              >No Flex Zone</a            >“ and "<a              href="https://youtu.be/b8m9zhNAgKs?si=tkOQlq-O35xeXR7c"              target="_blank"              rel="noopener noreferrer"              >Black Beatles</a            >."" As a solo artist, Swae Lee’s versatility shines, evident in his            solo projects and notable contributions like the Grammy-nominated            "<a              href="https://youtu.be/6ONRf7h3Mdk?si=RcmQ77CZ2hnon_TV"              target="_blank"              rel="noopener noreferrer"              >Sicko Mode</a            >“ and the chart-topping "<a              href="https://youtu.be/ApXoWvfEYVU?si=sRzU2UT5KP4IepKV"              target="_blank"              rel="noopener noreferrer"              >Sunflower</a            >” from the Spider-Man: Into the Spider-Verse soundtrack. With his            latest release, "<a              href="https://youtu.be/obAEe1O3tuI?si=GNQx28UmCkROMTBW"              target="_blank"              rel="noopener noreferrer"              >Airplane Tickets</a            >”, Swae Lee continues to reinvent the wheel, showcasing his sonic            versatility while pushing vocal boundaries.          </p>          <p><b>Check out more from Swae Lee!</b></p>          <p>            <a              href="https://open.spotify.com/artist/1zNqQNIdeOUZHb8zbZRFMX?autoplay=true"              target="_blank"              >Spotify</a            >            |            <a              href="https://music.apple.com/us/artist/swae-lee/922547500"              target="_blank"              >Apple Music</a            >            |            <a href="https://www.instagram.com/swaelee/?hl=en" target="_blank"              >Instagram</a            >            |            <a              href="https://www.youtube.com/channel/UCUJTvb20oc_15y3DRNvZlEA?feature=gws_kp_artist&feature=gws_kp_artist"              target="_blank"              >YouTube</a            >            |<a href="https://www.facebook.com/swaelee" target="_blank">              FaceBook</a            >          </p><hr>          <h4>Opening for ASI Big Event, we have <b>La Gabi!</b></h4>          <p>Earlier this year, independent record label RichMusic released their first all-women EP titled "hembrismo," which featured paopao (who also led and executive-produced the project), Aria Vega, Cami Da Baby, Villano Antillano, and La Gabi. The album was purposely slated for Women's History Month, and when it dropped in March, it left many of us with a sense of pride and joy in seeing this generation of fierce Latinas ready to take over the Latin music landscape. One of the rising stars on the EP who is really setting her own path is Dominican reggaeton artist La Gabi, who many recognize as J Balvin's latest protégé. </p>          <p>            <a              href="https://open.spotify.com/artist/3WsE5ectfizV81CnVMkbbi"              target="_blank"              >Spotify</a            >            |            <a              href="https://music.apple.com/us/artist/la-gabi/1578783743"              target="_blank"              >Apple Music</a            >            |            <a href="https://www.instagram.com/lagabi/?hl=en" target="_blank"              >Instagram</a            >            |            <a              href="https://www.youtube.com/channel/UCmHEs1NsqCIsqfsLkpNKz1g"              target="_blank"              >YouTube</a            >                      </p>                    <!-- Ticket Info -->          <h2 class="sub_page_headers">Ticket Information</h2>          <b>            <a              href="https://longbeachstate.com/studentlogin" target="_blank" rel="noopener noreferrer"              ><button                class="button-71"                role="button"                style="font-size: 2.15rem"              >                Buy Tickets Here              </button></a            ></b          >          <h3>Student tickets are available online (while supplies last):</h3>          <ul>            <li>General (bleachers) = $20</li>            <li>Floor = $30 - <b style="color: red; font-size: 2.25rem;">SOLD OUT</b></li>          </ul>          <h3>Faculty, staff and alumni tickets April 15 (if available):</h3>          <ul>            <li>General = $40</li>            <li>              Tickets are sold in-person at the Walter Pyramid Ticket Office            </li>            <li>              Faculty and staff will need to provide proof of a valid CSULB ID              for ticket purchase            </li>            <li>              Alumni will need to purchase their ticket in person at the Walter              Pyramid and bring proof of graduation. Forms of proof:              <ul>                <li>CSULB Diploma (photo acceptable)</li>                <li>                  Unofficial transcript with clear identification of degree                  completion                </li>              </ul>            </li>          </ul>          <p>            All tickets are available only for Long Beach State University            (LBSU) students, staff, faculty and alumni. No off-campus guests are            allowed.          </p>          <h2>Show Details</h2>          <ul>            <li>Doors open at 6 p.m.</li>            <li>Headliner begins at 8 p.m.</li>            <li>All attendees must be 18+ years of age</li>            <li>              To enter the event, all attendees must bring their ticket and LBSU              ID card            </li>            <li>Video recording is prohibited</li>            <li>Re-entry will not be permitted</li>          </ul>          <!-- START OF ACCORDION -->          <h2>FAQs</h2>          <div id="HistoryOfUniversity">            <div class="acco">              <!-- faq1  -->              <div class="acco-item">                <button id="faq1" aria-expanded="false">                  <span class="acco-title">Where do I go to buy tickets?</span>                  <span class="icon" aria-hidden="true"></span>                </button>                <div class="acco-content">                  <div class="col-md-12 col-xs-12">                    <div class="panel-body">                      <ul>                        <li>                          To purchase your ticket online, visit the                          <a                            href="https://longbeachstate.evenue.net/cgi-bin/ncommerce3/EVExecMacro?linkID=twcsulb&evm=myac&msgCode=32000&shopperContext=ST&returnURL=/cgi-bin/ncommerce3/SEGetGroupList%3FlinkID%3Dtwcsulb%26groupCode%3D%26RSRC%3D%26RDAT%3D%26shopperContext%3DST&url=/cgi-bin/ncommerce3/SEGetGroupList%3FlinkID%3Dtwcsulb%26groupCode%3D%26RSRC%3D%26RDAT%3D%26shopperContext%3DST"                            target="_blank"                            rel="noopener noreferrer" style="text-decoration: underline;"                            ><b>Long Beach State Ticket Portal</b></a                          >.                        </li>                        <li>                          To purchase your ticket in person, visit the Walter                          Pyramid Ticket Office during business hours: Monday                          through Friday from 10 a.m. to 5 p.m. They accept                          cash, Visa, MasterCard or American Express.                        </li>                        <li>                          Faculty, staff and alumni can only purchase tickets                          in-person.                        </li>                      </ul>                    </div>                  </div>                </div>              </div>              <!-- faq2 -->              <div class="acco-item">                <button id="faq2" aria-expanded="false">                  <span class="acco-title"                    >My login information is not working?</span                  >                  <span class="icon" aria-hidden="true"></span>                </button>                <div class="acco-content">                  <div class="col-md-12 col-xs-12">                    <div class="panel-body">                      <ul>                        <li>                          If you have never used the Athletics Ticket Website,                          make sure to use your student email                          (@student.csulb.edu).                        </li>                      </ul>                    </div>                  </div>                </div>              </div>              <!-- faq3  -->              <div class="acco-item">                <button id="faq3" aria-expanded="false">                  <span class="acco-title"                    >I have a registered account but do not see the concert                    purchase page?</span                  >                  <span class="icon" aria-hidden="true"></span>                </button>                <div class="acco-content">                  <div class="col-md-12 col-xs-12">                    <div class="panel-body">                      <ul>                        <li>                          Once you have logged in, locate and click the                          "Students" tab towards the top of the page. Once                          clicked, locate the "Student Special Events." The                          concert is located on the next page.                        </li>                      </ul>                    </div>                  </div>                </div>              </div>              <!-- faq4  -->              <div class="acco-item">                <button id="faq4" aria-expanded="false">                  <span class="acco-title"                    >Why can I only purchase one ticket?</span                  >                  <span class="icon" aria-hidden="true"></span>                </button>                <div class="acco-content">                  <div class="col-md-12 col-xs-12">                    <div class="panel-body">                      <ul>                        <li>                          This event is open only to LBSU students, staff,                          faculty and alumni. Only one ticket is permitted per                          attendee.                        </li>                      </ul>                    </div>                  </div>                </div>              </div>              <!-- faq5  -->              <div class="acco-item">                <button id="faq5" aria-expanded="false">                  <span class="acco-title"                    >How do I get my ticket after I have purchased it?</span                  >                  <span class="icon" aria-hidden="true"></span>                </button>                <div class="acco-content">                  <div class="col-md-12 col-xs-12">                    <div class="panel-body">                      <ul>                        <li>                          After your purchase, your ticket will be emailed to                          you. Once acquired, you can either print out a copy or                          show a digital copy on your phone to event staff upon                          entry.                        </li>                      </ul>                    </div>                  </div>                </div>              </div>              <!-- faq6  -->              <div class="acco-item">                <button id="faq6" aria-expanded="false">                  <span class="acco-title"                    >I purchased one ticket online, but my credit card has                    multiple charges on it?</span                  >                  <span class="icon" aria-hidden="true"></span>                </button>                <div class="acco-content">                  <div class="col-md-12 col-xs-12">                    <div class="panel-body">                      <ul>                        <li>                          If you have attempted to purchase a ticket online and                          input an incorrect billing address, you may receive a                          pending charge on your bank statement. This charge                          should resolve itself within seven business days and                          will not count toward a successful ticket purchase. If                          the issue persists, please contact                          <a href="mailto:LBSUtickets@csulb.edu"                            >LBSUtickets@csulb.edu</a                          >                          to correct the charge.                        </li>                      </ul>                    </div>                  </div>                </div>              </div>              <!-- faq7  -->              <div class="acco-item">                <button id="faq7" aria-expanded="false">                  <span class="acco-title"                    >Can faculty, staff or alumni purchase tickets?</span                  >                  <span class="icon" aria-hidden="true"></span>                </button>                <div class="acco-content">                  <div class="col-md-12 col-xs-12">                    <div class="panel-body">                      <ul>                        <li>                          Current LBSU students hold ticket priority. On April                          15, if tickets are still available, faculty, staff and                          alumni may purchase a ticket.                        </li>                        <li>                          Faculty and staff tickets are $40 general (bleacher)                          and proof of a valid CSULB ID is required for ticket                          purchase.                        </li>                        <li>                          Alumni tickets are $40 general (bleacher) and will                          need to be purchased in person at the Walter Pyramid                          along with proof of graduation. Forms of proof                          include:                          <ul>                            <li>CSULB Diploma (photo acceptable)</li>                            <li>                              Unofficial transcript with clear identification of                              degree completion                            </li>                          </ul>                        </li>                      </ul>                    </div>                  </div>                </div>              </div>              <!-- faq8  -->              <div class="acco-item">                <button id="faq8" aria-expanded="false">                  <span class="acco-title">Are seats reserved?</span>                  <span class="icon" aria-hidden="true"></span>                </button>                <div class="acco-content">                  <div class="col-md-12 col-xs-12">                    <div class="panel-body">                      <ul>                        <li>                          All seating is first-come, first-served. Doors will                          open at 6 p.m.                        </li>                      </ul>                    </div>                  </div>                </div>              </div>              <!-- faq9  -->              <div class="acco-item">                <button id="faq9" aria-expanded="false">                  <span class="acco-title"                    >Who can enter and what can I bring?</span                  >                  <span class="icon" aria-hidden="true"></span>                </button>                <div class="acco-content">                  <div class="col-md-12 col-xs-12">                    <div class="panel-body">                      <ul>                        <li>                          This event is open to all LBSU students, staff and                          faculty who are 18+ years of age.                        </li>                        <li>                          All attendees must follow the Walter Pyramid                          <a                            href="https://longbeachstate.com/sports/2020/7/9/clear-bag-policy"                            >Clear Bag and Prohibited Items policies</a                          >.                        </li>                        <li>                          No cameras are allowed. Please note that although                          phones are permitted, all video recordings are                          unauthorized.                        </li>                      </ul>                    </div>                  </div>                </div>              </div>              <!-- faq10  -->              <div class="acco-item">                <button id="faq10" aria-expanded="false">                  <span class="acco-title">Can I bring a bag/purse?</span>                  <span class="icon" aria-hidden="true"></span>                </button>                <div class="acco-content">                  <div class="col-md-12 col-xs-12">                    <div class="panel-body">                      <ul>                        <li>                          Please review the                          <a                            href="https://longbeachstate.com/sports/2020/7/9/clear-bag-policy"                            >Long Beach State Athletics' Clear Bag and                            Prohibited Items policies</a                          >.                        </li>                      </ul>                    </div>                  </div>                </div>              </div>              <!-- faq11  -->              <div class="acco-item">                <button id="faq11" aria-expanded="false">                  <span class="acco-title"                    >Is parking free for the concert?</span                  >                  <span class="icon" aria-hidden="true"></span>                </button>                <div class="acco-content">                  <div class="col-md-12 col-xs-12">                    <div class="panel-body">                      <ul>                        <li>                          A parking permit is required on campus at all times.                          If you do not have access to a permit, you can                          purchase a daily parking pass for $10 at any kiosk                          located in the parking lots.                        </li>                      </ul>                    </div>                  </div>                </div>              </div>              <!-- faq12  -->              <div class="acco-item">                <button id="faq12" aria-expanded="false">                  <span class="acco-title"                    >Do I need to be enrolled in classes during the spring 2024                    semester to be considered a current student?</span                  >                  <span class="icon" aria-hidden="true"></span>                </button>                <div class="acco-content">                  <div class="col-md-12 col-xs-12">                    <div class="panel-body">                      <ul>                        <li>                          For questions regarding ticket purchases, please                          contact the Long Beach State Athletics ticket office                          at <a href="tel:5629854949">(562) 985-4949</a> or via                          email at                          <a href="mailto:LBSUtickets@csulb.edu"                            >LBSUtickets@csulb.edu</a                          >.                        </li>                        <li>                          For questions regarding ASI Big Event, please contact                          ASI Beach Pride Events at                          <a href="tel:5629852535"></a>(562) 985-2535 or via                          email at                          <a href="mailto:ASI-BeachPride@csulb.edu"                            >ASI-BeachPride@csulb.edu</a                          >.                        </li>                      </ul>                    </div>                  </div>                </div>              </div>              <!-- End of Candidates accordion -->            </div>          </div>          <!-- END OF ACCORDION SECTION -->        </div>      </div>    </div>  </div>  <!-- *********************        START OF RIGHT SIDE    ********************** -->  <div class="event-right">    <div>      <img        style="width: 100%; margin-bottom: 20px"        src="images/cal/Spring24/BPE_ASI-Big-Event-w-La-Gabi_dgtl-CalEvent-v5.jpg"        alt="Big Event with Swae Lee and La Gabi April 20th at 7pm in the Walter Pyramid"      />      {loadmoduleid 368}    </div>  </div></div><script src="templates/samba_spa/js/countdown/jquery.countdown.min.js"></script><script  type="text/javascript"  src="templates/samba_spa/js/countdown/underscore-min.js"></script><script type="text/template" id="event_countdown_template">  <div class="time <%= label %>">  <span class="count curr top"><%= curr %></span>  <span class="count next top"><%= next %></span>  <span class="count next bottom"><%= next %></span>  <span class="count curr bottom"><%= curr %></span>  <span class="label"><%= label.length < 6 ? label : label.substr(0, 3)  %></span>  </div></script><script type="text/javascript">  jQuery(function () {    var labels = ["days", "hours", "minutes", "seconds"],      template = _.template(jQuery("#event_countdown_template").html()),      currDate = "00:00:00:00:00",      nextDate = "00:00:00:00:00",      parser = /([0-9]{2})/gi,      $event_countdown = jQuery("#event_countdown");    // Parse countdown string to an object    function strfobj(str) {      var parsed = str.match(parser),        obj = {};      labels.forEach(function (label, i) {        obj[label] = parsed[i];      });      return obj;    }    // Return the time components that diffs    function diff(obj1, obj2) {      var diff = [];      labels.forEach(function (key) {        if (obj1[key] !== obj2[key]) {          diff.push(key);        }      });      return diff;    }    // Build the layout    var initData = strfobj(currDate);    labels.forEach(function (label, i) {      $event_countdown.append(        template({          curr: initData[label],          next: initData[label],          label: label,        })      );    });    // Starts the countdown    $event_countdown.countdown("2024/04/20 19:00:00", function (event) {      var newDate = event.strftime("%D:%H:%M:%S"),        data;      if (event.elapsed) {        // Either true or false        // document.getElementById("begins_text").innerHTML = "";        // var ec = document.getElementById("event_countdown");        // ec.innerHTML = "<br/><br/><h2 style='font-weight: 700;'>Happening Now!</h2>"      } else {        document.getElementById("begins_text").innerHTML =          "Countdown to the Big Event 2024";        if (newDate !== nextDate) {          currDate = nextDate;          nextDate = newDate;          // Setup the data          data = {            curr: strfobj(currDate),            next: strfobj(nextDate),          };          // Apply the new values to each node that changed          diff(data.curr, data.next).forEach(function (label) {            var selector = ".%s".replace(/%s/, label),              jQuerynode = $event_countdown.find(selector);            // Update the node            jQuerynode.removeClass("flip");            jQuerynode.find(".curr").text(data.curr[label]);            jQuerynode.find(".next").text(data.next[label]);            // Wait for a repaint to then flip            _.delay(              function (jQuerynode) {                jQuerynode.addClass("flip");              },              50,              jQuerynode            );          });        }      }    });  });</script><script>  document.addEventListener("DOMContentLoaded", function () {    document      .querySelectorAll("#HistoryOfUniversity .acco button")      .forEach((item) => item.addEventListener("click", toggleacco));    function toggleacco() {      const parentAcco = this.closest(".acco");      const itemsInThisAcco = parentAcco.querySelectorAll("button");      const currentStatus = this.getAttribute("aria-expanded");      if (currentStatus == "false") {        // Close all other items        // for (let i = 0; i < itemsInThisAcco.length; i++) {        //   itemsInThisAcco[i].setAttribute("aria-expanded", "false");        // }        // Open the clicked item        this.setAttribute("aria-expanded", "true");      } else {        // Close the clicked item        this.setAttribute("aria-expanded", "false");      }    }  });</script>
LOCATION:
GEO:0.00000000;0.00000000
LAST-MODIFIED:20240417T201726Z
X-ACCESS:1
X-HITS:28204
X-URL:
X-COLOR:E54268
END:VEVENT
END:VCALENDAR