(function(){
        var style_text = ".localist-widget-hl ol {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n  font-family: \"Helvetica Neue\",Helvetica,Arial,sans-serif;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n\n.localist-widget-hl .event-list {\n  display: flex;\n  flex-wrap: wrap;\n  position: relative;\n  \n  -webkit-transition: opacity .10s ease-out,left .5s ease-out;\n  -moz-transition: opacity .10s ease-out,left .5s ease-out;\n  transition: opacity .10s ease-out,left .5s ease-out;\n\n}\n\n.localist-widget-hl li.event {\n  \n  -webkit-transition: opacity .10s .10s ease-out,-webkit-transform .10s .10s ease-out,visibility .10s .10s ease-out;\n  -moz-transition: opacity .10s .10s ease-out,-moz-transform .10s .10s ease-out,visibility .10s .10s ease-out;\n  transition: opacity .10s .10s ease-out,transform .10s .10s ease-out,visibility .10s .10s ease-out;\n\n}\n\n.localist-widget-hl .event-list li {\n  flex: 1 0 calc(25% - 20px);\n  min-width: 200px;\n  margin: 10px;\n}\n\n.localist-widget-hl .event-card {\n  display: block;\n  overflow: hidden;\n  padding: 0;\n  position: relative;\n  background: #fff;\n  border: 2px solid #efefef;\n  color: #232323;\n  font-size: .8125rem;\n}\n\n.localist-widget-hl .event-overview {\n  \n  -webkit-transition: all .10s ease-out;\n  -moz-transition: all .10s ease-out;\n  transition: all .10s ease-out;\n\n}\n\n.localist-widget-hl .event-details {\n  background: rgba(215, 63, 9, 0.8);\n  color: #fff;\n  width: 100%;\n  height: 100%;\n  left: 0;\n  opacity: 0;\n  padding: 20px;\n  position: absolute;\n  top: 0;\n  visibility: hidden;\n  \n  -webkit-transition: all .10s ease-out;\n  -moz-transition: all .10s ease-out;\n  transition: all .10s ease-out;\n\n}\n\n.localist-widget-hl dl {\n  border: 0;\n  font-family: inherit;\n  font-size: 100%;\n  font-style: inherit;\n  font-weight: inherit;\n  margin: 0;\n  outline: 0;\n  padding: 0;\n  vertical-align: baseline;\n}\n\n.localist-widget-hl .event-specs dt {\n  background-position: center;\n  background-repeat: no-repeat;\n  clear: both;\n  margin-right: 15px;\n  overflow: hidden;\n  text-indent: -9999px;\n  width: 40px;\n  float: left;\n}\n\n.localist-widget-hl .event-specs dt,.event-specs dd {\n  padding: 14px 0 17px;\n}\n\n.localist-widget-hl .event-specs dd {\n  border-top: 1px solid rgba(255,255,255,0.15);\n  position: relative;\n  margin: 0;\n}\n\n.localist-widget-hl .event-detail-title {\n  display: block;\n  line-height: 1.1875em;\n  margin-bottom: 1.5em;\n  font-size: 13px;\n}\n\n.localist-widget-hl .event-specs dd:before {\n  position: absolute;\n  top: 0;\n  left: 40px;\n  width: 1px;\n  height: 100%;\n  background: rgba(255,255,255,0.15);\n  content: '';\n}\n\n.localist-widget-hl strong {\n  font-weight: 700;\n}\n\n.localist-widget-hl .event-specs {\n  border-bottom: 1px solid rgba(255,255,255,0.15);\n  border-width: 1px 0;\n  line-height: normal;\n  overflow: hidden;\n}\n\n.localist-widget-hl .cover {\n  height: 100%;\n  left: 0;\n  position: absolute;\n  text-indent: -9999px;\n  top: 0;\n  width: 100%;\n}\n\n.localist-widget-hl .event-card header {\n  overflow: hidden;\n  position: relative;\n  height: 13.538em;\n}\n\n.localist-widget-hl .event-card:hover .event-details {\n  opacity: 1;\n  visibility: visible;\n}\n\n.localist-widget-hl .event-list .event-overview .content {\n  height: 7.615384615em;\n  border: 1px solid #efefef;\n  border-width: 0 1px;\n  padding: 23px 20px 19px;\n}\n\n.localist-widget-hl .event-card:hover .event-title,.localist-widget-hl .event-card:hover .event-short-date,.localist-widget-hl .event-card:hover .content:before {\n  opacity: 0;\n  text-decoration: none;\n  visibility: hidden;\n}\n\n.localist-widget-hl .event-card .content:before {\n  background: #fff;\n  bottom: 0;\n  content: '';\n  height: 17px;\n  left: 1px;\n  position: absolute;\n  right: 1px;\n}\n\n.localist-widget-hl .event-card:hover .event-title,.localist-widget-hl .event-card:hover .event--date,.localist-widget-hl .event-card:hover .content:before {\n  opacity: 0;\n  text-decoration: none;\n  visibility: hidden;\n}\n\n.localist-widget-hl .event-card .content p {\n  overflow: hidden;\n  margin: 0;\n  display: -webkit-box;\n  text-overflow: ellipsis;\n  -webkit-line-clamp: 3;\n  -webkit-box-orient: vertical;\n  -moz-box-orient: vertical;\n  box-orient: vertical;\n  line-height: 1.5em;\n  font-family: Georgia,serif;\n}\n\n.localist-widget-hl .event-title {\n  background: rgba(0,0,0,0.8) left top;\n  bottom: 0;\n  color: #fff;\n  font-weight: 800;\n  left: 0;\n  overflow: hidden;\n  padding: 7px 20px 5px;\n  position: absolute;\n  text-overflow: ellipsis;\n  width: 100%;\n  white-space: nowrap;\n  z-index: 1;\n  line-height: 1.875rem;\n  font-size: .8125rem;\n  font-family: \"Helvetica Neue\",Helvetica,Arial,sans-serif;\n  margin: 0;\n  outline: 0;\n  vertical-align: baseline;\n  border: 0;\n  \n  -webkit-transition: all .10s ease-out;\n  -moz-transition: all .10s ease-out;\n  transition: all .10s ease-out;\n\n}\n\n.localist-widget-hl .event-short-date {\n\n  background: #d73f09;\n  position: absolute;\n  width: 2.777777778em;\n  height: 2.777777778em;\n  top: 0;\n  left: 0;\n  z-index: 1;\n  padding: .333333333em 0 0;\n  color: #fff;\n  font-weight: 800;\n  font-size: 1.125rem;\n  line-height: 1.111111111em;\n  font-family: : \"Helvetica Neue\",Helvetica,Arial,sans-serif;\n  text-align: center;\n  text-transform: uppercase;\n  \n  -webkit-transition: all .10s ease-out;\n  -moz-transition: all .10s ease-out;\n  transition: all .10s ease-out;\n\n}\n\n.localist-widget-hl .event-card:hover .event-img {\n  \n  -webkit-transform: scale(1.75) translateX(-30%) translateY(16%);\n  -moz-transform: scale(1.75) translateX(-30%) translateY(16%);\n  -ms-transform: scale(1.75) translateX(-30%) translateY(16%);\n  -o-transform: scale(1.75) translateX(-30%) translateY(16%);\n  transform: scale(1.75) translateX(-30%) translateY(16%);\n\n}\n\n.localist-widget-hl .event-card .content:before {\n  position: absolute;\n  background: #fff;\n  left: 1px;\n  bottom: 0;\n  right: 1px;\n  content: '';\n  height: 17px;\n}\n\n.localist-widget-hl .event-img {\n  position: relative;\n  width: auto;\n  height: auto;\n  min-height: 100%;\n  min-width: 100%;\n  display: block;\n  left: 50%;\n  \n  -webkit-transform-origin: center center;\n  -moz-transform-origin: center center;\n  -ms-transform-origin: center center;\n  -o-transform-origin: center center;\n  transform-origin: center center;\n  -webkit-transform: translateX(-50%);\n  -moz-transform: translateX(-50%);\n  -ms-transform: translateX(-50%);\n  -o-transform: translateX(-50%);\n  transform: translateX(-50%);\n\n  \n  -webkit-transition: all .10s ease-out;\n  -moz-transition: all .10s ease-out;\n  transition: all .10s ease-out;\n\n}\n\n.localist-widget-hl .event-card img {\n  display: block;\n  height: auto;\n  width: 100%;\n}\n\n.localist-widget-hl .event-card:hover .event-title,.localist-widget-hl .event-card:hover .localist-widget-hl .event-short-date,.localist-widget-hl .event-card:hover .content:before {\n  opacity: 0;\n  text-decoration: none;\n  visibility: hidden;\n}\n\n.localist-widget-hl .event-card .event-short-date {\n  background: #d73f09;\n}\n\n.localist-widget-hl .event-card:hover header {\n  overflow: visible;\n}\n\n.localist-widget-hl .event-card:hover {\n  border-color: rgba(215, 63, 9, 0.8);\n}\n\n.localist-widget-hl .event-card:hover .event-overview {\n  -webkit-filter: blur(5px);\n  filter: blur(5px);\n}\n\n.localist-widget-hl .event-list .event-card {\n  height: 22em;\n}\n\n.localist-widget-hl .event-short-date abbr {\n  display: block;\n  font-size: 11px;\n  font-weight: 400;\n  line-height: 1.181818182em;\n  border: 0 none;\n}\n\n.localist-widget-hl * {\n  -moz-box-sizing: border-box;\n  -webkit-box-sizing: border-box;\n  box-sizing: border-box;\n}\n\n.localist-widget-hl .pin {\n  width: 17px;\n  height: 17px;\n  border-radius: 48% 50% 50% 0;\n  background: #fff;\n  transform: rotate(-45deg);\n  float: left;\n  margin-left: 10px;\n  text-indent: initial;\n  -webkit-backface-visibility: hidden;\n}\n\n.localist-widget-hl .pin:after {\n  content: \"\";\n  width: 6px;\n  height: 6px;\n  margin: 5px 0 0 6px;\n  background: rgba(215, 63, 9, 0.8);\n  border-radius: 50%;\n  position: absolute;\n}\n\n.localist-widget-hl .clock {\n  float: left;\n  margin-top: 0;\n  border: 2px solid #fff;\n  display: inline-block;\n  position: relative;\n  vertical-align: top;\n  border-radius: 100%;\n  height: 18px;\n  width: 18px;\n  margin-left: 8px;\n  -webkit-backface-visibility: hidden;\n}\n\n.localist-widget-hl .clock:before {\n  height: 4px;\n  left: 8px;\n  top: 4px;\n  -webkit-transform: rotate(90deg);\n  -moz-transform: rotate(90deg);\n  -ms-transform: rotate(90deg);\n  -o-transform: rotate(90deg);\n  transform: rotate(90deg);\n  border: 1px solid #fff;\n  content: '';\n  position: absolute;\n}\n\n.localist-widget-hl .clock:after {\n  height: 4px;\n  left: 6px;\n  top: 2px;\n  border: 1px solid #fff;\n  content: '';\n  position: absolute;\n}\n\n//\n\u003c!--@media only screen and (min-width: 30em) {--\u003e\n\u003c!--  .localist-widget-hl .event-list\u003eli:nth-child(2n+1) {--\u003e\n\u003c!--    clear: left;--\u003e\n\u003c!--  }--\u003e\n\n\u003c!--  .localist-widget-hl .event-list\u003eli:not(:nth-child(2n)) {--\u003e\n\u003c!--    margin-right: 5%;--\u003e\n\u003c!--  }--\u003e\n\u003c!--}--\u003e\n\n\u003c!--@media only screen and (min-width: 45em) {--\u003e\n\u003c!--  .localist-widget-hl .event-list\u003eli:nth-child(3n+1) {--\u003e\n\u003c!--    clear: left;--\u003e\n\u003c!--  }--\u003e\n\n\u003c!--  .localist-widget-hl .event-list\u003eli:not(:nth-child(3n)) {--\u003e\n\u003c!--    margin-right: 3.125%;--\u003e\n\u003c!--  }--\u003e\n\n\u003c!--  .localist-widget-hl .event-list li:nth-child(2n+1):not(:nth-child(3n+1)) {--\u003e\n\u003c!--    clear: none;--\u003e\n\u003c!--  }--\u003e\n\n\u003c!--  .localist-widget-hl .event-list\u003eli:nth-child(3n) {--\u003e\n\u003c!--    margin-right: 0;--\u003e\n\u003c!--  }--\u003e\n\u003c!--}--\u003e\n\n\u003c!--@media only screen and (min-width: 62.5em) {--\u003e\n\u003c!--  .localist-widget-hl .event-list\u003eli:not(:nth-child(5n)) {--\u003e\n\u003c!--    margin-right: 1.66667%;--\u003e\n\u003c!--  }--\u003e\n\n\u003c!--  .localist-widget-hl .event-list\u003eli:nth-child(5n+1) {--\u003e\n\u003c!--    clear: left;--\u003e\n\u003c!--  }--\u003e\n\n\u003c!--  .localist-widget-hl .event-list li:nth-child(3n+1) {--\u003e\n\u003c!--    clear: none;--\u003e\n\u003c!--  }--\u003e\n\n\u003c!--  .localist-widget-hl .event-list\u003eli:nth-child(5n) {--\u003e\n\u003c!--    margin-right: 0;--\u003e\n\u003c!--  }--\u003e\n\u003c!--}--\u003e\n\n\u003c!--@media only screen and (min-width: 30em) {--\u003e\n\u003c!--  .localist-widget-hl .event-list\u003eli {--\u003e\n\u003c!--    float: left;--\u003e\n\u003c!--    margin-bottom: 5%;--\u003e\n\u003c!--    width: 47.5%;--\u003e\n\u003c!--  }--\u003e\n\u003c!--}--\u003e\n\n\u003c!--@media only screen and (min-width: 45em) {--\u003e\n\u003c!--  .localist-widget-hl .event-list\u003eli {--\u003e\n\u003c!--    float: left;--\u003e\n\u003c!--    margin-bottom: 3.125%;--\u003e\n\u003c!--    width: 31.25%;--\u003e\n\u003c!--  }--\u003e\n\u003c!--}--\u003e\n\n\u003c!--@media only screen and (min-width: 62.5em) {--\u003e\n\u003c!--  .localist-widget-hl .event-list\u003eli {--\u003e\n\u003c!--    float: left;--\u003e\n\u003c!--    margin-bottom: 1.66667%;--\u003e\n\u003c!--    width: 18.66667%;--\u003e\n\u003c!--  }--\u003e\n\u003c!--}--\u003e";
        var head = document.getElementsByTagName('head')[0];
        if(!head) {
          var body = document.body;
          head = document.createElement('head');
          body.parentNode.insertBefore(head, body);
        }
        var style;
        if(document.createStyleSheet) {
          style = document.createStyleSheet();
          style.cssText = style_text;
        } else {
          style = document.createElement('style');
          style.appendChild(document.createTextNode(style_text));
        }
        try {
          head.appendChild(style);
        } catch(err) {};
      })();
try{document.getElementById("localist-widget-83962301").innerHTML="\u003c!-- begin code --\u003e\n\n\n\u003cdiv class=\"localist-widget-hl\"\u003e\n\n    \u003col class=\"event-list\"\u003e\n        \n            \n            \u003cli class=\"event\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003ch2 class=\"event-title\"\u003eFirst Day of School Pictures \u0026amp; Info Table\u003c/h2\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2022-09-21\"\u003e\n                                21\u0026nbsp;\u003cabbr title=\"September\"\u003e\n                                    Sep\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"first day of school picture with Benny\" src=\"https://localist-images.azureedge.net/photos/41007136145729/square_300/d07beb15b965512e245a3a13acdbfc8a0d0161fd.jpg\" /\u003e\n                        \u003c/header\u003e\n                        \u003cdiv class=\"content\"\u003e\u003cp\u003eThe Academic Success Center, Office of Student Orientation, and Valley Library will be hosting a First Day of School Pictures \u0026 Info Table event. We invite all OSU community...\u003c/p\u003e\u003c/div\u003e\n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eFirst Day of School Pictures \u0026amp; Info Table\u003c/strong\u003e\n                        \u003cdl class=\"event-specs\"\u003e\n                            \u003cdt class=\"event-date\"\u003eDate\u003cdiv class=\"clock\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-date\"\u003e\n                                \u003ctime datetime=\"2022-09-21\"\u003e\n                                    Wednesday, September 21 \u003cbr\u003e 9:00 am\n                                \u003c/time\u003e\n                            \u003c/dd\u003e\n\n                            \n                                \u003cdt class=\"event-location\"\u003eLocation\u003cdiv class=\"pin\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                                \u003cdd class=\"event-location\"\u003e\n                                    \n                                    Outside Waldo Hall on Jefferson\n                                \u003c/dd\u003e\n                                \n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover\" href=\"https://events.oregonstate.edu/event/first_day_of_school_pictures_info_table?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=Oregon+State+University\" \u003eFirst Day of School Pictures \u0026amp; Info Table\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            09:00 am\n                             - \n                            \n                            \n                                \n                                Outside Waldo Hall on Jefferson\n                                \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n            \u003cli class=\"event\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003ch2 class=\"event-title\"\u003eLearn to Row @ OSU Information\u003c/h2\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2022-09-21\"\u003e\n                                21\u0026nbsp;\u003cabbr title=\"September\"\u003e\n                                    Sep\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"Learn to Row @ OSU Information\" src=\"https://localist-images.azureedge.net/photos/658201/square_300/103c64ee7f28ce717230cbac39639756b3b3a78e.jpg\" /\u003e\n                        \u003c/header\u003e\n                        \u003cdiv class=\"content\"\u003e\u003cp\u003eInformational Session about the PAC class offered on campus to teach you how to row.  Meet some memebers of the varsity rowing team and learn more about what the rowing class...\u003c/p\u003e\u003c/div\u003e\n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eLearn to Row @ OSU Information\u003c/strong\u003e\n                        \u003cdl class=\"event-specs\"\u003e\n                            \u003cdt class=\"event-date\"\u003eDate\u003cdiv class=\"clock\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-date\"\u003e\n                                \u003ctime datetime=\"2022-09-21\"\u003e\n                                    Wednesday, September 21 \u003cbr\u003e 11:00 am\n                                \u003c/time\u003e\n                            \u003c/dd\u003e\n\n                            \n                                \u003cdt class=\"event-location\"\u003eLocation\u003cdiv class=\"pin\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                                \u003cdd class=\"event-location\"\u003e\n                                    \n                                    Memorial Union Quad (MU Quad)\n                                    \n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover\" href=\"https://events.oregonstate.edu/event/learn_to_row_osu_information?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=Oregon+State+University\" \u003eLearn to Row @ OSU Information\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            11:00 am\n                             - \n                            \n                            \n                                \n                                Memorial Union Quad (MU Quad)\n                                \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n            \u003cli class=\"event\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003ch2 class=\"event-title\"\u003eWelcome Week Spin Art\u003c/h2\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2022-09-21\"\u003e\n                                21\u0026nbsp;\u003cabbr title=\"September\"\u003e\n                                    Sep\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"spin art painting\" srcset=\"https://localist-images.azureedge.net/photos/40998666133151/square_300@2x/f2d3c0aa0db5a5de22652e22434b7da35bd6037a.jpg 2x, https://localist-images.azureedge.net/photos/40998666133151/square_300/f2d3c0aa0db5a5de22652e22434b7da35bd6037a.jpg 1x\" src=\"https://localist-images.azureedge.net/photos/40998666133151/square_300/f2d3c0aa0db5a5de22652e22434b7da35bd6037a.jpg\" /\u003e\n                        \u003c/header\u003e\n                        \u003cdiv class=\"content\"\u003e\u003cp\u003eThe Craft Center invites you to make unique and colorful spin art. Create some pieces that will add color and joy to your walls. Come join us 1st day of classes under the SEC...\u003c/p\u003e\u003c/div\u003e\n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eWelcome Week Spin Art\u003c/strong\u003e\n                        \u003cdl class=\"event-specs\"\u003e\n                            \u003cdt class=\"event-date\"\u003eDate\u003cdiv class=\"clock\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-date\"\u003e\n                                \u003ctime datetime=\"2022-09-21\"\u003e\n                                    Wednesday, September 21 \u003cbr\u003e 11:00 am\n                                \u003c/time\u003e\n                            \u003c/dd\u003e\n\n                            \n                                \u003cdt class=\"event-location\"\u003eLocation\u003cdiv class=\"pin\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                                \u003cdd class=\"event-location\"\u003e\n                                    \n                                    SEC Plaza\n                                \u003c/dd\u003e\n                                \n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover\" href=\"https://events.oregonstate.edu/event/welcome_week_spin_art?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=Oregon+State+University\" \u003eWelcome Week Spin Art\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            11:00 am\n                             - \n                            \n                            \n                                \n                                SEC Plaza\n                                \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n            \u003cli class=\"event\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003ch2 class=\"event-title\"\u003eCollective Greek Council Meet \u0026amp; Greet\u003c/h2\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2022-09-21\"\u003e\n                                21\u0026nbsp;\u003cabbr title=\"September\"\u003e\n                                    Sep\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"Collective Greek Council Meet \u0026amp; Greet\" src=\"https://localist-images.azureedge.net/photos/40785348202354/square_300/ec0236c228b43ea08c305e9e1adc0aa773702449.jpg\" /\u003e\n                        \u003c/header\u003e\n                        \u003cdiv class=\"content\"\u003e\u003cp\u003eCGC is the governing council for, academic-interest chapters. Learn more about CGC’s chapters at their Meet \u0026 Greet to connect with members and learn more about joining. To...\u003c/p\u003e\u003c/div\u003e\n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eCollective Greek Council Meet \u0026amp; Greet\u003c/strong\u003e\n                        \u003cdl class=\"event-specs\"\u003e\n                            \u003cdt class=\"event-date\"\u003eDate\u003cdiv class=\"clock\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-date\"\u003e\n                                \u003ctime datetime=\"2022-09-21\"\u003e\n                                    Wednesday, September 21 \u003cbr\u003e 12:00 pm\n                                \u003c/time\u003e\n                            \u003c/dd\u003e\n\n                            \n                                \u003cdt class=\"event-location\"\u003eLocation\u003cdiv class=\"pin\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                                \u003cdd class=\"event-location\"\u003e\n                                    \n                                    Student Experience Center Plaza (SEC Plaza)\n                                    \n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover\" href=\"https://events.oregonstate.edu/event/collective_greek_council_meet_greet_7227?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=Oregon+State+University\" \u003eCollective Greek Council Meet \u0026amp; Greet\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            12:00 pm\n                             - \n                            \n                            \n                                \n                                Student Experience Center Plaza (SEC Plaza)\n                                \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n            \u003cli class=\"event\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003ch2 class=\"event-title\"\u003eCCE Fall Welcome\u003c/h2\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2022-09-21\"\u003e\n                                21\u0026nbsp;\u003cabbr title=\"September\"\u003e\n                                    Sep\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"CCE Fall Welcome\" srcset=\"https://localist-images.azureedge.net/photos/586904/square_300@2x/60d441f778441cfea552418fd00cb1e4752a869b.jpg 2x, https://localist-images.azureedge.net/photos/586904/square_300/60d441f778441cfea552418fd00cb1e4752a869b.jpg 1x\" src=\"https://localist-images.azureedge.net/photos/586904/square_300/60d441f778441cfea552418fd00cb1e4752a869b.jpg\" /\u003e\n                        \u003c/header\u003e\n                        \u003cdiv class=\"content\"\u003e\u003cp\u003eCCE is excited to welcome back new and returning students this fall term! Stop by Kearney Hall to make connections with your peers, faculty, and staff. Sign up for a tour of...\u003c/p\u003e\u003c/div\u003e\n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eCCE Fall Welcome\u003c/strong\u003e\n                        \u003cdl class=\"event-specs\"\u003e\n                            \u003cdt class=\"event-date\"\u003eDate\u003cdiv class=\"clock\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-date\"\u003e\n                                \u003ctime datetime=\"2022-09-21\"\u003e\n                                    Wednesday, September 21 \u003cbr\u003e 1:00 pm\n                                \u003c/time\u003e\n                            \u003c/dd\u003e\n\n                            \n                                \u003cdt class=\"event-location\"\u003eLocation\u003cdiv class=\"pin\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                                \u003cdd class=\"event-location\"\u003e\n                                    \n                                    Kearney Hall\n                                    \n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover\" href=\"https://events.oregonstate.edu/event/cce_fall_welcome_9722?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=Oregon+State+University\" \u003eCCE Fall Welcome\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            01:00 pm\n                             - \n                            \n                            \n                                \n                                Kearney Hall\n                                \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n            \u003cli class=\"event\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003ch2 class=\"event-title\"\u003eHC Walking Tours\u003c/h2\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2022-09-21\"\u003e\n                                21\u0026nbsp;\u003cabbr title=\"September\"\u003e\n                                    Sep\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"HC Walking Tours\" srcset=\"https://localist-images.azureedge.net/photos/41004427275387/square_300@2x/8a6f0fc3fcfdfceb8b3fff714b0566fc0e745b68.jpg 2x, https://localist-images.azureedge.net/photos/41004427275387/square_300/8a6f0fc3fcfdfceb8b3fff714b0566fc0e745b68.jpg 1x\" src=\"https://localist-images.azureedge.net/photos/41004427275387/square_300/8a6f0fc3fcfdfceb8b3fff714b0566fc0e745b68.jpg\" /\u003e\n                        \u003c/header\u003e\n                        \u003cdiv class=\"content\"\u003e\u003cp\u003eJoin our HC Ambassadors and take a tour of Downtown Corvallis or our Natural Areas! Walking tours will be in one-hour time slots and will meet outside the Learning Innovation...\u003c/p\u003e\u003c/div\u003e\n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eHC Walking Tours\u003c/strong\u003e\n                        \u003cdl class=\"event-specs\"\u003e\n                            \u003cdt class=\"event-date\"\u003eDate\u003cdiv class=\"clock\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-date\"\u003e\n                                \u003ctime datetime=\"2022-09-21\"\u003e\n                                    Wednesday, September 21 \u003cbr\u003e 3:00 pm\n                                \u003c/time\u003e\n                            \u003c/dd\u003e\n\n                            \n                                \u003cdt class=\"event-location\"\u003eLocation\u003cdiv class=\"pin\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                                \u003cdd class=\"event-location\"\u003e\n                                    \n                                    Learning Innovation Center (LINC)\n                                    \n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover\" href=\"https://events.oregonstate.edu/event/hc_walking_tours?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=Oregon+State+University\" \u003eHC Walking Tours\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            03:00 pm\n                             - \n                            \n                            \n                                \n                                Learning Innovation Center (LINC)\n                                \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n            \u003cli class=\"event\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003ch2 class=\"event-title\"\u003eIFC Fraternity Fair\u003c/h2\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2022-09-21\"\u003e\n                                21\u0026nbsp;\u003cabbr title=\"September\"\u003e\n                                    Sep\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"IFC Fraternity Fair\" srcset=\"https://localist-images.azureedge.net/photos/40863660617328/square_300@2x/b2aa0b0f210a75ebc67639ee60de5b00f02f5624.jpg 2x, https://localist-images.azureedge.net/photos/40863660617328/square_300/b2aa0b0f210a75ebc67639ee60de5b00f02f5624.jpg 1x\" src=\"https://localist-images.azureedge.net/photos/40863660617328/square_300/b2aa0b0f210a75ebc67639ee60de5b00f02f5624.jpg\" /\u003e\n                        \u003c/header\u003e\n                        \u003cdiv class=\"content\"\u003e\u003cp\u003eIFC is the governing council for traditionally housed fraternities. Currently 18 IFC chapters are housed and 5 are unhoused. Fall Recruitment participation is FREE but...\u003c/p\u003e\u003c/div\u003e\n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eIFC Fraternity Fair\u003c/strong\u003e\n                        \u003cdl class=\"event-specs\"\u003e\n                            \u003cdt class=\"event-date\"\u003eDate\u003cdiv class=\"clock\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-date\"\u003e\n                                \u003ctime datetime=\"2022-09-21\"\u003e\n                                    Wednesday, September 21 \u003cbr\u003e 4:00 pm\n                                \u003c/time\u003e\n                            \u003c/dd\u003e\n\n                            \n                                \u003cdt class=\"event-location\"\u003eLocation\u003cdiv class=\"pin\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                                \u003cdd class=\"event-location\"\u003e\n                                    \n                                    Memorial Union Building (MU)\n                                    \n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover\" href=\"https://events.oregonstate.edu/event/ifc_fraternity_fair?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=Oregon+State+University\" \u003eIFC Fraternity Fair\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            04:00 pm\n                             - \n                            \n                            \n                                \n                                Memorial Union Building (MU)\n                                \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n            \u003cli class=\"event\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003ch2 class=\"event-title\"\u003eBEavers HERE NOW\u003c/h2\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2022-09-21\"\u003e\n                                21\u0026nbsp;\u003cabbr title=\"September\"\u003e\n                                    Sep\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"Mindfulness Meditation\" src=\"https://localist-images.azureedge.net/photos/40873856702132/square_300/77b4306c94ec4d065ebc0f19dd294e56511d3ed4.jpg\" /\u003e\n                        \u003c/header\u003e\n                        \u003cdiv class=\"content\"\u003e\u003cp\u003eOpen to all OSU community members, this drop-in mindfulness meditation group offers a different 15-minute guided meditation each session. Practicing mindfulness meditation...\u003c/p\u003e\u003c/div\u003e\n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eBEavers HERE NOW\u003c/strong\u003e\n                        \u003cdl class=\"event-specs\"\u003e\n                            \u003cdt class=\"event-date\"\u003eDate\u003cdiv class=\"clock\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-date\"\u003e\n                                \u003ctime datetime=\"2022-09-21\"\u003e\n                                    Wednesday, September 21 \u003cbr\u003e 5:00 pm\n                                \u003c/time\u003e\n                            \u003c/dd\u003e\n\n                            \n                                \u003cdt class=\"event-location\"\u003eLocation\u003cdiv class=\"pin\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                                \u003cdd class=\"event-location\"\u003e\n                                    \n                                    Memorial Union Building (MU)\n                                    \n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover\" href=\"https://events.oregonstate.edu/event/beavers_here_now?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=Oregon+State+University\" \u003eBEavers HERE NOW\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            05:00 pm\n                             - \n                            \n                            \n                                \n                                Memorial Union Building (MU)\n                                \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n        \n    \u003c/ol\u003e\n\u003c/div\u003e";}catch(err){};
