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

  1.                          $('.selected span').addClass('show');
  2. });
  3. </script>
  4.         <script>
  5.                
  6.     function includeAlert() {
  7.   var z, i, elmnt, file, xhttp;
  8.   /*loop through a collection of all HTML elements:*/
  9.   z = document.getElementsByTagName("*");
  10.   for (i = 0; i < z.length; i++) {
  11.    elmnt = z[i];
  12.    /*search for elements with a certain atrribute:*/
  13.    file = elmnt.getAttribute("alert-include");
  14.    if (file) {
  15.      /*make an HTTP request using the attribute value as the file name:*/
  16.      xhttp = new XMLHttpRequest();
  17.      xhttp.onreadystatechange = function() {
  18.        if (this.readyState == 4) {
  19.          if (this.status == 200) {
  20.            elmnt.innerHTML = this.responseText;
  21.          }
  22.          if (this.status == 404) {elmnt.innerHTML = "Page not found.";}
  23.          /*remove the attribute, and call this function once more:*/
  24.          elmnt.removeAttribute("emergency-alert");
  25.          includeHTML();
  26.        }
  27.      }      
  28.      xhttp.open("GET", file, true);
  29.      xhttp.send();
  30.      /*exit the function:*/
  31.      return;
  32.    }
  33.  }
  34. };
  35.  
  36.         </script>
  37.         <style>
  38. .selected.sub ul {
  39.     display: block;
  40. }
  41. ul .selected, .sub { display: block; }
  42.  
  43.  
  44.  
  45.  
  46.  
  47. .sub ul{
  48.     display : none;
  49.     width: 200px;
  50. }
  51. .show{
  52.      background-image: url("//www.gordonstate.edu/images/uploads/arrow_down.gif");
  53.     background-repeat: no-repeat;
  54.     display: inline-block;
  55.     font-size: 0;
  56.     height: 16px;
  57.     left: 180px;
  58.     margin-left: -15px;
  59.     overflow: hidden;
  60.     position: relative;
  61.     top: 5px;
  62.     vertical-align: top;
  63.     width: 16px;
  64.     cursor: pointer;
  65. }
  66.  
  67.  
  68. .hide{
  69.     background-image: url("//www.gordonstate.edu/images/uploads/arrow_up.gif");
  70.     background-repeat: no-repeat;
  71.     display: inline-block;
  72.     font-size: 0;
  73.     height: 16px;
  74.     left: 180px;
  75.     margin-left: -15px;
  76.     overflow: hidden;
  77.     position: relative;
  78.     top: 5px;
  79.     vertical-align: top;
  80.     width: 16px;
  81.     cursor: pointer;
  82. }
  83. </style>
  84.         <link href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css" rel="stylesheet"/>
  85.  
  86.                
  87.         </head>
  88.         <body class="single single-post postid-6 single-format-standard">
  89.                 <div class="header_container">
  90.                         <div class="container_24">
  91.                                 <div class="grid_24">
  92.                                         <div class="header">
  93.                                                 <div class=" grid_8 alpha">
  94.                                                         <div class="logo">
  95.                                                                 <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>
  96. <div id="selenium-highlight"></div>
  97. <div id="selenium-highlight"></div>
  98.                                                         </div>
  99.                                                 </div>
  100.                                                 <div class=" grid_16 omega">
  101.                                                         <div class="right-top">
  102.                                                                 <div class="heder-menu">
  103.                                                                         <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;
  104. <script>// <![CDATA[
  105. (function() {
  106.    var cx = '014415054998277742613:dyzz9tujcde';
  107.    var gcse = document.createElement('script');
  108.    gcse.type = 'text/javascript';
  109.    gcse.async = true;
  110.    gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
  111.    var s = document.getElementsByTagName('script')[0];
  112.    s.parentNode.insertBefore(gcse, s);
  113.  })();
  114. // ]]></script>
  115. <div class="header-search-test">
  116. <gcse:searchbox-only resultsurl="http://www.gordonstate.edu/search/results.html"></gcse:searchbox-only>
  117. </div>
  118. <div class="heder-cl">A unit of the University System of Georgia</div>
  119.                                                                 </div>
  120.                                                         </div>
  121.                                                 </div>
  122.                                         </div>
  123.                                 </div>
  124.                         </div>
  125.                         <div class="clear"></div>
  126.                 </div>
  127.                 <div class="page-container mega-menu">
  128.                         <div class="container_24">
  129.                                 <div class=" grid_24 omega top_menu">
  130.                                         <div class="menu_wrapper">
  131.                                                 <div id="MainNav">
  132.                                                         <div class="menu-menu-1-container" id="menu">
  133.                                                                 <header>
  134.                                                                         <div>
  135.                                                                                 <nav class="site-navigation primary-navigation" id="primary-navigation" role="navigation">
  136. <div>
  137. <ul class="ddsmoothmenu">
  138. <li class="ddsmoothmenu-46" id="46"><a href="https://www3.gordonstate.edu/About/home.html">About</a>
  139. <ul>
  140. <li class="ddsmoothmenu-75" id="75"><a href="https://www3.gordonstate.edu/About/vision-mission-statement.html">Vision / Mission / Goals</a></li>
  141. <li class="ddsmoothmenu-76" id="76"><a href="https://www3.gordonstate.edu/strategicplan/home.html">Strategic Plan</a></li>
  142. <li class="ddsmoothmenu-77" id="77"><a href="https://www3.gordonstate.edu/About/organizational-charts.html">Organizational Charts</a></li>
  143. <li class="ddsmoothmenu-78" id="78"><a href="https://www3.gordonstate.edu/president/home.html">Office of the President</a></li>
  144. <li class="ddsmoothmenu-79" id="79"><a class="" href="http://apps.gordonstate.edu/directory">Faculty, Staff + Department Directory</a></li>
  145. <li class="ddsmoothmenu-80" id="80"><a href="https://www3.gordonstate.edu/About/locations-directions.html">Locations / Directions</a></li>
  146. <li class="ddsmoothmenu-81" id="81"><a href="https://www3.gordonstate.edu/About/gordon-state-college-history.html">Gordon State College History</a></li>
  147. <li class="ddsmoothmenu-83" id="83"><a href="https://www3.gordonstate.edu/alumni/ways-to-give.html">Give to Gordon</a></li>
  148. <li class="ddsmoothmenu-635" id="635"><a href="https://www3.gordonstate.edu/ir/gsc-facts.html">GSC Facts</a></li>
  149. </ul>
  150. </li>
  151. <li class="ddsmoothmenu-47" id="47"><a href="https://www3.gordonstate.edu/admissions/index.html">Admissions</a>
  152. <ul>
  153. <li class="ddsmoothmenu-47"><a href="https://www3.gordonstate.edu/admissions/index.html">Apply</a></li>
  154. <li class="ddsmoothmenu-47"><a href="https://www3.gordonstate.edu/financial-aid/index.html">Afford</a></li>
  155. <li class="ddsmoothmenu-47"><a href="https://www2.gordonstate.edu/application-status-check/">Check Your Status</a></li>
  156. <li class="ddsmoothmenu-47"><a href="http://apps.gordonstate.edu/admissions/contact.asp">Get Info</a></li>
  157. <li class="ddsmoothmenu-47"><a href="https://www3.gordonstate.edu/admissions/visit.html">Visit</a></li>
  158. </ul>
  159. </li>
  160. <li class="ddsmoothmenu-48" id="48"><a href="https://www3.gordonstate.edu/alumni/home.html">Alumni</a>
  161. <ul>
  162. <li class="ddsmoothmenu-97" id="97"><a href="https://www3.gordonstate.edu/alumni/get-involved.html">Get Involved</a></li>
  163. <li class="ddsmoothmenu-98" id="98"><a href="https://www3.gordonstate.edu/alumni/plan-a-reunion.html">Plan a Reunion</a></li>
  164. <li class="ddsmoothmenu-99" id="99"><a href="https://www3.gordonstate.edu/alumni/give-to-gordon.html">Give to Gordon</a></li>
  165. <li class="ddsmoothmenu-100" id="100"><a href="https://www3.gordonstate.edu/alumni/ways-to-give.html">Ways to Give</a></li>
  166. <li class="ddsmoothmenu-101" id="101"><a href="https://www3.gordonstate.edu/alumni/gordon-college-foundation.html">Gordon State College Foundation</a></li>
  167. <li class="ddsmoothmenu-102" id="102"><a href="https://www3.gordonstate.edu/alumni/naming-opportunities.html">Naming Opportunities</a></li>
  168. <li class="ddsmoothmenu-103" id="103"><a href="https://www3.gordonstate.edu/alumni/presidents-report.html">Presidents Report</a></li>
  169. <li class="ddsmoothmenu-104" id="104"><a href="https://www3.gordonstate.edu/alumni/reminiscences.html">Reminiscences</a></li>
  170. <li class="ddsmoothmenu-105" id="105"><a href="https://www3.gordonstate.edu/alumni/historical-photographs.html">Historical Photographs</a></li>
  171. <li class="ddsmoothmenu-106" id="106"><a href="https://www3.gordonstate.edu/alumni/alumnicontact.html">We Want to Hear From You</a></li>
  172. <li class="ddsmoothmenu-107" id="107"><a href="https://www3.gordonstate.edu/militarymemorial/military-memorial.html">Military Memorial Plaza</a></li>
  173. <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>
  174. </ul>
  175. </li>
  176. <li class="ddsmoothmenu-49" id="49"><a class="" href="http://www.gscathletics.com">Athletics</a></li>
  177. <li class="ddsmoothmenu-50" id="50"><a href="https://www3.gordonstate.edu/programs/academics.html">Academics</a>
  178. <ul>
  179. <li class="ddsmoothmenu-503" id="503"><a href="https://www3.gordonstate.edu/academic-affairs/home.html">Academic Affairs</a></li>
  180. <li class="ddsmoothmenu-112" id="112"><a href="https://www3.gordonstate.edu/programs/schools.html">Schools</a></li>
  181. <li class="ddsmoothmenu-113" id="113"><a href="https://www3.gordonstate.edu/programs/associate-degree-programs.html">Associate Degree Programs</a></li>
  182. <li class="ddsmoothmenu-114" id="114"><a href="https://www3.gordonstate.edu/programs/baccalaureate-programs.html">Baccalaureate Programs</a></li>
  183. <li class="ddsmoothmenu-552" id="552"><a href="https://www3.gordonstate.edu/elearning/home.html">eLearning</a></li>
  184. <li class="ddsmoothmenu-115" id="115"><a href="https://www3.gordonstate.edu/programs/other-programs.html">Academic Initiatives</a></li>
  185. <li class="ddsmoothmenu-116" id="116"><a href="https://www3.gordonstate.edu/admissions/dual-enrollment.html">Dual Enrollment</a></li>
  186. </ul>
  187. </li>
  188. <li class="ddsmoothmenu-51" id="51"><a href="https://www3.gordonstate.edu/commed/home.html">Community Education</a>
  189. <ul>
  190. <li class="ddsmoothmenu-116" id="116"><a href="https://issuu.com/gscinstitutionalresearch/docs/2019_ce_spring_catalog?e=13704620/67133135">Current Catalog</a></li>
  191. <li class="ddsmoothmenu-117" id="117"><a class="" href="https://merlin.gordonstate.edu/wconnect/ace/home.htm">Registration</a></li>
  192. <li class="ddsmoothmenu-118" id="118"><a href="https://www3.gordonstate.edu/commed/online-learning-opportunities.html">Non-Academic Credit Online Programs</a></li>
  193. <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>
  194. <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>
  195. </ul>
  196. </li>
  197. <li class="ddsmoothmenu-52" id="52"><a href="http://www.gordonstate.edu/departments/home.html">Departments</a></li>
  198. <li class="ddsmoothmenu-53" id="53"><a href="https://www3.gordonstate.edu/studentslife/home.html">Student Life</a>
  199. <ul>
  200. <li class="ddsmoothmenu-122" id="122"><a href="https://www3.gordonstate.edu/studentslife/academic-labs.html">Academic Labs</a></li>
  201. <li class="ddsmoothmenu-501" id="501"><a href="https://www3.gordonstate.edu/studentslife/accessibility-services.html">Accessibility Services</a></li>
  202. <li class="ddsmoothmenu-620" id="620"><a href="https://www3.gordonstate.edu/adult-learner/adult-learner-program.html">Adult Learner</a></li>
  203. <li class="ddsmoothmenu-123" id="123"><a href="https://www3.gordonstate.edu/bookstore/home.html">Bookstore</a></li>
  204. <li class="ddsmoothmenu-124" id="124"><a href="https://www3.gordonstate.edu/careerservices/home.html">Career Services</a></li>
  205. <li class="ddsmoothmenu-125" id="125"><a href="https://www3.gordonstate.edu/clubs-and-organizations/home.html">Clubs + Organizations</a></li>
  206. <li class="ddsmoothmenu-127" id="127"><a href="https://www3.gordonstate.edu/counseling/home.html">Counseling</a></li>
  207. <li class="ddsmoothmenu-128" id="128"><a class="" href="https://gordonstate.sodexomyway.com/">Dining Services</a></li>
  208. <li class="ddsmoothmenu-129" id="129"><a href="https://www3.gordonstate.edu/healthcenter/home.html">Health Center</a></li>
  209. <li class="ddsmoothmenu-130" id="130"><a href="https://www3.gordonstate.edu/housing/home.html">Housing</a></li>
  210. <li class="ddsmoothmenu-126" id="126"><a href="https://www3.gordonstate.edu/computer-services/home.html">Information Technology</a></li>
  211. <li class="ddsmoothmenu-132" id="132"><a href="https://www3.gordonstate.edu/recreation/home.html">Recreation</a></li>
  212. <li class="ddsmoothmenu-622" id="622"><a class="" href="http://apps.gordonstate.edu/complaint/complaint_form.php">Student Complaints</a></li>
  213. <li class="ddsmoothmenu-133" id="133"><a href="https://www3.gordonstate.edu/studentjobs/home.html">Student Employment</a></li>
  214. <li class="ddsmoothmenu-131" id="131"><a href="https://www3.gordonstate.edu/successcenter/home.html">Student Success Center</a></li>
  215. <li class="ddsmoothmenu-134" id="134"><a href="https://www3.gordonstate.edu/testingcenter/home.html">Testing Center</a></li>
  216. <li class="ddsmoothmenu-681" id="681"><a href="https://www3.gordonstate.edu/title-ix/home.html">Title IX</a></li>
  217. <li class="ddsmoothmenu-135" id="135"><a href="https://www3.gordonstate.edu/studentslife/frequently-asked-questions1.html">Frequently Asked Questions</a></li>
  218. </ul>
  219. </li>
  220. </ul>
  221. </div>
  222. </nav>
  223. <div id="selenium-highlight"></div>
  224.                                                                         </div>
  225.                                                                 </header>
  226.                                                         </div>
  227.                                                 </div>
  228.                                         </div>
  229.                                 </div>
  230.                         </div>
  231.                 </div>
  232.                 <div class="page-container">
  233.                         <div class="container_24">
  234.                                 <div class="grid_24">
  235.                                         <div class="page-content about">
  236.                                                 <div class="grid_5 omega">
  237.                                                         <div class="sidebar">
  238.                                                                 <div class="sidebar_widget">
  239.                                                                        
  240.         <ul>
  241.                 <li>
  242.                         <a href="/newsroom/">Newsroom</a>
  243.                 </li>
  244.                 <li>
  245.                         Archives
  246.                         <ul>
  247.                                 <li>
  248.                                         <a href="/newsroom/2018/">2018</a>
  249.                                 </li>
  250.                                 <li>
  251.                                         <a href="/newsroom/2017/">2017</a>
  252.                                 </li>
  253.                         </ul>
  254.                 </li>
  255.                 <li>
  256.                         <a href="https://25live.collegenet.com/gordonstate/">25Live Campus Event Calendar(Facility Request)</a>
  257.                 </li>
  258.         </ul>
  259.         <div class="clear"></div>
  260.  
  261.                                                                         <div class="clear"></div>
  262.                                                                        
  263.                                                                         <div class="clear"></div>
  264.                                                                        
  265.                                                                         <div class="clear"></div>
  266.                                                                 </div>   
  267.                                                         </div>
  268.                                                 </div>
  269.                                                 <div class="grid_19 alpha">
  270.                                                         <div class="content-bar">            
  271.                                                                 <div class="post" style="padding-left: 7px;">
  272.                                     <h1 class="post_title">2018 Archives</h1>
  273.                                                                                 <div class="post_content" style="padding-right: 7px;">
  274.                                                                                        
  275. <div class="col-md-9" id="releases">
  276. <dl>
  277.    
  278.    
  279.    
  280.             <dt>
  281.             <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
  282.        </dt>
  283.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  284.             <dt>
  285.             <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
  286.        </dt>
  287.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  288.             <dt>
  289.             <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
  290.        </dt>
  291.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  292.             <dt>
  293.             <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
  294.        </dt>
  295.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  296.             <dt>
  297.             <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
  298.        </dt>
  299.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  300.             <dt>
  301.             <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
  302.        </dt>
  303.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  304.             <dt>
  305.             <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
  306.        </dt>
  307.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  308.             <dt>
  309.             <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
  310.        </dt>
  311.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  312.             <dt>
  313.             <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
  314.        </dt>
  315.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  316.             <dt>
  317.             <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
  318.        </dt>
  319.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  320.             <dt>
  321.             <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
  322.        </dt>
  323.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  324.             <dt>
  325.             <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
  326.        </dt>
  327.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  328.             <dt>
  329.             <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
  330.        </dt>
  331.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  332.             <dt>
  333.             <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
  334.        </dt>
  335.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  336.             <dt>
  337.             <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
  338.        </dt>
  339.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  340.             <dt>
  341.             <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
  342.        </dt>
  343.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  344.             <dt>
  345.             <a href="september/highlander-edge-cuts-a-wide-swath-on-gordon-states-campus.html" title="Highlander EDGE Cuts a Wide Swath On Gordon State’s Campus">Highlander EDGE Cuts a Wide Swath On Gordon State’s Campus</a> &#151; Thursday, October 04, 2018
  346.        </dt>
  347.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  348.             <dt>
  349.             <a href="september/gordon-state-college-to-host-chair-academys-28th-annual-international-leadership-conference.html" title="Gordon State College to Host Chair Academy's 28th Annual International Leadership Conference">Gordon State College to Host Chair Academy's 28th Annual International Leadership Conference</a> &#151; Tuesday, October 02, 2018
  350.        </dt>
  351.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  352.             <dt>
  353.             <a href="september/students-faculty-on-fall-break-oct-8-9.html" title="Students, Faculty on Fall Break Oct. 8,9">Students, Faculty on Fall Break Oct. 8,9</a> &#151; Tuesday, October 02, 2018
  354.        </dt>
  355.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  356.             <dt>
  357.             <a href="september/gsc-theatre-opens-season-friday.html" title="GSC Theatre Opens Season Friday">GSC Theatre Opens Season Friday</a> &#151; Thursday, September 27, 2018
  358.        </dt>
  359.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  360.             <dt>
  361.             <a href="september/harrys-house-officially-opens.html" title="Harry's House Officially Opens">Harry's House Officially Opens</a> &#151; Wednesday, September 26, 2018
  362.        </dt>
  363.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  364.             <dt>
  365.             <a href="september/gsc-atlanta-region-young-alumni-association-wants-to-reconnect-with-you.html" title="GSC Atlanta Region Young Alumni Association Wants to Reconnect with You">GSC Atlanta Region Young Alumni Association Wants to Reconnect with You</a> &#151; Thursday, September 20, 2018
  366.        </dt>
  367.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  368.             <dt>
  369.             <a href="september/gordon-state-college-and-the-carl-vinson-institute-join-forces-to-address-education-and-workforce-needs.html" title="Gordon State College and The Carl Vinson Institute Join Forces to Address Education and Workforce Needs">Gordon State College and The Carl Vinson Institute Join Forces to Address Education and Workforce Needs</a> &#151; Sunday, September 16, 2018
  370.        </dt>
  371.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  372.             <dt>
  373.             <a href="september/gordon-state-college-foundation-holds-retreat-on-campus.html" title="Gordon State College Foundation Holds Retreat on Campus">Gordon State College Foundation Holds Retreat on Campus</a> &#151; Wednesday, September 12, 2018
  374.        </dt>
  375.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  376.             <dt>
  377.             <a href="september/gordon-state-college-is-ranked-7-among-top-public-schools.html" title="Gordon State College is ranked no. 7 among Top Public Schools">Gordon State College is ranked no. 7 among Top Public Schools</a> &#151; Wednesday, September 12, 2018
  378.        </dt>
  379.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  380.             <dt>
  381.             <a href="september/gordon-state-college-president-kirk-a-nooks-100-day-report.html" title="Gordon State College President Kirk A. Nooks' 100 Day Report">Gordon State College President Kirk A. Nooks' 100 Day Report</a> &#151; Monday, September 10, 2018
  382.        </dt>
  383.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  384.             <dt>
  385.             <a href="september/gsc-theatre-opens-season-with-the-laramie-project.html" title="GSC Theatre Season Opens Friday">GSC Theatre Season Opens Friday</a> &#151; Monday, September 10, 2018
  386.        </dt>
  387.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  388.             <dt>
  389.             <a href="september/gace-program-admission-assessment-student-sessions.html" title="GACE Program Admission Assessment Student Sessions">GACE Program Admission Assessment Student Sessions</a> &#151; Monday, September 10, 2018
  390.        </dt>
  391.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  392.             <dt>
  393.             <a href="september/bachelor-of-science-in-nursing-program-fully-accredited.html" title="Bachelor of Science in Nursing Program Fully Accredited">Bachelor of Science in Nursing Program Fully Accredited</a> &#151; Thursday, September 06, 2018
  394.        </dt>
  395.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  396.             <dt>
  397.             <a href="september/gsc-students-faculty-assist-local-family.html" title="GSC Students, Faculty Assist Local Family">GSC Students, Faculty Assist Local Family</a> &#151; Thursday, September 06, 2018
  398.        </dt>
  399.         <dd style="padding-bottom: 20px;">$_DisplayTool.truncate($content,250,'...',true)</dd>
  400.             <dt>
  401.             <a href="august/campus-closed-for-labor-day.html" title="Campus Closed for Labor Day">Campus Closed for Labor Day</a> &#151; Monday, August 27, 2018
  402.  
Copyright © 2010-2025 brokenlinkcheck.com  |  By using this website you agree to these Terms