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 UC San Francisco - Powered by CampusGroups."> <meta name="title" content="UC San Francisco"> <!-- 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/ucsf/2019/s1_image_upload_34747_ucsffavicon_123105452.png"> <link rel="shortcut icon" type="images/x-icon" href="/upload/ucsf/2019/s1_image_upload_34747_ucsffavicon_123105452.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.js"></script> <script src="/static/js/polyfill.js"></script> <!-- HEADER --> <style> .btn--school { background-color: #052049; color: #fff; } .btn--school:hover { background-color: #052049; color: #fff; } .btn--school:focus { background-color: #052049; color: #fff; } .topbar { background: #052049; border-color: #052049; } .topbar ul.nav > li > a:hover, .topbar ul.nav > li > button:hover { background-color: #ffffff !important; } .topbar ul.nav > li > a:focus, .topbar ul.nav > li > button:focus { background-color: #ffffff !important; outline: none; } .topbar .topbar__sidebar-toggle:hover { background-color: #ffffff !important; } .topbar .topbar__sidebar-toggle:focus { background-color: #ffffff !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: #ffffff !important; } .topbar li:focus-within > button.mdi-menu { background-color: #ffffff !important; } .topbar li.active > a, .topbar li.active > button { background-color: #ffffff !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--reverse" role="navigation" aria-label="Topbar"> <div class="topbar__left"> <div role="banner"> <a id="a-top-bar-logo" aria-label="UC San Francisco Logo. Opens the members homepage." role="button" class="logo" href="/groups"> <img class="topbar__icon-large" src="/upload/ucsf/2021/image_upload_34747_UCSF_Logo_21_White_RGB_5_122151121.png" alt="UC San Francisco Logo Image." aria-label="UC San Francisco Logo Image. Clicking opens the members home page." style="max-height: 50px; max-width: 165px;"> <img class="topbar__icon-small" src="/upload/ucsf/2019/image_upload_34747_ucsflogo_123105857.png" alt="UC San Francisco Logo Image." aria-label="UC San Francisco 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 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/news/" style="max-width: inherit"> News </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/news/" aria-label="News Section" role="button" tabindex="0">News</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="14799"> <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="2178783">Academic & Professional</option> <option value="2178786">Arts & Entertainment</option> <option value="2178785">Community Service</option> <option value="2178784">Cultural & Ethnic</option> <option value="2178782">Honor & Greek Societies</option> <option value="2178781">LGBTQ</option> <option value="2342407">Outreach or Recruitment</option> <option value="2342408">Religious or Spiritual</option> <option value="2342409">Social Issues & Advocacy</option> <option value="2404708">Sports & Recreation</option> <option value="11615782">Technology</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 "> All <span class="badge badge-cg--money">230</span></a> <a aria-label="Filter by Student Group: Interprofessional ( 53 entries ) . " class="btn btn-default " href="club_signup?group_type=27710&category_tags="> Student Group: Interprofessional <span class="badge badge-cg--money">53</span></a> <a aria-label="Filter by Student Group: Graduate Division ( 14 entries ) . " class="btn btn-default " href="club_signup?group_type=27715&category_tags="> Student Group: Graduate Division <span class="badge badge-cg--money">14</span></a> <a aria-label="Filter by Student Group: Physical Therapy ( 2 entries ) . " class="btn btn-default " href="club_signup?group_type=27716&category_tags="> Student Group: Physical Therapy <span class="badge badge-cg--money">2</span></a> <a aria-label="Filter by Student Group: School of Dentistry ( 30 entries ) . " class="btn btn-default " href="club_signup?group_type=27711&category_tags="> Student Group: School of Dentistry <span class="badge badge-cg--money">30</span></a> <a aria-label="Filter by Student Group: School of Medicine ( 67 entries ) . " class="btn btn-default " href="club_signup?group_type=27712&category_tags="> Student Group: School of Medicine <span class="badge badge-cg--money">67</span></a> <a aria-label="Filter by Student Group: School of Nursing ( 0 entries ) . " class="btn btn-default " href="club_signup?group_type=27714&category_tags="> Student Group: School of Nursing <span class="badge badge-cg--money">0</span></a> <a aria-label="Filter by Student Group: School of Pharmacy ( 22 entries ) . " class="btn btn-default " href="club_signup?group_type=27713&category_tags="> Student Group: School of Pharmacy <span class="badge badge-cg--money">22</span></a> <a aria-label="Filter by Student Government ( 7 entries ) . " class="btn btn-default " href="club_signup?group_type=14798&category_tags="> Student Government <span class="badge badge-cg--money">7</span></a> <a aria-label="Filter by Staff Group ( 31 entries ) . " class="btn btn-default active" href="club_signup?group_type=14799&category_tags="> Staff Group <span class="badge badge-cg--money">31</span></a> <a aria-label="Filter by Department ( 4 entries ) . " class="btn btn-default " href="club_signup?group_type=14797&category_tags="> Department <span class="badge badge-cg--money">4</span></a> <script> document.getElementById('clubsCount').innerHTML = '(230)'; </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="LXAs7NPeGsijj3iI128/snSww3rFwgtny7QChggL4wTY"> <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_59717" onclick="toggle_ecg('email_restriction_59717');toggle_ecg('div_waiver_59717', 'cb_club_59717', 'div_waiver_59717');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="59717" /> <label for="cb_club_59717"> <span class="visually-hidden">Select AAPI Coalition'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://ucsf.campusgroups.com/AAPICoalition/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="AAPI Coalition's logo" src="/upload/ucsf/2021/s2_image_upload_2939570_AAPI_Coalition_LogoPNG_62419178.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://ucsf.campusgroups.com/AAPICoalition/ "> AAPI Coalition </a> </h4> <p class="h5 media-heading grey-element"> Staff Group </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="AAPI Coalition Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/AAPICoalition/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_59717" aria-label="AAPI Coalition mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_59717', 'a-mission_59717', 'club_59717');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_59717" onclick="toggle_ecg('club_59717', 'a-mission_59717', 'a-mission_59717');"> <strong>Mission</strong><br> The Asian American, Native Hawaiian, & Pacific Islander (AANHPI) Coalition is a group of volunteer learners, staff, faculty, AANHPI organizations and departments within UCSF that aim to help address equity and inclusion for AANHPI-identifying UCSF members and to promote health equity for AANHPI-identifying patients at UCSF. </p> <script> $("#club_59717").on('focus', function() { $("#club_59717").keyup(null); setTimeout(function() { var isActive = false; $("#club_59717").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_59717").keyup(null); $("#club_59717").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_59717" onclick="toggle_ecg('club_whatwedo_59717', 'a-member-benefits_59717', 'a-member-benefits_59717');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_59717").on('focus', function() { $("#club_whatwedo_59717").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_59717").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_59717").keyup(null); $("#club_whatwedo_59717").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"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_24981" onclick="toggle_ecg('email_restriction_24981');toggle_ecg('div_waiver_24981', 'cb_club_24981', 'div_waiver_24981');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="24981" /> <label for="cb_club_24981"> <span class="visually-hidden">Select Artisan Guild by the Bay'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://artisanguild.ucsf.edu/"> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Artisan Guild by the Bay's logo" src="/upload/ucsf/2023/s2_image_upload_970684_agb1tight450PNG_66175319.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://artisanguild.ucsf.edu/"> Artisan Guild by the Bay </a> </h4> <p class="h5 media-heading grey-element"> Staff Group - Sports & Recreation </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Artisan Guild by the Bay Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://artisanguild.ucsf.edu/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_24981" aria-label="Artisan Guild by the Bay mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_24981', 'a-mission_24981', 'club_24981');"><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 Brandee Woleslagle" href="javascript:;" onClick="openModal('/send_message_boot?club_id=24981&uid=696f32ad-a391-11e9-a04e-0a85c368333a&ax=1&async=1&modal=true');">Brandee Woleslagle</a>, <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=eaea0284-9d44-11e9-a04e-0a85c368333a&club_id=24981&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_24981" onclick="toggle_ecg('club_24981', 'a-mission_24981', 'a-mission_24981');"> <strong>Mission</strong><br> Artisan Guild by the Bay (formerly the Laurel Heights Artisan Guild) celebrates, supports and promotes handmade crafts and artwork made for and by members of the UCSF community. Our aim is to foster community across the campus and to create a safe space to express our unique talents and creativity. We hold semi-annual craft fairs at the Mission Bay campus which are open to the public and vended by members of the guild. </p> <script> $("#club_24981").on('focus', function() { $("#club_24981").keyup(null); setTimeout(function() { var isActive = false; $("#club_24981").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_24981").keyup(null); $("#club_24981").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_24981" onclick="toggle_ecg('club_whatwedo_24981', 'a-member-benefits_24981', 'a-member-benefits_24981');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_24981").on('focus', function() { $("#club_whatwedo_24981").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_24981").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_24981").keyup(null); $("#club_whatwedo_24981").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"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_24967" onclick="toggle_ecg('email_restriction_24967');toggle_ecg('div_waiver_24967', 'cb_club_24967', 'div_waiver_24967');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="24967" /> <label for="cb_club_24967"> <span class="visually-hidden">Select Asian Pacific American Systemwide Alliance'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://ucsf.campusgroups.com/apasa/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Asian Pacific American Systemwide Alliance's logo" src="/upload/ucsf/2019/s2_image_upload_758467_APAMSAjpg_7313053.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://ucsf.campusgroups.com/apasa/ "> Asian Pacific American Systemwide Alliance </a> </h4> <p class="h5 media-heading grey-element"> Staff Group - Cultural & Ethnic </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Asian Pacific American Systemwide Alliance Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/apasa/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_24967" aria-label="Asian Pacific American Systemwide Alliance mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_24967', 'a-mission_24967', 'club_24967');"><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=ea67521f-9d44-11e9-a04e-0a85c368333a&club_id=24967&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_24967" onclick="toggle_ecg('club_24967', 'a-mission_24967', 'a-mission_24967');"> <strong>Mission</strong><br> The Asian Pacific American Systemwide Alliance (APASA) at UCSF was formed in 1988 to address issues impacting the Asian Pacific community and continues to promote professional and social relations within UCSF, as well as the rich and diverse cultural heritage of all Asian communities. In past years, APASA organized various cultural events including entertainment, speakers and workshops to celebrate, embrace and progress our Asian community at UCSF. APASA works closely with other UCSF minority organizations to address issues of equality, fair labor practices and diversity at UCSF. </p> <script> $("#club_24967").on('focus', function() { $("#club_24967").keyup(null); setTimeout(function() { var isActive = false; $("#club_24967").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_24967").keyup(null); $("#club_24967").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_24967" onclick="toggle_ecg('club_whatwedo_24967', 'a-member-benefits_24967', 'a-member-benefits_24967');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_24967").on('focus', function() { $("#club_whatwedo_24967").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_24967").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_24967").keyup(null); $("#club_whatwedo_24967").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"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_24968" onclick="toggle_ecg('email_restriction_24968');toggle_ecg('div_waiver_24968', 'cb_club_24968', 'div_waiver_24968');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="24968" /> <label for="cb_club_24968"> <span class="visually-hidden">Select Association of Chinese Students and Scholars at UCSF'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://ucsf.campusgroups.com/acss/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Association of Chinese Students and Scholars at UCSF's logo" src="/upload/ucsf/2021/s2_image_upload_3376491_UCSFACSS_logjpg_1018193012.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://ucsf.campusgroups.com/acss/ "> Association of Chinese Students and Scholars at UCSF </a> </h4> <p class="h5 media-heading grey-element"> Staff Group </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Association of Chinese Students and Scholars at UCSF Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/acss/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_24968" aria-label="Association of Chinese Students and Scholars at UCSF mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_24968', 'a-mission_24968', 'club_24968');"><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 Huijuan Yan" href="javascript:;" onClick="openModal('/send_message_boot?club_id=24968&uid=db45ea6d-1048-11ec-9ecd-0afadefa9687&ax=1&async=1&modal=true');">Huijuan Yan</a>, <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=ea722e11-9d44-11e9-a04e-0a85c368333a&club_id=24968&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_24968" onclick="toggle_ecg('club_24968', 'a-mission_24968', 'a-mission_24968');"> <strong>Mission</strong><br> Association of Chinese Students and Scholars at University of California San Francisco(ACSS at UCSF ) was founded in 1992. It's a non-profit, non-political and non-religious organization. The members of ACSS are primarily students and scholars of UCSF of Chinese origin. But any UCSF personnel who are interested in Chinese culture, opportunity in China, or interaction with Chinese community at UCSF are welcome to join. The main purpose of ACSS is to organize professional, social and cultural events to promote interactions among our members and increase the exposure and involvement of the Chinese community within the entire UCSF family. <br /><br />We cherish the continued support from all of our members and the UCSF family. We look forward to sustained community service to our members and the UCSF family. </p> <script> $("#club_24968").on('focus', function() { $("#club_24968").keyup(null); setTimeout(function() { var isActive = false; $("#club_24968").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_24968").keyup(null); $("#club_24968").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_24968" onclick="toggle_ecg('club_whatwedo_24968', 'a-member-benefits_24968', 'a-member-benefits_24968');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_24968").on('focus', function() { $("#club_whatwedo_24968").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_24968").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_24968").keyup(null); $("#club_whatwedo_24968").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"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_73139" onclick="toggle_ecg('email_restriction_73139');toggle_ecg('div_waiver_73139', 'cb_club_73139', 'div_waiver_73139');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="73139" /> <label for="cb_club_73139"> <span class="visually-hidden">Select Bikes!'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://ucsf.campusgroups.com/bikes/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Bikes!'s logo" src="/upload/ucsf/2024/s2_image_upload_1302100_Bikes_logojpg_61018958.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://ucsf.campusgroups.com/bikes/ "> Bikes! </a> </h4> <p class="h5 media-heading grey-element"> Staff Group - Outreach or Recruitment, Social Issues & Advocacy, Sports & Recreation </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Bikes! Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/bikes/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_73139" aria-label="Bikes! mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_73139', 'a-mission_73139', 'club_73139');"><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 John Hamiga" href="javascript:;" onClick="openModal('/send_message_boot?club_id=73139&uid=38dea328-f1bf-11e9-a04e-0a85c368333a&ax=1&async=1&modal=true');">John Hamiga</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_73139" onclick="toggle_ecg('club_73139', 'a-mission_73139', 'a-mission_73139');"> <strong>Mission</strong><br> We are bicycle commuters and cyclists. Promoting active travel for everyday transportation.<br /><br />Advocating for campus resources, safer streets, and bicycle security.<br />Creating fun volunteer opportunities, unique social events, and promoting bay-area bike-related gatherings of interest. </p> <script> $("#club_73139").on('focus', function() { $("#club_73139").keyup(null); setTimeout(function() { var isActive = false; $("#club_73139").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_73139").keyup(null); $("#club_73139").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_73139" onclick="toggle_ecg('club_whatwedo_73139', 'a-member-benefits_73139', 'a-member-benefits_73139');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_73139").on('focus', function() { $("#club_whatwedo_73139").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_73139").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_73139").keyup(null); $("#club_whatwedo_73139").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"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_73136" onclick="toggle_ecg('email_restriction_73136');toggle_ecg('div_waiver_73136', 'cb_club_73136', 'div_waiver_73136');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="73136" /> <label for="cb_club_73136"> <span class="visually-hidden">Select Black Caucus'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://ucsf.campusgroups.com/BlackCaucus2025/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Black Caucus's logo" src="/upload/ucsf/2024/s2_image_upload_1217201_Black_Caucus_letters_transparentjpg_62523721.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://ucsf.campusgroups.com/BlackCaucus2025/ "> Black Caucus </a> </h4> <p class="h5 media-heading grey-element"> Staff Group </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Black Caucus Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/BlackCaucus2025/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_73136" aria-label="Black Caucus mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_73136', 'a-mission_73136', 'club_73136');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_73136" onclick="toggle_ecg('club_73136', 'a-mission_73136', 'a-mission_73136');"> <strong>Mission</strong><br> The Black Caucus is a forum open to all Black identified individuals and allies on this campus.<br /><br />Here they may openly express themselves regarding matters of race as they<br />affect life on the campus and in the community. The Black Caucus will serve<br />as an instrument for the formation of a Black consensus on those racial<br />matters that affect every person on this campus. This consensus will then be<br />presented to the Administration for appropriate action. </p> <script> $("#club_73136").on('focus', function() { $("#club_73136").keyup(null); setTimeout(function() { var isActive = false; $("#club_73136").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_73136").keyup(null); $("#club_73136").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_73136" onclick="toggle_ecg('club_whatwedo_73136', 'a-member-benefits_73136', 'a-member-benefits_73136');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_73136").on('focus', function() { $("#club_whatwedo_73136").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_73136").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_73136").keyup(null); $("#club_whatwedo_73136").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"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_73137" onclick="toggle_ecg('email_restriction_73137');toggle_ecg('div_waiver_73137', 'cb_club_73137', 'div_waiver_73137');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="73137" /> <label for="cb_club_73137"> <span class="visually-hidden">Select Black in HR '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://ucsf.campusgroups.com/BIHR/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Black in HR 's logo" src="/upload/ucsf/2024/s2_image_upload_5010348_BIHR_New_Logo_625142132.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://ucsf.campusgroups.com/BIHR/ "> Black in HR </a> </h4> <p class="h5 media-heading grey-element"> Staff Group </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Black in HR Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/BIHR/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_73137" aria-label="Black in HR mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_73137', 'a-mission_73137', 'club_73137');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_73137" onclick="toggle_ecg('club_73137', 'a-mission_73137', 'a-mission_73137');"> <strong>Mission</strong><br> Our mission is to create a more inclusive and equitable workplace environment to help with areas of growth professionally, workplace support, understanding black health and more. Through open dialogue and analysis, we continue to develop recommendations for HR leadership to dismantle structural racism within the organization. This includes advocating for policies and practices that actively promote diversity, equity, and inclusion.<br /><br /> <br /><br />We are committed to supporting each other in finding our voices and being our authentic selves in the workplace by fostering a supportive community within the Black in HR group. We do this in our monthly meetings. We empower each other to navigate challenges, express our perspectives, and contribute to positive change. Together, we strive to create a workplace where black professionals feel valued, respected, and able to succeed without facing systemic barriers. The BIHR group brings value to supporting black professionals. </p> <script> $("#club_73137").on('focus', function() { $("#club_73137").keyup(null); setTimeout(function() { var isActive = false; $("#club_73137").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_73137").keyup(null); $("#club_73137").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_73137" onclick="toggle_ecg('club_whatwedo_73137', 'a-member-benefits_73137', 'a-member-benefits_73137');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_73137").on('focus', function() { $("#club_whatwedo_73137").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_73137").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_73137").keyup(null); $("#club_whatwedo_73137").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"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_24971" onclick="toggle_ecg('email_restriction_24971');toggle_ecg('div_waiver_24971', 'cb_club_24971', 'div_waiver_24971');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="24971" /> <label for="cb_club_24971"> <span class="visually-hidden">Select Campus Evangelistic Fellowship'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://ucsf.campusgroups.com/evangelistic/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Campus Evangelistic Fellowship's logo" src="/upload/ucsf/2019/s2_image_upload_758467_CEFjpg_731338.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://ucsf.campusgroups.com/evangelistic/ "> Campus Evangelistic Fellowship </a> </h4> <p class="h5 media-heading grey-element"> Staff Group - Religious or Spiritual </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Campus Evangelistic Fellowship Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/evangelistic/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_24971" aria-label="Campus Evangelistic Fellowship mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_24971', 'a-mission_24971', 'club_24971');"><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=ea8d43c0-9d44-11e9-a04e-0a85c368333a&club_id=24971&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_24971" onclick="toggle_ecg('club_24971', 'a-mission_24971', 'a-mission_24971');"> <strong>Mission</strong><br> The weekly meeting on Friday evening from 5:30-9:00 pm is a fellowship for students and scholars and their families living around the UCSF campus. The purpose of CEF is to preach the Gospel and to provide social and spiritual support for these people, especially those new comers as they manage to be successful in their academic and research pursuit at UCSF, while adapting their lives in a new country and community. The meeting format usually includes fellowship, bible study, guest speaker presentation, video viewing, and many sessions of questions and answers. In addition to the classroom meetings, CEF also holds other regular fun activities and events to enrich the lives of their members. </p> <script> $("#club_24971").on('focus', function() { $("#club_24971").keyup(null); setTimeout(function() { var isActive = false; $("#club_24971").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_24971").keyup(null); $("#club_24971").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_24971" onclick="toggle_ecg('club_whatwedo_24971', 'a-member-benefits_24971', 'a-member-benefits_24971');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_24971").on('focus', function() { $("#club_whatwedo_24971").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_24971").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_24971").keyup(null); $("#club_whatwedo_24971").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"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_24972" onclick="toggle_ecg('email_restriction_24972');toggle_ecg('div_waiver_24972', 'cb_club_24972', 'div_waiver_24972');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="24972" /> <label for="cb_club_24972"> <span class="visually-hidden">Select Chicano Latino Campus 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://clca.ucsf.edu/"> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Chicano Latino Campus Association's logo" src="/upload/ucsf/2022/s2_image_upload_4170126_CxLxCA_Logo_1_711113657.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://clca.ucsf.edu/"> Chicano Latino Campus Association </a> </h4> <p class="h5 media-heading grey-element"> Staff Group - Cultural & Ethnic </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Chicano Latino Campus Association Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://clca.ucsf.edu/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_24972" aria-label="Chicano Latino Campus Association mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_24972', 'a-mission_24972', 'club_24972');"><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=ea975ef9-9d44-11e9-a04e-0a85c368333a&club_id=24972&ax=1&async=1&modal=true');">Email group officers</a></p> </div> <p><span class="badge badge-warning">Group Not Registered Yet </span></p> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_24972" onclick="toggle_ecg('club_24972', 'a-mission_24972', 'a-mission_24972');"> <strong>Mission</strong><br> The Chicanx Latinx Campus Association seeks to bring together the Chicanx/Latinx community at UCSF with the purpose of: <br /> <br />1- Increasing the representation of faculty and staff in various roles including positions of leadership <br />2- Increasing the numbers of tenure ranked faculty across the five different schools at UCSF<br />3- Increasing the numbers of Chicano/Latino students and trainees at UCSF coming from the SF Bay area and the state of California<br />4- Providing professional development opportunities for Chicano/Latino staff to help them learn new skills that would help them get higher paying jobs/leadership roles.<br />5- Addressing and give voice to issues affecting the climate, health and livelihood of the Chicano/Latino community at UCSF<br />6- Recognizing the contributions and efforts of the Chicano/Latino community at UCSF </p> <script> $("#club_24972").on('focus', function() { $("#club_24972").keyup(null); setTimeout(function() { var isActive = false; $("#club_24972").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_24972").keyup(null); $("#club_24972").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_24972" onclick="toggle_ecg('club_whatwedo_24972', 'a-member-benefits_24972', 'a-member-benefits_24972');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_24972").on('focus', function() { $("#club_whatwedo_24972").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_24972").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_24972").keyup(null); $("#club_whatwedo_24972").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 Council of Minority Organizations.');" aria-label="Council of Minority Organizations'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_24973');toggle_ecg('div_waiver_24973');" style="display:none;margin:3px; margin-top:2px;" class="nb" name="clubs" id="cb_club_24973" /> </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://ucsf.campusgroups.com/como/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Council of Minority Organizations's logo" src="/upload/ucsf/2019/s2_image_upload_758467_CMOjpg_7313420.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://ucsf.campusgroups.com/como/ "> Council of Minority Organizations </a> </h4> <p class="h5 media-heading grey-element"> Staff Group - Cultural & Ethnic </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Council of Minority Organizations Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/como/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_24973" aria-label="Council of Minority Organizations mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_24973', 'a-mission_24973', 'club_24973');"><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 Naika Mcdonald" href="javascript:;" onClick="openModal('/send_message_boot?club_id=24973&uid=7bb41cc4-d98d-11e9-a04e-0a85c368333a&ax=1&async=1&modal=true');">Naika Mcdonald</a>, <a title="Send a Message to Mara Bravo Gonzalez" href="javascript:;" onClick="openModal('/send_message_boot?club_id=24973&uid=527a0bae-2dfa-11eb-8b7c-0ed0b84bd193&ax=1&async=1&modal=true');">Mara Bravo Gonzalez</a>, <a title="Send a Message to Henry Ocampo" href="javascript:;" onClick="openModal('/send_message_boot?club_id=24973&uid=235a9fe4-8fd2-11ea-bc6e-0a85c368333a&ax=1&async=1&modal=true');">Henry Ocampo</a>, <a title="Send a Message to James Rouse" href="javascript:;" onClick="openModal('/send_message_boot?club_id=24973&uid=6a4b2841-fe6f-11ec-9e75-0acdec7e683b&ax=1&async=1&modal=true');">James Rouse</a>, <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=eaa049d5-9d44-11e9-a04e-0a85c368333a&club_id=24973&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_24973" onclick="toggle_ecg('club_24973', 'a-mission_24973', 'a-mission_24973');"> <strong>Mission</strong><br> Our minority organizations focus on diverse, social, cultural, and employment interests within the campus community. We seek to provide a forum to work together toward common values and goals. COMO was established in 1989 to unify our efforts toward balance, awareness, recognition and equal opportunities for qualified minority individuals.<br /><br />The purposes of COMO are: <br />-To provide a forum for discussion to strengthen ties between UCSF minority organizations on issues of mutual concern<br />-To provide access to information at the campus and Office of the President level<br />-To provide a standing mechanism to deal with issues that arise out of conflict<br />-To promote the general welfare of minorities at UCSF by organizing forums and other special events and by fostering cross cultural exchange activities<br />-To encourage a uniform and consistent flow of information to all minority organizations from all levels of campus and systemwide administration </p> <script> $("#club_24973").on('focus', function() { $("#club_24973").keyup(null); setTimeout(function() { var isActive = false; $("#club_24973").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_24973").keyup(null); $("#club_24973").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_24973" onclick="toggle_ecg('club_whatwedo_24973', 'a-member-benefits_24973', 'a-member-benefits_24973');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_24973").on('focus', function() { $("#club_whatwedo_24973").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_24973").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_24973").keyup(null); $("#club_whatwedo_24973").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"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_68495" onclick="toggle_ecg('email_restriction_68495');toggle_ecg('div_waiver_68495', 'cb_club_68495', 'div_waiver_68495');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="68495" /> <label for="cb_club_68495"> <span class="visually-hidden">Select Diversity & Inclusion Certificate Program Alums '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://ucsf.campusgroups.com/DICPA/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Diversity & Inclusion Certificate Program Alums 's logo" src="/upload/ucsf/2022/s2_image_upload_3868360_Screen_Shot_20220714_at_40222_PM_71419242.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://ucsf.campusgroups.com/DICPA/ "> Diversity & Inclusion Certificate Program Alums </a> </h4> <p class="h5 media-heading grey-element"> Staff Group </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Diversity & Inclusion Certificate Program Alums Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/DICPA/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_68495" aria-label="Diversity and Inclusion Certificate Program Alums mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_68495', 'a-mission_68495', 'club_68495');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_68495" onclick="toggle_ecg('club_68495', 'a-mission_68495', 'a-mission_68495');"> <strong>Mission</strong><br> The Diversity and Inclusion Certificate Program Alums (DICPA) is a community of UCSF staff and faculty who have graduated from the Diversity and Inclusion Certificate Program. Our mission is to advocate for and support diversity, equity, inclusion and accessibility (DEIA) efforts that impact the broader UCSF community. </p> <script> $("#club_68495").on('focus', function() { $("#club_68495").keyup(null); setTimeout(function() { var isActive = false; $("#club_68495").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_68495").keyup(null); $("#club_68495").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_68495" onclick="toggle_ecg('club_whatwedo_68495', 'a-member-benefits_68495', 'a-member-benefits_68495');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_68495").on('focus', function() { $("#club_whatwedo_68495").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_68495").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_68495").keyup(null); $("#club_whatwedo_68495").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"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_68480" onclick="toggle_ecg('email_restriction_68480');toggle_ecg('div_waiver_68480', 'cb_club_68480', 'div_waiver_68480');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="68480" /> <label for="cb_club_68480"> <span class="visually-hidden">Select DPH Must Divest'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://ucsf.campusgroups.com/dphmustdivest/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="DPH Must Divest's logo" src="/upload/ucsf/2022/s2_image_upload_3369390_dph_must_divest_logojpg_7121521.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://ucsf.campusgroups.com/dphmustdivest/ "> DPH Must Divest </a> </h4> <p class="h5 media-heading grey-element"> Staff Group </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="DPH Must Divest Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/dphmustdivest/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_68480" aria-label="DPH Must Divest mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_68480', 'a-mission_68480', 'club_68480');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_68480" onclick="toggle_ecg('club_68480', 'a-mission_68480', 'a-mission_68480');"> <strong>Mission</strong><br> We are members of the UCSF community that seek to remove the San Francisco Sheriff's Department from the city's Department of Public Health (DPH) clinics and San Francisco General Hospital (SFGH). We aim to reinvest the divested funds in our community and systems committed to trauma-informed care, de-escalation, and community accountability. </p> <script> $("#club_68480").on('focus', function() { $("#club_68480").keyup(null); setTimeout(function() { var isActive = false; $("#club_68480").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_68480").keyup(null); $("#club_68480").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_68480" onclick="toggle_ecg('club_whatwedo_68480', 'a-member-benefits_68480', 'a-member-benefits_68480');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_68480").on('focus', function() { $("#club_whatwedo_68480").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_68480").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_68480").keyup(null); $("#club_whatwedo_68480").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"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_73082" onclick="toggle_ecg('email_restriction_73082');toggle_ecg('div_waiver_73082', 'cb_club_73082', 'div_waiver_73082');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="73082" /> <label for="cb_club_73082"> <span class="visually-hidden">Select Executive Leadership Support Network '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://leadershipsupport.ucsf.edu/"> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Executive Leadership Support Network 's logo" src="/upload/ucsf/2023/s2_image_upload_970457_ELSN_Logo_7svg_62912237.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://leadershipsupport.ucsf.edu/"> Executive Leadership Support Network </a> </h4> <p class="h5 media-heading grey-element"> Staff Group </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Executive Leadership Support Network Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://leadershipsupport.ucsf.edu/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_73082" aria-label="Executive Leadership Support Network mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_73082', 'a-mission_73082', 'club_73082');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <a id="a-member-benefits_73082" aria-label="Executive Leadership Support Network Membership Benefits" style="margin-right: 15px;" href="javascript:toggle_ecg('club_whatwedo_73082', 'a-member-benefits_73082', 'club_whatwedo_73082');"><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 Oriol Zales" href="javascript:;" onClick="openModal('/send_message_boot?club_id=73082&uid=99f0d2a1-a38e-11e9-a04e-0a85c368333a&ax=1&async=1&modal=true');">Oriol Zales</a>, <a title="Send a Message to Cindy Cheng" href="javascript:;" onClick="openModal('/send_message_boot?club_id=73082&uid=775bce79-a391-11e9-a04e-0a85c368333a&ax=1&async=1&modal=true');">Cindy Cheng</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_73082" onclick="toggle_ecg('club_73082', 'a-mission_73082', 'a-mission_73082');"> <strong>Mission</strong><br> The Executive Leadership Support Network is a volunteer organization for UCSF Campus and Health Administration staff that support UCSF leadership at any capacity. This includes executive assistants, administrative officers, office managers, administrative analysts, etc. </p> <script> $("#club_73082").on('focus', function() { $("#club_73082").keyup(null); setTimeout(function() { var isActive = false; $("#club_73082").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_73082").keyup(null); $("#club_73082").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_73082" onclick="toggle_ecg('club_whatwedo_73082', 'a-member-benefits_73082', 'a-member-benefits_73082');"><strong>Membership Benefits</strong><br>If you're interested in joining ELSN, please go to our website to sign-up:<br />https://leadershipsupport.ucsf.edu/</p> <script> $("#club_whatwedo_73082").on('focus', function() { $("#club_whatwedo_73082").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_73082").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_73082").keyup(null); $("#club_whatwedo_73082").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"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_73134" onclick="toggle_ecg('email_restriction_73134');toggle_ecg('div_waiver_73134', 'cb_club_73134', 'div_waiver_73134');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="73134" /> <label for="cb_club_73134"> <span class="visually-hidden">Select Faculty and Staff for Justice in Palestine @ UCSF'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://ucsf.campusgroups.com/FSJP/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Faculty and Staff for Justice in Palestine @ UCSF's logo" src="/upload/ucsf/2024/s2_image_upload_5010493_FSJPjpg_627203937.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://ucsf.campusgroups.com/FSJP/ "> Faculty and Staff for Justice in Palestine @ UCSF </a> </h4> <p class="h5 media-heading grey-element"> Staff Group </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Faculty and Staff for Justice in Palestine @ UCSF Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/FSJP/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_73134" aria-label="Faculty and Staff for Justice in Palestine @ UCSF mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_73134', 'a-mission_73134', 'club_73134');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_73134" onclick="toggle_ecg('club_73134', 'a-mission_73134', 'a-mission_73134');"> <strong>Mission</strong><br> FSJP at UCSF is an affinity group for staff at UCSF who want to work for peace, health justice, health equality, human rights, and equal rights in Palestine. </p> <script> $("#club_73134").on('focus', function() { $("#club_73134").keyup(null); setTimeout(function() { var isActive = false; $("#club_73134").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_73134").keyup(null); $("#club_73134").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_73134" onclick="toggle_ecg('club_whatwedo_73134', 'a-member-benefits_73134', 'a-member-benefits_73134');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_73134").on('focus', function() { $("#club_whatwedo_73134").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_73134").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_73134").keyup(null); $("#club_whatwedo_73134").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"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_24975" onclick="toggle_ecg('email_restriction_24975');toggle_ecg('div_waiver_24975', 'cb_club_24975', 'div_waiver_24975');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="24975" /> <label for="cb_club_24975"> <span class="visually-hidden">Select Friends of the Chancellor's Concert Series at UCSF'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://crowdfund.ucsf.edu/ccs"> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Friends of the Chancellor's Concert Series at UCSF's logo" src="/upload/ucsf/2019/s2_image_upload_758467_FCCSjpg_7313537.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://crowdfund.ucsf.edu/ccs"> Friends of the Chancellor's Concert Series at UCSF </a> </h4> <p class="h5 media-heading grey-element"> Staff Group - Arts & Entertainment </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Friends of the Chancellor's Concert Series at UCSF Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://crowdfund.ucsf.edu/ccs"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_24975" aria-label="Friends of the Chancellor’s Concert Series at UCSF mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_24975', 'a-mission_24975', 'club_24975');"><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=eab28f7f-9d44-11e9-a04e-0a85c368333a&club_id=24975&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_24975" onclick="toggle_ecg('club_24975', 'a-mission_24975', 'a-mission_24975');"> <strong>Mission</strong><br> Friends of the Chancellor's Concert Series at UCSF (FriendsCCS@UCSF) is a faculty and staff run registered campus organization at UCSF, founded in 2017 to continue exceptional professional, classical music performances on campus to benefit the appreciative UCSF community. Together with Campus Life Services Arts & Events, FriendsCCS@UCSF supports the Chancellor's Concert Series. The concerts showcase members of the San Francisco Symphony, San Francisco Opera, faculty at the San Francisco Conservatory of Music, Stanford University, San Francisco State University, Crowden School and their colleagues. The broader purpose is to add cultural events to our all-science campus, provide an "oasis", promote wellness, and thereby improve UCSF's mission in the health sciences. The five administrators are Pearl Toy MD, Nelson B. Schiller MD, Kirsten Fleischmann MD, Matthew Springer PhD and Carol Yarbrough MBA. David Watts MD is a founding member. </p> <script> $("#club_24975").on('focus', function() { $("#club_24975").keyup(null); setTimeout(function() { var isActive = false; $("#club_24975").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_24975").keyup(null); $("#club_24975").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_24975" onclick="toggle_ecg('club_whatwedo_24975', 'a-member-benefits_24975', 'a-member-benefits_24975');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_24975").on('focus', function() { $("#club_whatwedo_24975").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_24975").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_24975").keyup(null); $("#club_whatwedo_24975").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"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_73138" onclick="toggle_ecg('email_restriction_73138');toggle_ecg('div_waiver_73138', 'cb_club_73138', 'div_waiver_73138');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="73138" /> <label for="cb_club_73138"> <span class="visually-hidden">Select IT Anti-Racism Committee (ARC)'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://ucsf.campusgroups.com/ARC/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="IT Anti-Racism Committee (ARC)'s logo" src="/upload/ucsf/2024/s2_image_upload_5011038_Color_ARC_LOGO_6314145.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://ucsf.campusgroups.com/ARC/ "> IT Anti-Racism Committee (ARC) </a> </h4> <p class="h5 media-heading grey-element"> Staff Group </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="IT Anti-Racism Committee (ARC) Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/ARC/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_73138" aria-label="IT Anti-Racism Committee ( ARC ) mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_73138', 'a-mission_73138', 'club_73138');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_73138" onclick="toggle_ecg('club_73138', 'a-mission_73138', 'a-mission_73138');"> <strong>Mission</strong><br> The IT Anti-Racism Committee (ARC) is focused on dismantling all forms of racism and racial bias at UCSF. The committee seeks to promote and encourage anti-racism in the IT division and within the broader UCSF institution. ARC works to identify and dismantle systemic racism and racial biases at UCSF by promoting education and cultural respect and by influencing measurable changes in current policies.<br /><br />Committee goals:<br />1. Influence UCSF annual training requirements to expand curriculum to include unconscious bias and anti-racism awareness.<br />2. Promote awareness for avenues of self-advocacy with respect to anti-racism.<br />3. Influence and transform UCSF culture and policies to improve our colleagues’ experience working at UCSF. For example, improving hiring, onboarding, promotion, and evaluation practices.<br />4. Provide space for colleagues to gather, learn, share, and grow together in anti-racism.<br />5. Promote health equity improvements throughout UCSF and its surrounding communities.<br />6. Advocate for transparency to holistically increase equity across UCSF IT.<br />7. Collaborate with other DEI-AR committees throughout UCSF. </p> <script> $("#club_73138").on('focus', function() { $("#club_73138").keyup(null); setTimeout(function() { var isActive = false; $("#club_73138").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_73138").keyup(null); $("#club_73138").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_73138" onclick="toggle_ecg('club_whatwedo_73138', 'a-member-benefits_73138', 'a-member-benefits_73138');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_73138").on('focus', function() { $("#club_whatwedo_73138").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_73138").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_73138").keyup(null); $("#club_whatwedo_73138").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"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_24978" onclick="toggle_ecg('email_restriction_24978');toggle_ecg('div_waiver_24978', 'cb_club_24978', 'div_waiver_24978');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="24978" /> <label for="cb_club_24978"> <span class="visually-hidden">Select Japanese SF Bay Area Seminar'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://ucsf.campusgroups.com/jsfbas/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Japanese SF Bay Area Seminar's logo" src="/upload/ucsf/2019/s2_image_upload_758467_Japanesejpg_73131012.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://ucsf.campusgroups.com/jsfbas/ "> Japanese SF Bay Area Seminar </a> </h4> <p class="h5 media-heading grey-element"> Staff Group - Academic & Professional </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Japanese SF Bay Area Seminar Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/jsfbas/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_24978" aria-label="Japanese SF Bay Area Seminar mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_24978', 'a-mission_24978', 'club_24978');"><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=eacde854-9d44-11e9-a04e-0a85c368333a&club_id=24978&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_24978" onclick="toggle_ecg('club_24978', 'a-mission_24978', 'a-mission_24978');"> <strong>Mission</strong><br> Japanese San Francisco Bay Area Seminar hosts life science/medical science seminars and provides various events for students, postdoctoral fellows, staff, and faculties. We exchange scientific knowledge/information to support our research activities as well as carrier development. Since most of the members come from Japan, we also support their life in the U.S. </p> <script> $("#club_24978").on('focus', function() { $("#club_24978").keyup(null); setTimeout(function() { var isActive = false; $("#club_24978").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_24978").keyup(null); $("#club_24978").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_24978" onclick="toggle_ecg('club_whatwedo_24978', 'a-member-benefits_24978', 'a-member-benefits_24978');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_24978").on('focus', function() { $("#club_whatwedo_24978").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_24978").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_24978").keyup(null); $("#club_whatwedo_24978").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"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_73083" onclick="toggle_ecg('email_restriction_73083');toggle_ecg('div_waiver_73083', 'cb_club_73083', 'div_waiver_73083');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="73083" /> <label for="cb_club_73083"> <span class="visually-hidden">Select Korean Life Scientists in Bay Area at UCSF'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://ucsf.campusgroups.com/KOLISUCSF/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Korean Life Scientists in Bay Area at UCSF's logo" src="/upload/ucsf/2023/s2_image_upload_4974604_512b01_b18b76854b6c494cb2f86b542260b5f4_mv2_d_2331_1258_s_2webp_62313453.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://ucsf.campusgroups.com/KOLISUCSF/ "> Korean Life Scientists in Bay Area at UCSF </a> </h4> <p class="h5 media-heading grey-element"> Staff Group </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Korean Life Scientists in Bay Area at UCSF Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/KOLISUCSF/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_73083" aria-label="Korean Life Scientists in Bay Area at UCSF mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_73083', 'a-mission_73083', 'club_73083');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_73083" onclick="toggle_ecg('club_73083', 'a-mission_73083', 'a-mission_73083');"> <strong>Mission</strong><br> Our mission is to communicate with other colleagues researching a wide range of biological sciences and engineering at UCSF and even in the Bay area. Also, we aim to construct networks and infrastructures which enable the active exchange of information and knowledge not limited to academia but also in industry. </p> <script> $("#club_73083").on('focus', function() { $("#club_73083").keyup(null); setTimeout(function() { var isActive = false; $("#club_73083").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_73083").keyup(null); $("#club_73083").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_73083" onclick="toggle_ecg('club_whatwedo_73083', 'a-member-benefits_73083', 'a-member-benefits_73083');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_73083").on('focus', function() { $("#club_whatwedo_73083").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_73083").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_73083").keyup(null); $("#club_whatwedo_73083").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"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_73132" onclick="toggle_ecg('email_restriction_73132');toggle_ecg('div_waiver_73132', 'cb_club_73132', 'div_waiver_73132');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="73132" /> <label for="cb_club_73132"> <span class="visually-hidden">Select Muslims Faculty and Staff 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://ucsf.campusgroups.com/MFSA/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Muslims Faculty and Staff Association's logo" src="/upload/ucsf/2024/s2_image_upload_5011119_UC_MFSA_Graphicjpg_629171519.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://ucsf.campusgroups.com/MFSA/ "> Muslims Faculty and Staff Association </a> </h4> <p class="h5 media-heading grey-element"> Staff Group </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Muslims Faculty and Staff Association Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/MFSA/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_73132" aria-label="Muslims Faculty and Staff Association mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_73132', 'a-mission_73132', 'club_73132');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_73132" onclick="toggle_ecg('club_73132', 'a-mission_73132', 'a-mission_73132');"> <strong>Mission</strong><br> In alignment with UCSF’s collective commitment to Diversity, Equity, and Inclusion (DEI) principles, the Muslim Faculty Staff Association (MFSA) is committed to raising awareness, providing support, and acting as a strategic partner to promote a culture of inclusivity across the full spectrum of the Muslim identity. We are devoted to fostering awareness, professional and personal growth, contributing significantly to the cultural richness, and overall well-being of our members and the broader UCSF community. </p> <script> $("#club_73132").on('focus', function() { $("#club_73132").keyup(null); setTimeout(function() { var isActive = false; $("#club_73132").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_73132").keyup(null); $("#club_73132").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_73132" onclick="toggle_ecg('club_whatwedo_73132', 'a-member-benefits_73132', 'a-member-benefits_73132');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_73132").on('focus', function() { $("#club_whatwedo_73132").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_73132").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_73132").keyup(null); $("#club_whatwedo_73132").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"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_24983" onclick="toggle_ecg('email_restriction_24983');toggle_ecg('div_waiver_24983', 'cb_club_24983', 'div_waiver_24983');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="24983" /> <label for="cb_club_24983"> <span class="visually-hidden">Select Native American Health Alliance at UCSF'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://bit.ly/FBnaha"> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Native American Health Alliance at UCSF's logo" src="/upload/ucsf/2019/s2_image_upload_758467_NAHAjpg_73131340.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="http://bit.ly/FBnaha"> Native American Health Alliance at UCSF </a> </h4> <p class="h5 media-heading grey-element"> Staff Group - Cultural & Ethnic </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Native American Health Alliance at UCSF Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="http://bit.ly/FBnaha"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_24983" aria-label="Native American Health Alliance at UCSF mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_24983', 'a-mission_24983', 'club_24983');"><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=eafb9bb5-9d44-11e9-a04e-0a85c368333a&club_id=24983&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_24983" onclick="toggle_ecg('club_24983', 'a-mission_24983', 'a-mission_24983');"> <strong>Mission</strong><br> Established in 1986, the Native American Health Alliance (NAHA) is a staff RCO composed of UCSF staff, faculty, trainees and students of Native descent (and allies) who are working together to advance representation of Native Americans on campus. NAHA also promotes cultural understanding and an awareness of the health disparities affecting Native American/Alaskan Native peoples through educational programs and campus events. </p> <script> $("#club_24983").on('focus', function() { $("#club_24983").keyup(null); setTimeout(function() { var isActive = false; $("#club_24983").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_24983").keyup(null); $("#club_24983").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_24983" onclick="toggle_ecg('club_whatwedo_24983', 'a-member-benefits_24983', 'a-member-benefits_24983');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_24983").on('focus', function() { $("#club_whatwedo_24983").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_24983").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_24983").keyup(null); $("#club_whatwedo_24983").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"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_73099" onclick="toggle_ecg('email_restriction_73099');toggle_ecg('div_waiver_73099', 'cb_club_73099', 'div_waiver_73099');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="73099" /> <label for="cb_club_73099"> <span class="visually-hidden">Select OBGYN Near-Peer Mentorship Program '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://ucsf.campusgroups.com/OBGYNNPM/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="OBGYN Near-Peer Mentorship Program 's logo" src="/upload/ucsf/2023/s2_image_upload_4968804_npm_logo_6221322.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://ucsf.campusgroups.com/OBGYNNPM/ "> OBGYN Near-Peer Mentorship Program </a> </h4> <p class="h5 media-heading grey-element"> Staff Group </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="OBGYN Near-Peer Mentorship Program Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/OBGYNNPM/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_73099" aria-label="OBGYN Near-Peer Mentorship Program mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_73099', 'a-mission_73099', 'club_73099');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_73099" onclick="toggle_ecg('club_73099', 'a-mission_73099', 'a-mission_73099');"> <strong>Mission</strong><br> To provide affinity-based near peer mentorship for medical students interested in pursuing OBGYN. </p> <script> $("#club_73099").on('focus', function() { $("#club_73099").keyup(null); setTimeout(function() { var isActive = false; $("#club_73099").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_73099").keyup(null); $("#club_73099").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_73099" onclick="toggle_ecg('club_whatwedo_73099', 'a-member-benefits_73099', 'a-member-benefits_73099');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_73099").on('focus', function() { $("#club_whatwedo_73099").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_73099").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_73099").keyup(null); $("#club_whatwedo_73099").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"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_24987" onclick="toggle_ecg('email_restriction_24987');toggle_ecg('div_waiver_24987', 'cb_club_24987', 'div_waiver_24987');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="24987" /> <label for="cb_club_24987"> <span class="visually-hidden">Select Psychedelic and Entheogen Academic Council'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://ucsf.campusgroups.com/peac/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Psychedelic and Entheogen Academic Council's logo" src="/upload/ucsf/2021/s2_image_upload_970603_PEAC_Logo_Text_Color_63012723.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://ucsf.campusgroups.com/peac/ "> Psychedelic and Entheogen Academic Council </a> </h4> <p class="h5 media-heading grey-element"> Staff Group </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Psychedelic and Entheogen Academic Council Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/peac/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_24987" aria-label="Psychedelic and Entheogen Academic Council mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_24987', 'a-mission_24987', 'club_24987');"><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=eb1eb18d-9d44-11e9-a04e-0a85c368333a&club_id=24987&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_24987" onclick="toggle_ecg('club_24987', 'a-mission_24987', 'a-mission_24987');"> <strong>Mission</strong><br> PEAC is composed of UCSF researchers, clinicians, and trainees who are actively engaged or interested in the scientific study of psychedelics and entheogens. We bring together UCSF affiliates from across different departments to promote collaboration among researchers investigating these substances. We also undertake educational projects aimed at enhancing the debate and knowledge of the risks and benefits of these substances, and their potential as tools for the study of the mind, brain, and spirit. PEAC provides an inclusive and safe space for communication and respectful dialogue about developments in psychedelic science and policy. </p> <script> $("#club_24987").on('focus', function() { $("#club_24987").keyup(null); setTimeout(function() { var isActive = false; $("#club_24987").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_24987").keyup(null); $("#club_24987").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_24987" onclick="toggle_ecg('club_whatwedo_24987', 'a-member-benefits_24987', 'a-member-benefits_24987');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_24987").on('focus', function() { $("#club_whatwedo_24987").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_24987").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_24987").keyup(null); $("#club_whatwedo_24987").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"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_73131" onclick="toggle_ecg('email_restriction_73131');toggle_ecg('div_more_details_73131');toggle_ecg('div_waiver_73131', 'cb_club_73131', 'div_waiver_73131');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="73131" /> <label for="cb_club_73131"> <span class="visually-hidden">Select Shalom at UCSF'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://ucsf.campusgroups.com/Shalom/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Shalom at UCSF's logo" src="/upload/ucsf/2024/s2_image_upload_758467_Shalomjpg_22711338.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://ucsf.campusgroups.com/Shalom/ "> Shalom at UCSF </a> </h4> <p class="h5 media-heading grey-element"> Staff Group - Religious or Spiritual </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Shalom at UCSF Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/Shalom/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_73131" aria-label="Shalom at UCSF mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_73131', 'a-mission_73131', 'club_73131');"><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=2ea71c8b-d58d-11ee-b8b1-0acfacceb297&club_id=73131&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_73131" onclick="toggle_ecg('club_73131', 'a-mission_73131', 'a-mission_73131');"> <strong>Mission</strong><br> We are an inclusive, welcoming environment for all faculty, staff, and trainees supporting Jews and Israelis. We support related programming and events focused on religion, history, and culture of the Jewish people. We are not a home for hatred in any form, including antisemitism or anti-Israel hatred. </p> <script> $("#club_73131").on('focus', function() { $("#club_73131").keyup(null); setTimeout(function() { var isActive = false; $("#club_73131").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_73131").keyup(null); $("#club_73131").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_73131" onclick="toggle_ecg('club_whatwedo_73131', 'a-member-benefits_73131', 'a-member-benefits_73131');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_73131").on('focus', function() { $("#club_whatwedo_73131").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_73131").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_73131").keyup(null); $("#club_whatwedo_73131").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> <div id="div_more_details_73131" style="display:none"> <p class="alert alert-info" style="margin:5px 0px;"><span class="mdi mdi-information"></span><strong>More details required:</strong> Please view the Community Code of Conduct at the link below and reply (yes/no) to indicate agreement. https://tinyurl.com/shalomcode <textarea id="more_details_73131" name="more_details_73131" aria-label="more details" style="width:90%;margin-right:5px;"></textarea></p> </div> <div id="email_restriction_73131" style="display:none" class="alert alert-info alert--top" tabindex="0"> <span class="mdi mdi-information"></span> Joining this group requires a <strong>ucsf.edu</strong> email address. </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_73140" onclick="toggle_ecg('email_restriction_73140');toggle_ecg('div_waiver_73140', 'cb_club_73140', 'div_waiver_73140');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="73140" /> <label for="cb_club_73140"> <span class="visually-hidden">Select Skateboard Club at UCSF '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://ucsf.campusgroups.com/Sk8ClubUCSF/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Skateboard Club at UCSF 's logo" src="/upload/ucsf/2024/s2_image_upload_970336_Screen_Shot_20240630_at_32903_PM_730174637.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://ucsf.campusgroups.com/Sk8ClubUCSF/ "> Skateboard Club at UCSF </a> </h4> <p class="h5 media-heading grey-element"> Staff Group </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Skateboard Club at UCSF Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/Sk8ClubUCSF/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_73140" aria-label="Skateboard Club at UCSF mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_73140', 'a-mission_73140', 'club_73140');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_73140" onclick="toggle_ecg('club_73140', 'a-mission_73140', 'a-mission_73140');"> <strong>Mission</strong><br> The mission of the University Skateboarding Club at UCSF is to foster a vibrant and inclusive community where staff, students, faculty and alumni can share their passion for skateboarding, promote physical wellness, and encourage a healthy work-life balance. By providing a supportive and safe environment for skateboarding enthusiasts of all skill levels, the club aims to enhance individual skills, facilitate peer-to-peer learning, and strengthen relationships within the UCSF community. Through regular meet-ups, workshops, and events, the club seeks to contribute to personal development and create a sense of camaraderie and mutual respect among the diverse members of the university.<br /> </p> <script> $("#club_73140").on('focus', function() { $("#club_73140").keyup(null); setTimeout(function() { var isActive = false; $("#club_73140").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_73140").keyup(null); $("#club_73140").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_73140" onclick="toggle_ecg('club_whatwedo_73140', 'a-member-benefits_73140', 'a-member-benefits_73140');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_73140").on('focus', function() { $("#club_whatwedo_73140").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_73140").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_73140").keyup(null); $("#club_whatwedo_73140").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"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_38271" onclick="toggle_ecg('email_restriction_38271');toggle_ecg('div_waiver_38271', 'cb_club_38271', 'div_waiver_38271');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="38271" /> <label for="cb_club_38271"> <span class="visually-hidden">Select SKY Breath Meditation'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://ucsf.campusgroups.com/SKYBM/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="SKY Breath Meditation's logo" src="/upload/ucsf/2020/s2_image_upload_970697_Instagram_62144248.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://ucsf.campusgroups.com/SKYBM/ "> SKY Breath Meditation </a> </h4> <p class="h5 media-heading grey-element"> Staff Group - Sports & Recreation </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="SKY Breath Meditation Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/SKYBM/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_38271" aria-label="SKY Breath Meditation mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_38271', 'a-mission_38271', 'club_38271');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_38271" onclick="toggle_ecg('club_38271', 'a-mission_38271', 'a-mission_38271');"> <strong>Mission</strong><br> Our goal is to promote mental wellness by the SKY (sudarshan kriya yoga) technique, a scientifically validated meditative breathing practice that can significantly increase one's well-being and calmness, reduces anxiety and stress markers and improve mental focus. SKY provides tools to build resilience, clarity of mind and social connection. We aim to empower UCSF staff, postdocs, and faculty to develop and maintain a stress-free mind with a healthy and energetic body so we all achieve more as individuals and part of the community. Our innovative life-skills training programs combine breath-work and meditation with experiential processes so attendees gain valuable skills to better navigate personal, social, and academic pressures. </p> <script> $("#club_38271").on('focus', function() { $("#club_38271").keyup(null); setTimeout(function() { var isActive = false; $("#club_38271").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_38271").keyup(null); $("#club_38271").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_38271" onclick="toggle_ecg('club_whatwedo_38271', 'a-member-benefits_38271', 'a-member-benefits_38271');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_38271").on('focus', function() { $("#club_whatwedo_38271").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_38271").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_38271").keyup(null); $("#club_whatwedo_38271").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"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_73135" onclick="toggle_ecg('email_restriction_73135');toggle_ecg('div_waiver_73135', 'cb_club_73135', 'div_waiver_73135');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="73135" /> <label for="cb_club_73135"> <span class="visually-hidden">Select Staff Veteran Network at UCSF'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://ucsf.campusgroups.com/VetNet/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Staff Veteran Network at UCSF's logo" src="/upload/ucsf/2024/s2_image_upload_5011085_VetNet_Final_627123851.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://ucsf.campusgroups.com/VetNet/ "> Staff Veteran Network at UCSF </a> </h4> <p class="h5 media-heading grey-element"> Staff Group </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Staff Veteran Network at UCSF Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/VetNet/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_73135" aria-label="Staff Veteran Network at UCSF mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_73135', 'a-mission_73135', 'club_73135');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_73135" onclick="toggle_ecg('club_73135', 'a-mission_73135', 'a-mission_73135');"> <strong>Mission</strong><br> Connect, support, recognize and celebrate fellow military veterans at UCSF. The club provides a supportive and inclusive community for military veterans at UCSF. We welcome veterans from all branches of the military, as well as their friends and allies. This club serves as a platform for veterans to connect with one another, share their experiences, and provide support and resources for one another. We bring awareness of the unique challenges and needs of military veterans and serve as resource to UCSF to attract and retain veteran talent. </p> <script> $("#club_73135").on('focus', function() { $("#club_73135").keyup(null); setTimeout(function() { var isActive = false; $("#club_73135").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_73135").keyup(null); $("#club_73135").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_73135" onclick="toggle_ecg('club_whatwedo_73135', 'a-member-benefits_73135', 'a-member-benefits_73135');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_73135").on('focus', function() { $("#club_whatwedo_73135").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_73135").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_73135").keyup(null); $("#club_whatwedo_73135").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"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_24992" onclick="toggle_ecg('email_restriction_24992');toggle_ecg('div_waiver_24992', 'cb_club_24992', 'div_waiver_24992');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="24992" /> <label for="cb_club_24992"> <span class="visually-hidden">Select UC Oracles Toastmasters'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://ucoracles.ucsf.edu/"> <img class="media-object media-object--bordered" width="80px" height="80px" alt="UC Oracles Toastmasters's logo" src="/upload/ucsf/2019/s2_image_upload_758467_Toast_Oraclejpg_73132050.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://ucoracles.ucsf.edu/"> UC Oracles Toastmasters </a> </h4> <p class="h5 media-heading grey-element"> Staff Group - Academic & Professional </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="UC Oracles Toastmasters Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucoracles.ucsf.edu/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_24992" aria-label="UC Oracles Toastmasters mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_24992', 'a-mission_24992', 'club_24992');"><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 Sean Rowland" href="javascript:;" onClick="openModal('/send_message_boot?club_id=24992&uid=1a020fbe-c08c-11ea-bc6e-0a85c368333a&ax=1&async=1&modal=true');">Sean Rowland</a>, <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=eb4c2bdd-9d44-11e9-a04e-0a85c368333a&club_id=24992&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_24992" onclick="toggle_ecg('club_24992', 'a-mission_24992', 'a-mission_24992');"> <strong>Mission</strong><br> The Mission of UC Oracles is to provide a positive learning environment in which every member has the opportunity to develop outstanding communication and leadership skills, fostering professional and personal growth. UC Oracles is a Toastmasters International club based at UCSF Parnassus campus. </p> <script> $("#club_24992").on('focus', function() { $("#club_24992").keyup(null); setTimeout(function() { var isActive = false; $("#club_24992").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_24992").keyup(null); $("#club_24992").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_24992" onclick="toggle_ecg('club_whatwedo_24992', 'a-member-benefits_24992', 'a-member-benefits_24992');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_24992").on('focus', function() { $("#club_whatwedo_24992").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_24992").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_24992").keyup(null); $("#club_whatwedo_24992").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> <div class="text-center" style="padding:10px"> <a class="btn btn-grey" href="/club_signup?view=all&group_type=14799&category_tags=" role="button">Load all 31 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> <!-- 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>