
document.write("<ul>\n");
  document.write("<li><a href=\"HowAndWhere.html\">When and where we deliver</a></li>\n");
  document.write("<li><a href=\"Testimonials.html\">Testimonials</a></li>\n");
  document.write("<li><a href=\"Photos.html\">2009 Projects</a></li>\n");
  document.write("<li><a href=\"RPLindigenous.html\">RPL for care workers</a></li>\n");
  document.write("<li><a href=\"ORPL.html\">RPL public service</a></li>\n");
  document.write("<li><a href=\"validation.html\">Online Validation</a></li>\n");
  document.write("<li><a href=\"ThreeRTOs.html\">3 RTOs and e-learning</a></li>\n");
document.write("</ul>\n");
document.write("<p><img src=\"../images/istockSavedForWebSmall/MouseWithText.gif\"></p>\n");
