<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('DVS and Associates');

document.write('</span><br>');

document.write('3721 Drybread Road<br>');

document.write('Cottonwood, CA 96022<br>');

document.write('PHONE: <span class="phonetitle">(530) 347-1923<br></span>');

document.write('FAX: <span class="phonetitle">(530) 347-1925<br></span>');

document.write('<br>E-mail us: ');

document.write(' <A HREF="mailto:info@your-web-domain.com">dvs@shasta.com</a><br>');


//  End -->
