<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<span class="phonetitle">');

document.write('BlueRidge Associates, Inc.');

document.write('</span><br>');

document.write('Canton, Georgia 30114<br>');

document.write('Phone: <span class="phonetitle">678.921.5176<BR></span>');

document.write('Fax: &nbsp;&nbsp;<span class="phonetitle">678.921.5176<BR></span>');

document.write('<BR> ');

document.write(' <A HREF=""></a><br>');


//  End -->