<!-- Begin

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

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

document.write('Terry Ehret');

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

document.write('924 Sunnyslope Road<br>');

document.write('Petaluma, CA 94952<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(707) 762-2689<BR></span>');



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

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

//  End -->