<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="footer">&copy;Copyright 2007-10 ');

document.write('<a href="home.html" target="_top">Adisadel College, Cape Coast </a> ');

document.write('All Rights Reserved<br>');

document.write('For more information '); 

document.write(' <A HREF="contact.htm">Contact Us</a>');

document.write('   ');

document.write('<span class ="footer">Last Update: ');


document.write(' <A HREF="home.html">24. August 2010</a>');

document.write('</span><br>');

//  End -->