<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.html">Homepage</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="scholarships.htm">Scholarships</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="mentoring.htm">Mentoring Programme</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="recipients.htm">Recipients</a>');
document.write('&nbsp;|&nbsp;');

document.write(' <a href="Recipient Updates.htm">Recipient Profiles</a>');


document.write('<br><br>All contents &copy;Copyright 2008 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Adstra Foundation</a><br>');










//  End -->