summaryrefslogtreecommitdiff
path: root/html/drivers/scripts/footer.txt
blob: d716cbf20a944f22d831b4ee7f90a2b69fcc5b95 (plain)
1
2
3
4
5
6
7
8
9
document.write("\
<table><tr>\
<td width='33%' align='center'><img src='../icons/home.gif' align='middle'>\
<a href='../index.html'>Home Page</a></td>\
<td width='33%' ><img src='../icons/sitemap.png' align='middle'>\
<a href='../sitemap.html'>Site Map</a></td>\
<td width='33%' ><img src='../icons/mail2.gif' align='middle'>\
<a href='http://www.ntp.org/contact'>Contacts</a></td>\
</tr></table>")