<!-- Begin

document.write('<DIV class=footer>');
document.write('<A class="menuitem2first" href="index.html">Home</A>');
document.write('<A class=menuitem2 href="solutions.htm">Solutions</A>');
document.write('<A class=menuitem2 href="services.htm">Services</A>');
document.write('<A class=menuitem2 href="support.htm">Support</A>');
document.write('<A class=menuitem2 href="news.htm">News</A>');
document.write('<A class=menuitem2 href="about.htm">About</A>');
document.write('<A class=menuitem2 href="contact.htm">Contact</A>');
document.write('</DIV>');

document.write('<DIV class=footer2>');
document.write('35 West Pearce Street, Unit #1&nbsp;&nbsp;|&nbsp;&nbsp;Richmond Hill, Ontario L4B 3A9&nbsp;&nbsp;|&nbsp;&nbsp;(905) 709-0820<BR>');
document.write('<BR>');
document.write('</DIV>');

//  End -->