<!-- Begin

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

document.write('<div id="footer">');
document.write('<span id="footer_text">');
document.write('<a href="http://www.mallett.com/index.php">Home</a>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="http://www.mallett.com/software-products.php">Software</a>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="http://www.mallett.com/ansys-engineering.php">Analysis</a>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="http://www.mallett.com/training-mallett.php">Training</a>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="http://www.mallett.com/support.php">Support</a>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="http://www.mallett.com/about-us.php">About Us</a>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="http://www.mallett.com/contact-us.php">Contact Us</a>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="http://www.mallett.com/sitemap.php">Site Map</a>');
document.write('<br>All contents &copy;Copyright 2010 ');
document.write('<a>Mallett Technology, Inc.</a><br>');
document.write('<br></span></div>');


//  End -->
