<!-- Begin


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

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

document.write('Spotlite Photography');

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

document.write('1053 Loop Rd.<br>');

document.write('Clayton, NC 27527<br>');

document.write('PHONE: <span class="phonetitle">(919) 763-8166<BR></span>');

document.write('CELL: &nbsp;&nbsp;<span class="phonetitle">(919) 889-4445<BR></span>');

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

document.write(' <A HREF="mailto:mike@spotlitephotography.com">mike@spotlitephotography.com</a><br>');


//  End -->