<!-- Begin

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


document.write('Tom Gidlund<br>');

document.write('EXIT REALTY ASSOCIATES<br>');

document.write('1419 Cornwall Ave.<br>');

document.write('Bellingham, WA 98225<br>');

document.write('PHONE: <span class="Company">(360) 201-2914<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="Fax">(360) 738-0828<BR></span>');

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

document.write(' <A HREF="mailto:tomg@exitrealtybellingham.com" class="link">tomg@exitrealtybellingham.com</a><br>');


//  End -->