<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('The Accounting Store');

document.write('</span><br>');

document.write('4240 Manor Street Suite 211<br>');

document.write('Burnaby, BC V5G 1B2<br>');

document.write('PHONE: <span class="phonetitle">(604) 420-4949<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(604) 420-4910<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@theaccountingstore.ca">info@theaccountingstore.ca</a><br>');

//  End -->
