<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Art Gordon Photography');

document.write('</span><br>');

document.write('9325 Brown Gelly DR<br>');

document.write('Huntersville, NC 28078<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">704.562.6824<BR></span>');


document.write('<BR>E-Mail: ');

document.write('<a href="mailto:info@artgordonphotography.com">info@artgordonphotography.com</a>');

//  End -->