<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<span class="phonetitle">');

document.write('Norfolk Investment Systems');

document.write('</span><br>');

document.write('466 Ceremonial Drive<br>');

document.write('Mississauga, ON L5R 2S6<br>');

document.write('Canada<br>');

document.write('Phone: <span class="phonetitle">(416) 277-6904<BR></span>');

document.write('Fax: &nbsp;&nbsp;<span class="phonetitle">(416) 277-6904<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@norfolksystems.com" class="link">info@norfolksystems.com</a><br>');



//  End -->