<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Birley Photography');

document.write('</span><br>');

document.write('2025 Ebenezer Rd., Ste. M3<br>');

document.write('Rock Hill, SC 29732<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(803) 366-5782<BR></span>');

document.write('TOLL FREE: &nbsp;<span class="phonetitle">(888) 599-7680<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:info@birleyphoto.com">info@birleyphoto.com</a>');

//  End -->