document.write("<table  border='0' width='100%' cellpadding='0' cellspacing='0'>");
document.write("<tr ><td >&nbsp;</td></tr>");
document.write("<tr >");
document.write("<td > <a id='leftMenu' href='/'>Home</a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><img border='0' src='images/bar.gif' width='100px'>&nbsp;</td>");
document.write("</tr>");
document.write("<tr >");
document.write("<td ><a id='leftMenu' href='people.htm'>People</a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><img border='0' src='images/bar.gif' width='100px'>&nbsp;</td>");
document.write("</tr>");
document.write("<tr >");
document.write("<td ><a id='leftMenu' href='products.htm'>Products</a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><img border='0' src='images/bar.gif' width='100px'>&nbsp;</td>");
document.write("</tr>");
document.write("<tr >");
document.write("<td ><a id='leftMenu' href='clients.htm'>Clients</a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><img border='0' src='images/bar.gif' width='100px'>&nbsp;</td>");
document.write("</tr>");
document.write("<tr >");
document.write("<td ><a id='leftMenu' href='about.htm'>About Us</a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><img border='0' src='images/bar.gif' width='100px'>&nbsp;</td>");
document.write("</tr>");
//document.write("<tr >");
//document.write("<td ><a id='leftMenu' href='#'>Jobs</a></td>");
//document.write("</tr>");
document.write("</table>");
