<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Woodlife Photography');

document.write('</span><br>');

document.write('5992 Family Tree Place<br>');

document.write('Taylorsville, UT  84123<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(801) 281-4458<BR></span>');

document.write('FAX: &nbsp;<span class="phonetitle">(801) 281-4458 (call before faxing)<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:info@woodlifephotography.com">scott.woodcox@woodlifephotography.com</a>');

//  End --
