<!-- Begin

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

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

document.write('Apple Valley Chapter');

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

document.write('12 Orondo Avenue<br>');

document.write('Wenatchee, WA  98801<br>');

document.write('PHONE: <span class="phonetitle">(509) 663-3907<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(509) 663-9061<BR></span>');

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

document.write(' <A HREF="mailto:avcexec@applevalleyredcross.org" class="link">Apple Valley Chapter</a><br>');


//  End -->