<!-- Begin

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

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

document.write('Compu-Trust Inc.');

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

document.write('1703 Edenwood Drive<br>');

document.write('Oshawa, Ontario, Canada, L1G 7Y5<br>');

document.write('Phone: <span class="phonetitle">(416) 282-8778<BR></span>');

document.write('Toll Free: <span class="phonetitle">1 (877) 282-8845<BR></span>');

document.write('Fax: <span class="phonetitle">(289) 240-5294<BR></span>');

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

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


//  End -->