<!-- Start

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

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

document.write(' Happy At Home, Inc.');

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

document.write('<span class="TABLE">23312 Friar Tuck Lane<br></span>');

document.write('<span class="TABLE">Edmonds, WA 98020<br></span>');

document.write('PHONE: <span class="phonetitle">(206) 546-5959<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(206) 546-5976<BR></span>');
document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:happyathomeinc@hotmail.com">happyathomeinc@hotmail.com</a><br>');

//  End -->