<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Working Bytes Inc.');

document.write('</span><br>');

document.write('29002 - 785 Wonderland Road South<br>');

document.write('London, Ontario  N6K 4L9<br>');

document.write('PHONE: <span class="phonetitle">(519) 472-5428<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:Sales@workingbytes.com" class="link">sales@workingbytes.com</a><br>');


//  End -->