
// $Header: /WebSites/nlgsite/scripts/footer.js 4     11/18/09 10:04a Ehermance $

document.write("<table width='770' border='0' cellspacing='0' cellpadding='0' bgcolor='#ffffff'>");
document.write("<tr>");
document.write("<td width='80'>&nbsp;</td>");
document.write("<td width='690' class='smallBlue' align='center'>");
document.write("<img src='/images/bluedot.gif' width='690' height='2'><br/>");
document.write("© 2009 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>");
document.write("</table>");