<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Bill Spalding');
document.write('<br>');
document.write('Wealth Management');
document.write('</span><br>');
document.write('</span><br>');
document.write('One Buckhead Plaza<br>');

document.write('3060 Peachtree Rd, NW<br>');

document.write('Suite 250<br>');

document.write('Atlanta, GA 30305<br>');
document.write('</span><br>');
document.write('PHONE: (404) 255-3331<br>');

document.write('TOLL FREE: (888) 255-3331<br>');

document.write('FAX: (404) 255-9899<br>');

document.write('<a href="mailto:bill@spaldingfinancial.com">bill@spaldingfinancial.com</a><br>');


//  End -->
