<!--This code generates the footer.-->
function printVirtualFooter(){
document.write('<div id="copyright">&copy;2007 Outource Packaging Corporation. All rights reserved. </div><div id="footerlinks"><a href="terms.html">Terms and Conditions of Sale</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="privacy.html">Privacy Policy</a></div>');
}
