https://www.gordonstate.edu/newsroom/2018/index.html

  1.  
  2.   function remove() {
  3.     if(jQuery(this).val() === jQuery(this).attr('placeholder')){jQuery(this).val('').removeClass('placeholder');}
  4.   }
  5.  
  6.   // Create a dummy element for feature detection
  7.   if (!('placeholder' in jQuery('<input>')[0])) {
  8.  
  9.     // Select the elements that have a placeholder attribute
  10.     jQuery('input[placeholder], textarea[placeholder]').blur(add).focus(remove).each(add);
  11.  
  12.     // Remove the placeholder text before the form is submitted
  13.     jQuery('form').submit(function(){
  14.       jQuery(this).find('input[placeholder], textarea[placeholder]').each(remove);
  15.     });
  16.   }
  17. });
  18. </script><script type="text/javascript">
  19.  
  20.   var _gaq = _gaq || [];
  21.   _gaq.push(['_setAccount', 'UA-4361993-1']);
  22.   _gaq.push(['_trackPageview']);
  23.  
  24.   (function() {
  25.     var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  26.     ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  27.     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  28.   })();
  29.  
  30. </script><script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script><script type="text/javascript">
  31. $(document).ready(function(){
  32.                         $('.sidebar_widget li:has(ul)').prepend('<span class="show">Show</span>');
  33.                         $('.sidebar_widget li:has(ul)').addClass('sub');
  34.  
  35.                        
  36.                         $(document).on('click', '.sidebar_widget .show',function(event){
  37.                         $(this).siblings('.sub ul').slideToggle(); //or whatever show-function you want to use
  38.                                 $(this).removeClass('show').addClass('hide');
  39.                                 $(this).text('Hide');
  40.                         });
  41.  
  42.                         $(document).on('click', '.sidebar_widget .hide',function(event){
  43.                         $(this).siblings('.sub ul').slideToggle(); //or whatever show-function you want to use
  44.                                 $(this).removeClass('hide').addClass('show');
  45.                                 $(this).text('Show');
  46.                         });
  47.  
  48.  
  49.                 });
  50.  
  51.  
  52.  
  53.         </script>
  54.         <script type="text/javascript">
  55. $(document).ready(function(){
  56.  
  57.                         if ($('.selected ul').is(':visible'))    
  58.                          $('.selected span').removeClass('show').addClass('hide');    
  59.                         else
  60.                          $('.selected span').addClass('show');
  61. });
  62. </script>
  63.         <script>
  64.                
  65.     function includeAlert() {
  66.   var z, i, elmnt, file, xhttp;
  67.   /*loop through a collection of all HTML elements:*/
  68.   z = document.getElementsByTagName("*");
  69.   for (i = 0; i < z.length; i++) {
  70.    elmnt = z[i];
  71.    /*search for elements with a certain atrribute:*/
  72.    file = elmnt.getAttribute("alert-include");
  73.    if (file) {
  74.      /*make an HTTP request using the attribute value as the file name:*/
  75.      xhttp = new XMLHttpRequest();
  76.      xhttp.onreadystatechange = function() {
  77.        if (this.readyState == 4) {
  78.          if (this.status == 200) {
  79.            elmnt.innerHTML = this.responseText;
  80.          }
  81.          if (this.status == 404) {elmnt.innerHTML = "Page not found.";}
  82.          /*remove the attribute, and call this function once more:*/
  83.          elmnt.removeAttribute("emergency-alert");
  84.          includeHTML();
  85.        }
  86.      }      
  87.      xhttp.open("GET", file, true);
  88.      xhttp.send();
  89.      /*exit the function:*/
  90.      return;
  91.    }
  92.  }
  93. };
  94.  
  95.         </script>
  96.         <style>
  97. .selected.sub ul {
  98.     display: block;
  99. }
  100. ul .selected, .sub { display: block; }
  101.  
  102.  
  103.  
  104.  
  105.  
  106. .sub ul{
  107.     display : none;
  108.     width: 200px;
  109. }
  110. .show{
  111.      background-image: url("//www.gordonstate.edu/images/uploads/arrow_down.gif");
  112.     background-repeat: no-repeat;
  113.     display: inline-block;
  114.     font-size: 0;
  115.     height: 16px;
  116.     left: 180px;
  117.     margin-left: -15px;
  118.     overflow: hidden;
  119.     position: relative;
  120.     top: 5px;
  121.     vertical-align: top;
  122.     width: 16px;
  123.     cursor: pointer;
  124. }
  125.  
  126.  
  127. .hide{
  128.     background-image: url("//www.gordonstate.edu/images/uploads/arrow_up.gif");
  129.     background-repeat: no-repeat;
  130.     display: inline-block;
  131.     font-size: 0;
  132.     height: 16px;
  133.     left: 180px;
  134.     margin-left: -15px;
  135.     overflow: hidden;
  136.     position: relative;
  137.     top: 5px;
  138.     vertical-align: top;
  139.     width: 16px;
  140.     cursor: pointer;
  141. }
  142. </style>
  143.         <link href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css" rel="stylesheet"/>
  144.  
  145.                
  146.         </head>
  147.         <body class="single single-post postid-6 single-format-standard">
  148.                 <div class="header_container">
  149.                         <div class="container_24">
  150.                                 <div class="grid_24">
  151.                                         <div class="header">
  152.                                                 <div class=" grid_8 alpha">
  153.                                                         <div class="logo">
  154.                                                                 <a href="https://www3.gordonstate.edu/index.html"><img alt="Gordon State College Logo" caption="false" class="" height="40" src="https://www3.gordonstate.edu/images/logo.png" width="334"/></a>
  155. <div id="selenium-highlight"></div>
  156. <div id="selenium-highlight"></div>
  157.                                                         </div>
  158.                                                 </div>
  159.                                                 <div class=" grid_16 omega">
  160.                                                         <div class="right-top">
  161.                                                                 <div class="heder-menu">
  162.                                                                         <a href="http://gafutures.xap.com/applications/usg/usg_common_app_short/introduction.asp?application_id=3406">Apply</a>&#160;&#160;&#160; <a href="https://www3.gordonstate.edu/mygordon/home.html">My Gordon</a>&#160;&#160;&#160; <a href="https://www3.gordonstate.edu/sitemap/home.html">Site Map</a>&#160;&#160;&#160; <a href="https://www.facebook.com/GordonStateCollege" rel="noopener" target="_blank"> <img alt="Facebook" src="https://www3.gordonstate.edu/images/uploads/facebook-logo.png" title="Facebook"/> </a>&#160; <a href="https://twitter.com/GordonState" rel="noopener" target="_blank"> <img alt="Twitter" src="https://www3.gordonstate.edu/images/uploads/twitter-logo.png" title="Twitter"/> </a>&#160; <a href="https://www.youtube.com/user/GordonCollegeGA" rel="noopener" target="_blank"> <img alt="YouTube" src="https://www3.gordonstate.edu/images/uploads/youtube-logo.png" title="YouTube"/> </a>&#160;&#160;
  163. <script>// <![CDATA[
  164. (function() {
  165.    var cx = '014415054998277742613:dyzz9tujcde';
  166.    var gcse = document.createElement('script');
  167.    gcse.type = 'text/javascript';
  168.    gcse.async = true;
  169.    gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
  170.    var s = document.getElementsByTagName('script')[0];
  171.    s.parentNode.insertBefore(gcse, s);
  172.  })();
  173. // ]]></script>
  174. <div class="header-search-test">
  175. <gcse:searchbox-only resultsurl="http://www.gordonstate.edu/search/results.html"></gcse:searchbox-only>
  176. </div>
  177. <div class="heder-cl">A unit of the University System of Georgia</div>
  178.                                                                 </div>
  179.                                                         </div>
  180.                                                 </div>
  181.                                         </div>
  182.                                 </div>
  183.                         </div>
  184.                         <div class="clear"></div>
  185.                 </div>
  186.                 <div class="page-container mega-menu">
  187.                         <div class="container_24">
  188.                                 <div class=" grid_24 omega top_menu">
  189.                                         <div class="menu_wrapper">
  190.                                                 <div id="MainNav">
  191.                                                         <div class="menu-menu-1-container" id="menu">
  192.                                                                 <header>
  193.                                                                         <div>
  194.                                                                                 <nav class="site-navigation primary-navigation" id="primary-navigation" role="navigation">
  195. <div>
  196. <ul class="ddsmoothmenu">
  197. <li class="ddsmoothmenu-46" id="46"><a href="https://www3.gordonstate.edu/About/home.html">About</a>
  198. <ul>
  199. <li class="ddsmoothmenu-75" id="75"><a href="https://www3.gordonstate.edu/About/vision-mission-statement.html">Vision / Mission / Goals</a></li>
  200. <li class="ddsmoothmenu-76" id="76"><a href="https://www3.gordonstate.edu/strategicplan/home.html">Strategic Plan</a></li>
  201. <li class="ddsmoothmenu-77" id="77"><a href="https://www3.gordonstate.edu/About/organizational-charts.html">Organizational Charts</a></li>
  202. <li class="ddsmoothmenu-78" id="78"><a href="https://www3.gordonstate.edu/president/home.html">Office of the President</a></li>
  203. <li class="ddsmoothmenu-79" id="79"><a class="" href="http://apps.gordonstate.edu/directory">Faculty, Staff + Department Directory</a></li>
  204. <li class="ddsmoothmenu-80" id="80"><a href="https://www3.gordonstate.edu/About/locations-directions.html">Locations / Directions</a></li>
  205. <li class="ddsmoothmenu-81" id="81"><a href="https://www3.gordonstate.edu/About/gordon-state-college-history.html">Gordon State College History</a></li>
  206. <li class="ddsmoothmenu-83" id="83"><a href="https://www3.gordonstate.edu/alumni/ways-to-give.html">Give to Gordon</a></li>
  207. <li class="ddsmoothmenu-635" id="635"><a href="https://www3.gordonstate.edu/ir/gsc-facts.html">GSC Facts</a></li>
  208. </ul>
  209. </li>
  210. <li class="ddsmoothmenu-47" id="47"><a href="https://www3.gordonstate.edu/admissions/index.html">Admissions</a>
  211. <ul>
  212. <li class="ddsmoothmenu-47"><a href="https://www3.gordonstate.edu/admissions/index.html">Apply</a></li>
  213. <li class="ddsmoothmenu-47"><a href="https://www3.gordonstate.edu/financial-aid/index.html">Afford</a></li>
  214. <li class="ddsmoothmenu-47"><a href="https://www2.gordonstate.edu/application-status-check/">Check Your Status</a></li>
  215. <li class="ddsmoothmenu-47"><a href="http://apps.gordonstate.edu/admissions/contact.asp">Get Info</a></li>
  216. <li class="ddsmoothmenu-47"><a href="https://www3.gordonstate.edu/admissions/visit.html">Visit</a></li>
  217. </ul>
  218. </li>
  219. <li class="ddsmoothmenu-48" id="48"><a href="https://www3.gordonstate.edu/alumni/home.html">Alumni</a>
  220. <ul>
  221. <li class="ddsmoothmenu-97" id="97"><a href="https://www3.gordonstate.edu/alumni/get-involved.html">Get Involved</a></li>
  222. <li class="ddsmoothmenu-98" id="98"><a href="https://www3.gordonstate.edu/alumni/plan-a-reunion.html">Plan a Reunion</a></li>
  223. <li class="ddsmoothmenu-99" id="99"><a href="https://www3.gordonstate.edu/alumni/give-to-gordon.html">Give to Gordon</a></li>
  224. <li class="ddsmoothmenu-100" id="100"><a href="https://www3.gordonstate.edu/alumni/ways-to-give.html">Ways to Give</a></li>
  225. <li class="ddsmoothmenu-101" id="101"><a href="https://www3.gordonstate.edu/alumni/gordon-college-foundation.html">Gordon State College Foundation</a></li>
  226. <li class="ddsmoothmenu-102" id="102"><a href="https://www3.gordonstate.edu/alumni/naming-opportunities.html">Naming Opportunities</a></li>
  227. <li class="ddsmoothmenu-103" id="103"><a href="https://www3.gordonstate.edu/alumni/presidents-report.html">Presidents Report</a></li>
  228. <li class="ddsmoothmenu-104" id="104"><a href="https://www3.gordonstate.edu/alumni/reminiscences.html">Reminiscences</a></li>
  229. <li class="ddsmoothmenu-105" id="105"><a href="https://www3.gordonstate.edu/alumni/historical-photographs.html">Historical Photographs</a></li>
  230. <li class="ddsmoothmenu-106" id="106"><a href="https://www3.gordonstate.edu/alumni/alumnicontact.html">We Want to Hear From You</a></li>
  231. <li class="ddsmoothmenu-107" id="107"><a href="https://www3.gordonstate.edu/militarymemorial/military-memorial.html">Military Memorial Plaza</a></li>
  232. <li class="ddsmoothmenu-628" id="628"><a class="" href="https://merlin.gordonstate.edu/wconnect/ace/CourseStatus.awp?&amp;course=17ALUMNIWKND">Alumni Weekend Registration</a></li>
  233. </ul>
  234. </li>
  235. <li class="ddsmoothmenu-49" id="49"><a class="" href="http://www.gscathletics.com">Athletics</a></li>
  236. <li class="ddsmoothmenu-50" id="50"><a href="https://www3.gordonstate.edu/programs/academics.html">Academics</a>
  237. <ul>
  238. <li class="ddsmoothmenu-503" id="503"><a href="https://www3.gordonstate.edu/academic-affairs/home.html">Academic Affairs</a></li>
  239. <li class="ddsmoothmenu-112" id="112"><a href="https://www3.gordonstate.edu/programs/schools.html">Schools</a></li>
  240. <li class="ddsmoothmenu-113" id="113"><a href="https://www3.gordonstate.edu/programs/associate-degree-programs.html">Associate Degree Programs</a></li>
  241. <li class="ddsmoothmenu-114" id="114"><a href="https://www3.gordonstate.edu/programs/baccalaureate-programs.html">Baccalaureate Programs</a></li>
  242. <li class="ddsmoothmenu-552" id="552"><a href="https://www3.gordonstate.edu/elearning/home.html">eLearning</a></li>
  243. <li class="ddsmoothmenu-115" id="115"><a href="https://www3.gordonstate.edu/programs/other-programs.html">Academic Initiatives</a></li>
  244. <li class="ddsmoothmenu-116" id="116"><a href="https://www3.gordonstate.edu/admissions/dual-enrollment.html">Dual Enrollment</a></li>
  245. </ul>
  246. </li>
  247. <li class="ddsmoothmenu-51" id="51"><a href="https://www3.gordonstate.edu/commed/home.html">Community Education</a>
  248. <ul>
  249. <li class="ddsmoothmenu-116" id="116"><a href="https://issuu.com/gscinstitutionalresearch/docs/2019_ce_spring_catalog?e=13704620/67133135">Current Catalog</a></li>
  250. <li class="ddsmoothmenu-117" id="117"><a class="" href="https://merlin.gordonstate.edu/wconnect/ace/home.htm">Registration</a></li>
  251. <li class="ddsmoothmenu-118" id="118"><a href="https://www3.gordonstate.edu/commed/online-learning-opportunities.html">Non-Academic Credit Online Programs</a></li>
  252. <li class="ddsmoothmenu-120" id="120"><a href="https://www3.gordonstate.edu/commed/events-and-requests-to-use-campus-facilities.html">Events and Requests to Use Campus Facilities</a></li>
  253. <li class="ddsmoothmenu-121" id="121"><a href="https://www3.gordonstate.edu/commed/the-gordon-state-challenge-course.html">The Gordon State Challenge Course</a></li>
  254. </ul>
  255. </li>
  256. <li class="ddsmoothmenu-52" id="52"><a href="http://www.gordonstate.edu/departments/home.html">Departments</a></li>
  257. <li class="ddsmoothmenu-53" id="53"><a href="https://www3.gordonstate.edu/studentslife/home.html">Student Life</a>
  258. <ul>
  259. <li class="ddsmoothmenu-122" id="122"><a href="https://www3.gordonstate.edu/studentslife/academic-labs.html">Academic Labs</a></li>
  260. <li class="ddsmoothmenu-501" id="501"><a href="https://www3.gordonstate.edu/studentslife/accessibility-services.html">Accessibility Services</a></li>
  261. <li class="ddsmoothmenu-620" id="620"><a href="https://www3.gordonstate.edu/adult-learner/adult-learner-program.html">Adult Learner</a></li>
  262. <li class="ddsmoothmenu-123" id="123"><a href="https://www3.gordonstate.edu/bookstore/home.html">Bookstore</a></li>
  263. <li class="ddsmoothmenu-124" id="124"><a href="https://www3.gordonstate.edu/careerservices/home.html">Career Services</a></li>
  264. <li class="ddsmoothmenu-125" id="125"><a href="https://www3.gordonstate.edu/clubs-and-organizations/home.html">Clubs + Organizations</a></li>
  265. <li class="ddsmoothmenu-127" id="127"><a href="https://www3.gordonstate.edu/counseling/home.html">Counseling</a></li>
  266. <li class="ddsmoothmenu-128" id="128"><a class="" href="https://gordonstate.sodexomyway.com/">Dining Services</a></li>
  267. <li class="ddsmoothmenu-129" id="129"><a href="https://www3.gordonstate.edu/healthcenter/home.html">Health Center</a></li>
  268. <li class="ddsmoothmenu-130" id="130"><a href="https://www3.gordonstate.edu/housing/home.html">Housing</a></li>
  269. <li class="ddsmoothmenu-126" id="126"><a href="https://www3.gordonstate.edu/computer-services/home.html">Information Technology</a></li>
  270. <li class="ddsmoothmenu-132" id="132"><a href="https://www3.gordonstate.edu/recreation/home.html">Recreation</a></li>
  271. <li class="ddsmoothmenu-622" id="622"><a class="" href="http://apps.gordonstate.edu/complaint/complaint_form.php">Student Complaints</a></li>
  272. <li class="ddsmoothmenu-133" id="133"><a href="https://www3.gordonstate.edu/studentjobs/home.html">Student Employment</a></li>
  273. <li class="ddsmoothmenu-131" id="131"><a href="https://www3.gordonstate.edu/successcenter/home.html">Student Success Center</a></li>
  274. <li class="ddsmoothmenu-134" id="134"><a href="https://www3.gordonstate.edu/testingcenter/home.html">Testing Center</a></li>
  275. <li class="ddsmoothmenu-681" id="681"><a href="https://www3.gordonstate.edu/title-ix/home.html">Title IX</a></li>
  276. <li class="ddsmoothmenu-135" id="135"><a href="https://www3.gordonstate.edu/studentslife/frequently-asked-questions1.html">Frequently Asked Questions</a></li>
  277. </ul>
  278. </li>
  279. </ul>
  280. </div>
  281. </nav>
  282. <div id="selenium-highlight"></div>
  283.                                                                         </div>
  284.                                                                 </header>
  285.                                                         </div>
  286.                                                 </div>
  287.                                         </div>
  288.                                 </div>
  289.                         </div>
  290.                 </div>
  291.                 <div class="page-container">
  292.                         <div class="container_24">
  293.                                 <div class="grid_24">
  294.                                         <div class="page-content about">
  295.                                                 <div class="grid_5 omega">
  296.                                                         <div class="sidebar">
  297.                                                                 <div class="sidebar_widget">
  298.                                                                        
  299.         <ul>
  300.                 <li>
  301.                         <a href="/newsroom/">Newsroom</a>
  302.                 </li>
  303.                 <li>
  304.                         Archives
  305.                         <ul>
  306.                                 <li>
  307.                                         <a href="/newsroom/2018/">2018</a>
  308.                                 </li>
  309.                                 <li>
  310.                                         <a href="/newsroom/2017/">2017</a>
  311.                                 </li>
  312.                         </ul>
  313.                 </li>
  314.                 <li>
  315.                         <a href="https://25live.collegenet.com/gordonstate/">25Live Campus Event Calendar(Facility Request)</a>
  316.                 </li>
  317.         </ul>
  318.         <div class="clear"></div>
  319.  
  320.                                                                         <div class="clear"></div>
  321.                                                                        
  322.                                                                         <div class="clear"></div>
  323.                                                                        
  324.                                                                         <div class="clear"></div>
  325.                                                                 </div>   
  326.                                                         </div>
  327.                                                 </div>
  328.                                                 <div class="grid_19 alpha">
  329.                                                         <div class="content-bar">            
  330.                                                                 <div class="post" style="padding-left: 7px;">
  331.                                     <h1 class="post_title">2018 Archives</h1>
  332.                                                                                 <div class="post_content" style="padding-right: 7px;">
  333.                                                                                        
  334. <div class="col-md-9" id="releases">
  335. <dl>
  336.    
  337.    
  338.    
  339.             <dt>
  340.             <a href="02/university-system-of-georgia-announces-new-education-credential.html" title="University System of Georgia Announces New Education Credential">University System of Georgia Announces New Education Credential</a> &#151; Wednesday, February 13, 2019
  341.        </dt>
  342.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  343.             <dt>
  344.             <a href="december/gsc-campus-closed-monday-january-21-in-observance-of-mlk-day.html" title="GSC Campus Closed Monday, January 21 In Observance of MLK Day">GSC Campus Closed Monday, January 21 In Observance of MLK Day</a> &#151; Wednesday, January 16, 2019
  345.        </dt>
  346.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  347.             <dt>
  348.             <a href="december/new-student-orientation-friday-jan-4.html" title="New Student Orientation Friday, Jan. 4">New Student Orientation Friday, Jan. 4</a> &#151; Wednesday, January 02, 2019
  349.        </dt>
  350.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  351.             <dt>
  352.             <a href="december/campus-closed-dec-18-through-jan-1.html" title="Campus Closed Dec. 18 Through Jan. 1">Campus Closed Dec. 18 Through Jan. 1</a> &#151; Tuesday, December 11, 2018
  353.        </dt>
  354.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  355.             <dt>
  356.             <a href="december/gordon-state-college-pumped-130-million-into-regional-economy-during-fy-17.html" title="Gordon State College Pumped $130 Million into Regional Economy During FY 17">Gordon State College Pumped $130 Million into Regional Economy During FY 17</a> &#151; Tuesday, December 04, 2018
  357.        </dt>
  358.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  359.             <dt>
  360.             <a href="december/campus-offices-closed-friday-from-9-10-am.html" title="Campus Offices Closed Friday, Dec. 7  From 8:30 - 10:30 a.m.">Campus Offices Closed Friday, Dec. 7  From 8:30 - 10:30 a.m.</a> &#151; Monday, December 03, 2018
  361.        </dt>
  362.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  363.             <dt>
  364.             <a href="november/join-us-for-community-brunch.html" title="Join Us For Community Brunch">Join Us For Community Brunch</a> &#151; Monday, November 26, 2018
  365.        </dt>
  366.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  367.             <dt>
  368.             <a href="november/campus-closed-for-thanksgiving-holiday.html" title="Campus Closed for Thanksgiving Holiday">Campus Closed for Thanksgiving Holiday</a> &#151; Wednesday, November 21, 2018
  369.        </dt>
  370.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  371.             <dt>
  372.             <a href="november/first-cohort-of-highlander-leadership-academy-selected.html" title="First Cohort of Highlander Leadership Academy Selected">First Cohort of Highlander Leadership Academy Selected</a> &#151; Wednesday, November 14, 2018
  373.        </dt>
  374.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  375.             <dt>
  376.             <a href="november/four-gordon-state-college-instructors-have-been-selected-chancellors-learning-scholars.html" title="Four Gordon State College instructors Selected Chancellor’s Learning Scholars">Four Gordon State College instructors Selected Chancellor’s Learning Scholars</a> &#151; Friday, November 09, 2018
  377.        </dt>
  378.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  379.             <dt>
  380.             <a href="november/usg-gordon-state-highlight-ethical-culture-through-ethics-awareness-week.html" title="USG - Gordon State Highlight Ethical Culture Through Ethics Awareness Week">USG - Gordon State Highlight Ethical Culture Through Ethics Awareness Week</a> &#151; Friday, November 09, 2018
  381.        </dt>
  382.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  383.             <dt>
  384.             <a href="october/gsc-theatre-presents-performance-of-twelfth-night-wednesday-through-sunday.html" title="GSC Theatre Presents Performance of 'Twelfth Night' Wednesday Through Sunday">GSC Theatre Presents Performance of 'Twelfth Night' Wednesday Through Sunday</a> &#151; Friday, November 02, 2018
  385.        </dt>
  386.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  387.             <dt>
  388.             <a href="october/gordon-state-college-is-going-international-as-it-celebrates-international-education-week..html" title="Gordon State College is going international as it celebrates International Education Week.">Gordon State College is going international as it celebrates International Education Week.</a> &#151; Friday, November 02, 2018
  389.        </dt>
  390.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  391.             <dt>
  392.             <a href="october/lady-highlanders-to-face-cape-fear-community-college-in-district-championship-game.html" title="Lady Highlanders to Face Cape Fear Community College in District Championship Game">Lady Highlanders to Face Cape Fear Community College in District Championship Game</a> &#151; Monday, October 29, 2018
  393.        </dt>
  394.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  395.             <dt>
  396.             <a href="october/using-data-to-best-serve-students.html" title="Using Data to Best Serve Students">Using Data to Best Serve Students</a> &#151; Friday, October 26, 2018
  397.        </dt>
  398.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  399.             <dt>
  400.             <a href="october/gsc-barnesville-fire-department-police-department-team-up-for-learning-and-burning.html" title="GSC, Barnesville Fire Department, Police Department Team Up for Learning and Burning">GSC, Barnesville Fire Department, Police Department Team Up for Learning and Burning</a> &#151; Thursday, October 18, 2018
  401.        </dt>
  402.  
Copyright © 2010-2025 brokenlinkcheck.com  |  By using this website you agree to these Terms