
function getText(){

document.write('<b><u>Community Info</u></b><br>');
document.write('<li><a href="/attractions.html">Gwinnett Attractions</a><br>');
document.write('<li><a href="/business/index.html">Gwinnett Businesses</a><br>');
document.write('<li><a href="/churches/index.html">Gwinnett Churches</a><br>');
document.write('<li><a href="/public_golf.html">Gwinnett Golf Courses</a><br>');
document.write('<li><a href="/hotels/index.html">Gwinnett Hotels</a><br>');
document.write('<li><a href="http://www.restaurantguideatlanta.com/gwinnettrestaurants_a.htm" TARGET="New Window">Gwinnett Restaurants</a><br>');
document.write('<li><a href="http://www.scangwinnett.com" TARGET="New Window">Gwinnett Scanner</a><br>');
document.write('<li><a href="/shopping.html">Gwinnett Shopping</a><br>');
document.write('<li><a href="/links.html">Community Links</a><p>');

document.write('<u>Gwinnett Online Services</u><br>');
document.write('<li><a href="/advertising/index.html">Advertising</a><br>');
document.write('<li><a href="/class/index.html">Classifieds-Free</a><br>');
document.write('<li><a href="/discussions/index.html">Discussion Board</a><br>');
document.write('<li><a href="/advertising/web.html">Web Services</a><p>');

document.write('<u>Resources</u><br>');
document.write('<li><a href="http://www.georgia.gov/" TARGET="New Window">Official Georgia Site</a><br>');
document.write('<li><a href="http://quickfacts.census.gov/qfd/states/13/13135.html" TARGET="New Window">Gwinnett Census Info</a><br>');
document.write('<li><a href="http://www.co.gwinnett.ga.us/" TARGET="New Window">Gwinnett County Site</a><br>');
document.write('<li><a href="http://roadsidegeorgia.com/county/gwinnett.html" TARGET="New Window">Gwinnett History</a><br>');
document.write('<li><a href="http://www.gwinnettpl.org/" TARGET="New Window">Gwinnett Public Library</a><br>');
document.write('<li><a href="http://www.rootsweb.com/~gagwinne/" TARGET="New Window">Gwinnett Roots Web</a><br>');
document.write('<li><a href="http://www.gwinnett.k12.ga.us/" TARGET="New Window">Gwinnett School System</a><br>');
document.write('<li><a href="http://www.uscounties.com" TARGET="New Window">USCounties.com</a><p>');






          
}