
// $Header: /WebSites/nlgsite/scripts/footer.js 6     7/13/10 3:39p Ehermance $

document.write("<table width='790' border='0' cellspacing='0' cellpadding='0' bgcolor='#ffffff'>");
document.write("<tr>");
document.write("<td width='80'>&nbsp;</td>");
document.write("<td width='710' class='smallBlue' align='center'>");
document.write("<img src='/images/bluedot.gif' width='710' height='2'>");
document.write("</td></tr><tr><td>&nbsp;</td><td width='710' class='smallBlue' align='center'>");
document.write("© 2010 WTH - Executive Offices: 10 Harbor Park Drive - Port Washington, NY 11050 ");
//document.write("Phone: (516) 621-7666 - Fax: (516) 621-0611 ");
document.write("<img src='/images/squares.gif' width='40' height='11' align='absmiddle'><br/>");
document.write("WTH - Corporate Offices: 100 Fordham Road, Building C - Wilmington MA 01887 - ");
document.write("Phone: (617) 424-7990 - Fax: (617) 424-1943 </td>");
document.write("</tr><tr><td colspan=2>&nbsp;</td></tr>");
document.write("</table>");