// 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: 04.06.2009
document.write('</td></tr>');
document.write('<tr>');
document.write('<th colspan=2 width=750 height=38 align=center background="http://www.edhearn.com/images/bg.gif"><font class=bottom><a href="/contact.html">Contact Ed</a> | <a href="http://www.trusteddesigns.com" target="_blank">Site Design</a></font></th>');
document.write('</tr></table>');