<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Rick Evans');

document.write('</span><br>');

document.write('4936 Harbor Hills Drive<br>');

document.write('Freeland, WA 98249<br>');

document.write('Phone: &nbsp;<span class="phonetitle">(206) 293-1382<BR></span><br>');

document.write('<b><a href="mailto:Rick@RickEvansPhotography.Com">Rick@RickEvansPhotography.Com</a></b>');

//  End -->