<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('The Spirit Store');

document.write('</span><br>');

document.write('15118 NW 37th Ave<br>');

document.write('Vancouver, WA 60060<br>');

document.write('PHONE: <span class="phonetitle">(888) 828-8396<br></span>');

document.write('FAX: <span class="phonetitle">(360) 828-8396<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:info@Fired-UpGraphics.com">info@your-web-domain.com</a><br>');


//  End -->