<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('John Fisher-Sandy Oppenheimer');

document.write('</span><br>');

document.write('19600 Benson Lane<br>');

document.write('Fort Bragg, Ca. 95437<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">707-964-0359<BR></span>');

//document.write('FAX: &nbsp;<span class="phonetitle">+39 0584 742465<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:info@fisheroppenheimer.com">info@fisheroppenheimer.com</a>');

//  End -->