
document.write('<br>');


document.write('<center>');
document.write('<table bgcolor="#ffffff" border="0" cellpadding="5" cellspacing="0">');

document.write('<tr><td colspan="2" align="center">');
document.write('<font size="2" face="arial, helvetica">');
document.write('ATLANTA AREA CATEGORIES');
document.write('</font>');
document.write('</td></tr>');

document.write('<tr>');

document.write('<td valign="top">');
document.write('<font size="2" face="arial, helvetica">');
document.write('&#149; <a href="http://www.shop-r-us.com/atlanta-falcons.html" target="_top">Atlanta Falcons</a><br>');
document.write('&#149; <a href="http://www.shop-r-us.com/braves.html" target="_top">Atlanta Braves</a><br>');
document.write('&#149; <a href="http://www.shop-r-us.com/atlanta-hawk.html" target="_top">Atlanta Hawks</a> &nbsp;<br>');
document.write('&#149; <a href="http://www.shop-r-us.com/atlanta-thrashers-nhl-hockey.html" target="_top">Atlanta Thrashers</a> &nbsp;<br>');
document.write('<br>');
document.write('</font>');
document.write('</td>');


document.write('<td valign="top">');
document.write('<font size="2" face="arial, helvetica">');
document.write('&#149; <a href="http://www.shop-r-us.com/atlanta-flights.html" target="_top">Atlanta Flights</a><br>');
document.write('&#149; <a href="http://www.shop-r-us.com/atlanta-hotels.html" target="_top">Atlanta Hotels</a><br>');
document.write('&#149; <a href="http://www.shop-r-us.com/atlanta-travel.html" target="_top">Atlanta Travel</a><br>');
document.write('<br>');
document.write('</font>');
document.write('</td>');

document.write('</tr>');

document.write('</table>');
document.write('</center>');









