document.write('<div class="footer" align="center">');
document.write('| <a href="index.html">Video Scrapbook Home</a> |&nbsp;');
document.write(' <a href="page2.html">Scrapbook Kit</a> |&nbsp;');
document.write(' <a href="page3.html">Video Scrapbook Example</a> |&nbsp;');
document.write(' <a href="page4.html">Cost Estimator</a> |&nbsp;');
document.write(' <a href="page5.html">Scrapbook FAQ</a> |&nbsp;');
document.write(' <a href="page6.html">Contact Us</a> |&nbsp;');
document.write('<br>Copyright &copy; 2006-2011, <a href="http://www.doithere.net">DoItHere.net</a> a division of <a href="http://www.dnstc.com">DNS Technology Consutlants, Inc.</a>');
document.write("</div>");