<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Chain Stitchery');

document.write('</span><br>');

document.write('129 NW 1st Avenue<br>');

document.write('Ephrata, Washington 98823<br>');

document.write('PHONE: <span class="phonetitle">(509) 754-0822<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(509)754-4945<BR></span>');

document.write('<br>');

document.write();

document.write('<span class="phonetitle">');

document.write('The Letter Jacket And More Store');

document.write('</span><br>');

document.write('2302 N. Argonne Suite "B"<br>');

document.write('Spokane Valley, Washington 99212<br>');

document.write('PHONE: <span class="phonetitle">(509) 413-1152<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(509)413-1152<BR></span>');

document.write('<br>');

//  End -->