<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Wayne Miller Photography');

document.write('</span><br>');

document.write('Clayton Studio | Your Location<br>');

document.write('Clayton, CA 94517<br>');

document.write('PHONE: <span class="phonetitle">(925) 330-8737<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(925) 673-2933<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:fineart@wmphotos.com">Wayne Miller Photography</a><br>');


//  End -->