<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Clint Alexander Photography');

document.write('</span><br>');

document.write('1358 Oldfield Rd.<br>');

document.write('Decatur, GA 30030<br>');

document.write('PHONE: <span class="phonetitle">(678) 851-7052<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@clintalexander.net">info@clintalexander.net</a><br>');


//  End -->