<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('AIS: Canadian Section');

document.write('</span><br>');

document.write('Ferdinand Bolstraat 1<br>');

document.write('Brunssum, The Netherlands 6445 EE<br>');

document.write('<br>');

document.write('<span class="phonetitle">');

document.write('Canadian Address');

document.write('</span><br>');

document.write('P.O. Box 5053 STN FORCES <br>');

document.write('Belleville, Ontario  K8N 5W6<br>');

document.write('<br>');

document.write('PHONE from Europe:');
document.write('</span><br>');
document.write('<span class="phonetitle">0031-(0)45-527-8201<br></span>');

document.write('<br>');

document.write('PHONE from Canada:');
document.write('</span><br>');
document.write('<span class="phonetitle">011-31-45-527-8201<br></span>');

document.write('<br>');

document.write('FAX from Europe:');
document.write('</span><br>');
document.write('<span class="phonetitle">0031.(0)45.527.8277<br></span>');

document.write('<br>');

document.write('FAX from Canada:');
document.write('</span><br>');
document.write('<span class="phonetitle">011.31.45.527.8277<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:canada@afnorth-is.com">Canada@afnorth-is.com</a><br>');


//  End -->