<!-- Begin

document.write('<a href="index.html" target="_top">Home  </a> |  ');

document.write('<a href="news.html" target="_top">News   </a> |  ');

document.write('<a href="courses.html" target="_top">Courses  </a> | ');

document.write('<a href="skillsforlife.html" target="_top">Skills for Life   </a> | ');

document.write('<a href="general.html" target="_top">General   </a> | ');

document.write('<a href="learner_support.html" target="_top">Learner Support  </a> | ');
 
document.write('<a href="contact.html" target="_top">Contact Us  </a> | ');

document.write('<a href="sitemap.html" target="_top">Site map  </a> ');

document.write('</span><br>');
//  End -->