<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('David Williams Photography');

document.write('</span><br>');

document.write('PHONE: <span class="phonetitle">(801) 944-7734<BR></span>');

document.write('CELL: &nbsp;&nbsp;<span class="phonetitle">(801) 726-8646<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:david@davidwilliamsphotography.net">david@davidwilliamsphotography.net</a><br>');


//  End -->