<!-- Begin


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

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

document.write('Glenn Phillips Photography');

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

document.write('1583 Overton Park Avenue<br>');

document.write('Memphis, Tennessee 38112<br>');

document.write('PHONE: <span class="phonetitle">(901) 647-9478<BR></span>');

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

document.write(' <A HREF="glenn@gphillipsphoto.com">glenn@gphillipsphoto.com</a><br>');


//  End -->