//webfooter.js
document.write('        <td style="text-align: left; vertical-align: bottom; width: 100%; background-color: #062774;">');
//document.write('          <center><span style="font: 11px Verdana; color: White; vertical-align: bottom;">');
//document.write('            <a href="offices.html" style="text-decoration: none; font: 11px Verdana; color: White;">Offices</a> |');
//document.write('            <a href="careers.html" style="text-decoration: none; font: 11px Verdana; color: White;">Careers</a> |');
//document.write('            <a href="http://www.sygnetics.com/support" style="text-decoration: none; font: 11px Verdana; color: White;">Support</a> |');
//document.write('            <a href="emailus.aspx" style="text-decoration: none; font: 11px Verdana; color: White;">Contact Us</a><hr style="height: 1px; width: 90%; color: #666666;"></span>');
document.write('            <img src="imgs/sygfooter.gif" width="950" height="22" />');
//document.write('          </center>');
document.write('        </td>');
