<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Siskiyou Family YMCA');

document.write('</span><br>');

document.write('350 N. Foothill Drive<br>');

document.write('Yreka, CA 96097<br>');

document.write('PHONE: <span class="phonetitle">(530) 842-9622<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:members@siskiyou-ymca.org">members@siskiyou-ymca.org</a><br>');


//  End -->