<!-- Begin

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

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

document.write('Ron Goldman Photography');

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

document.write('329 Alki Rd.<br>');

document.write('Woodland, WA 98674<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">360-225-5862<BR></span>');

document.write('FAX: &nbsp;<span class="phonetitle">360-225-9130<BR></span>');

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

document.write('<a href="mailto:ron@rongoldmanphotography.com">ron@rongoldmanphotography.com</a>');

//  End -->