document.writeln("<table align='left' border='0' cellPadding='1' cellSpacing='1' height='39'>")
document.writeln("  <tr>")
document.writeln("    <td bgcolor='#eeeeee'><a href='index.html'><font face='arial'><font size=3>Home</a></td></tr>")
document.writeln("  <tr>")
document.writeln("    <td bgcolor='#eeeeee'><a href='products.htm'><font face='arial'><font size=3>Products</a></td></tr>")
document.writeln("  <tr>")
document.writeln("    <td bgcolor='#eeeeee'><a  href='links.htm'><font face='arial'><font size=3>Links</a></td></tr>")
document.writeln("  <tr>")
document.writeln("    <td bgcolor='#eeeeee'><a  href='mailto:johnlee@netspeed.com.au'><font face='arial'><font size=3>Contact</a></td></tr>")
document.writeln("  <tr>")
document.writeln("    <td height='11'>")
document.writeln("    <img border='0' src='images/horiz_gray.gif' width='125' height='1'></td></tr>")
document.writeln("</table>")