
<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('David Brown Real Estate');

document.write('</span><br>');

document.write('PO Box 3218<br>');

document.write('Truckee, CA 96160<br>');

document.write('PHONE: <span class="phonetitle">(530) 562-1720<BR></span>');

document.write('CELL: <span class="phonetitle">(530) 412-3475<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(530) 562-1643<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:brown72@sbcglobal.net">brown72@sbcglobal.net</a><br>');


//  End -->