<!-- Begin

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


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

document.write('<a href="index.html">home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.htm">about us</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="partners.htm">partners</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="associations.htm">associations</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="asi_applications.htm">asi applications</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="autodesk.htm">autodesk</a>');

document.write('&nbsp;|&nbsp;');

<!--document.write(' <a href="autopole.htm">autopole</a>');-->

<!--document.write('&nbsp;|&nbsp;');-->

document.write(' <a href="services.htm">services</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="events.htm">events</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="careers.htm">careers</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">contact</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="site_map.htm">site map</a>');

document.write('<br>');


document.write('<br>All Contents Copyright &copy; 2008 Automated Solutions International Inc.');

document.write('<br>Site by <a href="http://www.ubqdesign.com" target="_blank">UBQ Communication by Design</a><br>');


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


//  End -->