// Created By: Ed Paff Jr.
// Description: This javascript file is used to store code that is used throughout the site, so that it only has to be implemented once.
//              For example, if you want to change one of the menu links, it only has to be done in this single file.
// Last Edited: 10.19.2010
document.write('</div></div>');
document.write('<div id="footer"><font class=bottom><a href="/contact.html">Contact Ed</a> | <a href="http://www.trusteddesigns.com" target="_blank">Site Design</a></font></div>');
