<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Scott and Diane Brown');

document.write('</span><br>');

document.write('Brokers/Owners<br>');

document.write('Coldwell Banker<br>Brokers of the Valley<br>');

document.write('1775 Lincoln Ave<br>');

document.write('Napa, CA 94558<br>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:ScottB@ColdwellBanker.com">ScottB@ColdwellBanker.com</a><br>');

document.write(' <A HREF="mailto:DBrown@CBNapaValley.com">DBrown@CBNapaValley.com</a><br>');


//  End -->
