<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Scott Valley Swimming &amp; Tennis Club');

document.write('</span><br>');

document.write('50 Underhill Road<br>');

document.write('Mill Valley, CA 94941<br>');

document.write('TEL: <span class="phonetitle">(415) 383-3483<BR></span>');

document.write('FAX: <span class="phonetitle">(415) 383-0217<BR></span>');


document.write('EMAIL: ');

document.write(' <A HREF="mailto:info@svstc.com">info@svstc.com</a><br>');

//  End -->