<!--
document.write('<div class="franchises">');
document.write('HoopEd Franchises: &nbsp;');
document.write('<a href="/">Washington DC</a>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="/carroll_county/">Carroll County</a>');
document.write('</div>');
//-->