CINXE.COM
List of Groups
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US"> <script> var jsPageName = "List of Groups"; // pass strPageName to JavaScript, used in function setPageName() [accessibility.js] var jsAjaxRequest = ('0' === '1') ? true : false; </script> <!-- AX != 1 --> <script> var url = new URL(location.href); history.replaceState({type: "groups1"} , '', url.pathname + url.search); </script> <head> <!-- META TAGS --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1,requiresActiveX=true"> <meta name="apple-itunes-app" content="app-id=566688504, affiliate-data=myAffiliateData, app-argument=myURL"> <title>List of Groups</title> <meta name="description" content="The campus engagement platform for West Chester University - Powered by CampusGroups."> <meta name="title" content="West Chester University"> <!-- Google Tag Manager --> <script> dataLayer = [{ 'signedIn': false }]; </script> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-548G27F');</script> <!-- End Google Tag Manager --> <!-- CSS IMPORT --> <!-- FONT FOR DEV --> <link href="/css/fonts/open-sans.css" rel="stylesheet" type="text/css" > <!-- FAVICON --> <link rel="icon" type="images/x-icon" href="/upload/wcupa/2018/s1_image_upload_34747_510a5e596b1a4f31b40bf93509882613_62916617.png"> <link rel="shortcut icon" type="images/x-icon" href="/upload/wcupa/2018/s1_image_upload_34747_510a5e596b1a4f31b40bf93509882613_62916617.png"> <!-- JQUERY UI --> <link rel="stylesheet" type="text/css" href="/bower_components/jquery-ui/themes/base/jquery-ui.min.css"> <!-- AUTOCOMPLETE --> <link rel="stylesheet" type="text/css" href="/js/jquery/jquery.autocomplete.css"> <!-- BOOTSTRAP & GLYPHICONS --> <link rel="stylesheet" type="text/css" href="/bower_components/bootstrap/dist/css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="/static/plugins/bootstrap-multiselect/dist/css/bootstrap-multiselect.css"> <link rel="stylesheet" type="text/css" href="/glyphicons-pro/css/glyphicons-filetypes.css"> <!-- THICKBOX --> <link rel="stylesheet" type="text/css" href="/js/thickbox/thickbox.css"> <!-- JQUERY & FONT --> <script src="/bower_components/jquery/dist/jquery.min.js"></script> <script src="/bower_components/jquery-ui/jquery-ui.min.js"></script> <!-- BOOTSTRAP --> <script src="/bower_components/bootstrap/dist/js/bootstrap.min.js"></script> <script src="/static/plugins/bootstrap-multiselect/dist/js/bootstrap-multiselect.js"></script> <script type="text/javascript" src="/js/accessibility.js?v=20240514.1"></script> <script type="text/javascript" src="/js/scripts.js?v=20230316.1"></script> <link rel="stylesheet" type="text/css" href="/bower_components/mdi/css/materialdesignicons.min.css"> <link rel="stylesheet" type="text/css" href="/static/css/materialdesigniconscustom.css"> <link rel="stylesheet" type="text/css" href="/static/css/header.css?v=20220425.1"> <link rel="stylesheet" type="text/css" href="/css/bootstrap-customV.css?v=20241007.1"> </head> <body class="body-background " data-menu=""> <!-- SKIP links - skip to top of main content --> <div id="div-skip-links" class="skip-link-container-mobile"> <span style="padding: 5px"><a id="a-skip-to-main-content" href="javascript:" class="skip-link" onclick="setFocusToContent(true);" aria-label="Skip to Main Content">Skip to Main Content</a></span> <span id="span-skip-to-left-navigation" style="padding: 5px; display: none;"><a id="a-skip-to-left-navigation" href="javascript:" class="skip-link" onclick="setFocusToSidebar();" aria-label="Skip to Navigation">Skip to Navigation</a></span> <!-- ACCESSIBILITY --> <script> // if we're on mobile we will not enable the skip links const isMobileDevice = /Mobi/i.test(window.navigator.userAgent); // console.log('> isMobileDevice=' + isMobileDevice); $(window).on('load', function () { if (!isMobileDevice) { var elem = document.getElementById('div-skip-links'); if (typeof elem !== undefined) { elem.classList.remove('skip-link-container-mobile'); elem.classList.add('skip-link-container'); } } }); </script> </div> <!-- School custom code --> <!-- End school custom code --> <!-- Google Tag Manager (noscript) --> <!-- <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-548G27F" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> --> <!-- End Google Tag Manager (noscript) --> <!-- Modal --> <div id="primary-modal" class="modal fade" role="dialog"> <div class="modal-dialog" role="document"> <div class="modal-content"> <p class="loader"> <img alt="Loading" src="/images/loader-big.gif"> <br> Loading... </p> </div> </div> </div> <div id="secondary-modal" class="modal fade" role="dialog"> <div class="modal-dialog" role="document"> <div class="modal-content"> <p class="loader"> <img alt="Loading" src="/images/loader-big.gif"> <br> Loading... </p> </div> </div> </div> <script> $("#primary-modal").on("hide.bs.modal", function (e) { $("#primary-modal .modal-content").html(writeLoading("Loading")); }); $("#secondary-modal").on("hide.bs.modal", function (e) { $("#secondary-modal .modal-content").html(writeLoading("Loading")); }); </script> <!-- End Modal --> <script src="/static/js/modernizr.min.js"></script> <script src="/js/jquery-validate/jquery.validate.min.js"></script> <script src="/static/js/polyfill.js"></script> <!-- HEADER --> <style> .btn--school { background-color: #4a245e ; color: #fff; } .btn--school:hover { background-color: #4a245e ; color: #fff; } .btn--school:focus { background-color: #4a245e ; color: #fff; } .topbar { background: #ffffff; border-color: #ffffff; } .topbar ul.nav > li > a:hover, .topbar ul.nav > li > button:hover { background-color: #4a245e !important; } .topbar ul.nav > li > a:focus, .topbar ul.nav > li > button:focus { background-color: #4a245e !important; outline: none; } .topbar .topbar__sidebar-toggle:hover { background-color: #4a245e !important; } .topbar .topbar__sidebar-toggle:focus { background-color: #4a245e !important; outline: none; } .topbar .open:not(.topbar__left) > a, .topbar .open:not(.topbar__left) > a:focus, .topbar > .open:not(.topbar__left) > a:hover, .topbar .open:not(.topbar__left) > button, .topbar .open:not(.topbar__left) > button:focus, .topbar > .open:not(.topbar__left) > button:hover { background-color: #4a245e !important; } .topbar li:focus-within > button.mdi-menu { background-color: #4a245e !important; } .topbar li.active > a, .topbar li.active > button { background-color: #4a245e !important; } </style> <div id="generic">Loading</div> <div id="outer-shell" class="outer-shell "> <!-- Impersonate --> <!-- /.Impersonate --> <!-- Message / Maintenance --> <!-- /.Message --> <div id="topbar" class="topbar topbar-groups1 topbar--light topbar--reverse" role="navigation" aria-label="Topbar"> <div class="topbar__left"> <div role="banner"> <a id="a-top-bar-logo" aria-label="West Chester University Logo. Opens the members homepage." role="button" class="logo" href="/groups"> <img class="topbar__icon-large" src="/upload/wcupa/2018/image_upload_34747_230441e08f924551bccecc71225c54e8_1130183817.png" alt="West Chester University Logo Image." aria-label="West Chester University Logo Image. Clicking opens the members home page." style="max-height: 50px; max-width: 165px;"> <img class="topbar__icon-small" src="/upload/wcupa/2018/image_upload_34747_510a5e596b1a4f31b40bf93509882613_62916617.png" alt="West Chester University Logo Image." aria-label="West Chester University Logo Image. Clicking opens the members home page." style="max-height: 35px; max-width: 35px; margin: 0 5px;"> </a> </div> </div> <div class="topbar__center"> <nav aria-label="Topbar"> <ul class="nav"> <!-- Not Logged Buttons --> <!-- Home Website Buttons --> <li class="hidden-xs "> <a class="topbar__menu topbar__menu--large" href="/home_login" aria-label="Home" role="button">Home</a> </li> <li class="hidden-xs dropdown active hasNoSubMenu"> <a class="topbar__menu topbar__menu--large" href="/home/groups/" style="max-width: inherit"> Groups </a> <ul class="dropdown-menu dropdown-menu-left arrow-dropdown-menu arrow-menu-right user-list notify-list" style="overflow-y: auto;max-height: 80vh;"> </ul> </li> <li class="hidden-xs dropdown hasNoSubMenu"> <a class="topbar__menu topbar__menu--large" href="/home/events/" style="max-width: inherit"> Events </a> <ul class="dropdown-menu dropdown-menu-left arrow-dropdown-menu arrow-menu-right user-list notify-list" style="overflow-y: auto;max-height: 80vh;"> </ul> </li> <li class="hidden-lg hidden-md hidden-sm dropdown hasSubMenu"> <button class="topbar__menu mdi mdi-menu" aria-label="Top Menu. Expanded. Press tab to enter the menu dropdown." tabindex="0"></button> <ul class="dropdown-menu dropdown-menu-left" style="overflow-y: auto;max-height: 80vh;min-width:220px;"> <li style="display: block;"><a href="/home_login" aria-label="Home" role="button">Home</a></li> <li style="display: block;"><a href="/home/groups/" aria-label="Groups Section" role="button" tabindex="0">Groups</a></li> <li style="display: block;"><a href="/home/events/" aria-label="Events Section" role="button" tabindex="0">Events</a></li> </ul> </li> <style> .hasSubMenu:hover > ul, .hasSubMenu:focus-within > ul { display:block; } </style> <!-- /.Home Website Buttons --> <!-- Group & Event Buttons --> <!-- /.Group & Event Buttons --> <!-- /.Not Logged Buttons --> <!-- Home Button --> <!-- /.Home Button --> <!-- Group Button --> <!-- /.Group Button --> <!-- Manage Button --> <!-- Event Button --> <!-- /.Event Button --> <!-- Chat Button --> <!-- /.Chat Button --> <!-- Admin / Setup Button --> <!-- /.Admin Button --> <li class="spacer" role="presentation"></li> <!-- Login Button --> <li class=""> <a class="topbar__menu topbar__menu--row" href="/login_only" aria-label="Sign In Section" role="button"> <span class="mdi mdi-login-variant mdi-24px"></span> <span class="hidden-xs hidden-sm topbar__menu-text" style="overflow: initial;"> Sign In </span> </a> </li> <!-- /.Login Button --> <style> #a-top-bar-logo:focus > i { outline: 2px solid #ffffff; } </style> </ul> </nav> </div><!-- /.navbar-collapse --> </div><!-- /.topbar --> <div id="inner-shell" class="inner-shell"> <!-- END HEADER --> <div id="content-cont" class="content-cont container"> <div id="page-cont" class="content" role="main" aria-label="Main Content."> <div style="position: relative;"><span id="span-top-of-main-content--0" class="content__top-element" tabindex="0" aria-label="Top of Main Content." style="display: none;">Top of Main Content</span></div> <!-- Used in email_form --> <!-- END AX != 1 --> <style> @media(max-width:500px){ .row > div{ padding-left:10px !important; padding-right:10px !important; } #list-group-item_header{ display:none; } .container{ padding:0px !important; } #groups-cont{ margin-top: 30px !important; } #listing__header-cont h2 { margin-top: 0px; } .badge { font-size: 12px; } .media-left > a > img{ width:60px; height:60px; } .info_hidden_xxs{ display:none } #info_showed_xxs{ display:inline !important; } .listing-element__title-block{ margin-bottom:10px } .membership_type{ margin:0px !important; } .list-group-item{ padding-bottom:10px !important; } .row > .desc-block{ padding-left:30px !important; } } </style> <div id="listing__header-cont" class="row"> <div class="col-xs-12 col-sm-12 col-md-8 col-lg-8"> <h1 class="header-cg--h2"> <span id="listing__header--icon" class="mdi mdi-account-arrow-right color-cg--group"></span> <span id="listing__header--title">Groups</span> <small id="clubsCount"></small> </h1> </div> <div class="col-xs-12 col-sm-12 col-md-4 col-lg-4"> <div id="listing__header-btn" class="text-right" style="margin-bottom: 10px; margin-top: 20px;"> <a class="btn btn-grey" href="/group_engagement"><span class="mdi mdi-trophy"></span> Leaderboard</a> </div> </div> </div> <div class="visually-hidden" role="region">This region is just before the top search and filters bar. Press Tab to continue.</div> <div id="listing__filters-cont" class="page__border page__border--no-margin border-cg--group"> <form name="clubs" method="get" action="club_signup" class="row"> <input type="hidden" id="group_type" name="group_type" value=""> <div class="col-xs-12 col-sm-3 col-md-3"> <div class="input-group"> <input id="keyword" type="text" name="search" class="form-control" placeholder="Search Groups" aria-label="Search Groups" value=""> <span class="input-group-btn"> <button id="btnListingSearch" type="submit" class="btn btn-default" aria-label="Search"> <span class="mdi mdi-magnify" aria-hidden="true"></span> </button> </span> </div> </div> <div class="col-xs-12 col-sm-6 col-md-6"> <div class="select-group-justified"> <div class="select-group"> <select data-z="stype.05" id="select_category_tags" class="form-control" name="category_tags" onchange="window.location.href='/club_signup?category_tags=' + this.options[this.selectedIndex].value+ '&group_type=' + document.getElementById('group_type').value" style="" aria-label="Select Group Category. "><option value="">Group Category</option><option value="2178627">Academic Affairs</option> <option value="2178594">Academic/Professional Club/Org.</option> <option value="2178770">Committees/Task Forces</option> <option value="2178767">Diversity, Equity & Inclusion</option> <option value="2197402">Division of University Affairs</option> <option value="2178626">Graduate Student Club/Org.</option> <option value="2178628">Greek Letter Organization</option> <option value="2178629">Honor Society</option> <option value="2178769">Information Services</option> <option value="2178630">Musical Club/Org.</option> <option value="2178631">Other</option> <option value="2178632">Political/Activism Club/Org</option> <option value="2178593">Professional</option> <option value="2178633">Publications & Media Club/Org.</option> <option value="2178634">Religious Club/Org.</option> <option value="2178635">Service Club/Org</option> <option value="2178636">Social Equity/Diversity Club/Org</option> <option value="2178592">Social/Recreational</option> <option value="2178637">Special Interest Club/Org</option> <option value="2178638">Sports Club</option> <option value="2178639">Student Affairs Department</option> <option value="2178778">Student Affairs General</option> <option value="2178771">Student Affairs Program/Initiative</option> <option value="2178640">Student Governing Org.</option> </select> </div> </div> </div> <div class="col-xs-12 col-sm-3 col-md-3"> <select class="form-control" id="select_order" name="order" aria-label="Groups ordering" onchange="window.location.href='/club_signup?order=' + this.options[this.selectedIndex].value + '&group_type=' + document.getElementById('group_type').value"> <option value="name_asc" selected >Name ▲</option> <option value="name_desc" >Name ▼</option> <option value="type_asc" >Type ▲</option> <option value="type_desc" >Type ▼</option> <option value="category_asc" >Category ▲</option> <option value="category_desc" >Category ▼</option> <option value="last_added" >Last Added</option> </select> </div> </form> </div> <div class="visually-hidden" role="region">This region is just before the group type filters. Press Tab to continue.</div> <div class="btn-group" style="padding: 10px 8px 8px 8px; background: #DDD; width: 100%;" role="group" aria-label="Group type filters."> <a href="club_signup?group_type=9999" class="btn btn-default active"> All <span class="badge badge-cg--money">429</span></a> <a aria-label="Filter by Recognized Clubs and Organizations ( 279 entries ) . " class="btn btn-default " href="club_signup?group_type=12319&category_tags="> Recognized Clubs & Organizations <span class="badge badge-cg--money">279</span></a> <a aria-label="Filter by WCU Departments ( 19 entries ) . " class="btn btn-default " href="club_signup?group_type=57829&category_tags="> WCU Departments <span class="badge badge-cg--money">19</span></a> <a aria-label="Filter by Honor Societies ( 44 entries ) . " class="btn btn-default " href="club_signup?group_type=11041194&category_tags="> Honor Societies <span class="badge badge-cg--money">44</span></a> <a aria-label="Filter by University ( 74 entries ) . " class="btn btn-default " href="club_signup?group_type=13320&category_tags="> University <span class="badge badge-cg--money">74</span></a> <a aria-label="Filter by Graduate Student Organization ( 12 entries ) . " class="btn btn-default " href="club_signup?group_type=11046098&category_tags="> Graduate Student Organization <span class="badge badge-cg--money">12</span></a> <a aria-label="Filter by Philadelphia Campus ( 1 entries ) . " class="btn btn-default " href="club_signup?group_type=13319&category_tags="> Philadelphia Campus <span class="badge badge-cg--money">1</span></a> <a aria-label="Filter by West Chester Borough ( 0 entries ) . " class="btn btn-default " href="club_signup?group_type=12927&category_tags="> West Chester Borough <span class="badge badge-cg--money">0</span></a> <script> document.getElementById('clubsCount').innerHTML = '(429)'; </script> </div> <div> <div class="visually-hidden" role="region">This region is just before the group list results. Press Tab to continue.</div> <ul class="list-group" style="margin-bottom: 80px;"> <form action="club_signup_form" method="post" name="form_clubs" id="form_clubs"> <input type="hidden" name="_csrf" value="Z6Pvj85mQfh9NoYyitQ4IHkF0DZRXOAjYcZou986kgXW"> <li id="list-group-item_header" class="list-group-item hidden-sm hidden-xs" style="padding: 10px 15px;"> <div class="row"> <div class="col-md-1 text-center"><b>Join</b></div> <div class="listing-element__title-block col-md-7 text-left"><b>Group Details</b></div> <div class="col-md-4 text-left"><b>Dues/Membership Duration</b></div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_73965" onclick="toggle_ecg('email_restriction_73965');toggle_ecg('div_waiver_73965', 'cb_club_73965', 'div_waiver_73965');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="73965" /> <label for="cb_club_73965"> <span class="visually-hidden">Select Delta Omega Honorary Society in Public Health - Beta Xi Chapter's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ramconnect.wcupa.edu/doph/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt=" Delta Omega Honorary Society in Public Health - Beta Xi Chapter's logo" src="/images/default_club_logo_square.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ramconnect.wcupa.edu/doph/ "> Delta Omega Honorary Society in Public Health - Beta Xi Chapter </a> </h4> <p class="h5 media-heading grey-element"> Honor Societies - Honor Society </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label=" Delta Omega Honorary Society in Public Health - Beta Xi Chapter Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ramconnect.wcupa.edu/doph/"><span class="mdi mdi-web"></span>Website</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_73965" onclick="toggle_ecg('club_73965', 'a-mission_73965', 'a-mission_73965');"> <strong>Mission</strong><br> </p> <script> $("#club_73965").on('focus', function() { $("#club_73965").keyup(null); setTimeout(function() { var isActive = false; $("#club_73965").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_73965").keyup(null); $("#club_73965").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_73965" onclick="toggle_ecg('club_whatwedo_73965', 'a-member-benefits_73965', 'a-member-benefits_73965');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_73965").on('focus', function() { $("#club_whatwedo_73965").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_73965").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_73965").keyup(null); $("#club_whatwedo_73965").click(); } else { isActive = false; } }); }, 250); }); </script> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> Delta Omega Honorary Society in Public Health - Beta Xi Chapter has a total of <b><a href="javascript:toggle_ecg('group_points_73965')">50 points</a></b>. <ul id="group_points_73965" style="display:none"> <li style="padding: 2px 0px;">Upload files - <span class="badge badge-cg--engage">x1</span></li> </ul> </p> </div> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_56755" onclick="toggle_ecg('email_restriction_56755');toggle_ecg('div_waiver_56755', 'cb_club_56755', 'div_waiver_56755');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="56755" /> <label for="cb_club_56755"> <span class="visually-hidden">Select A Moment of Magic's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ramconnect.wcupa.edu/AMoM/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="A Moment of Magic's logo" src="/upload/wcupa/2021/s2_image_upload_747775_WCUAMOM_LOGO_421151037.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ramconnect.wcupa.edu/AMoM/ "> A Moment of Magic </a> </h4> <p class="h5 media-heading grey-element"> Recognized Clubs & Organizations - Service Club/Org </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="A Moment of Magic Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ramconnect.wcupa.edu/AMoM/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_56755" aria-label="A Moment of Magic mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_56755', 'a-mission_56755', 'club_56755');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title="Send a Message to Abigail Stauffer" href="javascript:;" onClick="openModal('/send_message_boot?club_id=56755&uid=d980b758-416b-11eb-8b7c-0ed0b84bd193&ax=1&async=1&modal=true');">Abigail Stauffer</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_56755" onclick="toggle_ecg('club_56755', 'a-mission_56755', 'a-mission_56755');"> <strong>Mission</strong><br> The purpose of this organization shall be to provide medically vulnerable children with creative programming outlets that foster support through imagination, friendship, and hope through our college-student volunteers as magic makers, fairytale characters, and superheroes. </p> <script> $("#club_56755").on('focus', function() { $("#club_56755").keyup(null); setTimeout(function() { var isActive = false; $("#club_56755").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_56755").keyup(null); $("#club_56755").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_56755" onclick="toggle_ecg('club_whatwedo_56755', 'a-member-benefits_56755', 'a-member-benefits_56755');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_56755").on('focus', function() { $("#club_whatwedo_56755").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_56755").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_56755").keyup(null); $("#club_whatwedo_56755").click(); } else { isActive = false; } }); }, 250); }); </script> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> A Moment of Magic has a total of <b><a href="javascript:toggle_ecg('group_points_56755')">690 points</a></b>. <ul id="group_points_56755" style="display:none"> <li style="padding: 2px 0px;">Attendance Tracking - <span class="badge badge-cg--engage">x2</span></li> <li style="padding: 2px 0px;">Sends Emails - <span class="badge badge-cg--engage">x26</span></li> <li style="padding: 2px 0px;">Organize an Event - <span class="badge badge-cg--engage">x36</span></li> <li style="padding: 2px 0px;">Upload files - <span class="badge badge-cg--engage">x1</span></li> </ul> </p> </div> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <a href="javascript:void;" onclick="alert('Membership is closed for Abbe Society.');" aria-label="Abbe Society's membership is closed"><div class="checkbox checkbox-cg--group"><span class="mdi mdi-checkbox-intermediate color-cg--admin mdi-24px" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="Membership Closed"></span></div></a> <input type="hidden" onclick="toggle_ecg('email_restriction_19708');toggle_ecg('div_waiver_19708');" style="display:none;margin:3px; margin-top:2px;" class="nb" name="clubs" id="cb_club_19708" /> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href="https://abbesociety.weebly.com/"> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Abbe Society's logo" src="/upload/wcupa/2019/s2_image_upload_744229_abbe_A_copy_11895937.jpg" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href="https://abbesociety.weebly.com/"> Abbe Society </a> </h4> <p class="h5 media-heading grey-element"> Recognized Clubs & Organizations - Service Club/Org </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Abbe Society Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://abbesociety.weebly.com/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_19708" aria-label="Abbe Society mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_19708', 'a-mission_19708', 'club_19708');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <a id="a-member-benefits_19708" aria-label="Abbe Society Membership Benefits" style="margin-right: 15px;" href="javascript:toggle_ecg('club_whatwedo_19708', 'a-member-benefits_19708', 'club_whatwedo_19708');"><span class="mdi mdi-star-outline"></span>Membership Benefits</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=590ed055-8aac-11e8-b516-0ac8160dcdf6&club_id=19708&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_19708" onclick="toggle_ecg('club_19708', 'a-mission_19708', 'a-mission_19708');"> <strong>Mission</strong><br> The Abbe Society is an honorary service organization that awards membership to women who demonstrate and strive to uphold the qualities of friendship, leadership, and character through continuous service to the West Chester University campus and the surrounding community. The society, established in 1959, invites women who are leaders on campus and in the community. </p> <script> $("#club_19708").on('focus', function() { $("#club_19708").keyup(null); setTimeout(function() { var isActive = false; $("#club_19708").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_19708").keyup(null); $("#club_19708").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_19708" onclick="toggle_ecg('club_whatwedo_19708', 'a-member-benefits_19708', 'a-member-benefits_19708');"><strong>Membership Benefits</strong><br>Engaging in community service for the WCU community and borough</p> <script> $("#club_whatwedo_19708").on('focus', function() { $("#club_whatwedo_19708").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_19708").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_19708").keyup(null); $("#club_whatwedo_19708").click(); } else { isActive = false; } }); }, 250); }); </script> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> Abbe Society has a total of <b><a href="javascript:toggle_ecg('group_points_19708')">50 points</a></b>. <ul id="group_points_19708" style="display:none"> <li style="padding: 2px 0px;">Upload files - <span class="badge badge-cg--engage">x1</span></li> </ul> </p> </div> </div> </div> </div> <div> <div id="email_restriction_19708" style="display:none" class="alert alert-info alert--top" tabindex="0"> <span class="mdi mdi-information"></span> This group is restricted to Group members </div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_67247" onclick="toggle_ecg('email_restriction_67247');toggle_ecg('div_waiver_67247', 'cb_club_67247', 'div_waiver_67247');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="67247" /> <label for="cb_club_67247"> <span class="visually-hidden">Select Academic & Enterprise Systems's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ramconnect.wcupa.edu/AEP/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Academic & Enterprise Systems's logo" src="/images/default_club_logo_square.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ramconnect.wcupa.edu/AEP/ "> Academic & Enterprise Systems </a> </h4> <p class="h5 media-heading grey-element"> University - Academic Affairs </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Academic & Enterprise Systems Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ramconnect.wcupa.edu/AEP/"><span class="mdi mdi-web"></span>Website</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_67247" onclick="toggle_ecg('club_67247', 'a-mission_67247', 'a-mission_67247');"> <strong>Mission</strong><br> </p> <script> $("#club_67247").on('focus', function() { $("#club_67247").keyup(null); setTimeout(function() { var isActive = false; $("#club_67247").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_67247").keyup(null); $("#club_67247").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_67247" onclick="toggle_ecg('club_whatwedo_67247', 'a-member-benefits_67247', 'a-member-benefits_67247');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_67247").on('focus', function() { $("#club_whatwedo_67247").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_67247").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_67247").keyup(null); $("#club_whatwedo_67247").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <a aria-label="Join the parent group Academic Affairs " href="/club_signup?search=Academic+Affairs">ACADEMICAFFAIRS</a><br> <div style="margin-left:13px"> <img src="/images/Redirect_arrow_small.png" width="12" height="10" alt="Redirection arrow" /><br> </div> <a href="javascript:void;" onclick="alert('Membership is closed for Academic Support & Advocacy Center.');" aria-label="Academic Support and Advocacy Center's membership is closed"><div class="checkbox checkbox-cg--group"><span class="mdi mdi-checkbox-intermediate color-cg--admin mdi-24px" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="Membership Closed"></span></div></a> <input type="hidden" onclick="toggle_ecg('email_restriction_70007');toggle_ecg('div_waiver_70007');" style="display:none;margin:3px; margin-top:2px;" class="nb" name="clubs" id="cb_club_70007" /> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href="https://www.wcupa.edu/asa/"> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Academic Support & Advocacy Center's logo" src="/upload/wcupa/2022/s2_image_upload_3945845_mainLogo2_104102129.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href="https://www.wcupa.edu/asa/"> Academic Support & Advocacy Center </a> </h4> <p class="h5 media-heading grey-element"> WCU Departments - Academic Affairs </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Academic Support & Advocacy Center Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://www.wcupa.edu/asa/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_70007" aria-label="Academic Support and Advocacy Center mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_70007', 'a-mission_70007', 'club_70007');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title="Send a Message to Raina Johnson" href="javascript:;" onClick="openModal('/send_message_boot?club_id=70007&uid=54c889ce-9084-11ee-b9cd-0e2b5028887f&ax=1&async=1&modal=true');">Raina Johnson</a>, <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=dcd7fe58-43e8-11ed-bceb-0e3e5d452619&club_id=70007&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_70007" onclick="toggle_ecg('club_70007', 'a-mission_70007', 'a-mission_70007');"> <strong>Mission</strong><br> The Academic Support & Advocacy Center (ASA) is intended to help support student persistence by centralizing student success professionals and incorporating differentiated and proactive care to students. Throughout this site we provide information on why ASA is being established, what its goals are, and how we are progressing toward these goals. </p> <script> $("#club_70007").on('focus', function() { $("#club_70007").keyup(null); setTimeout(function() { var isActive = false; $("#club_70007").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_70007").keyup(null); $("#club_70007").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_70007" onclick="toggle_ecg('club_whatwedo_70007', 'a-member-benefits_70007', 'a-member-benefits_70007');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_70007").on('focus', function() { $("#club_whatwedo_70007").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_70007").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_70007").keyup(null); $("#club_whatwedo_70007").click(); } else { isActive = false; } }); }, 250); }); </script> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> Academic Support & Advocacy Center has a total of <b><a href="javascript:toggle_ecg('group_points_70007')">170 points</a></b>. <ul id="group_points_70007" style="display:none"> <li style="padding: 2px 0px;">Sends Emails - <span class="badge badge-cg--engage">x1</span></li> <li style="padding: 2px 0px;">Attendance Tracking - <span class="badge badge-cg--engage">x1</span></li> <li style="padding: 2px 0px;">Organize an Event - <span class="badge badge-cg--engage">x10</span></li> <li style="padding: 2px 0px;">Upload files - <span class="badge badge-cg--engage">x1</span></li> </ul> </p> </div> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_23434" onclick="toggle_ecg('email_restriction_23434');toggle_ecg('div_waiver_23434', 'cb_club_23434', 'div_waiver_23434');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="23434" /> <label for="cb_club_23434"> <span class="visually-hidden">Select Academic Success Program - ASP's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href="https://www.wcupa.edu/universityCollege/asp/"> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Academic Success Program - ASP's logo" src="/images/default_club_logo_square.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href="https://www.wcupa.edu/universityCollege/asp/"> Academic Success Program - ASP </a> </h4> <p class="h5 media-heading grey-element"> University - Academic Affairs </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Academic Success Program - ASP Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://www.wcupa.edu/universityCollege/asp/"><span class="mdi mdi-web"></span>Website</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_23434" onclick="toggle_ecg('club_23434', 'a-mission_23434', 'a-mission_23434');"> <strong>Mission</strong><br> </p> <script> $("#club_23434").on('focus', function() { $("#club_23434").keyup(null); setTimeout(function() { var isActive = false; $("#club_23434").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_23434").keyup(null); $("#club_23434").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_23434" onclick="toggle_ecg('club_whatwedo_23434', 'a-member-benefits_23434', 'a-member-benefits_23434');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_23434").on('focus', function() { $("#club_whatwedo_23434").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_23434").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_23434").keyup(null); $("#club_whatwedo_23434").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <a href="javascript:void;" onclick="alert('Membership is closed for Academic Support & Advocacy Center.');" aria-label="Academic Support and Advocacy Center's membership is closed"><div class="checkbox checkbox-cg--group"><span class="mdi mdi-checkbox-intermediate color-cg--admin mdi-24px" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="Membership Closed"></span></div></a> <input type="hidden" onclick="toggle_ecg('email_restriction_70007');toggle_ecg('div_waiver_70007');" style="display:none;margin:3px; margin-top:2px;" class="nb" name="clubs" id="cb_club_70007" /> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href="https://www.wcupa.edu/asa/"> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Academic Support & Advocacy Center's logo" src="/upload/wcupa/2022/s2_image_upload_3945845_mainLogo2_104102129.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href="https://www.wcupa.edu/asa/"> Academic Support & Advocacy Center </a> </h4> <p class="h5 media-heading grey-element"> WCU Departments - Academic Affairs </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Academic Support & Advocacy Center Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://www.wcupa.edu/asa/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_70007" aria-label="Academic Support and Advocacy Center mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_70007', 'a-mission_70007', 'club_70007');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title="Send a Message to Raina Johnson" href="javascript:;" onClick="openModal('/send_message_boot?club_id=70007&uid=54c889ce-9084-11ee-b9cd-0e2b5028887f&ax=1&async=1&modal=true');">Raina Johnson</a>, <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=dcd7fe58-43e8-11ed-bceb-0e3e5d452619&club_id=70007&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_70007" onclick="toggle_ecg('club_70007', 'a-mission_70007', 'a-mission_70007');"> <strong>Mission</strong><br> The Academic Support & Advocacy Center (ASA) is intended to help support student persistence by centralizing student success professionals and incorporating differentiated and proactive care to students. Throughout this site we provide information on why ASA is being established, what its goals are, and how we are progressing toward these goals. </p> <script> $("#club_70007").on('focus', function() { $("#club_70007").keyup(null); setTimeout(function() { var isActive = false; $("#club_70007").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_70007").keyup(null); $("#club_70007").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_70007" onclick="toggle_ecg('club_whatwedo_70007', 'a-member-benefits_70007', 'a-member-benefits_70007');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_70007").on('focus', function() { $("#club_whatwedo_70007").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_70007").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_70007").keyup(null); $("#club_whatwedo_70007").click(); } else { isActive = false; } }); }, 250); }); </script> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> Academic Support & Advocacy Center has a total of <b><a href="javascript:toggle_ecg('group_points_70007')">170 points</a></b>. <ul id="group_points_70007" style="display:none"> <li style="padding: 2px 0px;">Sends Emails - <span class="badge badge-cg--engage">x1</span></li> <li style="padding: 2px 0px;">Attendance Tracking - <span class="badge badge-cg--engage">x1</span></li> <li style="padding: 2px 0px;">Organize an Event - <span class="badge badge-cg--engage">x10</span></li> <li style="padding: 2px 0px;">Upload files - <span class="badge badge-cg--engage">x1</span></li> </ul> </p> </div> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_19709" onclick="toggle_ecg('email_restriction_19709');toggle_ecg('div_waiver_19709', 'cb_club_19709', 'div_waiver_19709');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="19709" /> <label for="cb_club_19709"> <span class="visually-hidden">Select Accounting Society's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ramconnect.wcupa.edu/accs/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Accounting Society's logo" src="/upload/wcupa/2020/s2_image_upload_903439_ACCSOC_LOGOjpg_810183851.jpeg" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ramconnect.wcupa.edu/accs/ "> Accounting Society </a> </h4> <p class="h5 media-heading grey-element"> Recognized Clubs & Organizations - Academic/Professional Club/Org. </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Accounting Society Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ramconnect.wcupa.edu/accs/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_19709" aria-label="Accounting Society mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_19709', 'a-mission_19709', 'club_19709');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <a id="a-member-benefits_19709" aria-label="Accounting Society Membership Benefits" style="margin-right: 15px;" href="javascript:toggle_ecg('club_whatwedo_19709', 'a-member-benefits_19709', 'club_whatwedo_19709');"><span class="mdi mdi-star-outline"></span>Membership Benefits</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title="Send a Message to Ryan Macintyre" href="javascript:;" onClick="openModal('/send_message_boot?club_id=19709&uid=bbc77b81-c751-11ed-902f-0e3e5d452619&ax=1&async=1&modal=true');">Ryan Macintyre</a>, <a title="Send a Message to David Wurts" href="javascript:;" onClick="openModal('/send_message_boot?club_id=19709&uid=9e817011-7756-11ee-b1b8-0e3e5d452619&ax=1&async=1&modal=true');">David Wurts</a>, <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=59156113-8aac-11e8-b516-0ac8160dcdf6&club_id=19709&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_19709" onclick="toggle_ecg('club_19709', 'a-mission_19709', 'a-mission_19709');"> <strong>Mission</strong><br> The Accounting Society provides information sessions and networking opportunities to prepare accounting students for upcoming internships and post-college employment. They also help prepare you for the CPA, giving you a general over view of what it is, and how many credits you need to prepare you. </p> <script> $("#club_19709").on('focus', function() { $("#club_19709").keyup(null); setTimeout(function() { var isActive = false; $("#club_19709").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_19709").keyup(null); $("#club_19709").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_19709" onclick="toggle_ecg('club_whatwedo_19709', 'a-member-benefits_19709', 'a-member-benefits_19709');"><strong>Membership Benefits</strong><br>By joining the Accounting Society at West Chester University, students will have the opportunity to hear from various different accounting firms and professionals within the industry. We host guest speakers who work in public accounting, private accounting, governmental positions, and within Corporate America as a whole. In addition to this networking opportunity, students are provided food at every meeting and have the opportunity to win various raffles at the weekly meeting. </p> <script> $("#club_whatwedo_19709").on('focus', function() { $("#club_whatwedo_19709").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_19709").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_19709").keyup(null); $("#club_whatwedo_19709").click(); } else { isActive = false; } }); }, 250); }); </script> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> Accounting Society has a total of <b><a href="javascript:toggle_ecg('group_points_19709')">3840 points</a></b>. <ul id="group_points_19709" style="display:none"> <li style="padding: 2px 0px;">Attendance Tracking - <span class="badge badge-cg--engage">x44</span></li> <li style="padding: 2px 0px;">Organize an Event - <span class="badge badge-cg--engage">x79</span></li> <li style="padding: 2px 0px;">Upload files - <span class="badge badge-cg--engage">x1</span></li> <li style="padding: 2px 0px;">Sends Emails - <span class="badge badge-cg--engage">x256</span></li> </ul> </p> </div> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_19710" onclick="toggle_ecg('email_restriction_19710');toggle_ecg('div_waiver_19710', 'cb_club_19710', 'div_waiver_19710');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="19710" /> <label for="cb_club_19710"> <span class="visually-hidden">Select Actuary Society of West Chester University's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ramconnect.wcupa.edu/actuarysocietywcu/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Actuary Society of West Chester University's logo" src="/upload/wcupa/2023/s2_image_upload_3022102_20230925_085627_0000_103145813.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ramconnect.wcupa.edu/actuarysocietywcu/ "> Actuary Society of West Chester University </a> </h4> <p class="h5 media-heading grey-element"> Recognized Clubs & Organizations - Academic/Professional Club/Org. </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Actuary Society of West Chester University Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ramconnect.wcupa.edu/actuarysocietywcu/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_19710" aria-label="Actuary Society of West Chester University mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_19710', 'a-mission_19710', 'club_19710');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <a id="a-member-benefits_19710" aria-label="Actuary Society of West Chester University Membership Benefits" style="margin-right: 15px;" href="javascript:toggle_ecg('club_whatwedo_19710', 'a-member-benefits_19710', 'club_whatwedo_19710');"><span class="mdi mdi-star-outline"></span>Membership Benefits</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title="Send a Message to Jass Stewart" href="javascript:;" onClick="openModal('/send_message_boot?club_id=19710&uid=c14b87d4-ec07-11eb-9eee-0ed0b84bd193&ax=1&async=1&modal=true');">Jass Stewart</a>, <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=591b8b47-8aac-11e8-b516-0ac8160dcdf6&club_id=19710&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_19710" onclick="toggle_ecg('club_19710', 'a-mission_19710', 'a-mission_19710');"> <strong>Mission</strong><br> The Actuary Society of West Chester University helps to prepare students for SOA/CAS preliminary examinations, provide a forum, platform, and events for professional development, and promote diversity within the field of actuarial science. </p> <script> $("#club_19710").on('focus', function() { $("#club_19710").keyup(null); setTimeout(function() { var isActive = false; $("#club_19710").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_19710").keyup(null); $("#club_19710").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_19710" onclick="toggle_ecg('club_whatwedo_19710', 'a-member-benefits_19710', 'a-member-benefits_19710');"><strong>Membership Benefits</strong><br>Tutoring in Mathematics and Actuarial Exams. Professional Development. </p> <script> $("#club_whatwedo_19710").on('focus', function() { $("#club_whatwedo_19710").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_19710").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_19710").keyup(null); $("#club_whatwedo_19710").click(); } else { isActive = false; } }); }, 250); }); </script> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> Actuary Society of West Chester University has a total of <b><a href="javascript:toggle_ecg('group_points_19710')">560 points</a></b>. <ul id="group_points_19710" style="display:none"> <li style="padding: 2px 0px;">Organize an Event - <span class="badge badge-cg--engage">x15</span></li> <li style="padding: 2px 0px;">Sends Emails - <span class="badge badge-cg--engage">x36</span></li> <li style="padding: 2px 0px;">Upload files - <span class="badge badge-cg--engage">x1</span></li> </ul> </p> </div> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong> (Ends at Graduation)</strong><p><span style="color:#686868;"> Will end at Graduation</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_19711" onclick="toggle_ecg('email_restriction_19711');toggle_ecg('div_waiver_19711', 'cb_club_19711', 'div_waiver_19711');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="19711" /> <label for="cb_club_19711"> <span class="visually-hidden">Select Adapted Physical Activities Club's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ramconnect.wcupa.edu/adaptedpeclub/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Adapted Physical Activities Club's logo" src="/upload/wcupa/2019/s2_image_upload_742925_Unknown2_107133314.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ramconnect.wcupa.edu/adaptedpeclub/ "> Adapted Physical Activities Club </a> </h4> <p class="h5 media-heading grey-element"> Recognized Clubs & Organizations - Academic/Professional Club/Org. </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Adapted Physical Activities Club Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ramconnect.wcupa.edu/adaptedpeclub/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_19711" aria-label="Adapted Physical Activities Club mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_19711', 'a-mission_19711', 'club_19711');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_19711" onclick="toggle_ecg('club_19711', 'a-mission_19711', 'a-mission_19711');"> <strong>Mission</strong><br> The Adapted Physical Activities Club brings together students interested in the field of adapted physical education, support adapted P.E. programs on campus, and raise awareness for adapted physical education and people with disabilities on campus. </p> <script> $("#club_19711").on('focus', function() { $("#club_19711").keyup(null); setTimeout(function() { var isActive = false; $("#club_19711").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_19711").keyup(null); $("#club_19711").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_19711" onclick="toggle_ecg('club_whatwedo_19711', 'a-member-benefits_19711', 'a-member-benefits_19711');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_19711").on('focus', function() { $("#club_whatwedo_19711").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_19711").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_19711").keyup(null); $("#club_whatwedo_19711").click(); } else { isActive = false; } }); }, 250); }); </script> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> Adapted Physical Activities Club has a total of <b><a href="javascript:toggle_ecg('group_points_19711')">410 points</a></b>. <ul id="group_points_19711" style="display:none"> <li style="padding: 2px 0px;">Organize an Event - <span class="badge badge-cg--engage">x11</span></li> <li style="padding: 2px 0px;">Sends Emails - <span class="badge badge-cg--engage">x25</span></li> <li style="padding: 2px 0px;">Upload files - <span class="badge badge-cg--engage">x1</span></li> </ul> </p> </div> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_19989" onclick="toggle_ecg('email_restriction_19989');toggle_ecg('div_waiver_19989', 'cb_club_19989', 'div_waiver_19989');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="19989" /> <label for="cb_club_19989"> <span class="visually-hidden">Select Adopt a Spot 's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ramconnect.wcupa.edu/ADOPTASPOT/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Adopt a Spot 's logo" src="/upload/wcupa/2022/s2_image_upload_731558_Ram_Regardless_3_889556.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ramconnect.wcupa.edu/ADOPTASPOT/ "> Adopt a Spot </a> </h4> <p class="h5 media-heading grey-element"> University - Division of University Affairs </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Adopt a Spot Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ramconnect.wcupa.edu/ADOPTASPOT/"><span class="mdi mdi-web"></span>Website</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_19989" onclick="toggle_ecg('club_19989', 'a-mission_19989', 'a-mission_19989');"> <strong>Mission</strong><br> </p> <script> $("#club_19989").on('focus', function() { $("#club_19989").keyup(null); setTimeout(function() { var isActive = false; $("#club_19989").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_19989").keyup(null); $("#club_19989").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_19989" onclick="toggle_ecg('club_whatwedo_19989', 'a-member-benefits_19989', 'a-member-benefits_19989');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_19989").on('focus', function() { $("#club_whatwedo_19989").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_19989").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_19989").keyup(null); $("#club_whatwedo_19989").click(); } else { isActive = false; } }); }, 250); }); </script> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> Adopt a Spot has a total of <b><a href="javascript:toggle_ecg('group_points_19989')">105 points</a></b>. <ul id="group_points_19989" style="display:none"> <li style="padding: 2px 0px;">Sports Club Survey points - <span class="badge badge-cg--engage">x1</span></li> <li style="padding: 2px 0px;">Created Survey - <span class="badge badge-cg--engage">x5</span></li> <li style="padding: 2px 0px;">Upload files - <span class="badge badge-cg--engage">x1</span></li> </ul> </p> </div> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_19712" onclick="toggle_ecg('email_restriction_19712');toggle_ecg('div_waiver_19712', 'cb_club_19712', 'div_waiver_19712');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="19712" /> <label for="cb_club_19712"> <span class="visually-hidden">Select African Student Association's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ramconnect.wcupa.edu/afrisa/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="African Student Association's logo" src="/upload/wcupa/2020/s2_image_upload_1207030_African_student_associationJPG_6912375.jpeg" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ramconnect.wcupa.edu/afrisa/ "> African Student Association </a> </h4> <p class="h5 media-heading grey-element"> Recognized Clubs & Organizations - Social Equity/Diversity Club/Org </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="African Student Association Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ramconnect.wcupa.edu/afrisa/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_19712" aria-label="African Student Association mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_19712', 'a-mission_19712', 'club_19712');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=592794d4-8aac-11e8-b516-0ac8160dcdf6&club_id=19712&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_19712" onclick="toggle_ecg('club_19712', 'a-mission_19712', 'a-mission_19712');"> <strong>Mission</strong><br> AFRISA seeks to increase the level of consciousness regarding African culture to the student population at West Chester University through educational, entertaining, and community oriented programs. AFRISA also addresses and discusses issues and current events affecting the continent Africa and how it relates to the western world. </p> <script> $("#club_19712").on('focus', function() { $("#club_19712").keyup(null); setTimeout(function() { var isActive = false; $("#club_19712").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_19712").keyup(null); $("#club_19712").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_19712" onclick="toggle_ecg('club_whatwedo_19712', 'a-member-benefits_19712', 'a-member-benefits_19712');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_19712").on('focus', function() { $("#club_whatwedo_19712").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_19712").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_19712").keyup(null); $("#club_whatwedo_19712").click(); } else { isActive = false; } }); }, 250); }); </script> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> African Student Association has a total of <b><a href="javascript:toggle_ecg('group_points_19712')">770 points</a></b>. <ul id="group_points_19712" style="display:none"> <li style="padding: 2px 0px;">Created Survey - <span class="badge badge-cg--engage">x6</span></li> <li style="padding: 2px 0px;">Sends Emails - <span class="badge badge-cg--engage">x25</span></li> <li style="padding: 2px 0px;">Organize an Event - <span class="badge badge-cg--engage">x41</span></li> <li style="padding: 2px 0px;">Upload files - <span class="badge badge-cg--engage">x1</span></li> </ul> </p> </div> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_19713" onclick="toggle_ecg('email_restriction_19713');toggle_ecg('div_waiver_19713', 'cb_club_19713', 'div_waiver_19713');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="19713" /> <label for="cb_club_19713"> <span class="visually-hidden">Select Alchemist Club's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ramconnect.wcupa.edu/alc/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Alchemist Club's logo" src="/upload/wcupa/2019/s2_image_upload_736360_uy_122141659.jpg" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ramconnect.wcupa.edu/alc/ "> Alchemist Club </a> </h4> <p class="h5 media-heading grey-element"> Recognized Clubs & Organizations - Academic/Professional Club/Org. </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Alchemist Club Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ramconnect.wcupa.edu/alc/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_19713" aria-label="Alchemist Club mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_19713', 'a-mission_19713', 'club_19713');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title="Send a Message to Katherine Drummond" href="javascript:;" onClick="openModal('/send_message_boot?club_id=19713&uid=9bf827ac-f7e4-11ec-9e75-0acdec7e683b&ax=1&async=1&modal=true');">Katherine Drummond</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_19713" onclick="toggle_ecg('club_19713', 'a-mission_19713', 'a-mission_19713');"> <strong>Mission</strong><br> To inspire a better appreciation of chemistry while building bonds and relationships through service and social interaction. </p> <script> $("#club_19713").on('focus', function() { $("#club_19713").keyup(null); setTimeout(function() { var isActive = false; $("#club_19713").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_19713").keyup(null); $("#club_19713").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_19713" onclick="toggle_ecg('club_whatwedo_19713', 'a-member-benefits_19713', 'a-member-benefits_19713');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_19713").on('focus', function() { $("#club_whatwedo_19713").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_19713").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_19713").keyup(null); $("#club_whatwedo_19713").click(); } else { isActive = false; } }); }, 250); }); </script> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> Alchemist Club has a total of <b><a href="javascript:toggle_ecg('group_points_19713')">2360 points</a></b>. <ul id="group_points_19713" style="display:none"> <li style="padding: 2px 0px;">Created Survey - <span class="badge badge-cg--engage">x8</span></li> <li style="padding: 2px 0px;">Organize an Event - <span class="badge badge-cg--engage">x15</span></li> <li style="padding: 2px 0px;">Upload files - <span class="badge badge-cg--engage">x1</span></li> <li style="padding: 2px 0px;">Sends Emails - <span class="badge badge-cg--engage">x208</span></li> </ul> </p> </div> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong> (Ends at Graduation)</strong><p><span style="color:#686868;"> Will end at Graduation</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <a href="javascript:void;" onclick="alert('Membership is closed for Allegheny Hall .');" aria-label="Allegheny Hall's membership is closed"><div class="checkbox checkbox-cg--group"><span class="mdi mdi-checkbox-intermediate color-cg--admin mdi-24px" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="Membership Closed"></span></div></a> <input type="hidden" onclick="toggle_ecg('email_restriction_30615');toggle_ecg('div_waiver_30615');" style="display:none;margin:3px; margin-top:2px;" class="nb" name="clubs" id="cb_club_30615" /> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ramconnect.wcupa.edu/Allegheny/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Allegheny Hall 's logo" src="/upload/wcupa/2022/s2_image_upload_3049796_WCU_Logo_82414633.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ramconnect.wcupa.edu/Allegheny/ "> Allegheny Hall </a> </h4> <p class="h5 media-heading grey-element"> University </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Allegheny Hall Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ramconnect.wcupa.edu/Allegheny/"><span class="mdi mdi-web"></span>Website</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_30615" onclick="toggle_ecg('club_30615', 'a-mission_30615', 'a-mission_30615');"> <strong>Mission</strong><br> </p> <script> $("#club_30615").on('focus', function() { $("#club_30615").keyup(null); setTimeout(function() { var isActive = false; $("#club_30615").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_30615").keyup(null); $("#club_30615").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_30615" onclick="toggle_ecg('club_whatwedo_30615', 'a-member-benefits_30615', 'a-member-benefits_30615');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_30615").on('focus', function() { $("#club_whatwedo_30615").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_30615").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_30615").keyup(null); $("#club_whatwedo_30615").click(); } else { isActive = false; } }); }, 250); }); </script> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> Allegheny Hall has a total of <b><a href="javascript:toggle_ecg('group_points_30615')">2615 points</a></b>. <ul id="group_points_30615" style="display:none"> <li style="padding: 2px 0px;">Sends Emails - <span class="badge badge-cg--engage">x1</span></li> <li style="padding: 2px 0px;">Sports Club Survey points - <span class="badge badge-cg--engage">x1</span></li> <li style="padding: 2px 0px;">Created Survey - <span class="badge badge-cg--engage">x1</span></li> <li style="padding: 2px 0px;">Attendance Tracking - <span class="badge badge-cg--engage">x82</span></li> <li style="padding: 2px 0px;">Organize an Event - <span class="badge badge-cg--engage">x172</span></li> <li style="padding: 2px 0px;">Upload files - <span class="badge badge-cg--engage">x1</span></li> </ul> </p> </div> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <a href="javascript:void;" onclick="alert('Membership is closed for Allied Health - Alpha Eta Honor Society.');" aria-label="Allied Health - Alpha Eta Honor Society's membership is closed"><div class="checkbox checkbox-cg--group"><span class="mdi mdi-checkbox-intermediate color-cg--admin mdi-24px" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="Membership Closed"></span></div></a> <input type="hidden" onclick="toggle_ecg('email_restriction_21086');toggle_ecg('div_waiver_21086');" style="display:none;margin:3px; margin-top:2px;" class="nb" name="clubs" id="cb_club_21086" /> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ramconnect.wcupa.edu/alphaeta/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Allied Health - Alpha Eta Honor Society's logo" src="/upload/wcupa/2019/s2_image_upload_734432_alpha_eta_logo_blackjpeg_224104341.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ramconnect.wcupa.edu/alphaeta/ "> Allied Health - Alpha Eta Honor Society </a> </h4> <p class="h5 media-heading grey-element"> Honor Societies - Honor Society </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Allied Health - Alpha Eta Honor Society Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ramconnect.wcupa.edu/alphaeta/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_21086" aria-label="Allied Health - Alpha Eta Honor Society mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_21086', 'a-mission_21086', 'club_21086');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=25d2e391-3490-11e9-b96d-0ae25bf0cf34&club_id=21086&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_21086" onclick="toggle_ecg('club_21086', 'a-mission_21086', 'a-mission_21086');"> <strong>Mission</strong><br> "Together We Serve"<br /><br />Alpha Eta is a national honor society for students in Allied Health. Membership is by invitation only. Students who meet specific academic criteria receive an invitation, which they may accept or decline. For undergraduate students, the membership criteria are: (a) a major within one of these academic departments within the College of Health Sciences - CSD, PHS, KIN, NTD, SMD. (b) completion of a minimum of 90 semester credit hours (3/4 of the credit hours required for the undergraduate degree). (c) attainment of a minimum cumulative GPA of 3.50. (d) a standing in the top 20% of students in the academic program within the major. For certificate and graduate students, the membership criteria are: (a) a major within one of these academic departments within the College of Health Sciences - CSD, PHS, KIN, NTD, SMD, PAE. (b) completion of a minimum of 1/2 of the credit hours required for the certificate or the graduate degree. (c) attainment of a minimum cumulative GPA of 3.80. (d) a standing in the top 20% of students in the academic program within the major. Invitations for membership are extended in late January/early February each year, and students must accept or decline an invitation by early March. The annual induction ceremony occurs in April each year. New members receive Alpha Eta certificates, Alpha Eta pins (which consist of the Greek letters "Alpha" and "Eta"), and Alpha Eta honor cords to be worn at the commencement ceremony. The website for national Alpha Eta is www.alphaeta.net. </p> <script> $("#club_21086").on('focus', function() { $("#club_21086").keyup(null); setTimeout(function() { var isActive = false; $("#club_21086").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_21086").keyup(null); $("#club_21086").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_21086" onclick="toggle_ecg('club_whatwedo_21086', 'a-member-benefits_21086', 'a-member-benefits_21086');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_21086").on('focus', function() { $("#club_whatwedo_21086").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_21086").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_21086").keyup(null); $("#club_whatwedo_21086").click(); } else { isActive = false; } }); }, 250); }); </script> <p class="h6" tabindex="0"> Individuals who have been inducted into Alpha Eta Honor Society are cordially invited to join this Campus Groups site. Those who have been inducted into the Society at other academic institutions should send the name of the institution and the date of their induction to cgunter@wcupa.edu for addition to the member database at West Chester University. </p> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> Allied Health - Alpha Eta Honor Society has a total of <b><a href="javascript:toggle_ecg('group_points_21086')">60 points</a></b>. <ul id="group_points_21086" style="display:none"> <li style="padding: 2px 0px;">Organize an Event - <span class="badge badge-cg--engage">x1</span></li> <li style="padding: 2px 0px;">Upload files - <span class="badge badge-cg--engage">x1</span></li> </ul> </p> </div> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_23259" onclick="toggle_ecg('email_restriction_23259');toggle_ecg('div_waiver_23259', 'cb_club_23259', 'div_waiver_23259');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="23259" /> <label for="cb_club_23259"> <span class="visually-hidden">Select Alpha Chi Rho's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href="https://www.wcupa.edu/_services/fraternitySorority/default.aspx"> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Alpha Chi Rho's logo" src="/upload/wcupa/2019/s2_image_upload_732124_54800647_1154706968041796_4633137080455660635_njpg_84131247.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href="https://www.wcupa.edu/_services/fraternitySorority/default.aspx"> Alpha Chi Rho </a> </h4> <p class="h5 media-heading grey-element"> Recognized Clubs & Organizations - Greek Letter Organization </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Alpha Chi Rho Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://www.wcupa.edu/_services/fraternitySorority/default.aspx"><span class="mdi mdi-web"></span>Website</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=97164481-6b69-11e9-b822-0a85c368333a&club_id=23259&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_23259" onclick="toggle_ecg('club_23259', 'a-mission_23259', 'a-mission_23259');"> <strong>Mission</strong><br> </p> <script> $("#club_23259").on('focus', function() { $("#club_23259").keyup(null); setTimeout(function() { var isActive = false; $("#club_23259").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_23259").keyup(null); $("#club_23259").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_23259" onclick="toggle_ecg('club_whatwedo_23259', 'a-member-benefits_23259', 'a-member-benefits_23259');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_23259").on('focus', function() { $("#club_whatwedo_23259").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_23259").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_23259").keyup(null); $("#club_whatwedo_23259").click(); } else { isActive = false; } }); }, 250); }); </script> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> Alpha Chi Rho has a total of <b><a href="javascript:toggle_ecg('group_points_23259')">60 points</a></b>. <ul id="group_points_23259" style="display:none"> <li style="padding: 2px 0px;">Organize an Event - <span class="badge badge-cg--engage">x1</span></li> <li style="padding: 2px 0px;">Upload files - <span class="badge badge-cg--engage">x1</span></li> </ul> </p> </div> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_19714" onclick="toggle_ecg('email_restriction_19714');toggle_ecg('div_waiver_19714', 'cb_club_19714', 'div_waiver_19714');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="19714" /> <label for="cb_club_19714"> <span class="visually-hidden">Select Alpha Delta Pi's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href="https://www.wcupa.edu/_services/fraternitySorority/default.aspx"> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Alpha Delta Pi's logo" src="/upload/wcupa/2021/s2_image_upload_747115_54fc75b24a51e2fe8dac3685983c2f34jpg_128161654.jpeg" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href="https://www.wcupa.edu/_services/fraternitySorority/default.aspx"> Alpha Delta Pi </a> </h4> <p class="h5 media-heading grey-element"> Recognized Clubs & Organizations - Greek Letter Organization </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Alpha Delta Pi Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://www.wcupa.edu/_services/fraternitySorority/default.aspx"><span class="mdi mdi-web"></span>Website</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=5934c4b2-8aac-11e8-b516-0ac8160dcdf6&club_id=19714&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_19714" onclick="toggle_ecg('club_19714', 'a-mission_19714', 'a-mission_19714');"> <strong>Mission</strong><br> </p> <script> $("#club_19714").on('focus', function() { $("#club_19714").keyup(null); setTimeout(function() { var isActive = false; $("#club_19714").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_19714").keyup(null); $("#club_19714").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_19714" onclick="toggle_ecg('club_whatwedo_19714', 'a-member-benefits_19714', 'a-member-benefits_19714');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_19714").on('focus', function() { $("#club_whatwedo_19714").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_19714").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_19714").keyup(null); $("#club_whatwedo_19714").click(); } else { isActive = false; } }); }, 250); }); </script> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> Alpha Delta Pi has a total of <b><a href="javascript:toggle_ecg('group_points_19714')">50 points</a></b>. <ul id="group_points_19714" style="display:none"> <li style="padding: 2px 0px;">Upload files - <span class="badge badge-cg--engage">x1</span></li> </ul> </p> </div> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_23402" onclick="toggle_ecg('email_restriction_23402');toggle_ecg('div_waiver_23402', 'cb_club_23402', 'div_waiver_23402');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="23402" /> <label for="cb_club_23402"> <span class="visually-hidden">Select Alpha Gamma Omega's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ramconnect.wcupa.edu/ago/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Alpha Gamma Omega's logo" src="/images/default_club_logo_square.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ramconnect.wcupa.edu/ago/ "> Alpha Gamma Omega </a> </h4> <p class="h5 media-heading grey-element"> Recognized Clubs & Organizations - Religious Club/Org. </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Alpha Gamma Omega Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ramconnect.wcupa.edu/ago/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_23402" aria-label="Alpha Gamma Omega mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_23402', 'a-mission_23402', 'club_23402');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_23402" onclick="toggle_ecg('club_23402', 'a-mission_23402', 'a-mission_23402');"> <strong>Mission</strong><br> Alpha Gamma Omega provides fellowship for its student members centered upon the Biblical Christian faith in Jesus through social, religious, academic, and philanthropic activities. </p> <script> $("#club_23402").on('focus', function() { $("#club_23402").keyup(null); setTimeout(function() { var isActive = false; $("#club_23402").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_23402").keyup(null); $("#club_23402").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_23402" onclick="toggle_ecg('club_whatwedo_23402', 'a-member-benefits_23402', 'a-member-benefits_23402');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_23402").on('focus', function() { $("#club_whatwedo_23402").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_23402").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_23402").keyup(null); $("#club_whatwedo_23402").click(); } else { isActive = false; } }); }, 250); }); </script> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> Alpha Gamma Omega has a total of <b><a href="javascript:toggle_ecg('group_points_23402')">170 points</a></b>. <ul id="group_points_23402" style="display:none"> <li style="padding: 2px 0px;">Organize an Event - <span class="badge badge-cg--engage">x5</span></li> <li style="padding: 2px 0px;">Sends Emails - <span class="badge badge-cg--engage">x7</span></li> <li style="padding: 2px 0px;">Upload files - <span class="badge badge-cg--engage">x1</span></li> </ul> </p> </div> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_19715" onclick="toggle_ecg('email_restriction_19715');toggle_ecg('div_waiver_19715', 'cb_club_19715', 'div_waiver_19715');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="19715" /> <label for="cb_club_19715"> <span class="visually-hidden">Select Alpha Kappa Alpha Sorority, Inc. - Theta Iota Chapter's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ramconnect.wcupa.edu/AKA/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Alpha Kappa Alpha Sorority, Inc. - Theta Iota Chapter's logo" src="/images/default_club_logo_square.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ramconnect.wcupa.edu/AKA/ "> Alpha Kappa Alpha Sorority, Inc. - Theta Iota Chapter </a> </h4> <p class="h5 media-heading grey-element"> Recognized Clubs & Organizations </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Alpha Kappa Alpha Sorority, Inc. - Theta Iota Chapter Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ramconnect.wcupa.edu/AKA/"><span class="mdi mdi-web"></span>Website</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=593b60cb-8aac-11e8-b516-0ac8160dcdf6&club_id=19715&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_19715" onclick="toggle_ecg('club_19715', 'a-mission_19715', 'a-mission_19715');"> <strong>Mission</strong><br> </p> <script> $("#club_19715").on('focus', function() { $("#club_19715").keyup(null); setTimeout(function() { var isActive = false; $("#club_19715").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_19715").keyup(null); $("#club_19715").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_19715" onclick="toggle_ecg('club_whatwedo_19715', 'a-member-benefits_19715', 'a-member-benefits_19715');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_19715").on('focus', function() { $("#club_whatwedo_19715").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_19715").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_19715").keyup(null); $("#club_whatwedo_19715").click(); } else { isActive = false; } }); }, 250); }); </script> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> Alpha Kappa Alpha Sorority, Inc. - Theta Iota Chapter has a total of <b><a href="javascript:toggle_ecg('group_points_19715')">50 points</a></b>. <ul id="group_points_19715" style="display:none"> <li style="padding: 2px 0px;">Upload files - <span class="badge badge-cg--engage">x1</span></li> </ul> </p> </div> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_19716" onclick="toggle_ecg('email_restriction_19716');toggle_ecg('div_waiver_19716', 'cb_club_19716', 'div_waiver_19716');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="19716" /> <label for="cb_club_19716"> <span class="visually-hidden">Select Alpha Kappa Delta's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href="http://alphakappadelta.org/"> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Alpha Kappa Delta's logo" src="/upload/wcupa/2020/s2_image_upload_1207030_alpha_kappa_deltajpg_6213505.jpeg" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href="http://alphakappadelta.org/"> Alpha Kappa Delta </a> </h4> <p class="h5 media-heading grey-element"> Honor Societies - Honor Society </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Alpha Kappa Delta Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="http://alphakappadelta.org/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_19716" aria-label="Alpha Kappa Delta mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_19716', 'a-mission_19716', 'club_19716');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title="Send a Message to Julie Wiest" href="javascript:;" onClick="openModal('/send_message_boot?club_id=19716&uid=89d3b9d8-0d20-11e9-b96d-0ae25bf0cf34&ax=1&async=1&modal=true');">Julie Wiest</a>, <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=5942ac88-8aac-11e8-b516-0ac8160dcdf6&club_id=19716&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_19716" onclick="toggle_ecg('club_19716', 'a-mission_19716', 'a-mission_19716');"> <strong>Mission</strong><br> Alpha Kappa Delta seeks to acknowledge and promote excellence in scholarship in the study of sociology, the research of social problems, and such other social and intellectual activities as will lead to improvement in the human condition. </p> <script> $("#club_19716").on('focus', function() { $("#club_19716").keyup(null); setTimeout(function() { var isActive = false; $("#club_19716").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_19716").keyup(null); $("#club_19716").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_19716" onclick="toggle_ecg('club_whatwedo_19716', 'a-member-benefits_19716', 'a-member-benefits_19716');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_19716").on('focus', function() { $("#club_whatwedo_19716").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_19716").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_19716").keyup(null); $("#club_whatwedo_19716").click(); } else { isActive = false; } }); }, 250); }); </script> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> Alpha Kappa Delta has a total of <b><a href="javascript:toggle_ecg('group_points_19716')">50 points</a></b>. <ul id="group_points_19716" style="display:none"> <li style="padding: 2px 0px;">Upload files - <span class="badge badge-cg--engage">x1</span></li> </ul> </p> </div> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_19717" onclick="toggle_ecg('email_restriction_19717');toggle_ecg('div_waiver_19717', 'cb_club_19717', 'div_waiver_19717');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="19717" /> <label for="cb_club_19717"> <span class="visually-hidden">Select Alpha Mu Gamma - Zeta Rho Chapter's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href="https://www.amgnational.org/"> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Alpha Mu Gamma - Zeta Rho Chapter's logo" src="/upload/wcupa/2019/s2_image_upload_742525_amg_2713229.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href="https://www.amgnational.org/"> Alpha Mu Gamma - Zeta Rho Chapter </a> </h4> <p class="h5 media-heading grey-element"> Honor Societies </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Alpha Mu Gamma - Zeta Rho Chapter Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://www.amgnational.org/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_19717" aria-label="Alpha Mu Gamma - Zeta Rho Chapter mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_19717', 'a-mission_19717', 'club_19717');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=59491d4a-8aac-11e8-b516-0ac8160dcdf6&club_id=19717&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_19717" onclick="toggle_ecg('club_19717', 'a-mission_19717', 'a-mission_19717');"> <strong>Mission</strong><br> The purposes of the Society shall be: (a) to recognize achievement in the field of foreign-language study; (b) to stimulate a desire for linguistic attainment; (c) to encourage a continuing interest in the study of foreign languages, literature,cultures and civilizations; and (d) to foster sympathetic understanding of other peoples and international friendship </p> <script> $("#club_19717").on('focus', function() { $("#club_19717").keyup(null); setTimeout(function() { var isActive = false; $("#club_19717").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_19717").keyup(null); $("#club_19717").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_19717" onclick="toggle_ecg('club_whatwedo_19717', 'a-member-benefits_19717', 'a-member-benefits_19717');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_19717").on('focus', function() { $("#club_whatwedo_19717").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_19717").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_19717").keyup(null); $("#club_whatwedo_19717").click(); } else { isActive = false; } }); }, 250); }); </script> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> Alpha Mu Gamma - Zeta Rho Chapter has a total of <b><a href="javascript:toggle_ecg('group_points_19717')">310 points</a></b>. <ul id="group_points_19717" style="display:none"> <li style="padding: 2px 0px;">Upload files - <span class="badge badge-cg--engage">x1</span></li> <li style="padding: 2px 0px;">Sends Emails - <span class="badge badge-cg--engage">x26</span></li> </ul> </p> </div> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_19718" onclick="toggle_ecg('email_restriction_19718');toggle_ecg('div_waiver_19718', 'cb_club_19718', 'div_waiver_19718');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="19718" /> <label for="cb_club_19718"> <span class="visually-hidden">Select Alpha Phi's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href="https://aphiwcupasocial.wixsite.com/aphiwcu"> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Alpha Phi's logo" src="/upload/wcupa/2020/s2_image_upload_744996_aphi_8314647.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href="https://aphiwcupasocial.wixsite.com/aphiwcu"> Alpha Phi </a> </h4> <p class="h5 media-heading grey-element"> Recognized Clubs & Organizations - Greek Letter Organization </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Alpha Phi Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://aphiwcupasocial.wixsite.com/aphiwcu"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_19718" aria-label="Alpha Phi mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_19718', 'a-mission_19718', 'club_19718');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=594f38ff-8aac-11e8-b516-0ac8160dcdf6&club_id=19718&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_19718" onclick="toggle_ecg('club_19718', 'a-mission_19718', 'a-mission_19718');"> <strong>Mission</strong><br> Alpha Phi was founded in 1872 on the values of sisterhood, scholarship, service, leadership, loyalty, and character development. This was before the word sorority was coined, which is why we are called Alpha Phi International Fraternity. The sisterhood of Alpha Phi is home to 170 collegiate campuses and more than 200,000 members. Alpha Phi women share a commitment to excellence and a strong desire to support one another and their community. <br />Our chapter, Epsilon Kappa, was founded at West Chester University on April 18th, 1971. We pride ourselves in raising money and awareness for women's cardiac care through our annual "Hoops For Heart" basketball tournament, "Move Your PHI't" heart walk, Red Dress Gala, and many smaller fundraisers. Our philanthropy, The Alpha Phi Foundation, also provides many grants, scholarships, and leadership opportunities for women across the nation. Our chapter is composed of smart, driven, light-hearted women who love, support and inspire one another throughout our lifetime.<br /> </p> <script> $("#club_19718").on('focus', function() { $("#club_19718").keyup(null); setTimeout(function() { var isActive = false; $("#club_19718").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_19718").keyup(null); $("#club_19718").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_19718" onclick="toggle_ecg('club_whatwedo_19718', 'a-member-benefits_19718', 'a-member-benefits_19718');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_19718").on('focus', function() { $("#club_whatwedo_19718").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_19718").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_19718").keyup(null); $("#club_whatwedo_19718").click(); } else { isActive = false; } }); }, 250); }); </script> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> Alpha Phi has a total of <b><a href="javascript:toggle_ecg('group_points_19718')">50 points</a></b>. <ul id="group_points_19718" style="display:none"> <li style="padding: 2px 0px;">Upload files - <span class="badge badge-cg--engage">x1</span></li> </ul> </p> </div> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_19719" onclick="toggle_ecg('email_restriction_19719');toggle_ecg('div_waiver_19719', 'cb_club_19719', 'div_waiver_19719');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="19719" /> <label for="cb_club_19719"> <span class="visually-hidden">Select Alpha Phi Alpha Fraternity Inc.'s group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ramconnect.wcupa.edu/APA/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Alpha Phi Alpha Fraternity Inc.'s logo" src="/images/default_club_logo_square.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ramconnect.wcupa.edu/APA/ "> Alpha Phi Alpha Fraternity Inc. </a> </h4> <p class="h5 media-heading grey-element"> Recognized Clubs & Organizations - Greek Letter Organization </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Alpha Phi Alpha Fraternity Inc. Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ramconnect.wcupa.edu/APA/"><span class="mdi mdi-web"></span>Website</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title="Send a Message to Grant Holley" href="javascript:;" onClick="openModal('/send_message_boot?club_id=19719&uid=cefbb948-9456-11e9-a04e-0a85c368333a&ax=1&async=1&modal=true');">Grant Holley</a>, <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=5955903a-8aac-11e8-b516-0ac8160dcdf6&club_id=19719&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_19719" onclick="toggle_ecg('club_19719', 'a-mission_19719', 'a-mission_19719');"> <strong>Mission</strong><br> </p> <script> $("#club_19719").on('focus', function() { $("#club_19719").keyup(null); setTimeout(function() { var isActive = false; $("#club_19719").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_19719").keyup(null); $("#club_19719").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_19719" onclick="toggle_ecg('club_whatwedo_19719', 'a-member-benefits_19719', 'a-member-benefits_19719');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_19719").on('focus', function() { $("#club_whatwedo_19719").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_19719").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_19719").keyup(null); $("#club_whatwedo_19719").click(); } else { isActive = false; } }); }, 250); }); </script> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> Alpha Phi Alpha Fraternity Inc. has a total of <b><a href="javascript:toggle_ecg('group_points_19719')">50 points</a></b>. <ul id="group_points_19719" style="display:none"> <li style="padding: 2px 0px;">Upload files - <span class="badge badge-cg--engage">x1</span></li> </ul> </p> </div> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_19721" onclick="toggle_ecg('email_restriction_19721');toggle_ecg('div_waiver_19721', 'cb_club_19721', 'div_waiver_19721');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="19721" /> <label for="cb_club_19721"> <span class="visually-hidden">Select Alpha Phi Sigma's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href="https://alphaphisigma.org/"> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Alpha Phi Sigma's logo" src="/upload/wcupa/2021/s2_image_upload_733844_10jpg_1211173.jpeg" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href="https://alphaphisigma.org/"> Alpha Phi Sigma </a> </h4> <p class="h5 media-heading grey-element"> Honor Societies - Honor Society </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Alpha Phi Sigma Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://alphaphisigma.org/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_19721" aria-label="Alpha Phi Sigma mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_19721', 'a-mission_19721', 'club_19721');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <a id="a-member-benefits_19721" aria-label="Alpha Phi Sigma Membership Benefits" style="margin-right: 15px;" href="javascript:toggle_ecg('club_whatwedo_19721', 'a-member-benefits_19721', 'club_whatwedo_19721');"><span class="mdi mdi-star-outline"></span>Membership Benefits</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title="Send a Message to Ashley Tinervia" href="javascript:;" onClick="openModal('/send_message_boot?club_id=19721&uid=aa2e9eb0-6723-11eb-8b7c-0ed0b84bd193&ax=1&async=1&modal=true');">Ashley Tinervia</a>, <a title="Send a Message to Annie Wineka" href="javascript:;" onClick="openModal('/send_message_boot?club_id=19721&uid=d41bedb7-4f90-11eb-8b7c-0ed0b84bd193&ax=1&async=1&modal=true');">Annie Wineka</a>, <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=59620f82-8aac-11e8-b516-0ac8160dcdf6&club_id=19721&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_19721" onclick="toggle_ecg('club_19721', 'a-mission_19721', 'a-mission_19721');"> <strong>Mission</strong><br> The Mission of Alpha Phi Sigma is to promote analytical thinking, rigorous scholarship and lifelong learning; to keep abreast of the advances in scientific research; to elevate the ethical standards of the criminal justice professions and to sustain in the public mind the benefit and necessity of education and professional training. </p> <script> $("#club_19721").on('focus', function() { $("#club_19721").keyup(null); setTimeout(function() { var isActive = false; $("#club_19721").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_19721").keyup(null); $("#club_19721").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_19721" onclick="toggle_ecg('club_whatwedo_19721', 'a-member-benefits_19721', 'a-member-benefits_19721');"><strong>Membership Benefits</strong><br>Opportunities for professional development through guest speakers and other supplemental activities. Opportunities to participate in community service projects. Opportunities to network with other criminal justice students and faculty. Honor cords at graduation.<br /><br />GS-7 - Bachelor's degree with Superior Academic Achievement for two-grade interval positions . . . <br /><br />Superior Academic Achievement is based on (1) class standing, (2) grade-point average, or (3) honor society membership.<br /><br />3. Election to membership in a national scholastic honor society -- Applicants can be considered eligible based on membership in one of the national scholastic honor societies listed below. These honor societies are listed by the Association of College Honor Societies. Agencies considering eligibility based on any society not included in the following list must ensure that the honor society meets the minimum requirements of the Association of College Honor Societies. Membership in a freshman honor society cannot be used to meet the requirements of this provision.<br /><br />-- Alpha Phi Sigma meets the above requirements.</p> <script> $("#club_whatwedo_19721").on('focus', function() { $("#club_whatwedo_19721").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_19721").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_19721").keyup(null); $("#club_whatwedo_19721").click(); } else { isActive = false; } }); }, 250); }); </script> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> Alpha Phi Sigma has a total of <b><a href="javascript:toggle_ecg('group_points_19721')">600 points</a></b>. <ul id="group_points_19721" style="display:none"> <li style="padding: 2px 0px;">Created Survey - <span class="badge badge-cg--engage">x1</span></li> <li style="padding: 2px 0px;">Attendance Tracking - <span class="badge badge-cg--engage">x4</span></li> <li style="padding: 2px 0px;">Organize an Event - <span class="badge badge-cg--engage">x25</span></li> <li style="padding: 2px 0px;">Sends Emails - <span class="badge badge-cg--engage">x25</span></li> <li style="padding: 2px 0px;">Upload files - <span class="badge badge-cg--engage">x1</span></li> </ul> </p> </div> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_19722" onclick="toggle_ecg('email_restriction_19722');toggle_ecg('div_waiver_19722', 'cb_club_19722', 'div_waiver_19722');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="19722" /> <label for="cb_club_19722"> <span class="visually-hidden">Select Alpha Psi Omega Theatre Arts Honor Society's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href="https://www.alphapsiomega.org/"> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Alpha Psi Omega Theatre Arts Honor Society's logo" src="/upload/wcupa/2020/s2_image_upload_1207030_apovertlogoalt3jpg_62135313.jpeg" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href="https://www.alphapsiomega.org/"> Alpha Psi Omega Theatre Arts Honor Society </a> </h4> <p class="h5 media-heading grey-element"> Honor Societies - Honor Society </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Alpha Psi Omega Theatre Arts Honor Society Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://www.alphapsiomega.org/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_19722" aria-label="Alpha Psi Omega Theatre Arts Honor Society mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_19722', 'a-mission_19722', 'club_19722');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title="Send a Message to Ronnie Hernandez" href="javascript:;" onClick="openModal('/send_message_boot?club_id=19722&uid=a3f55af1-6881-11ea-80af-0a85c368333a&ax=1&async=1&modal=true');">Ronnie Hernandez</a>, <a title="Send a Message to Kendall Collins" href="javascript:;" onClick="openModal('/send_message_boot?club_id=19722&uid=07486328-7250-11ec-84cd-0ec578521fa5&ax=1&async=1&modal=true');">Kendall Collins</a>, <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=59680ed5-8aac-11e8-b516-0ac8160dcdf6&club_id=19722&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_19722" onclick="toggle_ecg('club_19722', 'a-mission_19722', 'a-mission_19722');"> <strong>Mission</strong><br> Alpha Psi Omega was organized as a theater honor society for the purpose of providing acknowledgement to those demonstrating a high standard of accomplishment in theater and, through the expansion of Alpha Psi Omega among colleges and universities, providing a wider fellowship for those interested in theater. </p> <script> $("#club_19722").on('focus', function() { $("#club_19722").keyup(null); setTimeout(function() { var isActive = false; $("#club_19722").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_19722").keyup(null); $("#club_19722").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_19722" onclick="toggle_ecg('club_whatwedo_19722', 'a-member-benefits_19722', 'a-member-benefits_19722');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_19722").on('focus', function() { $("#club_whatwedo_19722").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_19722").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_19722").keyup(null); $("#club_whatwedo_19722").click(); } else { isActive = false; } }); }, 250); }); </script> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> Alpha Psi Omega Theatre Arts Honor Society has a total of <b><a href="javascript:toggle_ecg('group_points_19722')">50 points</a></b>. <ul id="group_points_19722" style="display:none"> <li style="padding: 2px 0px;">Upload files - <span class="badge badge-cg--engage">x1</span></li> </ul> </p> </div> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_19723" onclick="toggle_ecg('email_restriction_19723');toggle_ecg('div_waiver_19723', 'cb_club_19723', 'div_waiver_19723');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="19723" /> <label for="cb_club_19723"> <span class="visually-hidden">Select Alpha Sigma Alpha's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ramconnect.wcupa.edu/asa/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Alpha Sigma Alpha's logo" src="/images/default_club_logo_square.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ramconnect.wcupa.edu/asa/ "> Alpha Sigma Alpha </a> </h4> <p class="h5 media-heading grey-element"> Recognized Clubs & Organizations - Greek Letter Organization </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Alpha Sigma Alpha Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ramconnect.wcupa.edu/asa/"><span class="mdi mdi-web"></span>Website</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=596d80cf-8aac-11e8-b516-0ac8160dcdf6&club_id=19723&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_19723" onclick="toggle_ecg('club_19723', 'a-mission_19723', 'a-mission_19723');"> <strong>Mission</strong><br> </p> <script> $("#club_19723").on('focus', function() { $("#club_19723").keyup(null); setTimeout(function() { var isActive = false; $("#club_19723").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_19723").keyup(null); $("#club_19723").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_19723" onclick="toggle_ecg('club_whatwedo_19723', 'a-member-benefits_19723', 'a-member-benefits_19723');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_19723").on('focus', function() { $("#club_whatwedo_19723").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_19723").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_19723").keyup(null); $("#club_whatwedo_19723").click(); } else { isActive = false; } }); }, 250); }); </script> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> Alpha Sigma Alpha has a total of <b><a href="javascript:toggle_ecg('group_points_19723')">50 points</a></b>. <ul id="group_points_19723" style="display:none"> <li style="padding: 2px 0px;">Upload files - <span class="badge badge-cg--engage">x1</span></li> </ul> </p> </div> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_19724" onclick="toggle_ecg('email_restriction_19724');toggle_ecg('div_waiver_19724', 'cb_club_19724', 'div_waiver_19724');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="19724" /> <label for="cb_club_19724"> <span class="visually-hidden">Select Alpha Sigma Tau's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ramconnect.wcupa.edu/ast/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Alpha Sigma Tau's logo" src="/images/default_club_logo_square.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ramconnect.wcupa.edu/ast/ "> Alpha Sigma Tau </a> </h4> <p class="h5 media-heading grey-element"> Recognized Clubs & Organizations - Greek Letter Organization </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Alpha Sigma Tau Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ramconnect.wcupa.edu/ast/"><span class="mdi mdi-web"></span>Website</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title="Send a Message to Brielle McCoy" href="javascript:;" onClick="openModal('/send_message_boot?club_id=19724&uid=46ba3aeb-8d44-11e9-b822-0a85c368333a&ax=1&async=1&modal=true');">Brielle McCoy</a>, <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=5973a4c1-8aac-11e8-b516-0ac8160dcdf6&club_id=19724&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_19724" onclick="toggle_ecg('club_19724', 'a-mission_19724', 'a-mission_19724');"> <strong>Mission</strong><br> </p> <script> $("#club_19724").on('focus', function() { $("#club_19724").keyup(null); setTimeout(function() { var isActive = false; $("#club_19724").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_19724").keyup(null); $("#club_19724").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_19724" onclick="toggle_ecg('club_whatwedo_19724', 'a-member-benefits_19724', 'a-member-benefits_19724');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_19724").on('focus', function() { $("#club_whatwedo_19724").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_19724").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_19724").keyup(null); $("#club_whatwedo_19724").click(); } else { isActive = false; } }); }, 250); }); </script> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> Alpha Sigma Tau has a total of <b><a href="javascript:toggle_ecg('group_points_19724')">50 points</a></b>. <ul id="group_points_19724" style="display:none"> <li style="padding: 2px 0px;">Upload files - <span class="badge badge-cg--engage">x1</span></li> </ul> </p> </div> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <div class="text-center" style="padding:10px"> <a class="btn btn-grey" href="/club_signup?view=all&" role="button">Load all 429 groups</a> </div> <div class="visually-hidden" role="region">This region is just before the bottom page controls. Press Tab to continue.</div> <div class="fixed--bottom text-center"> <script type="text/javascript"> function check_more_details() { var arr_ids = []; $('input[name=clubs]:checked').map(function() { arr_ids.push($(this).val()); }); var submit = 1; for (x = 0; x < arr_ids.length; x++) { if ( document.getElementById("cb_club_" + arr_ids[x]).checked ) { if (document.getElementById("more_details_" + arr_ids[x]).value == "") { submit = 0; } } } if (submit == 0) { alert("You must fill out the More Details text boxes of the selected groups."); return false; } else { return true; } } function check_waiver() { var arr_ids = []; $('input[name=clubs]:checked').map(function() { arr_ids.push($(this).val()); }); var submit = 1; for (x = 0; x < arr_ids.length; x++) { if ( document.getElementById("cb_club_" + arr_ids[x]).checked && document.getElementById("waiver_" + arr_ids[x])) { if ((!document.getElementById("waiver_" + arr_ids[x]).checked && $("#waiver_" + arr_ids[x]).is(":visible")) || ($("#waiver_signature_" + arr_ids[x]).val() === "" && $("#waiver_signature_" + arr_ids[x]).is(":visible"))) { submit = 0; } } } if (submit == 0) { alert("You must agree and sign all the waivers of the groups you selected."); return false; } else { return true; } } function check_membership_option() { var arr_ids = []; $('input[name=clubs]:checked').map(function() { arr_ids.push($(this).val()); }); var submit = 1; for (x = 0; x < arr_ids.length; x++) { if ( document.getElementById("cb_club_" + arr_ids[x]).checked ) { if (document.getElementById("club_options_" + arr_ids[x])) { if (document.getElementById("club_options_" + arr_ids[x]).value == "") { submit = 0; } } } } if (submit == 0) { alert("You must select a Membership Option for each of the applicable selected groups."); return false; } else { return true; } } </script> <input onclick="javascript: var waiver = check_waiver(); var membership_option = check_membership_option(); if (waiver && membership_option) {return check_more_details();} else {return false;}" class="btn btn-cg--group" type="submit" role="button" name="Submit" value=" Join " style="margin-top: 10px;"/> </div> </form> </ul> </div> <script> function onSelectClubToJoin(checkbox) { if( $(checkbox).prop('checked') ) { $(checkbox).closest(".list-group-item").addClass("list-group-item--selected").addClass("border-cg--group") } else { $(checkbox).closest(".list-group-item").removeClass("list-group-item--selected").removeClass("border-cg--group") } } </script> <!-- LL - 10/03/2017: Moved up here so ckeditor can work in popups --> <script> //YT Viewer if (typeof arrYoutubePlayerObjects != "undefined") { $("#youtubeScript").remove(); $("#www-widgetapi-script").remove(); if (window['YT'] != undefined) { window.YT.loading = 0; window.YT.loaded = 0; } var youtubeTag = document.createElement('script'); youtubeTag.id = "youtubeScript"; youtubeTag.src = "https://www.youtube.com/iframe_api"; youtubeTag.async = false; // Get First Script Tag & Insert Vimeo Script before that. var firstScriptTag = document.getElementsByTagName('script')[0]; firstScriptTag.parentNode.insertBefore(youtubeTag, firstScriptTag); // Array of Players var arrYoutubePlayers = []; // Functions to work on Youtube Players function onYoutubePlayerReady(event) { var player = event.target; $(window).blur(function() { player.pauseVideo(); }); $(window).scroll(function() { if ( !isInViewport(document.getElementById("player--" + player.youtubeObject.cgID))) { player.pauseVideo(); } }); var startTime = new Date(player.youtubeObject.startTime * 1000).toISOString(); var totalTime = new Date(player.getDuration() * 1000).toISOString(); if (player.getDuration() >= 3600) { startTime = startTime.substr(11, 8); totalTime = totalTime.substr(11, 8); } else { startTime = startTime.substr(14, 5); totalTime = totalTime.substr(14, 5); } $("#player-btn--" + player.youtubeObject.cgID + " div.timer").html("<span id='player-time--" + player.youtubeObject.cgID + "'>" + startTime + "</span> / " + totalTime); } function onYoutubePlayerStateChange(event) { var player = event.target; if (event.data == YT.PlayerState.PLAYING) { // Change Buttons $("#player-btn--" + player.youtubeObject.cgID + " button.playpause").attr("data-status", "pause").attr("aria-label", "Pause"); $("#player-btn--" + player.youtubeObject.cgID + " button.playpause span.mdi").removeClass("mdi-play").addClass("mdi-pause"); } if (event.data == YT.PlayerState.PLAYING && player.intervalFunction == null) { // HACK For Window BLUR window.focus(); // AJAX Recurring Call player.intervalFunction = setInterval(function() { postVideoViews(player.youtubeObject.cgUID, player.youtubeObject.cgUID_s, player.getCurrentTime()); }, 10000); // Timer player.intervalTimerFunction = setInterval(function() { var currentTime = new Date(player.getCurrentTime() * 1000).toISOString(); if (player.getDuration() >= 3600) { currentTime = currentTime.substr(11, 8); } else { currentTime = currentTime.substr(14, 5); } $("#player-time--" + player.youtubeObject.cgID).html(currentTime); }, 1000) } else if (event.data == YT.PlayerState.PAUSED || event.data == YT.PlayerState.ENDED) { // Change Buttons $("#player-btn--" + player.youtubeObject.cgID + " button.playpause").attr("data-status", "play").attr("aria-label", "Play"); $("#player-btn--" + player.youtubeObject.cgID + " button.playpause span.mdi").removeClass("mdi-pause").addClass("mdi-play"); clearInterval(player.intervalFunction); clearInterval(player.intervalTimerFunction); player.intervalFunction = null; player.intervalTimerFunction = null; postVideoViews(player.youtubeObject.cgUID, player.youtubeObject.cgUID_s, player.getCurrentTime(), (event.data == YT.PlayerState.ENDED ? 'true' : '')); //if (event.data == YT.PlayerState.ENDED) { //if (typeof refreshTrackChecklist !== "undefined") { refreshTrackChecklist(); } //else if (typeof parent.refreshTrackChecklist !== "undefined") { parent.refreshTrackChecklist(); } //} } } function youtubePlayerPlayPause(player) { var currentStatus = $("#player-btn--" + player.youtubeObject.cgID + " button.playpause").attr("data-status"); if (currentStatus == "play") { player.playVideo(); } else if (currentStatus == "pause") { player.pauseVideo(); } } /* Function that checks localStorage for the Vimeo/YouTube closed captions load policy. Returns number values: * 0 - closed captions should be be disabled (do not load closed captions) * 1 - closed captions should be loaded when video loads * If the local storage key is not defined we return 0 (as a number). */ function getVideoPlayerCCLoadPolicy() { try { const lsKey = 'cg-video-player-cc-load-policy'; const ccLoadPolicy = localStorage.getItem(lsKey); return (ccLoadPolicy === '1') ? 1 : 0; } catch(e) { return 0; } } /* Function that toggles the video player CC load policy stored in local storage. Toggled values are (strings values): * '0' - closed captions should be be disabled (do not load closed captions) * '1' - closed captions should be loaded when video loads * If the local storage key is not defined it is treated as though the value were '0' and toggles to '1'. * */ function toggleVideoPlayerCCLoadPolicy() { try { const lsKey = 'cg-video-player-cc-load-policy'; const ccLoadPolicy = localStorage.getItem(lsKey); if (ccLoadPolicy === '1') { localStorage.setItem(lsKey, '0'); } else { localStorage.setItem(lsKey, '1'); } } catch(e) { return; } } /* Function that prompts the user for confirmation before toggling the video player closed caption load policy. * - If closed captions are currently turned off, the user will be prompted to confirm before turning them on (and vice versa) * - Video player CC load policy setting is stored in local storage (see above functions) * - Vimeo and YouTube video players require reload of the associated IFrames to change the setting, * if user confirms yes to reload, the page will be reloaded. */ function toggleClosedCaptionsAndReloadVideoIframes() { const turnClosedCaptionsOnOff = (typeof getVideoPlayerCCLoadPolicy !== 'undefined' && getVideoPlayerCCLoadPolicy() === 1) ? 'off' : 'on'; const message = 'Turning ' + turnClosedCaptionsOnOff + ' closed captions will reload this page, please save any outstanding changes before you choose to turn closed captions ' + turnClosedCaptionsOnOff + '. Are you sure you want to turn closed captions ' + turnClosedCaptionsOnOff + '?'; if (confirm(message)) { toggleVideoPlayerCCLoadPolicy(); location.reload(); } else { return false; } } // Called when the script is fully loaded. function onYouTubeIframeAPIReady() { // Loop through players arrYoutubePlayerObjects.forEach(function (youtubeObject, index) { arrYoutubePlayers[index] = new YT.Player("player--" + youtubeObject.cgID, { height: youtubeObject.height, width: youtubeObject.width, videoId: youtubeObject.videoID, playerVars: { modestbranding: 1, rel: 0, disablekb: 1, playsinline: 1, controls: 0, start: youtubeObject.startTime, cc_load_policy: (typeof getVideoPlayerCCLoadPolicy !== 'undefined') ? getVideoPlayerCCLoadPolicy() : 0 }, events: { 'onStateChange': onYoutubePlayerStateChange, 'onReady': onYoutubePlayerReady } }); arrYoutubePlayers[index].youtubeObject = youtubeObject; arrYoutubePlayers[index].intervalFunction = null; $("#player-btn--" + youtubeObject.cgID + " button.playpause").on('click', function() { youtubePlayerPlayPause(arrYoutubePlayers[index]); }); $("#player-btn--" + youtubeObject.cgID + " button.replay").on('click', function() { arrYoutubePlayers[index].seekTo(0); }); $("#player-btn--" + youtubeObject.cgID + " button.rewind").on('click', function() { arrYoutubePlayers[index].seekTo(arrYoutubePlayers[index].getCurrentTime() - 10); }); const turnClosedCaptionsOnOff = (typeof getVideoPlayerCCLoadPolicy !== 'undefined' && getVideoPlayerCCLoadPolicy() === 1) ? 'off' : 'on'; $("#player-btn--" + youtubeObject.cgID + " button.closedcaption").attr('aria-label', 'Turn ' + turnClosedCaptionsOnOff + ' closed captions. Note, this requires a reload of the current page.'); $("#player-btn--" + youtubeObject.cgID + " button.closedcaption").on('click', function() { toggleClosedCaptionsAndReloadVideoIframes(); }); $("#player-btn--" + youtubeObject.cgID + " button.fullscreen").on('click', function() { arrYoutubePlayers[index].pauseVideo(); tb_show("", "/video_player?embed=1&uid=" + youtubeObject.cgUID + "&width=995&height=680&modal=true&TB_iframe=1", ""); }); }); arrYoutubePlayerObjects = undefined; } } //Vimeo Viewer if (typeof arrVimeoPlayerObjects != "undefined") { $("#vimeoScript").remove(); var vimeoTag = document.createElement('script'); vimeoTag.id = "vimeoScript"; vimeoTag.src = "https://player.vimeo.com/api/player.js"; vimeoTag.async = false; // Get First Script Tag & Insert Vimeo Script before that. var firstScriptTag = document.getElementsByTagName('script')[0]; firstScriptTag.parentNode.insertBefore(vimeoTag, firstScriptTag); // Array of Players var arrVimeoPlayers = []; // Functions to work on Vimeo Players function vimeoPlayerPlay(player) { // Change Buttons $("#player-btn--" + player.vimeoObject.cgID + " button.playpause").attr("data-status", "pause").attr("aria-label", "Pause"); $("#player-btn--" + player.vimeoObject.cgID + " button.playpause span.mdi").removeClass("mdi-play").addClass("mdi-pause"); // AJAX Recurring Call player.intervalFunction = setInterval( function() { player.getCurrentTime().then( function(seconds) { postVideoViews(player.vimeoObject.cgUID, player.vimeoObject.cgUID_s, seconds); }) }, 10000) // Timer player.intervalTimerFunction = setInterval(function() { player.getCurrentTime().then( function(seconds) { var currentTime = new Date(seconds * 1000).toISOString(); if (player.totalDuration >= 3600) { currentTime = currentTime.substr(11, 8); } else { currentTime = currentTime.substr(14, 5); } $("#player-time--" + player.vimeoObject.cgID).html(currentTime); }) }, 1000) } function vimeoPlayerPause(player) { // Change Buttons $("#player-btn--" + player.vimeoObject.cgID + " button.playpause").attr("data-status", "play").attr("aria-label", "Play"); $("#player-btn--" + player.vimeoObject.cgID + " button.playpause span.mdi").removeClass("mdi-pause").addClass("mdi-play"); // Clear AJAX Recurring Call clearInterval(player.intervalFunction); clearInterval(player.intervalTimerFunction); player.intervalFunction = null; player.intervalTimerFunction = null; player.getCurrentTime().then( function(seconds) { postVideoViews(player.vimeoObject.cgUID, player.vimeoObject.cgUID_s, seconds); }); } function vimeoPlayerEnded(player) { // Change Buttons $("#player-btn--" + player.vimeoObject.cgID + " button.playpause").attr("data-status", "play").attr("aria-label", "Play"); $("#player-btn--" + player.vimeoObject.cgID + " button.playpause span.mdi").removeClass("mdi-pause").addClass("mdi-play"); // Clear AJAX Recurring Call clearInterval(player.intervalFunction); clearInterval(player.intervalTimerFunction); player.intervalFunction = null; player.intervalTimerFunction = null; player.getCurrentTime().then( function(seconds) { postVideoViews(player.vimeoObject.cgUID, player.vimeoObject.cgUID_s, seconds, 'true'); }); //if (typeof refreshTrackChecklist !== "undefined") { refreshTrackChecklist(); } //else if (typeof parent.refreshTrackChecklist !== "undefined") { parent.refreshTrackChecklist(); } } function vimeoPlayerPlayPause(player) { var currentStatus = $("#player-btn--" + player.vimeoObject.cgID + " button.playpause").attr("data-status"); if (currentStatus == "play") { player.play(); } else if (currentStatus == "pause") { player.pause(); } } // We wait until the script is fully loaded. $("#vimeoScript").on('load', function() { // Loop through players arrVimeoPlayerObjects.forEach(function (vimeoObject, index) { if (typeof getVideoPlayerCCLoadPolicy !== 'undefined' && getVideoPlayerCCLoadPolicy() === 1) { // load with closed captions enabled (set texttrack to 'en') arrVimeoPlayers[index] = new Vimeo.Player("player--" + vimeoObject.cgID, { url: vimeoObject.URL , height: vimeoObject.height, width: vimeoObject.width, controls: false, texttrack: 'en' }); } else { arrVimeoPlayers[index] = new Vimeo.Player("player--" + vimeoObject.cgID, { url: vimeoObject.URL , height: vimeoObject.height, width: vimeoObject.width, controls: false }); } arrVimeoPlayers[index].vimeoObject = vimeoObject; arrVimeoPlayers[index].intervalFunction = null; if (vimeoObject.startTime != 0) { arrVimeoPlayers[index].setCurrentTime(vimeoObject.startTime); } arrVimeoPlayers[index].on('play', function() { vimeoPlayerPlay(this) } ); arrVimeoPlayers[index].on('pause', function() { vimeoPlayerPause(this) } ); arrVimeoPlayers[index].on('ended', function() { vimeoPlayerEnded(this) } ); $("#player-btn--" + vimeoObject.cgID + " button.playpause").on('click', function() { vimeoPlayerPlayPause(arrVimeoPlayers[index]); }); $("#player-btn--" + vimeoObject.cgID + " button.replay").on('click', function() { arrVimeoPlayers[index].setCurrentTime(0) }); $("#player-btn--" + vimeoObject.cgID + " button.rewind").on('click', function() { arrVimeoPlayers[index].getCurrentTime().then(function(seconds) { arrVimeoPlayers[index].setCurrentTime(Math.max(0, seconds - 10)); }) }); const turnClosedCaptionsOnOff = (typeof getVideoPlayerCCLoadPolicy !== 'undefined' && getVideoPlayerCCLoadPolicy() === 1) ? 'off' : 'on'; $("#player-btn--" + vimeoObject.cgID + " button.closedcaption").attr('aria-label', 'Turn ' + turnClosedCaptionsOnOff + ' closed captions. Note, this requires a reload of the current page.'); $("#player-btn--" + vimeoObject.cgID + " button.closedcaption").on('click', function() { toggleClosedCaptionsAndReloadVideoIframes(); }); $("#player-btn--" + vimeoObject.cgID + " button.fullscreen").on('click', function() { arrVimeoPlayers[index].pause(); tb_show("", "/video_player?embed=1&uid=" + vimeoObject.cgUID + "&width=995&height=680&modal=true&TB_iframe=1", ""); }); $(window).blur(function() { arrVimeoPlayers[index].pause(); }); $(window).scroll(function() { if ( !isInViewport(document.getElementById("player--" + vimeoObject.cgID))) { arrVimeoPlayers[index].pause(); } }); var startTime = new Date(vimeoObject.startTime * 1000).toISOString(); var totalTime = 0; arrVimeoPlayers[index].getDuration().then(function(seconds) { arrVimeoPlayers[index].totalDuration = seconds; totalTime = new Date(seconds * 1000).toISOString(); if (seconds >= 3600) { startTime = startTime.substr(11, 8); totalTime = totalTime.substr(11, 8); } else { startTime = startTime.substr(14, 5); totalTime = totalTime.substr(14, 5); } $("#player-btn--" + vimeoObject.cgID + " div.timer").html("<span id='player-time--" + vimeoObject.cgID + "'>" + startTime + "</span> / " + totalTime); }); }); arrVimeoPlayerObjects = undefined; }); } </script> <script> $(document).ready(function(){ $("[data-toggle='tooltip']").tooltip(); $(".btn--loader").click(function() { loadButton($(this)); }); tb_init('a.thickbox, area.thickbox, input.thickbox'); // fix for the non editable input in ckeditor (ex: URL...) $(".modal").removeAttr("tabindex"); setupAjaxAccessibility(); }); </script> <!-- AX != 1 --> </div><!--/.content --> </div><!--/.content-page --> </div><!--/.inner-shell --> <script type="text/javascript" src="/js/jquery-migrate-1.2.1.js"></script> <!-- THICKBOX --> <script src="/js/thickbox/thickbox.js"></script> <script type="text/javascript" src="/static/js/metisMenuCustom.js?v=1"></script> <script type="text/javascript" src="/static/js/jquery.slimscroll.js"></script> <!--<link href="/static/css/scrollbar.css" rel="stylesheet"> <script type="text/javascript" src="/static/js/scrollbar.js"></script>--> <script type="text/javascript">function $$(strId) { return document.getElementById(strId); }</script> <script type="text/javascript" src="/static/plugins/clamp/clamp.min.js"></script> <script type="text/javascript" src="/static/js/core.js"></script> <script type="text/javascript" src="/static/js/menu.js"></script> <script type="text/javascript" src="/static/js/routing.js"></script> <script type="text/javascript">$.ajaxSetup({cache:true})</script> <!-- @TODO: This is for jPrompt. We might to see if an update is available or give it a better style --> <link href="/js/jquery-alerts/jquery.alerts.css" rel="stylesheet" type="text/css"> <script src="/js/jquery-alerts/jquery.alerts.js" type="text/javascript"></script> <!-- @TODO: Check if used : put directly on /r and student_password--> <script> </script> <!-- Google Analytics --> <script> var _customTask = function() { return function(model){ var piiRegex = [ { name: 'Email', regex: /.{4}@.{4}/g}, { name: 'Phone_Number', regex: /^(\+|\d)[0-9]{7,16}$/g}, { name: 'SSN', regex: /^\d{3}-\d{2}-\d{4}$}/g}, { name: 'Address', regex: /^\d+\s[A-z]+\s[A-z]+/g}]; var globalSendTaskName = '_' + model.get('trackingId') + '_sendHitTask'; // Fetch reference to the original sendHitTask var originalSendTask = window[globalSendTaskName] = window[globalSendTaskName] || model.get('sendHitTask'); var i, hitPayload, parts, val; // Overwrite sendHitTask with PII purger model.set('sendHitTask', function(sendModel) { hitPayload = sendModel.get('hitPayload').split('&'); for (i = 0; i < hitPayload.length; i++) { parts = hitPayload[i].split('='); // Double-decode, to account for web server encode + analytics.js encode try { val = decodeURIComponent(decodeURIComponent(parts[1])); } catch(e) { val = decodeURIComponent(parts[1]); } piiRegex.forEach(function(pii) { val = val.replace(pii.regex, '[REDACTED ' + pii.name + ']'); }); parts[1] = encodeURIComponent(val); hitPayload[i] = parts.join('='); } sendModel.set('hitPayload', hitPayload.join('&'), true); originalSendTask(sendModel); }); }; } </script> <!-- GA4 implementation --> <script async src='https://www.googletagmanager.com/gtag/js?id=UA-149720528-1'></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-149720528-1', { 'send_page_view': true, 'name': 'school', custom_map: { 'dimension1': 'customTask' } }); gtag('event', 'page_view', { customTask: _customTask() }); </script> <!-- End Google Analytics --> <!-- Help --> <!-- End Help --> </body> <!-- END AX != 1 --> <style> /* Accessibility Mode OFF - Default outline on :focus (none) */ :focus { outline: none; } a:focus { outline: none; } button.close:focus { outline: none; } .button:focus { outline: none; } .button.focus { outline: none; } .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus { outline: none; } .dropdown-toggle:focus { outline: none; } #header__btn-cont--manage:focus, #header__btn-cont--manage:focus-within { outline: none; } /* no outline/focus on the following (various reasons including hover style on focus, other focus styles applied, etc.) */ h2:focus { outline: none; outline-offset: 0px; border: none; } /* .page__header--btns .btn:focus { outline: none !important; outline-offset: 0px !important; } */ /* a.btn--rounded:focus { outline: none !important; outline-offset: 0px !important; } */ </style> <!-- should always be last stylesheet loaded, version=yyyymmddx --> <link href="/static/css/accessibility.css?v=20220717.1" rel="stylesheet" /> </html>