<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'
document.write('<br>');

document.write('<a href="index.html" target="_top">HOME | </a> ');

document.write('<a href="software.htm" target="_top">SOFTWARE |</a> ');

document.write('<a href="video.htm" target="_top">VIDEO TOURS | </a> ');

document.write('<a href="training.htm" target="_top">TRAINING | </a> ');

document.write('<a href="services.htm" target="_top">SERVICES |</a> ');

document.write('<a href="support.htm" target="_top">HELP & SUPPORT |</a> ');

document.write('<a href="downloads.htm" target="_top">DOWNLOADS |</a> ');

document.write('<a href="discussion.htm" target="_top">DISCUSSION BOARD |</a> ');

document.write('<a href="links.htm" target="_top"> LINKS</a><BR><BR> ');

document.write('<span class ="copyright">&copy;Copyright 2004 - 2010 ');

document.write('<a href="index.html" target="_top">Z-Micro Technologies, Inc.</a> ');

document.write('All Rights Reserved. ');

document.write('For more information feel free to '); 

document.write(' <A HREF="mailto:sales@z-microtech.com">Contact Us.</a>');

document.write('</span><br><BR>');

//  End -->