mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 21:31:02 -05:00
9 lines
415 B
Text
9 lines
415 B
Text
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%' align='center'><img src='icons/sitemap.png' align='middle'>\
|
|
<a href='sitemap.html'>Site Map</a></td>\
|
|
<td width='33%' align='center'><img src='icons/mail2.gif' align='middle'>\
|
|
<a href='http://www.ntp.org/contact'>Contacts</a></td>\
|
|
</tr></table>")
|