/* footer */

document.write('<table width="100%" height="62" border="0" cellpadding="0" cellspacing="0" style="background-image:url(images/footer.jpg)">');
document.write('<tr>');
document.write('<td class="footer-left">© 2011 Suncoast Infrastructure, Inc.</td>');
document.write('<td class="footer-right">hosted by <a href="http://www.nodig.com/marketing.html" target="_blank">TIC & Amynet</a></td>');
document.write('</tr>');
document.write('</table>');

