document.write("<table style=\"text-align: left; width: 100%; margin-left: auto; margin-right: auto; background-color: white;\" border=\"0\" cellpadding=\"3\" cellspacing=\"0\">");
document.write("<tbody>");
document.write("<tr>");
document.write("<td style=\"vertical-align: top; text-align: center; width: 133px;\"><a href=\"/home.html\">Home</a></td>");
document.write("<td style=\"vertical-align: top; text-align: center; width: 133px;\"><a href=\"/biogas.html\">Biogas</a></td>");
document.write("<td style=\"vertical-align: top; text-align: center; width: 133px;\"><a href=\"/sites.html\">Sites</a></td>");
document.write("<td style=\"vertical-align: top; text-align: center; width: 133px;\"><a href=\"/recruitment.html\">Recruitment</a></td>");
document.write("<td style=\"vertical-align: top; text-align: center; width: 133px;\"><a href=\"/contact.html\">Contact Us</a></td>");
document.write("</tr>");
document.write("</tbody>");
document.write("</table>");


