<!-- Begin


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

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

document.write('TRILLION INDUSTRIES');

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

document.write('Bay 2 4623 Manilla Rd. S.E.<br>');

document.write('Calgary Alberta <br>');

document.write('PHONE: <span class="phonetitle">(403) 243-0036<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">please call for our fax number.<BR></span>');

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

document.write(' <A HREF="mailto:info@trillionindustries.com" class="link">info@trillionindustries.com</a><br>');


//  End -->