<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Marc Williams');

document.write('</span><br>');

document.write('4580 Klahanie Drive SE, #453<br>');

document.write('Issaquah, WA  98029<br>');

document.write('PHONE: <span class="phonetitle">(425) 313-1858<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(425) 313-1872<BR></span>');

document.write('<BR>E-mail us: info@the-garrison.com.com');

document.write(' <A HREF="mailto:info@the-garrison.com">info@the-garrison.com</a><br>');

//  End -->